aboutsummaryrefslogtreecommitdiff
path: root/src/game.cpp
AgeCommit message (Expand)Author
2017-06-08Autorun: Change to 'autoforward' (#5926)Paramat
2017-06-03Fix segmentation fault with tool capabilities (#5899)ShadowNinja
2017-06-03Snake case for screen options in minetest.conf (#5792)Vincent Glize
2017-05-25Close formspec on client shutdown. (#5811)red-001
2017-05-23Client crashfix: load meta after digging (#5801)Paramat
2017-05-20Fix instant digging (#5785)you
2017-05-19When minimap is disabled in configuration, really disable it (#5771)Loïc Blot
2017-05-13No cursor lock when window inactive (#5754)SmallJoker
2017-05-13Limit properly the sound setting at updateSound runtime step (#5753)Loïc Blot
2017-05-13Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)Loïc Blot
2017-05-13Android build fixLoic Blot
2017-05-13Minor pause/escape menu improvements (#5751)red-001
2017-05-11Rework escape/pause menu (#5719)red-001
2017-05-06Add configurable key bindings for hotbar scrolling, and for changing volume.Wuzzy
2017-05-06[CSM] add `on_item_use` (#5544)red-001
2017-05-06Make players respect makes_footstep_sound in the object propertiesTeTpaAka
2017-05-05Save minetest screen width/height options when modified (#5683)Loïc Blot
2017-05-04Add function to get server info.red-001
2017-05-02Set sky API: Add bool for clouds in front of custom skyboxparamat
2017-04-30Add clouds APIBen Deutsch
2017-04-29Client & ClientEnvirnment: don't create fake events (#5676)Loïc Blot
2017-04-29[CSM] Add event on_place_node API lua (#5548)Vincent Glize
2017-04-28Fix click-digging torches (#5652)you
2017-04-27Search user path for sounds (#5657)Louis Pearson
2017-04-25Rename Scripting API files for consistencyShadowNinja
2017-04-25Fix various points reported by cppcheck (#5656)Loïc Blot
2017-04-19Fix various copy instead of const ref reported by cppcheck (#5615)Loïc Blot
2017-04-19Tools: Fix tool digging speed limitHybrid Dog
2017-04-19Fix various variables passed by copy instead of const ref (#5610)Loïc Blot
2017-04-16Android progressbar fix (#5601)Loïc Blot
2017-04-06Fix spacingEkdohibs
2017-04-06Fix problems when overriding the hand:Ekdohibs
2017-04-07Show media download progress in percent on progress screen (#5498)orwell96
2017-03-26Change command prefix to "." and add "help" command.red-001
2017-03-22Some performance optimizations (#5424)Loïc Blot
2017-03-20Refactored client event if-else cascade to switch statementBen Deutsch
2017-03-19Refactor Game class (part 2) (#5422)Loïc Blot
2017-03-18Server list cleanupShadowNinja
2017-03-18TOGGLE_CHAT keymap should togglechat not HUDLoic Blot
2017-03-17Reduce memory & function cost of Game class functions (#5406)Loïc Blot
2017-03-17[CSM] Fix minimap problems (#5405)Loïc Blot
2017-03-16[CSM] Add minimap API modifiers (#5399)Loïc Blot
2017-03-13[CSM] Add enable_client_modding param (default: false)nerzhul
2017-03-13[CSM] Add `on_punchnode` callbackred-001
2017-03-13[CSM] Add `on_dignode` callback (#5140)red-001
2017-03-13[CSM] Add local formspecs. (#5094)red-001
2017-03-13[CSM] Add on_death, on_hp_modification & oh_damage_taken callbacks (#5093)Loïc Blot
2017-03-13[CSM] Client side moddingLoic Blot
2017-02-18Fixes for colorwallmounted and colorfacedir nodesDániel Juhász
2017-02-12Footsteps: Fix offset footstep and shallow water sound bugsparamat