summaryrefslogtreecommitdiff
path: root/src/game.cpp
Commit message (Expand)AuthorAge
* Fix crash due to missing pointer validationLoic Blot2018-06-10
* Fix Android node selection distance (#6187)Dániel Juhász2018-06-03
* Trigger on_rightclick regardless on the formspec meta fieldSmallJoker2018-06-03
* Full viewing range key message clarifiedFixer2018-06-03
* Automatic item and node colorization (#5640)Dániel Juhász2018-06-03
* Fix segmentation fault with tool capabilities (#5899)ShadowNinja2018-06-03
* Close formspec on client shutdown. (#5811)red-0012017-05-25
* Client crashfix: load meta after digging (#5801)Paramat2017-05-23
* Fix instant digging (#5785)you2017-05-20
* When minimap is disabled in configuration, really disable it (#5771)Loïc Blot2017-05-19
* No cursor lock when window inactive (#5754)SmallJoker2017-05-13
* Limit properly the sound setting at updateSound runtime step (#5753)Loïc Blot2017-05-13
* Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)Loïc Blot2017-05-13
* Android build fixLoic Blot2017-05-13
* Minor pause/escape menu improvements (#5751)red-0012017-05-13
* Rework escape/pause menu (#5719)red-0012017-05-11
* Add configurable key bindings for hotbar scrolling, and for changing volume.Wuzzy2017-05-06
* [CSM] add `on_item_use` (#5544)red-0012017-05-06
* Make players respect makes_footstep_sound in the object propertiesTeTpaAka2017-05-06
* Save minetest screen width/height options when modified (#5683)Loïc Blot2017-05-05
* Add function to get server info.red-0012017-05-04
* Set sky API: Add bool for clouds in front of custom skyboxparamat2017-05-02
* Add clouds APIBen Deutsch2017-04-30
* Client & ClientEnvirnment: don't create fake events (#5676)Loïc Blot2017-04-29
* [CSM] Add event on_place_node API lua (#5548)Vincent Glize2017-04-29
* Fix click-digging torches (#5652)you2017-04-28
* Search user path for sounds (#5657)Louis Pearson2017-04-27
* Rename Scripting API files for consistencyShadowNinja2017-04-25
* Fix various points reported by cppcheck (#5656)Loïc Blot2017-04-25
* Fix various copy instead of const ref reported by cppcheck (#5615)Loïc Blot2017-04-19
* Tools: Fix tool digging speed limitHybrid Dog2017-04-19
* Fix various variables passed by copy instead of const ref (#5610)Loïc Blot2017-04-19
* Android progressbar fix (#5601)Loïc Blot2017-04-16
* Fix spacingEkdohibs2017-04-06
* Fix problems when overriding the hand:Ekdohibs2017-04-06
* Show media download progress in percent on progress screen (#5498)orwell962017-04-07
* Change command prefix to "." and add "help" command.red-0012017-03-26
* Some performance optimizations (#5424)Loïc Blot2017-03-22
* Refactored client event if-else cascade to switch statementBen Deutsch2017-03-20
* Refactor Game class (part 2) (#5422)Loïc Blot2017-03-19
* Server list cleanupShadowNinja2017-03-18
* TOGGLE_CHAT keymap should togglechat not HUDLoic Blot2017-03-18
* Reduce memory & function cost of Game class functions (#5406)Loïc Blot2017-03-17
* [CSM] Fix minimap problems (#5405)Loïc Blot2017-03-17
* [CSM] Add minimap API modifiers (#5399)Loïc Blot2017-03-16
* [CSM] Add enable_client_modding param (default: false)nerzhul2017-03-13
* [CSM] Add `on_punchnode` callbackred-0012017-03-13
* [CSM] Add `on_dignode` callback (#5140)red-0012017-03-13
* [CSM] Add local formspecs. (#5094)red-0012017-03-13
* [CSM] Add on_death, on_hp_modification & oh_damage_taken callbacks (#5093)Loïc Blot2017-03-13