summaryrefslogtreecommitdiff
path: root/src/game.cpp
AgeCommit message (Expand)Author
2016-11-04Cycle directly to nothing shown instead of showing the profiler graph againlhofhansl
2016-11-04Add debug priv, and allow player to display the scene as wire-frame. (#4709)lhofhansl
2016-10-30Rename testsounds/ directory to sounds/ (#1984)Hugo Locurcio
2016-10-21Damage flash: Reduce maximum alpha. Avoid fade overloadparamat
2016-10-17Revert changes to toggleNoClip and toggleFreeMoveLars Hofhansl
2016-10-17Don't use day light sky unless noclip and free_move are enabledLars Hofhansl
2016-10-13Use range-based fog instead of z-plane based.Lars Hofhansl
2016-10-12Don't use unordered maps for ProfilerGraph (fixes flickering)sfan5
2016-10-09Remove unused parameter of GUIVolumeChangeRui
2016-10-08Player/LocalPlayer/RemotePlayer inheritance cleanup (part 1 on X)Loic Blot
2016-10-05Replace various std::map with UNORDERED_MAP + various cleanupsLoic Blot
2016-08-22Client: disable pre v25 init sending by defaultest31
2016-08-10Add zoom, tweakable with zoom_fov, default key: Z (like optifine)Esteban I. Ruiz Moreno
2016-07-05Use mathematical function to determine yaw directionsfan5
2016-07-03Remove top left minetest watermarkest31
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