summaryrefslogtreecommitdiff
path: root/src/game.cpp
Commit message (Expand)AuthorAge
* Add option to disable entity selectionboxes. (#3992)TriBlade92016-04-14
* Fix connected nodes' selection boxes.Auke Kok2016-03-21
* Nodebox: Allow nodeboxes to "connect"Auke Kok2016-03-12
* Add Android chat formShadowNinja2016-03-02
* Unlock cursor when opening consoleShadowNinja2016-03-02
* Use the console instead of a dedicated window when pressing keymap_chat/cmdEsteban I. Ruiz Moreno2016-03-02
* Fix getting pointed nodeRealBadAngel2016-02-22
* Camera: remove auto tune FPS, single view range settingRealBadAngel2016-02-21
* Move object nametags to cameraRealBadAngel2016-02-18
* Use proper variable types for uniform sampler layersRealBadAngel2016-02-14
* Cleanup selection mesh code, add shaders for halo and selection boxesRealBadAngel2016-02-08
* Show infotext with description for item entitiesRealBadAngel2016-01-18
* New 3D Mode: PageflipDalai Felinto2016-01-09
* Fix client crashing when connecting to serverest312015-12-30
* shutdown when requested from lua in singleplayer tooest312015-12-29
* Android: Implement Autohiding button bars to cleanup screenSapier2015-12-18
* Android: Fix pressed buttons not beeing cleared on opening menuSapier2015-12-17
* Add on_secondary_use when right clicking an item in the airAlex Ford2015-12-02
* Add a status text for autorunAmaz2015-11-15
* Add support for audio feedback if placing node failedBlockMen2015-11-07
* Speed up saving of profiling data by 27xgregorycu2015-11-02
* WoW-style AutorunDuane Robertson2015-10-29
* Fix on_rightclick() being called directly after placing nodeBlockMen2015-10-24
* Remove wstrgettextest312015-10-18
* Refactor loggingShadowNinja2015-10-14
* Hide minimap if it has been disabled by serverest312015-09-01
* Change i++ to ++iDavid Jones2015-08-25
* minimap: Add ability to disable from serverkwolekr2015-08-13
* game.cpp: Update cached settingsest312015-08-13
* Optional reconnect functionalityest312015-07-23
* Fix relief mapping issuesRealBadAngel2015-07-16
* Make serialization error message translatableKahrl2015-07-14
* Settings: pass name to callbacks by referenceest312015-07-09
* Use UTF-8 instead of narrowest312015-07-08
* Clean-up Minimap codekwolekr2015-07-08
* Add minimap featureRealBadAngel2015-06-27
* Make attached objects visible in 3rd person viewest312015-06-20
* Use utf-8 in formspecsIlya Zhuravlev2015-06-13
* (Android) Only simulate holding down fast key if fast_move is toggled to trueCraig Robbins2015-05-29
* Replace instances of std::map<std::string, std::string> with StringMapkwolekr2015-05-19
* ANDROID: Do not limit situations where fast is enabledCraig Robbins2015-05-15
* Fix connection speed unit namesShadowNinja2015-05-06
* Revert the upper-case PROJECT_NAME nonsense that was part of #2402sfan52015-04-27
* Fix player pitch and yaw not being set properlyKevin Ott2015-04-26
* Disable connection timeout for singleplayer and server tabsest312015-04-19
* 10s timeout when connecting to serverSmallJoker2015-04-17
* Move texture_min_size even further down the pipe. Now, textures are JIT-upsca...Aaron Suen2015-03-31
* On Android enable always fastCraig Robbins2015-03-30
* Change error_message from wstring to stringShadowNinja2015-03-27
* Clean up and tweak build systemShadowNinja2015-03-27