aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Switch MapBlock compression to zstd (#10788)lhofhansl2021-08-3124-151/+493
* CI: Bump IrrlichtMt to 1.9.0mt3sfan52021-08-315-5/+5
* Remove closing paren as weblink delimiterpecksin2021-08-291-1/+1
* Async-related script cleanupssfan52021-08-2815-156/+135
* CI: Add macOS workflow (#11454)fn ⌃ ⌥2021-08-281-0/+66
* Remove redundant on_dieplayer callssavilli2021-08-285-40/+3
* Joystick sensitivity for player movement (#11262)NeroBurner2021-08-2710-99/+138
* Add group-based tool filtering for node drops (#10141)Treer2021-08-272-3/+46
* Optimize vector length calculations (#11549)Lean Rada2021-08-272-10/+3
* Add debian 11 to Gitlab-CI (#11571)Loïc Blot2021-08-272-2/+29
* fix: update to alpine 3.14 (#11570)Loïc Blot2021-08-241-2/+2
* Set policies through CMake 3.9 to allow enabling IPO (#11560)JosiahWI2021-08-231-0/+7
* Fix 6th line of infotext being cut off in half (#11456)Wuzzy2021-08-232-5/+10
* Inventory: Fix rare out-of-bounds accessSmallJoker2021-08-231-4/+12
* Use utf-8 for the Irrlicht clipboard (#11538)DS2021-08-232-11/+9
* Fix server-only builds on older CMake versions (#11566)sfan52021-08-231-3/+5
* HUD: Reject and warn on invalid stat types (#11548)SmallJoker2021-08-217-44/+86
* Allow lib/irrlichtmt to work for server builds (headers-only)sfan52021-08-211-7/+13
* Show status message when changing block bounds (#11556)Wuzzy2021-08-213-12/+30
* Validate staticdata and object property length limits (#11511)sfan52021-08-194-1/+61
* Fix scaled world-aligned textures being aligned inconsistently for non-normal...Wuzzy2021-08-191-7/+7
* Add fwgettext util functionrubenwardy2021-08-195-38/+35
* Fix inconsistent integer comparison warningsSmallJoker2021-08-172-5/+5
* Clarify the meaning of "rightclick"/"use" in documentation (#11471)Wuzzy2021-08-161-7/+16
* Start sprite animation at the beginning (#11509)Lean Rada2021-08-161-0/+1
* Cap iterations of imageCleanTransparent sanelysfan52021-08-161-2/+7
* Fix access violation in create_schematic() (#11534)Treer2021-08-161-2/+3
* Fix segfault caused by shadow map on exitSmallJoker2021-08-121-3/+3
* Add disable_settings to game.conf to get rid of "Enable Damage"/"Creative Mod...Hugues Ross2021-08-122-13/+89
* Move updating shadows outside of RenderingCore::drawAll. (#11491)x20482021-08-127-66/+65
* Fix a segfault caused by wrong textdomain lines in translation files (#11530)DS2021-08-121-1/+7
* Remove statement semicolons from a lua scripthecks2021-08-091-3/+3
* Fix GUIEditBoxWithScrollBar using a smaller steps than intlGUIEditBox (#11519)DS2021-08-082-4/+13
* Gettext support on Android (#11435)Pevernow2021-08-086-6/+23
* OpenAL: Free buffers on quitSmallJoker2021-08-031-0/+8
* ContentDB: Add support for package aliases / renaming (#11484)rubenwardy2021-08-021-3/+17
* Mods: Combine mod loading checks and deprection logging (#11503)SmallJoker2021-07-314-29/+34
* Fix /emergeblocks crashing in debug builds (#11461)Wuzzy2021-07-315-24/+29
* Update IrrlichtMt-related stuff in READMEsfan52021-07-311-4/+4
* Remove unsupported formats from the media enumeratorhecks2021-07-291-3/+2
* Remove unsupported extensions from list in tile.cpphecktest2021-07-291-6/+2
* Add a simple PNG image encoder with Lua API (#11485)hecks2021-07-299-1/+278
* buildbot: Readd missing IrrlichtMt DLLssfan52021-07-272-0/+2
* Add bold, italic and monospace font styling for HUD text elements (#11478)sfan52021-07-2712-24/+127
* Take advantage of IrrlichtMt CMake target (#11287)JosiahWI2021-07-279-140/+62
* Improve documentation of tools (#11128)Wuzzy2021-07-271-62/+122
* ContentDB: Add reason to downloads (#10876)rubenwardy2021-07-271-15/+26
* Distribute shadow map update over multiple frames to reduce stutter (#11422)x20482021-07-2510-73/+225
* Add smooth light-shadow transition at noon (#11430)x20482021-07-251-2/+2
* Document glasslikeliquidlevel merge bits (#11479)random-geek2021-07-251-6/+11