summaryrefslogtreecommitdiff
path: root/src/game.cpp
Commit message (Expand)AuthorAge
* Allow taking screenshots of formspecs and move message to chatBlockMen2014-09-21
* Node highlighting.RealBadAngel2014-09-17
* Change screenshot colorformat properlyBlockMen2014-09-03
* Don't save alpha channel in screenshots (fixes #1451)BlockMen2014-09-03
* Fix chat messages capturing mouse interactions for menu/formspecssapier2014-08-23
* Use pause_fps_max also on multiplayerSmallJoker2014-08-22
* Reduce time of red screen when damagedSmallJoker2014-08-22
* Remove FPS from being next to the version stringPerttu Ahola2014-07-05
* Add support for Android 2.3+sapier2014-06-29
* Add formspec api versioningsapier2014-06-29
* Fix wrong status text rectangle. Fix for #1412RealBadAngel2014-06-27
* Fix chat overlaying full screen, now it's gonna overlay only up to length of ...sapier2014-06-20
* Remove not really used guiTextInputMenusapier2014-06-17
* Fix issue #1275 - wielded index greater than inv size.RealBadAngel2014-06-17
* Fix HUD not visible if below ground blacked outsapier2014-06-12
* Fix switch from "skybox" to other sky types as triggered by player:set_sky()Perttu Ahola2014-06-08
* Small cleanup of hud add/remove codesapier2014-05-31
* Hide pause menu prior drawing "shutting down..." messagesapier2014-05-24
* Add support for interlaced polarized 3d screenssapier2014-05-18
* Fix error messages beeing shown on pressing cursor keys in various menussapier2014-05-11
* Fix heart + bubble bar size on different texture packssapier2014-05-07
* Bugfix: make waypoints respect camera offsetRealBadAngel2014-05-05
* Add download rate to media progress bar (non http mode only!)sapier2014-04-29
* Make debug text adjust it's border to the screensize and fix a border update bugShadowNinja2014-04-27
* Add support for dpi based HUD scalingsapier2014-04-27
* Fix lost pause support in singleplayersapier2014-04-24
* Fix formspec replacement handling for in game formspecssapier2014-04-22
* Fix red background missing in deathscreensapier2014-04-21
* Replace deathscreen by formspec variantsapier2014-04-19
* Fix warningsproller2014-04-19
* Remove liquid_finite and weatherproller2014-04-18
* Fix all warnings reported by clangSfan52014-04-15
* Add player:set_eye_offset() by @MirceaKitsune and clean upBlockMen2014-04-12
* Add third person viewBlockMen2014-04-12
* Infer ipv6_server from bind_address; fix client connect to IN(6)ADDR_ANYKahrl2014-04-10
* Cleanup client init states by bumping protocol versionsapier2014-04-08
* Performance optimized button to button mask evaluationsapier2014-04-03
* Fix lost change password buttonsapier2014-04-01
* Normal maps generation on the fly.RealBadAngel2014-03-21
* Fix sound not being played at the correct place.Novatux2014-03-15
* Fix game pause in singleplayerBlockMen2014-03-13
* Fix special characters in pause and message menuBlockMen2014-03-13
* Replace usage of long long with u64/s64ShadowNinja2014-03-12
* Fix race condition on exit to menusapier2014-03-09
* Replace pause and message menu by formspec onessapier2014-03-05
* Fix rendering glitches when far from the center of the mapNovatux2014-03-04
* Remove lots of dead codesapier2014-02-07
* Add the option to bind to a specific addressShadowNinja2014-02-05
* Add player:override_day_night_ratio() for arbitrarily controlling sunlight br...Perttu Ahola2014-02-01
* Add player:set_sky() with simple skybox supportPerttu Ahola2014-02-01