summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-19Write mods that are not in world.mt into it at world startupPilzAdam
2013-05-19Dont load mods that have no entry in world.mtPilzAdam
2013-05-19Install mods/mods_here.txt instead of mods/minetest/mods_here.txtPilzAdam
2013-05-19Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParamskwolekr
2013-05-19Fix regression of world loading caused by 81c863ackwolekr
2013-05-19New modsystemPilzAdam
Mods are placed in $path_<user/share>/mods They can be enabled per world in world.mt or the configure world window
2013-05-18Translated using Weblate (Chinese (China))Shen Zheyu
2013-05-18Remove survival and build from CMakeLists.txtPilzAdam
2013-05-18Remove common from CMakeLists.txt, README.txt, lua-api.txt and buildwin.shPilzAdam
2013-05-18Only create SoundManager in main menu if USE_SOUND is truePilzAdam
2013-05-18Fix memory leak in MeshUpdateThreadPilzAdam
2013-05-18Fix math for isBlockInSight. Fixes #718 (client-side).Aaron Suen
2013-05-17Move kahrl to core devs in credits tabPilzAdam
2013-05-17Fix Problem with uk Translationsfan5
2013-05-17Translated using Weblate (French)we prefer instagib metl3
2013-05-16Translated using Weblate (Spanish)Diego Martínez
2013-05-16Dont drop fonts with ENABLE_FREETYPE=0PilzAdam
2013-05-14Fix memory leak in run_tests()PilzAdam
2013-05-13Translated using Weblate (Portuguese (Brazil))Frederico Guimarães
2013-05-13Translated using Weblate (German)sfan5
2013-05-13Update po filesPilzAdam
2013-05-13Merge remote-tracking branch 'origin/master'Weblate
2013-05-13Translated using Weblate (Russian)Anton Tsyganenko
2013-05-13Translated using Weblate (Norwegian Bokmål)Sindre Tellevik
2013-05-13Translated using Weblate (French)we prefer instagib metl3
2013-05-13Translated using Weblate (Dutch)sfan5
2013-05-13Add mouse_sensitivity optionEsteban I. Ruiz Moreno
2013-05-13Add progress bar to item visuals preloadingZeg9
2013-05-13Only use game filter in singleplayer tab; use menu_{background, overlay, ↵PilzAdam
header, footer}.png for other tabs
2013-05-12Fix double free in createExtrudedMesh, reported by ptitSebKahrl
2013-05-11Add code to play main_menu.ogg in main menuRealBadAngel
2013-05-10Clear custom player HUDs when emerging players. Fixes #711.Aaron Suen
2013-05-11Fix memory leak: remove InventoryAction after sending and applyingPilzAdam
2013-05-10Fix memory leaks: delete font in main and GUIChatConsolePilzAdam
2013-05-10Fix memory leak by dropping skyPilzAdam
2013-05-10Add clouds to all loading screens and better progress handlingZeg9
2013-05-10Fix gettext memory leakssapier
2013-05-09Really fix itemdef memory leaksapier
2013-05-09Add --videomodes option to show available video modesKahrl
2013-05-09Drop IrrlichtDevice when running --speedtestsKahrl
2013-05-08Fix world selection a bit (also fixes a main menu segfault)Kahrl
2013-05-08Add progress bar and clouds to loading screenZeg9
2013-05-07Update default controls in README and pause menuPilzAdam
2013-05-06Fix shader license headers to be LGPLBrent Hull
2013-05-06Remove 'Meshbuffer ran out of indices' limitationKahrl
2013-05-06fix static data not beeing stored correctly on deactivationsapier
2013-05-04Install menu textures of minetest_gamePilzAdam
2013-05-04Add header.png and footer.png support for games, and support texture packs ↵Perttu Ahola
via <gameid>_menu_<background/overlay/header/footer>.png
2013-05-04Fix favorite Server List on WindowsSfan5
2013-05-04Fix documentation for HUD commands in protocolPilzAdam