summaryrefslogtreecommitdiff
path: root/src/client
Commit message (Expand)AuthorAge
...
* Fix bone-attached entities (#10015)hecktest2020-06-26
* ParticleSpawner: Fix crash when attaching to invisible entitySmallJoker2020-06-19
* content_cao: Fix behavior of legacy "textures" field for wielditemssfan52020-06-18
* Make shading of CAOs optional (#10033)Danila Shutov2020-06-16
* Exposing the zoom key to Lua API (#9903)Lars Müller2020-06-13
* Server pushing media at runtime (#9961)sfan52020-06-13
* Use multiple light positions for CAO lightingsfan52020-06-11
* content_cao: Do not expire visuals for texture updatessfan52020-06-11
* Fix build error on Ubuntu 16.04 (again)sfan52020-06-10
* Fix build error on Ubuntu 16.04sfan52020-06-10
* Fix broken coloring of wielditems (#9969)Danila Shutov2020-06-09
* Fix player-to-object attachment teleport bug (#10008)hecktest2020-06-09
* TouchScreenGUI: fix some bugs, cleanupMoNTE482020-06-09
* Reset touching_ground when in free_movesfan52020-06-07
* Recalculate mesh normals for CAOs (#10000)Danila Shutov2020-06-07
* GenericCAO: Fix glow not working since a08d18aSmallJoker2020-06-07
* Restore visual_scale support for nodeboxes (and allfaces) (#9906)Vitaliy2020-06-06
* Fix HUD scaling (#9721)Maksim2020-06-05
* Move shared parameters sending to UnitSAO (#9968)SmallJoker2020-06-04
* ContentCAO: Update light of all attached entities (#9975)SmallJoker2020-06-01
* imageScaleNNAA: Fix image clipping on rect- instead of image dimensions (#9896)Hugues Ross2020-06-01
* Clean up CAO nametag handling and remove deprecated AO_CMDsfan52020-05-29
* content_cao: Do not expire visuals when not necessarysfan52020-05-29
* Add disable_jump check for the player's feetMoNTE482020-05-29
* Value copy / allocation optimizations mostly in server, SAO and serialize codesfan52020-05-27
* Silence GCC warning in mapblock_meshSmallJoker2020-05-25
* Add chat_font_size setting (#9736)SmallJoker2020-05-24
* Fix two bugs in content_caosfan52020-05-24
* Implement spawning particles with node texture appearancesfan52020-05-23
* Modernize include guards and add missing ones (#9898)Awkor2020-05-23
* Cleanup of particle & particlespawner structures and code (#9893)sfan52020-05-22
* Cache liquid alternative IDs (#8053)Vitaliy2020-05-20
* Stop wasting memory on identical textures when texture filtering is disabledsfan52020-05-20
* Add ability to scale HUD text (#9814)LoneWolfHT2020-05-19
* content_mapblock: Move static initialization out of functionssfan52020-05-17
* Client: Add sum and average to packetcountersfan52020-05-17
* Make automatic_rotate relative, allow setting rotation (#8468)ANAND2020-05-16
* CSM: Bugfixes to camera:get_pos() and camera:get_fov()sfan52020-05-14
* Add chat_log_level setting (#9223)SmallJoker2020-05-14
* Damage texture modifier (#9833)Lars Müller2020-05-11
* Add support for statbar “off state” icons (#9462)Wuzzy2020-05-11
* Color gradient for default and 'regular' type sky (#9502)TheTermos2020-05-09
* Server class code cleanups (#9769)Loïc Blot2020-05-07
* Get rid of non-ascii characters in the debug display code (#8821)Jozef Behran2020-05-06
* Fix broken client if openal cannot be opened (#9804)Loïc Blot2020-05-05
* Sky API: Rename *_tint to fog_*_tint for consistencySmallJoker2020-05-05
* set_fov: Add support for time-based transitions (#9705)ANAND2020-05-02
* Fix UpdateBonePosition() breaking animations (#9577)theviper1212020-04-26
* mapblock_mesh: Optimize a few things (#9713)sfan52020-04-25
* Ensure game is shutdown if server throws exception (#9742)Paul Ouellette2020-04-25