]> git.lizzy.rs Git - minetest.git/shortlog
minetest.git
2015-09-03 est31Areastore: fix "attempt to index a number value"
2015-09-03 RuiSmall fixes of minetest.has_feature
2015-09-02 Ner'zhulAdd two missing directories to doxygen
2015-09-01 est31Don't add line number to comment when running updatepo.sh
2015-09-01 ShadowNinjaWarn when building without cURL
2015-09-01 ShadowNinjaEnable server build when no builds are enabled
2015-09-01 MarcinMake example config more readable
2015-09-01 RuiMinor tweaks __builtin:falling_node
2015-09-01 est31Hide minimap if it has been disabled by server
2015-08-31 jh10001gettext.cpp: Fix syntax error when using MSVC
2015-08-31 est31Credits tab: fix accidental merger of two contributors
2015-08-31 est31Make ClientInterface::statenames consistent with the...
2015-08-29 est31l_mainmenu.h: remove unused l_get_dirlist function
2015-08-29 Gael-de-SaillyOres: change ore chance in clusters to better respect...
2015-08-29 paramatDungeongen: Remove floating frames
2015-08-26 KahrlPush error handler afresh each time lua_pcall is used
2015-08-26 KahrlUse numeric indices and raw table access with LUA_REGIS...
2015-08-25 David JonesChange i++ to ++i
2015-08-24 est31Add fgettext_ne as keyword to updatepo.sh
2015-08-24 Rui914Use gettext to "None" of texture pack list
2015-08-24 ShadowNinjaAdd setting for mods to copy to Android app
2015-08-24 onkrotFix comment positioning in minetest.conf.example
2015-08-24 ShadowNinjaFix Android build of threading sources
2015-08-24 ShadowNinjaClean up threading
2015-08-21 est31Fix wrong android versionName
2015-08-20 est31Continue with 0.4.13-dev
2015-08-20 est31Bump version to 0.4.13 0.4.13
2015-08-20 RealBadAngeltileable flags are needed also without shaders because...
2015-08-20 RealBadAngelRemove use of engine sent texture tiling flags - theyre...
2015-08-19 kwolekrRemove some emails from credits tab
2015-08-19 kwolekrUpdate credits tab
2015-08-19 RuiFix indianred and indigo of color-string
2015-08-19 RuiAdd Japanese translation of desktop file
2015-08-19 est31Client: disable mmdb modstore
2015-08-19 est31Android: bypass broken wide_to_utf8 with wide_to_narrow...
2015-08-19 est31Fix inventory replace bug
2015-08-18 kwolekrSAPI: Disable unlockable time profiling
2015-08-16 kwolekrSEnv: Remove static_exists from ActiveObjects in delete...
2015-08-16 onkrotRemove unused functions.
2015-08-15 paramatDefaultsettings: Increase client_mapblock_limit to...
2015-08-15 kwolekrRollback: Fail on bad precondition instead of causing...
2015-08-15 BlockMenFix sneaking (fixes #665 and #3045)
2015-08-15 nerzhulRemove unused function from connection.{cpp,h}
2015-08-14 est31Don't do formspec escaping twice for loading description
2015-08-13 kwolekrminimap: Add ability to disable from server
2015-08-13 est31game.cpp: Update cached settings
2015-08-13 Perttu AholaFix segfault caused by a8e238ed06ee8285ed4459e9deda3117...
2015-08-13 est31Add count based unload limit for mapblocks
2015-08-13 kwolekrSAPI: Track last executed mod and include in error...
2015-08-12 est31Fix Lua PcgRandom
2015-08-10 paramatTreegen: Rename pine tree mapgen alias
2015-08-10 KahrlFix intlGUIEditBox leak and uninitialized value in...
2015-08-10 kwolekrMake NetworkPacket respect serialized string size limits
2015-08-10 kwolekrDisplay Lua memory usage at the time of Out-of-Memory...
2015-08-09 rubenwardyFix segfaults caused by the Environment not being initi...
2015-08-09 sfan5Translated using Weblate (German)
2015-08-09 Diego MartinezUpdate Spanish translation.
2015-08-09 Loic BlotRemove unused file
2015-08-09 Kisbenedek... Translated using Weblate (Hungarian)
2015-08-09 Andrey KTranslated using Weblate (Russian)
2015-08-09 est31Translated using Weblate (German)
2015-08-09 Jackie CoeTranslated using Weblate (German)
2015-08-09 Jackie CoeTranslated using Weblate (German)
2015-08-09 RuiTranslated using Weblate (Japanese)
2015-08-09 est31Translated using Weblate (German)
2015-08-09 Jean-Patrick GTranslated using Weblate (French)
2015-08-09 RuiTranslated using Weblate (Japanese)
2015-08-09 est31Translated using Weblate (German)
2015-08-09 Jean-Patrick GTranslated using Weblate (French)
2015-08-07 KahrlFix camera updates being toggled by N key in release...
2015-08-06 gregorycuFix detection of sneaking node
2015-08-06 kwolekrFix BufferedPacket race condition (fixes #2983)
2015-08-06 kwolekrFix critical vulnerabilities and bugs with NetworkPacket
2015-08-06 est31Initialize random for verification key generation too
2015-08-06 kwolekrImprove Script CPP API diagnostics
2015-08-06 kwolekrconnection: Make assertions non-fatal for received...
2015-08-05 RealBadAngelFix tiling issues for PLANTLIKE and FIRELIKE with FSAA
2015-08-03 paramatCavegen V6: Make all caves consistent with 0.4.12 stable
2015-08-03 paramatBiome API: Make fallback biome stone and water, disable...
2015-08-02 Břetislav Štecsrc/util/numeric.{cpp,h}: Fix FacePositionCache data...
2015-08-02 Miner59Fix "bouncy" blocks
2015-08-02 Břetislav Štecsrc/client/tile.cpp: Fix reference counting
2015-08-02 est31Android: fix sound issue, and gitignore
2015-08-02 est31Actually document what minetest.is_protected should do
2015-08-02 rubenwardyAdd map limit config option
2015-08-02 Břetislav ŠtecPrepend "Lua: " before lua exceptions
2015-08-02 Břetislav Štecsrc/wieldmesh.cpp: Fix mesh extrusion memory leak
2015-08-02 Břetislav Štecsrc/client.cpp: Fix mapper memory leak
2015-08-01 kwolekrImprove accuracy and safety of float serialization
2015-08-01 kwolekrClean up util/serialization.{cpp,h} and add unit tests
2015-08-01 Břetislav Štecsrc/environment.cpp: Fix NULL pointer dereference
2015-08-01 Břetislav Štecsrc/network/connection.h: Fix race condition
2015-08-01 est31Android: Add githash header to spare rebuilds after...
2015-08-01 kwolekrtests: Log exceptions thrown inside of unit tests
2015-07-31 paramatDungeon generation: Fix code style issues in dungeongen.cpp
2015-07-31 est31Android: speed up rebuild, and prevent race condition...
2015-07-31 est31Fix 0.4.11 githash for android
2015-07-30 Loic BlotSmall SendableMediaAnnouncement cleanup
2015-07-29 est31Android: fix horrible libiconv build
2015-07-29 est31Android: Fix minor makefile bugs
next