]> git.lizzy.rs Git - dragonfireclient.git/history - src/client
Textures: Load base pack only as last fallback (#8974)
[dragonfireclient.git] / src / client /
2019-09-29 SmallJokerTextures: Load base pack only as last fallback (#8974)
2019-09-29 ANANDMove Quicktune code to util/ (#8871)
2019-09-26 lhofhanslSimple shader fixes. (#8991)
2019-09-24 SmallJokerFix some reference counters (memleak) (#8981)
2019-09-22 DS-MinetestMove the code for meta formspec into bool Game::nodePla...
2019-09-19 Anand SAdd support for per-player FOV overrides and multipliers
2019-09-19 DS-MinetestTrigger on_place in many situations even if prediction...
2019-09-17 Hugo LocurcioImprove undersampling settings
2019-09-14 SmallJokerBuilt-in formspecs: Force version 1
2019-09-14 ANANDclient.h: Add missing const's
2019-09-14 ANANDLocalPlayer: Fix code-style
2019-09-14 ANANDclient.cpp: Fix code-style in Client::sendPlayerPos
2019-09-14 ANANDFix LocalPlayer::isDead always returning false if playe...
2019-09-14 ANANDSend ActiveObjects once right after Init2
2019-09-14 SmallJokerFormspecs: Introduce formspec_version to mods
2019-09-14 SmallJokerLoad CSM environment after the restrictions are known
2019-08-31 ANANDparticles.cpp: Fix code-style
2019-08-31 ANANDclientobject.h: Fix code-style
2019-08-31 Pedro GimenoFix rotation of attached particlespawner
2019-08-24 SmallJokerfontengine: Fix non-gettext builds
2019-08-24 SmallJokerInventory: Send dirty lists where appropriate (#8742)
2019-08-23 SmallJokerOcclusion: Check for light_propagates and do mapblock...
2019-08-23 SmallJokerOcclusion: Begin cleanup
2019-08-21 sfan5Revert "Don't send position update packet if player...
2019-08-20 ANANDDon't send position update packet if player is dead
2019-08-20 ANANDDisable autoforward if player is dead
2019-08-19 theviper121Restore intended functionality to minimap markers ...
2019-08-13 Jozef BehranFix unnecessary exception use in Map::getSectorXXX...
2019-08-13 SmallJokerBetter F6 profiler (#8750)
2019-08-10 Jozef BehranMerge pull request #8776 from osjc/FixGetNode
2019-08-10 sfan5Implement adding velocity to player from Lua
2019-08-07 SmallJokerGame: Fix double BS multiplication
2019-08-07 ANANDClient::Interact: Use InteractAction enum instead of...
2019-08-07 SmallJokerUnify wield item handling (#8677)
2019-08-07 ANANDHide chat when console is open (#8656)
2019-08-07 DSFix inventory_overlay for nodes without inventory_image...
2019-08-07 sfan5Optimize usage of TOSERVER_GOTBLOCKS packet
2019-08-06 SmallJokerClean up and fix freetype=false crashes (#8641)
2019-08-04 sfan5Unify GLES support in gui scaling filter
2019-08-04 sfan5Unify OpenGL ES support
2019-08-03 rubenwardyAdd styles to most elements
2019-08-03 rubenwardyAdd custom colorable GUIButton implementation
2019-08-01 SmallJokerMainmenu: Use textarea in error formspecs
2019-07-30 MethacrylonSky: Refactor of moon and sun drawing (#8683)
2019-07-29 SmallJokerContentCAO: Fix broken attachments on join (#8701)
2019-07-26 Pierre-Yves RolloFix missing item images clipping in formspecs (#8652)
2019-07-16 Lars HofhanslOptimize getting active objects a bit. #8674
2019-07-08 DS-MinetestDo predict when sneak-place to node with on_rightclick
2019-06-28 VitaliyOptimize and unify mesh processing (#7851)
2019-06-22 rubenwardyAdd support for 9-sliced backgrounds (#8600)
2019-06-21 SmallJokerFix segfault on quitting with open node formspec (...
2019-06-10 SmallJokerFormspecs: Close on metadata removal (#8348)
2019-06-10 SmallJokerAdd disable_jump to liquids and ladders (#7688)
2019-05-26 SmallJokerFix persistent ^[brighten after damage again (#5739)
2019-05-21 DSMake autoforward simulate the 'up' key (#8249)
2019-05-18 Jozef BehranOptimize string (mis)handling (#8128)
2019-04-27 ParamatRemove unnecessary CSM warning (#8485)
2019-04-27 ANANDImprove readability of debug menu by using '|' (#8488)
2019-04-27 Muhammad Rifqi Pri... Use player as starting point instead of camera when...
2019-04-19 stujones11Android: Clear chat open flag on cancel or completion...
2019-04-14 paramatAttend to review, re-arrange blank lines, update lua_ap...
2019-04-14 Pedro GimenoFix regression in automatic_face_movement_max_rotation_...
2019-04-04 ANANDChange sign of pitch angle in debug menu (#8438)
2019-03-27 ParamatRequire 'waving = 3' in a nodedef to apply the liquid...
2019-03-19 sfan5Fix texture rotation for wallmounted nodeboxes
2019-03-12 Loïc BlotDrop GUIConfirmRegistration::m_address unused field
2019-03-10 Ragulan RDisplay pitch angle in debug menu (#8321)
2019-03-06 rubenwardyFix clang tidy error due to incorrect use of quotes...
2019-03-05 sofarAdd referer to remote media requests. (#8135)
2019-03-01 Loïc BlotFix particle spawners not visible since CSM spawner...
2019-02-26 Loïc BlotRevert "Revert CSM particles commit to fix particle...
2019-02-26 ParamatRevert CSM particles commit to fix particle spawner...
2019-02-23 ANANDRemove 's' from 'automatic forwards' (#8272)
2019-02-15 ANANDRevert RTT fixes (#8187)
2019-02-10 SmallJokerConsistent HP and damage types (#8167)
2019-02-10 SmallJokerSlippery: Do not apply when swimming (#8198)
2019-02-09 SmallJokerAutojump: Disable in fly mode, support continuous forwa...
2019-02-07 Paul OuelletteUse true pitch/yaw/roll rotations without loss of preci...
2019-02-04 random-geekFix cloud color in loading screen and main menu (#8174)
2019-01-09 Loic BlotImport strstr function from FreeBSD 11 libc
2019-01-09 Loïc BlotAndroid build fixes
2019-01-07 Loïc BlotFix a crash on Android with Align2Npot2 (#8070)
2019-01-03 sofarRemove remote media compatibility mode. (#8044)
2019-01-03 SmallJokerProselytize the network. Use IEEE F32 (#8030)
2019-01-03 ParamatCSM restrictions: Make 'LOAD_CLIENT_MODS' disable loadi...
2018-12-31 random-geekExtend pitch fly mode to swimming (#7943)
2018-12-20 stujones11Fix more transparency issues with ogles2 driver (#8005)
2018-12-18 Kevin AbramsAdd command line option to load password from file...
2018-12-13 Loïc BlotAdd an activeobject manager to hold active objects...
2018-12-13 SmallJokerNetwork: Send IEEE floats (#7768)
2018-12-13 WuzzyMake showOverlayMessage strings translatable (#7964)
2018-12-11 AlexAdd object visual type 'item' (#7870)
2018-12-08 Martin RenoldFix crash if display resolution is not set (#7950)
2018-12-06 ParamatDraw all horizons and sky base, in front of stars ...
2018-12-04 SmallJokerSend only changed node metadata to clients instead...
2018-12-02 Vanessa DannenbergRaise hotbar limit to 32 slots, add associated keybindi...
2018-12-02 ParamatDraw stars behind the moon (#7928)
2018-12-02 ParamatSlightly alter star appearence time and full brightness...
2018-12-01 Gaël CAdded pitch fly mode (#7817)
2018-12-01 ParamatFix sky bugs when using sun or moon textures (#7918)
next