summaryrefslogtreecommitdiff
path: root/src/game.cpp
Commit message (Expand)AuthorAge
* Node definition manager refactor (#7016)Dániel Juhász2018-02-10
* Switch F3 to use 'enable_fog' settingThomasMonroe3142018-02-08
* [CSM] HUD Fix not updating server HUDs caused by 4f688d5SmallJoker2018-01-26
* Fix issues with earlier CSM HUD commit (#6940)red-0012018-01-26
* Game refactor [4/X]: keycache is now owned by InputHandlerLoic Blot2018-01-20
* Game refactor [3/X]: Move keycache to inputhandlerLoic Blot2018-01-20
* Game refactor [2/X]: Various moves (profilergraph, nodePlacementPrediction, ...Loic Blot2018-01-20
* Game/Input refactor [1/X]: make RealInputHandler handle joystick inputs with ...Loic Blot2018-01-20
* Add confirmation on new player registration (#6849)Muhammad Rifqi Priyo Susanto2018-01-13
* Don't recalculate statustext initial color everytime & review fixesLoic Blot2018-01-05
* GameUI refactor (part 7/7): Finish to include profiler things to GameUILoic Blot2018-01-05
* GameUI refactor (part 6/X): Move Game::guitext_profiler & showStatusTextSimpl...Loic Blot2018-01-05
* GameUI refactor (part 5/X): Move Game::guitext_chat to GameUI classLoic Blot2018-01-05
* GameUI refactor (part 4/X): Move Game::guitext_status, Game::m_statustext, Ga...Loic Blot2018-01-05
* GameUI refactor (part 3/X): Move Game::guitext2, Game::guitext_info, Game::in...Loic Blot2018-01-05
* GameUI refactor (part 2/X): Move Game::guitext to GameUI + enhancements on St...Loic Blot2018-01-05
* GameUI refactor (part 1/X): GameUI object creation + GameUIFlags move to GameUILoic Blot2018-01-05
* Add check to pause game on lost window focusrubenwardy2017-12-26
* Zoom: Add 'disabled by game or mod' messageparamat2017-12-14
* Minimap messages: Improve 'disabled by server' messageparamat2017-12-14
* CSM fixes: load mods after flavours & add flavour to block mod loading (#6738)Loïc Blot2017-12-11
* F5 debug info: Add colons, use lowercase except for FPS and RTTThomasMonroe3142017-12-10
* F5 Debug info: More compact, return to 2 linesparamat2017-11-27
* Move files to subdirectories (#6599)Vitaliy2017-11-08
* Rewrite rendering engine (#6253)Vitaliy2017-10-31
* Allow overriding tool capabilities through itemstack metadataraymoo2017-10-29
* don't pass g_settings around, and use it directlyEsteban I. RM2017-10-17
* Implement #6096Esteban I. RM2017-10-17
* [CSM] Add callback on open inventory (#5793)Vincent Glize2017-10-02
* game.cpp: remove dead code for proto v25 compat (#6481)Loïc Blot2017-09-30
* Server: affect bind_addr on constructor instead of start() (#6474)Loïc Blot2017-09-28
* Add mute setting (toggled by the mute key and in the volume menu) (#6415)DTA72017-09-26
* Implement client node dig predictionAuke Kok2017-09-11
* Fix incorrect buffer size calculation on creation of HUD status messagesrubenwardy2017-09-10
* Particles: Do not add digging particles for airlike nodes (#6392)SmallJoker2017-09-08
* Make HUD status messages translatable (#5795)Wuzzy2017-09-05
* Remove DSTACK support (#6346)Loïc Blot2017-08-30
* Formspec: Add options to set background color and opacity (fullscreen mode + ...Loïc Blot2017-08-29
* Clientevent refactor (#6320)Loïc Blot2017-08-28
* Check item_drop amount clientside (#6242)rubenwardy2017-08-26
* Add clientside translations.Ekdohibs2017-08-24
* Fix Android node selection distance (#6187)Dániel Juhász2017-08-24
* Safe digging and placing (#6127)Ben Deutsch2017-08-24
* Minimap: Add new HUD flag for minimap radar modeparamat2017-08-20
* Modernize source code: last part (#6285)Loïc Blot2017-08-20
* Fix shader.h inclusion place in game.cppLoïc Blot2017-08-19
* Optimize headers (part 2) (#6272)Loïc Blot2017-08-18
* clientmap, clientmedia: code modernizationLoic Blot2017-08-17
* Cleanup various headers to reduce compilation times (#6255)Loïc Blot2017-08-16
* Trigger on_rightclick regardless on the formspec meta fieldSmallJoker2017-08-13