Exposing the zoom key to Lua API (#9903)
[oweals/minetest.git] / src / client / game.cpp
2020-06-13 Lars MüllerExposing the zoom key to Lua API (#9903)
2020-06-09 MoNTE48TouchScreenGUI: fix some bugs, cleanup
2020-05-27 sfan5Value copy / allocation optimizations mostly in server...
2020-05-14 SmallJokerAdd chat_log_level setting (#9223)
2020-05-11 WuzzyAdd support for statbar “off state” icons (#9462)
2020-05-07 Loïc BlotServer class code cleanups (#9769)
2020-05-05 Loïc BlotFix broken client if openal cannot be opened (#9804)
2020-05-05 SmallJokerSky API: Rename *_tint to fog_*_tint for consistency
2020-04-25 Paul OuelletteEnsure game is shutdown if server throws exception...
2020-04-25 EvidenceB KidscodeAdd server side translations capability (#9733)
2020-04-23 SmallJokerCamera: Fix shootline line offsets II (#9730)
2020-04-16 SmallJokerCamera: Fix shooting line offsets (#9681)
2020-04-13 WuzzyRemove sound menu and show proper msgs if sound is...
2020-04-11 WuzzyPlay 'player_jump' when player jumps (#9373)
2020-04-11 Hugues RossFormspecs: Add state-selection to style elements (...
2020-04-11 sfan5A few initialization cleanups
2020-04-08 sfan5Overall improvements to log messages (#9598)
2020-03-20 WuzzyAdd comments for translators (#9510)
2020-03-05 Jordachset_sky improvements, set_sun, set_moon and set_stars
2019-12-06 Pierre-Yves RolloAdd z-index management to HUD
2019-11-11 sfan5Run on_item_use CSM callback even if item is not marked...
2019-10-09 ParamatFix isDead()/autoforward crash (#9031)
2019-09-29 ANANDMove Quicktune code to util/ (#8871)
2019-09-26 lhofhanslSimple shader fixes. (#8991)
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-14 SmallJokerBuilt-in formspecs: Force version 1
2019-09-14 SmallJokerFormspecs: Introduce formspec_version to mods
2019-09-14 SmallJokerLoad CSM environment after the restrictions are known
2019-08-24 SmallJokerInventory: Send dirty lists where appropriate (#8742)
2019-08-20 ANANDDisable autoforward if player is dead
2019-08-13 SmallJokerBetter F6 profiler (#8750)
2019-08-10 Jozef BehranMerge pull request #8776 from osjc/FixGetNode
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-01 SmallJokerMainmenu: Use textarea in error formspecs
2019-07-08 DS-MinetestDo predict when sneak-place to node with on_rightclick
2019-06-10 SmallJokerFormspecs: Close on metadata removal (#8348)
2019-05-21 DSMake autoforward simulate the 'up' key (#8249)
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-03-12 Loïc BlotDrop GUIConfirmRegistration::m_address unused field
2019-02-23 ANANDRemove 's' from 'automatic forwards' (#8272)
2019-01-03 ParamatCSM restrictions: Make 'LOAD_CLIENT_MODS' disable loadi...
2018-12-31 random-geekExtend pitch fly mode to swimming (#7943)
2018-12-13 WuzzyMake showOverlayMessage strings translatable (#7964)
2018-12-02 Vanessa DannenbergRaise hotbar limit to 32 slots, add associated keybindi...
2018-12-01 Gaël CAdded pitch fly mode (#7817)
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)