aboutsummaryrefslogtreecommitdiff
path: root/src/game.cpp
AgeCommit message (Expand)Author
2016-06-03Initial Gamepad supportest31
2016-06-03Input related generalisationsest31
2016-05-31Add colored text (not only colored chat).Ekdohibs
2016-05-31Colored chat working as expected for both freetype and non-freetype builds. @...TriBlade9
2016-05-26Tell irrlicht if we handle a key or not.est31
2016-04-24Escape more strings: formspecs, item descriptions, infotexts...Ekdohibs
2016-04-14Add option to disable entity selectionboxes. (#3992)TriBlade9
2016-03-21Fix connected nodes' selection boxes.Auke Kok
2016-03-12Nodebox: Allow nodeboxes to "connect"Auke Kok
2016-03-02Add Android chat formShadowNinja
2016-03-02Unlock cursor when opening consoleShadowNinja
2016-03-02Use the console instead of a dedicated window when pressing keymap_chat/cmdEsteban I. Ruiz Moreno
2016-02-22Fix getting pointed nodeRealBadAngel
2016-02-21Camera: remove auto tune FPS, single view range settingRealBadAngel
2016-02-18Move object nametags to cameraRealBadAngel
2016-02-14Use proper variable types for uniform sampler layersRealBadAngel
2016-02-08Cleanup selection mesh code, add shaders for halo and selection boxesRealBadAngel
2016-01-18Show infotext with description for item entitiesRealBadAngel
2016-01-09New 3D Mode: PageflipDalai Felinto
2015-12-30Fix client crashing when connecting to serverest31
2015-12-29shutdown when requested from lua in singleplayer tooest31
2015-12-18Android: Implement Autohiding button bars to cleanup screenSapier
2015-12-17Android: Fix pressed buttons not beeing cleared on opening menuSapier
2015-12-02Add on_secondary_use when right clicking an item in the airAlex Ford
2015-11-15Add a status text for autorunAmaz
2015-11-07Add support for audio feedback if placing node failedBlockMen
2015-11-02Speed up saving of profiling data by 27xgregorycu
2015-10-29WoW-style AutorunDuane Robertson
2015-10-24Fix on_rightclick() being called directly after placing nodeBlockMen
2015-10-18Remove wstrgettextest31
2015-10-14Refactor loggingShadowNinja
2015-09-01Hide minimap if it has been disabled by serverest31
2015-08-25Change i++ to ++iDavid Jones
2015-08-13minimap: Add ability to disable from serverkwolekr
2015-08-13game.cpp: Update cached settingsest31
2015-07-23Optional reconnect functionalityest31
2015-07-16Fix relief mapping issuesRealBadAngel
2015-07-14Make serialization error message translatableKahrl
2015-07-09Settings: pass name to callbacks by referenceest31
2015-07-08Use UTF-8 instead of narrowest31
2015-07-08Clean-up Minimap codekwolekr
2015-06-27Add minimap featureRealBadAngel
2015-06-20Make attached objects visible in 3rd person viewest31
2015-06-13Use utf-8 in formspecsIlya Zhuravlev
2015-05-29(Android) Only simulate holding down fast key if fast_move is toggled to trueCraig Robbins
2015-05-19Replace instances of std::map<std::string, std::string> with StringMapkwolekr
2015-05-15ANDROID: Do not limit situations where fast is enabledCraig Robbins
2015-05-06Fix connection speed unit namesShadowNinja
2015-04-27Revert the upper-case PROJECT_NAME nonsense that was part of #2402sfan5
2015-04-26Fix player pitch and yaw not being set properlyKevin Ott