]> git.lizzy.rs Git - dragonfireclient.git/history - src/game.cpp
Getv3intfield: Fix logic of return bool
[dragonfireclient.git] / src / game.cpp
2018-02-10 Dániel JuhászNode definition manager refactor (#7016)
2018-02-08 ThomasMonroe314Switch F3 to use 'enable_fog' setting
2018-01-26 SmallJoker[CSM] HUD Fix not updating server HUDs caused by 4f688d5
2018-01-26 red-001Fix issues with earlier CSM HUD commit (#6940)
2018-01-20 Loic BlotGame refactor [4/X]: keycache is now owned by InputHandler
2018-01-20 Loic BlotGame refactor [3/X]: Move keycache to inputhandler
2018-01-20 Loic BlotGame refactor [2/X]: Various moves (profilergraph...
2018-01-20 Loic BlotGame/Input refactor [1/X]: make RealInputHandler handle...
2018-01-13 Muhammad Rifqi Pri... Add confirmation on new player registration (#6849)
2018-01-05 Loic BlotDon't recalculate statustext initial color everytime...
2018-01-05 Loic BlotGameUI refactor (part 7/7): Finish to include profiler...
2018-01-05 Loic BlotGameUI refactor (part 6/X): Move Game::guitext_profiler...
2018-01-05 Loic BlotGameUI refactor (part 5/X): Move Game::guitext_chat...
2018-01-05 Loic BlotGameUI refactor (part 4/X): Move Game::guitext_status...
2018-01-05 Loic BlotGameUI refactor (part 3/X): Move Game::guitext2, Game...
2018-01-05 Loic BlotGameUI refactor (part 2/X): Move Game::guitext to GameU...
2018-01-05 Loic BlotGameUI refactor (part 1/X): GameUI object creation...
2017-12-26 rubenwardyAdd check to pause game on lost window focus
2017-12-14 paramatZoom: Add 'disabled by game or mod' message
2017-12-14 paramatMinimap messages: Improve 'disabled by server' message
2017-12-11 Loïc BlotCSM fixes: load mods after flavours & add flavour to...
2017-12-10 ThomasMonroe314F5 debug info: Add colons, use lowercase except for...
2017-11-27 paramatF5 Debug info: More compact, return to 2 lines
2017-11-08 VitaliyMove files to subdirectories (#6599)
2017-10-31 VitaliyRewrite rendering engine (#6253)
2017-10-29 raymooAllow overriding tool capabilities through itemstack...
2017-10-17 Esteban I. RMdon't pass g_settings around, and use it directly
2017-10-17 Esteban I. RMImplement #6096
2017-10-02 Vincent Glize[CSM] Add callback on open inventory (#5793)
2017-09-30 Loïc Blotgame.cpp: remove dead code for proto v25 compat (#6481)
2017-09-28 Loïc BlotServer: affect bind_addr on constructor instead of...
2017-09-26 DTA7Add mute setting (toggled by the mute key and in the...
2017-09-11 Auke KokImplement client node dig prediction
2017-09-10 rubenwardyFix incorrect buffer size calculation on creation of...
2017-09-08 SmallJokerParticles: Do not add digging particles for airlike...
2017-09-05 WuzzyMake HUD status messages translatable (#5795)
2017-08-30 Loïc BlotRemove DSTACK support (#6346)
2017-08-29 Loïc BlotFormspec: Add options to set background color and opaci...
2017-08-28 Loïc BlotClientevent refactor (#6320)
2017-08-26 rubenwardyCheck item_drop amount clientside (#6242)
2017-08-24 EkdohibsAdd clientside translations.
2017-08-24 Dániel JuhászFix Android node selection distance (#6187)
2017-08-24 Ben DeutschSafe digging and placing (#6127)
2017-08-20 paramatMinimap: Add new HUD flag for minimap radar mode
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-08-19 Loïc BlotFix shader.h inclusion place in game.cpp
2017-08-18 Loïc BlotOptimize headers (part 2) (#6272)
2017-08-17 Loic Blotclientmap, clientmedia: code modernization
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-08-13 SmallJokerTrigger on_rightclick regardless on the formspec meta...
2017-08-12 FixerFull viewing range key message clarified
2017-07-30 WuzzyMake direct item selection keys freely bindable
2017-07-18 Lars HofhanslIn-cloud fog: Strengthen effect when small view range...
2017-07-17 ParamatChat: Move chat text down to not overlap 3rd line of...
2017-07-16 ParamatF5 debug display: Reformat and remove some information...
2017-07-16 Loïc BlotChat protocol rewrite (#5117)
2017-07-07 Dániel JuhászExpose getPointedThing to Lua
2017-07-05 Ben DeutschFog effect when camera is inside cloud
2017-07-02 Loic BlotFix crash due to missing pointer validation
2017-07-02 Loïc BlotIrrlicht cleanup: cleanup various object to use Renderi...
2017-06-30 red-001Create a filesystem abstraction layer for CSM and only...
2017-06-26 Loïc BlotIsolate irrlicht references and use a singleton (#6041)
2017-06-24 Loic BlotGame::showOverlayMessage: securise function
2017-06-23 WuzzyShow param1 and param2 in debug screen (#6031)
2017-06-20 Dániel JuhászAutomatic item and node colorization (#5640)
2017-06-18 Loic BlotClient::makeScreenshot: remove device param
2017-06-17 Loïc BlotCpp11 initializers 2 (#5999)
2017-06-11 Loïc BlotUse thread_local instead from some static settings...
2017-06-11 QrchackOfficialRemove superfluous pointer null checks
2017-06-08 ParamatAutorun: Change to 'autoforward' (#5926)
2017-06-03 ShadowNinjaFix segmentation fault with tool capabilities (#5899)
2017-06-03 Vincent GlizeSnake case for screen options in minetest.conf (#5792)
2017-05-25 red-001Close formspec on client shutdown. (#5811)
2017-05-23 ParamatClient crashfix: load meta after digging (#5801)
2017-05-20 youFix instant digging (#5785)
2017-05-19 Loïc BlotWhen minimap is disabled in configuration, really disab...
2017-05-13 SmallJokerNo cursor lock when window inactive (#5754)
2017-05-13 Loïc BlotLimit properly the sound setting at updateSound runtime...
2017-05-13 Loïc BlotMove KeyList & InputHandler from game.h to client/input...
2017-05-13 Loic BlotAndroid build fix
2017-05-13 red-001Minor pause/escape menu improvements (#5751)
2017-05-11 red-001Rework escape/pause menu (#5719)
2017-05-06 WuzzyAdd configurable key bindings for hotbar scrolling...
2017-05-06 red-001[CSM] add `on_item_use` (#5544)
2017-05-06 TeTpaAkaMake players respect makes_footstep_sound in the object...
2017-05-05 Loïc BlotSave minetest screen width/height options when modified...
2017-05-04 red-001Add function to get server info.
2017-05-03 paramatSet sky API: Add bool for clouds in front of custom...
2017-04-29 Ben DeutschAdd clouds API
2017-04-29 Loïc BlotClient & ClientEnvirnment: don't create fake events...
2017-04-29 Vincent Glize[CSM] Add event on_place_node API lua (#5548)
2017-04-28 youFix click-digging torches (#5652)
2017-04-27 Louis PearsonSearch user path for sounds (#5657)
2017-04-25 ShadowNinjaRename Scripting API files for consistency
2017-04-25 Loïc BlotFix various points reported by cppcheck (#5656)
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2017-04-19 Hybrid DogTools: Fix tool digging speed limit
2017-04-18 Loïc BlotFix various variables passed by copy instead of const...
2017-04-16 Loïc BlotAndroid progressbar fix (#5601)
2017-04-07 EkdohibsFix spacing
next