summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add a limit to node meta data resolving recursionShadowNinja2014-05-07
* Fix heart + bubble bar size on different texture packssapier2014-05-07
* Move message about missing normal maps to infostream instead of errorstream.RealBadAngel2014-05-05
* Bugfix: make waypoints respect camera offsetRealBadAngel2014-05-05
* Fix numeric underflow on calculating window size adjustmentsapier2014-05-04
* Fix player:set_animation() in third person viewBlockMen2014-05-03
* Add hack to avoid 2s startup delay on local gamessapier2014-05-02
* Add proper lua api deprecated handlingsapier2014-04-29
* 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
* Fix rounding issue of hud dpi on some machinessapier2014-04-27
* Fix code style of async APIShadowNinja2014-04-27
* Remove dependency on marshal and many other async changesShadowNinja2014-04-27
* Only push the Lua error handler onceShadowNinja2014-04-27
* Add support for dpi based HUD scalingsapier2014-04-27
* Client: Don't crash if trying to draw too many items from inventory in HUDPerttu Ahola2014-04-27
* Fix directional fog color in front viewBlockMen2014-04-25
* Fix lost pause support in singleplayersapier2014-04-24
* Fix argument type of the RaiseException() functionFessWolf2014-04-23
* Revert binary database block position encodingShadowNinja2014-04-23
* Fixed wrong node texture rotation for facedirs 5 and 7MetaDucky2014-04-23
* Fix formspec replacement handling for in game formspecssapier2014-04-22
* make formspec textarea wordwrapRealBadAngel2014-04-22
* Add missing ip address to player join log entrysapier2014-04-21
* Textureable sun and moon.RealBadAngel2014-04-21
* Fix red background missing in deathscreensapier2014-04-21
* Fix chat console not working anymoresapier2014-04-20
* Fix macro ARRAYSIZE name collision on windowssapier2014-04-20
* Reduce log level for incoming crap packetssapier2014-04-19
* Fix win32 build (typo in jthread lock cleanup)sapier2014-04-19
* Replace deathscreen by formspec variantsapier2014-04-19
* Bunch of small fixes (coding style, very unlikely errors, warning messages)sapier2014-04-19
* Use narrow_to_wide in gettext instead of os dependent conversion fctsapier2014-04-19
* jthread remove locks that aren't absolutely requiredsapier2014-04-19
* Add support for threadnames on BSD, Windows (MSVC-only), and OSXShadowNinja2014-04-19
* Fix warningsproller2014-04-19
* Remove liquid_finite and weatherproller2014-04-18
* Add redis database backendSfan52014-04-16
* Use bit shifts rather than multiplication in block position encodingShadowNinja2014-04-15
* Use binary operators rather than "Python modulo" in decoding block positionsShadowNinja2014-04-15
* Fix all warnings reported by clangSfan52014-04-15
* Fix problem with newer MinGW runtimesSfan52014-04-14
* Reorder initialization of member variables to make GCC happyShadowNinja2014-04-13
* Use integers instead of float valuesBlockMen2014-04-12
* Add player:set_eye_offset() by @MirceaKitsune and clean upBlockMen2014-04-12
* Add third person viewBlockMen2014-04-12
* Fix write and read S32 vectorsBlockMen2014-04-12
* Fix MSVC buildBlockMen2014-04-12
* Fix broken Ipv4 serialization on win32sapier2014-04-11
* Fix broken win32+bsd buildsapier2014-04-11