]> git.lizzy.rs Git - dragonfireclient.git/history - src
Translated using Weblate (Chinese (Taiwan))
[dragonfireclient.git] / src /
2015-10-04 est31Add new ContentParamType2 "CPT2_DEGROTATE"
2015-10-04 kwolekrAllow setting chunksize in core.set_mapgen_params
2015-10-04 kwolekrHide mapgens from main menu not intended for end users
2015-10-04 kwolekrAdd emerge completion callback mechanism
2015-10-04 kwolekrRemove redundant code in player interact handler
2015-10-04 kwolekrDefine and use limit constants for Irrlicht fixed-width...
2015-10-03 ShadowNinjaFix MinGW 32-bit build
2015-10-02 Duane RobertsonAdd get_biome_id(biome_name) callback
2015-10-02 SmallJokerAdd environment variable MINETEST_WORLD_PATH
2015-10-02 paramatMapnode: Replace rotateAlongYAxis with improved version
2015-09-30 est31Fix some SRP issues
2015-09-29 est31Some map border related fixes
2015-09-28 KahrlDon't serialize StaticObjectList with > 65535 objects
2015-09-26 paramatDecorations: Remove error message 'chunksize not divisa...
2015-09-26 est31Abort at uncatched exceptions
2015-09-26 est31Fix redis erroring on non found blocks
2015-09-26 Christof KaufmannFix falling through nodes on world load (fixes #2784)
2015-09-26 netinetwalkerredis: throw error if block request failed
2015-09-23 kwolekrAdd /emergeblocks command and core.emerge_area() Lua API
2015-09-23 Loic BlotSave and remove player by pointer
2015-09-22 paramatMapnode: Add rotateAlongYAxisFull supporting 24 facedirs
2015-09-19 est31Various style cleanups + unused code removal
2015-09-19 Loic BlotLittle optimization on getAdded/Removed activeobjects...
2015-09-19 paramatMgv5/6/7: Re-add #include profiler.h as commented-out...
2015-09-19 paramatBlob ore: Fix partial blobs
2015-09-17 est31Send proper block to old clients for swap_node calls
2015-09-17 kwolekrOre: Add puff ore type
2015-09-16 est31Fix object position border checking
2015-09-15 est31Disallow placing entities outside safe boundaries
2015-09-14 paramatFirelike drawtype: Improve code
2015-09-14 est31Serialisation: documentation fixes, clarifying renames...
2015-09-13 kwolekrOre: Add ore sheet column height range selection
2015-09-10 est31networkprotocol.h: remove "u16 command" from doc
2015-09-10 est31Improve locale directory detection
2015-09-08 Loic BlotChange m_client_event_queue's type to std::queue
2015-09-07 paramatMgv5/mgv7 biomes: Reduce heat and humidity noise spread...
2015-09-06 ShadowNinjaUse CUSTOM_LOCALEDIR if specified
2015-09-06 Pavel PuchkinFix building on OSX, broken since "Clean up threading"
2015-09-03 est31Areastore: fix "attempt to index a number value"
2015-09-01 ShadowNinjaWarn when building without cURL
2015-09-01 ShadowNinjaEnable server build when no builds are enabled
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 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 ShadowNinjaClean up threading
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 RuiFix indianred and indigo of color-string
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-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 Loic BlotRemove unused file
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 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-30 Loic BlotSmall SendableMediaAnnouncement cleanup
next