aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
2013-08-02Weather backward compatibilityproller
2013-07-28Play sounds/main_menu.ogg in menuPilzAdam
2013-07-16Randomly choose singleplayer portPilzAdam
2013-07-08fix crash on play/start with empty world listsapier
2013-07-02Replace C++ mainmenu by formspec powered onesapier
2013-05-20Save settings after dropping main menuelagin
2013-05-18Only create SoundManager in main menu if USE_SOUND is truePilzAdam
2013-05-16Dont drop fonts with ENABLE_FREETYPE=0PilzAdam
2013-05-13Only use game filter in singleplayer tab; use menu_{background, overlay, head...PilzAdam
2013-05-11Add code to play main_menu.ogg in main menuRealBadAngel
2013-05-10Fix memory leaks: delete font in main and GUIChatConsolePilzAdam
2013-05-10Add clouds to all loading screens and better progress handlingZeg9
2013-05-09Add --videomodes option to show available video modesKahrl
2013-05-09Drop IrrlichtDevice when running --speedtestsKahrl
2013-05-04Add header.png and footer.png support for games, and support texture packs vi...Perttu Ahola
2013-05-02Show game name instead of game ID of selected gamePilzAdam
2013-05-02Switch menu to game selected in world creation dialogPerttu Ahola
2013-05-02Get menu background image from selected gamePerttu Ahola
2013-04-07fix memory leaks introduced by invalid gettext usagesapier
2013-04-07replace Server smart pointer with conventional one to gain control over dtor ...sapier
2013-03-30Add a small optimization to the menu splash and remove a old commentShadowNinja
2013-03-30Don't load menu textures every framekhonkhortisan
2013-03-30GUI: Make singleplayer default tab, store selected serverlist, show title of ...PilzAdam
2013-03-29Add varying levels of precision to TimeTakerkwolekr
2013-03-23Random guest name and finite liquid checkboxproller
2013-03-17Add FPS limit to menu cloudsShadowNinja
2013-03-16build with ogles2 driverproller
2013-03-13Add cloud menu background by Krisi, configurable with the menu_clouds option.ShadowNinja
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-02-23Read server_announce from minetest.conf for GUIPilzAdam
2013-02-21Added debug log level settingkwolekr
2013-02-22new auto masterserverproller
2013-02-14Add Freetype supportIlya Zhuravlev
2013-01-21Add a list of servers to the "Multiplayer" tabJeija
2013-01-14Add particlesJeija
2012-12-06Set proper field background colors in Irrlicht 1.8Perttu Ahola
2012-12-02Add checkboxes for shaders and on-demand item visual generationobneq
2012-11-09Added video settings filter options via config file - second try :-)Vanessa Ezekowitz
2012-07-23Improve build configuration optionsPerttu Ahola
2012-06-17Optimize headersPerttu Ahola
2012-06-17Initially split utility.h to multiple files in util/Perttu Ahola
2012-06-16Fix build error due to DEBUGFILEPerttu Ahola
2012-06-16Clean up constants.h a bitPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-06-04Use gettext for more basic user interface stringsPerttu Ahola
2012-05-20Add better trace peudo-loglevel supportPerttu Ahola
2012-05-20Allow using --worldname for local game tooPerttu Ahola
2012-05-20--world listPerttu Ahola