aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Read server_announce from minetest.conf for GUIPilzAdam2013-02-231-0/+1
* Added debug log level settingkwolekr2013-02-211-15/+25
* new auto masterserverproller2013-02-221-4/+6
* Add Freetype supportIlya Zhuravlev2013-02-141-5/+22
* Add a list of servers to the "Multiplayer" tabJeija2013-01-211-1/+11
* Add particlesJeija2013-01-141-0/+2
* Set proper field background colors in Irrlicht 1.8Perttu Ahola2012-12-061-1/+7
* Add checkboxes for shaders and on-demand item visual generationobneq2012-12-021-0/+5
* Added video settings filter options via config file - second try :-)Vanessa Ezekowitz2012-11-091-3/+11
* Improve build configuration optionsPerttu Ahola2012-07-231-2/+2
* Optimize headersPerttu Ahola2012-06-171-1/+1
* Initially split utility.h to multiple files in util/Perttu Ahola2012-06-171-1/+1
* Fix build error due to DEBUGFILEPerttu Ahola2012-06-161-1/+2
* Clean up constants.h a bitPerttu Ahola2012-06-161-1/+1
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Use gettext for more basic user interface stringsPerttu Ahola2012-06-041-50/+51
* Add better trace peudo-loglevel supportPerttu Ahola2012-05-201-2/+3
* Allow using --worldname for local game tooPerttu Ahola2012-05-201-21/+25
* --world listPerttu Ahola2012-05-201-1/+9
* Support placing a minetest game inside $world/game to allow creating proper a...Perttu Ahola2012-04-081-21/+22
* Fullscreen, vsync, fullscreen_bpp and fsaa options in the config; fsaa is exp...q662012-04-071-4/+19
* New world removal GUI codePerttu Ahola2012-03-261-13/+23
* Make server world selection not brain dead and use gameid 'minetest' instead ...Perttu Ahola2012-03-251-27/+125
* Add output levels --info and --trace (--verbose is now more verbose)Perttu Ahola2012-03-221-4/+16
* Flatten share/ and user/ in the source and for the RUN_IN_PLACE buildPerttu Ahola2012-03-201-5/+0
* Rework directory structurePerttu Ahola2012-03-191-3/+8
* Create main menu tab "Settings" for client settingsPerttu Ahola2012-03-151-0/+5
* Add "simple singleplayer mode"; Fix a number of GUI thingsPerttu Ahola2012-03-151-11/+30
* Save selected tabPerttu Ahola2012-03-151-29/+32
* Add [new] to world name when supplying a non-existent world on command linePerttu Ahola2012-03-131-3/+5
* Allow directly supplying world as a parameter, including world.mtPerttu Ahola2012-03-131-4/+21
* Add confirmation menu and make world deletion possible in GUIPerttu Ahola2012-03-131-20/+8
* World creation button and dialog and functionalityPerttu Ahola2012-03-131-2/+18
* Remember selected world by pathPerttu Ahola2012-03-121-4/+18
* Make finish quicktune and leave it unused (as intended)Perttu Ahola2012-03-121-0/+17
* Handle certain errors properly when using --goPerttu Ahola2012-03-111-5/+9
* Use default_game when making a new world using --world without --gameidPerttu Ahola2012-03-111-1/+3
* World selection box in main menu (and random fixing)Perttu Ahola2012-03-111-62/+145
* --world implies local gamePerttu Ahola2012-03-111-1/+3
* --logfile '' = no loggingPerttu Ahola2012-03-111-7/+9
* Remove useless debug output (log at info level)Perttu Ahola2012-03-111-3/+3
* --gameid listPerttu Ahola2012-03-111-8/+12
* command-line/world game selectionPerttu Ahola2012-03-111-15/+59
* Improve command-line parametersPerttu Ahola2012-03-111-94/+98
* Prettify --help outputPerttu Ahola2012-03-111-11/+8
* Move huge comment from the beginning of main.cpp to doc/ancient_main_comment.txtPerttu Ahola2012-03-111-342/+0
* --verbose, not --info-on-stderrPerttu Ahola2012-03-111-2/+6
* Clean up log messages everywherePerttu Ahola2012-03-111-12/+2