]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
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
2015-07-29 nerzhulPrecalculate mapblock relative size. This permit to...
2015-07-27 Břetislav ŠtecFixed minimap memory leak
2015-07-27 SmallJokerExtend CMake variable descriptions
2015-07-27 est31Fix srp.cpp:815 leak
2015-07-27 est31Add AreaStore data structure
2015-07-25 SmallJokerFix MSVC number conversion warning
2015-07-25 jeanpatrick... Fix FSAA dropdown option reset after changing another...
2015-07-25 est31Fix minetest.get_(all)_craft_recipe(s) regression
2015-07-25 Loic BlotCleanup server addparticle(spawner) by merge two identi...
2015-07-25 kilbithRemove drivers dropdown in the settings tab
2015-07-24 est31Fix documentation of dedicated_server_loop
2015-07-24 est31Check output of mpz_set_str and fix leak on error condition
2015-07-24 Loic BlotRemove some old dead code. Fix some Clang warnings...
2015-07-24 est31Bump protocol to 26
2015-07-24 NovatuxUpdate my name
2015-07-23 est31Optional reconnect functionality
2015-07-23 RealBadAngelFix issues with light of attached CAOs
2015-07-22 Robert ZenzAdd note that chat messages can be marked as handled.
2015-07-22 paramatConf.example: Update mgv7 noise parameters
2015-07-21 paramatMgv7: Use density noise + density gradient for mountain...
2015-07-21 RealBadAngelAdd wielded (and CAOs) shader
2015-07-21 sfan5Fix crash in mainmenu when loaded subgame does not...
2015-07-21 est31Clarify docs for auth.cpp method
2015-07-21 est31Ask auth handler to create auth when a default password...
2015-07-21 est31Document game main menu image system
2015-07-21 sfan5Allow random menu images for subgames
2015-07-21 Loic BlotRemove profiler.h include where it's not needed. Remove...
2015-07-20 Elia ArgentieriAdded get_player_velocity() method. Fixes #1176
2015-07-19 est31MoveItemSomewhere double bugfix
2015-07-19 paramatCavegen: Mgv6: No small caves entirely above ground
2015-07-18 TeTpaAkaRefactor particle code to remove the while loops
2015-07-18 RuiUpdate toolchain_mingw64.cmake
2015-07-18 Mark SchreiberAdd antialiasing UI setting
2015-07-18 MarcinAdd ability to specify coordinates for /spawnentity
2015-07-18 TeTpaAkaMake acc and vel deprecated in add_particle and search...
2015-07-18 D LaboratoryFix a typo in comment of CMakeLists.txt
2015-07-18 ExcaliburZeroChange texture pack description file name
2015-07-18 TeTpaAkaFix invisible player when the attached entity is removed
2015-07-17 KahrlDisplay an access denied message when client detects...
2015-07-17 est31Run updatepo.sh
2015-07-17 Michal ČihařTranslated using Weblate (Turkish)
2015-07-17 RuiTranslated using Weblate (Japanese)
2015-07-17 sfan5Translated using Weblate (Japanese)
2015-07-17 Tae Lim KookTranslated using Weblate (Korean)
2015-07-17 Tae Lim KookTranslated using Weblate (Japanese)
2015-07-17 Jean-Patrick GTranslated using Weblate (French)
2015-07-17 Michal ČihařTranslated using Weblate (Italian)
2015-07-17 est31Server kicks: make messages configurable, cache wstring
2015-07-16 nerzhulKick players when shutting down server and there is...
2015-07-16 RealBadAngelFix relief mapping issues
2015-07-14 KahrlMake serialization error message translatable
2015-07-14 Loic Blotconnection.cpp: remove unused constructor
2015-07-14 kwolekrIncrease limit of serialized long strings
2015-07-14 kwolekrRemove raw message output on AOM deserialization failure
2015-07-14 kwolekrAdd more robust error checking to deSerialize*String...
2015-07-14 paramatMinimal: Remove recently added unnecessary nodes
2015-07-13 paramatMgv6/treegen: (Re)Add fallback nodes for compatibility...
2015-07-10 jpFix remnant bugs on mainmenu
2015-07-10 kwolekrFix damage flash when damage disabled
2015-07-10 kwolekrMisc. minor fixes
2015-07-10 Loic BlotLittle coding style fix on porting.h
2015-07-09 est31Settings: pass name to callbacks by reference
2015-07-09 est31Update clouds enable_3d_clouds when setting changed
2015-07-08 Diego MartinezWindows: Fix some warnings.
2015-07-08 paramatBiome API decorations: 'spawnby' searches a 3D neighbou...
2015-07-08 RealBadAngelAdd new leaves style - simple (glasslike drawtype)
2015-07-08 est31Use UTF-8 instead of narrow
2015-07-08 kwolekrClean-up Minimap code
2015-07-07 paramatMgv7: Auto-set lowest mountain generation level
2015-07-07 est31Client: better m_proto_ver initialisation
2015-07-04 ShadowNinjaUse minetest logging facilities for irrlicht log output
2015-07-04 paramatMgv7: Lower base of mountain generation to -112 and...
2015-07-04 est31Fix endless loop since grandparent commit
2015-07-04 jeanpatrick... Fix attempt to start a world when no world is selected...
next