aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-21Merge remote-tracking branch 'origin/master'Weblate
2013-06-21Translated using Weblate (Kirghiz)Chyngyz Dzhumaliev
2013-06-20Add a setting for max loop count per step in liquid updatePilzAdam
2013-06-21Make minetest.debug accept multiple parameters; convert them to stringKahrl
2013-06-20Remove deprecated functions that don't work anymore from lua_api.txtKahrl
2013-06-19Play placing sound only if place prediction was successfulPilzAdam
2013-06-19Dont dig or place nodes if interact priv is missing (clientside)PilzAdam
2013-06-19Add drowningPilzAdam
2013-06-18Restore old output format of dump()Diego Martínez
2013-06-18Compress texturesDavid Gumberg
2013-06-17Decoration: Place decorations in mgv6, check if air or cignore before placementkwolekr
2013-06-18Show number of objects in client environment in profiler (F6)Kahrl
2013-06-18Formspec: Don't perform black magic if selected item fits the guessKahrl
2013-06-18Fix calculation of selected item (for not drawing it) in formspecKahrl
The previous code did not work when the list did not start at index 0 of the inventory list (issue #779).
2013-06-18Remove useless recalculation of bounding box (mapblock_mesh)Esteban I. Ruiz Moreno
2013-06-17Decoration, Ore: Resolve node names on Mapgen initkwolekr
2013-06-17Decoration: Change divlen to sidelenkwolekr
2013-06-17Add initial Decoration support, many misc. improvements & modificationskwolekr
2013-06-17Extend a delay in TestConnection from 50 to 100 milliseconds.Kahrl
The 50 ms delay causes frequent test failures on certain systems with slow network stacks, these failures go away with the 100 ms variant.
2013-06-16Tweak IDropAction restriction handling in server.cppKahrl
2013-06-16Lazy sunday typo fixing. s/unban_player_of_ip/unban_player_or_ip/gKahrl
2013-06-15Removed a redundant step which degraded performancesweetbomber
2013-06-15Add basic unicode support to the console (linux workaround)Esteban I. Ruiz Moreno
2013-06-15Fix crash in dump() when index is a tablekhonkhortisan
2013-06-13Fixes cmake-gui causing RUN_IN_PLACE to be always offMetaDucky
2013-06-13Reset dig_time when switching to a tool that cant dig the current nodePilzAdam
2013-06-13Enable word wrapping in profiler IGUIStaticText (freetype needs this)Kahrl
2013-06-12Play player_damage.ogg when recieving damage and additionally play ↵PilzAdam
player_falling_damage.ogg when recieving falling damage
2013-06-06Fix class/struct forward declaration inconsistencies (good on ya, MSVC)0.4.7-MSVCKahrl
2013-06-06Bump version to 0.4.70.4.7PilzAdam
2013-06-06Revert "Fix multiple texture support for animated meshnodes." (broke ↵PilzAdam
existing models) This reverts commit 649dca4d16786ed4e5b74878f56b86dea4f02542.
2013-06-05Close console when it loses focus but it is still on screenEsteban I. Ruiz Moreno
2013-06-04Only add ^[forcesingle to get raw texture if atlas is usedKahrl
2013-06-03Fix multiple texture support for animated meshnodes.stujones11
2013-06-03Corrected segfault when registering new biomes.sweetbomber
2013-06-03Add and implement setting max_clearobjects_extra_loaded_blocks.Kahrl
Now Environment::clearAllObjects() unloads unused blocks in an interval defined by max_clearobjects_extra_loaded_blocks (default 4096).
2013-06-03Delay deleting replaced textures (m_texture_trash)Kahrl
2013-06-03Call m_menumgr->deletingMenu from quitMenu in addition to destructorKahrl
This fixes the bug where noMenuActive() keeps returning false after closing a menu until the mouse is moved, rendering the keyboard unusable (the_game calls input->clear() every frame when noMenuActive() is false).
2013-06-03Add Code::Blocks project and build files to .gitignorebcnjr5
2013-06-03Replace c55.me linksKahrl
2013-06-02Translated using Weblate (French)Dany Cuartiella
2013-06-01Fix missing find_path and line_of_sightsapier
2013-06-01Fix some nullptr exceptions when handling invalid node inventoriesMetaDucky
2013-06-01Translated using Weblate (French)Ilya Zhuravlev
2013-06-01Merge remote-tracking branch 'origin/master'Weblate
2013-06-01Translated using Weblate (Portuguese (Brazil))Frederico Guimarães
2013-06-01Translated using Weblate (Portuguese)v c
2013-06-01Translated using Weblate (Kirghiz)Chynggyz Jumaliev
2013-06-01Translated using Weblate (German)Pilz Adam
2013-06-01Translated using Weblate (Chinese (China))Shen Zheyu