]> git.lizzy.rs Git - dragonfireclient.git/history - src
Handle particle spawners in env and delete expired ids
[dragonfireclient.git] / src /
2016-04-27 obneqHandle particle spawners in env and delete expired ids
2016-04-26 XuntoInventory: Make ItemStack with different metadata not...
2016-04-25 SmallJokertile.cpp: Automatically upscale lower resolution texture
2016-04-24 gregorycuMake GUIEngine use pause_fps_max not fps_max
2016-04-23 EkdohibsEscape more strings: formspecs, item descriptions,...
2016-04-23 XuntoFix bug that was leading to oversized tooltips containi...
2016-04-21 EkdohibsMake logging use a fixed-length buffer to avoid race...
2016-04-21 paramatBiomes: Make dust fallback 'ignore' to fix y = 63 lighting
2016-04-20 paramatMgv7: Combine mountain terrain generation with base...
2016-04-14 TriBlade9Add option to disable entity selectionboxes. (#3992)
2016-04-12 rubenwardyFix inventory hud scaling
2016-04-12 paramatMgv7, mgflat, mgfractal: Tunnel generation code optimis...
2016-04-12 paramatMgv5: Optimise tunnels, add biome material in entrances
2016-04-12 paramatMgvalleys: Don't let cavegen place biome nodes everywhere
2016-04-11 PilzAdamFix hotbar placement on displays with low screen density
2016-04-11 kwolekrHud: Cache hud_scaling, fix minor style issues
2016-04-11 rubenwardyHud: Fix offset being ignored by inventory bar
2016-04-10 est31Update CSRP-GMP to commit deaa11a7c29a73008
2016-04-08 paramatMapgen: Optimise cave noises and tunnel excavation
2016-04-07 kwolekrRe-add and disable blit_with_interpolate_overlay
2016-04-05 Nathanaƫl CourantFix #3955 (player dying on login).
2016-04-05 Samuel SiebFix compiler warnings from "Add an option to colorize...
2016-04-03 Samuel SiebAdd an option to colorize to respect the destination...
2016-04-03 kinokoioDungeongen: Update disabled torch placement code
2016-04-02 est31Fix nametag hiding
2016-03-30 gregorycuRemove expensive copy of ContentFeatures
2016-03-30 Loic BlotParticleManager::handleParticleEvent: use switch
2016-03-30 est31mg_schematic: fix leak in lua API, and small cleanup
2016-03-30 kwolekrMapgen: Don't spread light of nodes outside the desired...
2016-03-30 paramatMgv7: Decrease cliff steepness
2016-03-29 kwolekrMapgen: Spread both night and day light banks in spread...
2016-03-29 sfan5Fix small formatting issue in SRP debug output
2016-03-21 Auke KokFix connected nodes' selection boxes.
2016-03-21 paramatMgv7/flat/fractal: Stop tunnel-floor biome nodes being...
2016-03-20 ShadowNinjaClean up Strfnd
2016-03-19 paramatMgv7: Limit pseudorandom caves to surface mapchunk...
2016-03-19 Auke KokAllow NodeTimer, ABM and block mgmt interval changes.
2016-03-15 EkdohibsRemove chat escape sequences from chat messages, for...
2016-03-15 est31Add option to not send pre v25 init packet
2016-03-15 est31Fix two reconnect bugs
2016-03-15 est31Much better API for auth.{cpp, h}
2016-03-14 paramatMapgen: Fix light in tunnels at mapchunk borders
2016-03-14 HybridDogFix player teleportation bug whilst sneaking
2016-03-14 Auke KokConnected nodes: fix 2 minor bugs
2016-03-12 JeijaResend blocks when modified while sending to client
2016-03-12 Diego MartinezAdd options for screenshot format and quality
2016-03-12 Auke KokAllow nodes to specify which sides to connect to.
2016-03-12 Auke KokNodebox: Allow nodeboxes to "connect"
2016-03-12 ShadowNinjaFix chat console not opening after formspec opened...
2016-03-12 paramatDocumentation: Auto-update conf.example and settings_tr...
2016-03-11 orwell96Fix ask_reconnect_on_crash option being ignored
2016-03-09 Auke KokAvoid try/catch for settings.
2016-03-09 Auke KokAdd consistent monotonic day counter - get_day_count()
2016-03-07 ShadowNinjaAdd AreaStore custom ID API
2016-03-07 ShadowNinjaImplement AreaStore serialization
2016-03-07 ShadowNinjaFix SpatialAreaStore not freeing removed areas
2016-03-07 ShadowNinjaAdd basic AreaStore method documentation
2016-03-07 ShadowNinjaSort AreaStore header
2016-03-07 ShadowNinjaClean up VectorAreaStore
2016-03-07 ShadowNinjaMove AreaStore container selection logic into getOptima...
2016-03-07 ShadowNinjaMove AreaStore to util
2016-03-07 ShadowNinjaMake AreaStore cache setting private
2016-03-07 ShadowNinjaSimplify AreaStore ID management
2016-03-07 est31s_env.{cpp, h} cleanups
2016-03-07 est31Add minetest.register_lbm() to run code on block load...
2016-03-07 ShadowNinjaUse LuaErrors in security check macros
2016-03-04 Duane RobertsonMgvalleys: Correct spawn problems
2016-03-04 paramatDecoration API: Allow force_placement of simple decorations
2016-03-03 JeijaRequire minetest.request_http_api to be called from...
2016-03-03 ShadowNinjaFix main menu being unable to set secure settings
2016-03-03 ShadowNinjaRemove debug.getupvalue from the Lua sandbox whitelist
2016-03-03 ShadowNinjaAdd support for non-ASCII characters to chat console
2016-03-03 ShadowNinjaAdd Android chat form
2016-03-03 ShadowNinjaAdd text selection and copying to console
2016-03-03 ShadowNinjaUnlock cursor when opening console
2016-03-03 Esteban I. Ruiz... Use the console instead of a dedicated window when...
2016-03-01 nerzhulRevert "Fix jumping at node edge"
2016-02-27 paramatNodedef: Restore smooth lighting to water
2016-02-27 Duane RobertsonMgvalleys: Add Dry Riverbeds
2016-02-27 est31Update po files, minetest.conf.example and settings_tra...
2016-02-26 JeijaFix minetest.request_insecure_environment() always...
2016-02-26 RealBadAngelMapblock mesh: Allow to use VBO
2016-02-26 RealBadAngelRemove new_style_water
2016-02-26 rubenwardyCache some settings
2016-02-23 paramatSheet Ore: Eliminate crash caused by PcgRandom range...
2016-02-23 nerzhulGOTBLOCKS & DELETEBLOCKS: test packet size only once
2016-02-22 orwell96Reset block send timer when invoking setBlock(s)NotSent()
2016-02-22 RealBadAngelFix getting pointed node
2016-02-22 JeijaAdd Lua interface to HTTPFetchRequest
2016-02-22 JeijaFix HTTPFetchRequest performing a GET request if post_d...
2016-02-21 RealBadAngelCamera: remove auto tune FPS, single view range setting
2016-02-21 RealBadAngelRemove preload_item_visuals code
2016-02-21 RealBadAngelDont make fastface if tile is not seamless
2016-02-20 Loic BlotLittle collision.cpp cleanups
2016-02-20 gregorycuFix jumping at node edge
2016-02-20 ShadowNinjaDon't print locale directory error message when GetText...
2016-02-19 JeijaIgnore spaces in secure.trusted_mods setting
2016-02-19 RealBadAngelMinimap: show player markers
2016-02-19 RealBadAngelCamera: Don't count camera offset twice for Nametagged...
2016-02-19 ShadowNinjaRequire request_insecure_environment to be called from...
next