]> git.lizzy.rs Git - dragonfireclient.git/history - src/game.cpp
[CSM] Fix minimap problems (#5405)
[dragonfireclient.git] / src / game.cpp
2017-03-17 Loïc Blot[CSM] Fix minimap problems (#5405)
2017-03-16 Loïc Blot[CSM] Add minimap API modifiers (#5399)
2017-03-13 nerzhul[CSM] Add enable_client_modding param (default: false)
2017-03-13 red-001[CSM] Add `on_punchnode` callback
2017-03-13 red-001[CSM] Add `on_dignode` callback (#5140)
2017-03-13 red-001[CSM] Add local formspecs. (#5094)
2017-03-13 Loïc Blot[CSM] Add on_death, on_hp_modification & oh_damage_take...
2017-03-13 Loic Blot[CSM] Client side modding
2017-02-18 Dániel JuhászFixes for colorwallmounted and colorfacedir nodes
2017-02-12 paramatFootsteps: Fix offset footstep and shallow water sound...
2017-01-30 Dániel JuhászRe-add halo highlight (#5130)
2017-01-29 EzhhAdd console height setting (#5136)
2017-01-29 Zeno-Rename height to scale for openConsole() (#5139)
2017-01-23 Dániel JuhászAdd hardware node coloring. Includes:
2017-01-09 Ner'zhulEnvironment & IGameDef code refactoring (#4985)
2017-01-04 Dániel JuhászImprove getPointedThing() (#4346)
2016-12-26 sfan5Irrlicht 1.9 support
2016-12-12 rubenwardyFix camera jumping on Android when panning past 0/360...
2016-12-12 RogierView range: Set maximum to 4000 nodes
2016-12-11 Rogier-5Fix computation of viewing range (in blocks) sent to...
2016-12-07 Lars HofhanslFog: Make fraction of visible distance at which fog...
2016-11-26 TeTpaAkaWieldhand: Allow overriding the hand
2016-11-22 orwell96Make supplying empty formspec strings close the formspe...
2016-11-22 ShadowNinjaFix superflous shader setting updates (#4800)
2016-11-12 RealBadAngelHalo: Highlight selected face
2016-11-04 lhofhanslCycle directly to nothing shown instead of showing...
2016-11-04 lhofhanslAdd debug priv, and allow player to display the scene...
2016-10-30 Hugo LocurcioRename testsounds/ directory to sounds/ (#1984)
2016-10-21 paramatDamage flash: Reduce maximum alpha. Avoid fade overload
2016-10-17 Lars HofhanslRevert changes to toggleNoClip and toggleFreeMove
2016-10-17 Lars HofhanslDon't use day light sky unless noclip and free_move...
2016-10-13 Lars HofhanslUse range-based fog instead of z-plane based.
2016-10-12 sfan5Don't use unordered maps for ProfilerGraph (fixes flick...
2016-10-09 RuiRemove unused parameter of GUIVolumeChange
2016-10-08 Loic BlotPlayer/LocalPlayer/RemotePlayer inheritance cleanup...
2016-10-05 Loic BlotReplace various std::map with UNORDERED_MAP + various...
2016-08-22 est31Client: disable pre v25 init sending by default
2016-08-10 Esteban I. Ruiz... Add zoom, tweakable with zoom_fov, default key: Z ...
2016-07-05 sfan5Use mathematical function to determine yaw direction
2016-07-03 est31Remove top left minetest watermark
2016-06-03 est31Initial Gamepad support
2016-06-03 est31Input related generalisations
2016-05-31 EkdohibsAdd colored text (not only colored chat).
2016-05-31 TriBlade9Colored chat working as expected for both freetype...
2016-05-26 est31Tell irrlicht if we handle a key or not.
2016-04-23 EkdohibsEscape more strings: formspecs, item descriptions,...
2016-04-14 TriBlade9Add option to disable entity selectionboxes. (#3992)
2016-03-21 Auke KokFix connected nodes' selection boxes.
2016-03-12 Auke KokNodebox: Allow nodeboxes to "connect"
2016-03-03 ShadowNinjaAdd Android chat form
2016-03-03 ShadowNinjaUnlock cursor when opening console
2016-03-03 Esteban I. Ruiz... Use the console instead of a dedicated window when...
2016-02-22 RealBadAngelFix getting pointed node
2016-02-21 RealBadAngelCamera: remove auto tune FPS, single view range setting
2016-02-18 RealBadAngelMove object nametags to camera
2016-02-14 RealBadAngelUse proper variable types for uniform sampler layers
2016-02-08 RealBadAngelCleanup selection mesh code, add shaders for halo and...
2016-01-18 RealBadAngelShow infotext with description for item entities
2016-01-09 Dalai FelintoNew 3D Mode: Pageflip
2015-12-29 est31Fix client crashing when connecting to server
2015-12-28 est31shutdown when requested from lua in singleplayer too
2015-12-18 SapierAndroid: Implement Autohiding button bars to cleanup...
2015-12-17 SapierAndroid: Fix pressed buttons not beeing cleared on...
2015-12-02 Alex FordAdd on_secondary_use when right clicking an item in...
2015-11-15 AmazAdd a status text for autorun
2015-11-07 BlockMenAdd support for audio feedback if placing node failed
2015-11-02 gregorycuSpeed up saving of profiling data by 27x
2015-10-29 Duane RobertsonWoW-style Autorun
2015-10-24 BlockMenFix on_rightclick() being called directly after placing...
2015-10-18 est31Remove wstrgettext
2015-10-14 ShadowNinjaRefactor logging
2015-09-01 est31Hide minimap if it has been disabled by server
2015-08-25 David JonesChange i++ to ++i
2015-08-13 kwolekrminimap: Add ability to disable from server
2015-08-13 est31game.cpp: Update cached settings
2015-07-23 est31Optional reconnect functionality
2015-07-16 RealBadAngelFix relief mapping issues
2015-07-14 KahrlMake serialization error message translatable
2015-07-09 est31Settings: pass name to callbacks by reference
2015-07-08 est31Use UTF-8 instead of narrow
2015-07-08 kwolekrClean-up Minimap code
2015-06-27 RealBadAngelAdd minimap feature
2015-06-20 est31Make attached objects visible in 3rd person view
2015-06-13 Ilya ZhuravlevUse utf-8 in formspecs
2015-05-29 Craig Robbins(Android) Only simulate holding down fast key if fast_m...
2015-05-19 kwolekrReplace instances of std::map<std::string, std::string...
2015-05-15 Craig RobbinsANDROID: Do not limit situations where fast is enabled
2015-05-06 ShadowNinjaFix connection speed unit names
2015-04-27 sfan5Revert the upper-case PROJECT_NAME nonsense that was...
2015-04-26 Kevin OttFix player pitch and yaw not being set properly
2015-04-19 est31Disable connection timeout for singleplayer and server...
2015-04-17 SmallJoker10s timeout when connecting to server
2015-03-31 Aaron SuenMove texture_min_size even further down the pipe. Now...
2015-03-29 Craig RobbinsOn Android enable always fast
2015-03-28 ShadowNinjaChange error_message from wstring to string
2015-03-27 ShadowNinjaClean up and tweak build system
2015-03-17 Craig RobbinsMinor cleanup: game.cpp
2015-03-15 est31Finer progress bar updates when initializing nodes
2015-03-07 Craig RobbinsFor usages of assert() that are meant to persist in...
2015-03-07 Craig RobbinsFix Android text bug (no text displaying)
next