aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix memory leak in MeshUpdateThreadPilzAdam2013-05-181-0/+7
| * Fix math for isBlockInSight. Fixes #718 (client-side).Aaron Suen2013-05-182-18/+18
| * Move kahrl to core devs in credits tabPilzAdam2013-05-171-2/+2
| * Fix Problem with uk Translationsfan52013-05-171-1/+1
| * Dont drop fonts with ENABLE_FREETYPE=0PilzAdam2013-05-162-2/+6
| * Fix memory leak in run_tests()PilzAdam2013-05-141-2/+4
* | Translated using Weblate (Portuguese (Brazil))Frederico Guimarães2013-06-011-3/+2
* | Translated using Weblate (Portuguese)v c2013-06-011-7/+7
* | Translated using Weblate (Kirghiz)Chynggyz Jumaliev2013-06-011-35/+46
* | Translated using Weblate (German)Pilz Adam2013-06-011-3/+3
* | Translated using Weblate (Chinese (China))Shen Zheyu2013-06-011-2/+2
* | Translated using Weblate (Portuguese)manuel joaquim2013-05-301-40/+40
* | Translated using Weblate (Portuguese)manuel duarte2013-05-291-1/+1
* | Translated using Weblate (Portuguese)manuel duarte2013-05-291-9/+20
* | Translated using Weblate (Chinese (China))Shen Zheyu2013-05-181-8/+19
* | Translated using Weblate (French)we prefer instagib metl32013-05-171-8/+19
* | Translated using Weblate (Spanish)Diego Martínez2013-05-161-8/+19
* | Translated using Weblate (Portuguese (Brazil))Frederico Guimarães2013-05-131-8/+19
|/
* Translated using Weblate (German)sfan52013-05-131-9/+20
* Update po filesPilzAdam2013-05-1320-2502/+3259
* Merge remote-tracking branch 'origin/master'Weblate2013-05-1337-469/+1133
|\
| * Add mouse_sensitivity optionEsteban I. Ruiz Moreno2013-05-133-1/+5
| * Add progress bar to item visuals preloadingZeg92013-05-133-3/+17
| * Only use game filter in singleplayer tab; use menu_{background, overlay, head...PilzAdam2013-05-133-51/+74
| * Fix double free in createExtrudedMesh, reported by ptitSebKahrl2013-05-121-1/+0
| * Add code to play main_menu.ogg in main menuRealBadAngel2013-05-111-1/+60
| * Clear custom player HUDs when emerging players. Fixes #711.Aaron Suen2013-05-101-0/+3
| * Fix memory leak: remove InventoryAction after sending and applyingPilzAdam2013-05-111-0/+3
| * Fix memory leaks: delete font in main and GUIChatConsolePilzAdam2013-05-102-0/+3
| * Fix memory leak by dropping skyPilzAdam2013-05-101-0/+2
| * Add clouds to all loading screens and better progress handlingZeg92013-05-103-79/+161
| * Fix gettext memory leakssapier2013-05-101-4/+12
| * Really fix itemdef memory leaksapier2013-05-091-7/+7
| * Add --videomodes option to show available video modesKahrl2013-05-092-2/+60
| * Drop IrrlichtDevice when running --speedtestsKahrl2013-05-091-0/+1
| * Fix world selection a bit (also fixes a main menu segfault)Kahrl2013-05-081-3/+9
| * Add progress bar and clouds to loading screenZeg92013-05-081-18/+69
| * Update default controls in README and pause menuPilzAdam2013-05-072-15/+19
| * Fix shader license headers to be LGPLBrent Hull2013-05-063-9/+9
| * Remove 'Meshbuffer ran out of indices' limitationKahrl2013-05-061-5/+8
| * fix static data not beeing stored correctly on deactivationsapier2013-05-061-9/+8
| * Install menu textures of minetest_gamePilzAdam2013-05-041-0/+1
| * Add header.png and footer.png support for games, and support texture packs vi...Perttu Ahola2013-05-043-32/+121
| * Fix favorite Server List on WindowsSfan52013-05-041-1/+1
| * Fix documentation for HUD commands in protocolPilzAdam2013-05-041-4/+4
| * Optional dependencies and properly handle mod name conflicts againKahrl2013-05-036-168/+323
| * Don't predict placement of nodes if they would replace a non buildable_to nodeShadowNinja2013-05-031-0/+2
| * Predict wallmounted param2 during node placement prediction.Kahrl2013-05-031-44/+68
| * Server: force block send of pointed_pos_under after predicted node placeKahrl2013-05-031-2/+6
| * Use DIR_DELIM instead of / in file pathsPilzAdam2013-05-021-3/+3