aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | Refactor ModConfigurationrubenwardy2022-07-14
* | | | | | | Reduce code duplication between c_converter.cpp and helper.cppsfan52022-07-14
* | | | | | | Remove unnecessary float limits from script APIsfan52022-07-14
* | | | | | | Move f1000 sanitizing to the places that still use this typesfan52022-07-14
* | | | | | | Fix regression & replace more occurrences of vector.new with vector.copy (#12...Lars Müller2022-07-14
* | | | | | | GUIFormSpecMenu: Fix label multiline translation (#12527)SmallJoker2022-07-14
* | | | | | | Deserialization: Restore backwards compat (#12519)Lars Müller2022-07-14
* | | | | | | Make BlendMode::alpha the fallback for unknown future blend modesDmitry Kostenko2022-07-13
* | | | | | | Animated particlespawners and more (#11545)Lexi Hale2022-07-13
* | | | | | | GUIFormSpecMenu: Fix parameter orderSmallJoker2022-07-10
* | | | | | | Make `VoxelArea:position()` return a vector with metatable (#12521)AFCMS2022-07-09
* | | | | | | Sounds: Various little improvements (#12486)SmallJoker2022-07-09
* | | | | | | Enforce limits of settings that could cause buggy behaviour (#12450)SmallJoker2022-07-09
* | | | | | | Release shadow mapping resources when not needed (#12497)x20482022-07-09
* | | | | | | Replace deprecated use of `vector.new` with `copy`Lars Müller2022-07-08
* | | | | | | Add utility script to stress-test mapgensfan52022-07-04
* | | | | | | Add missing item alias metatables to async environment (#12458)sfan52022-07-04
* | | | | | | Fixed spelling inconsistency (#12504)Riley2022-07-03
* | | | | | | FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453)Vincent Robinson2022-07-03
* | | | | | | Serialization spec: Fix number fuzzing (#12496)Lars Müller2022-07-02
* | | | | | | Optimize strict.lua (#12495)Lars Müller2022-07-02
* | | | | | | DevTest: Add item meta editor (#12307)Wuzzy2022-07-02
* | | | | | | Allow to set maximum star opacity at daytime (#11663)Wuzzy2022-07-02
* | | | | | | Fix error when `item` isn't provided to core.hud_replace_builtin (#12484)rubenwardy2022-07-02
* | | | | | | Reorganise settingtypes.txt (#12490)rubenwardy2022-06-30
* | | | | | | Add many limits to settingtypes (#11463)Wuzzy2022-06-30
* | | | | | | Lua API: Refer to the update_translations tool (#12419)SmallJoker2022-06-29
* | | | | | | Improve warnings when no games or only devtest is installed (#11955)ROllerozxa2022-06-29
* | | | | | | Remove an unused method and header includessfan52022-06-28
* | | | | | | Remove tile_images and special_materials obsolete code (#12455)Zughy2022-06-28
* | | | | | | Increase max FPS on Android to 60 (#12373)ROllerozxa2022-06-26
* | | | | | | Fix two memleak reports from Coverity (#12466)JosiahWI2022-06-26
* | | | | | | Docs: remove background9 incorrect example (#12464)Zughy2022-06-26
* | | | | | | Re-order sound-related code (#12382)SmallJoker2022-06-20
* | | | | | | Annotate light spread functions with commentssfan52022-06-20
* | | | | | | Fix CAO light calculation issuesfan52022-06-19
* | | | | | | Fix updating glow on entitiessfan52022-06-17
* | | | | | | Fix zlib (de)compressor memory leakssavilli2022-06-16
* | | | | | | Update my nameNathanaël Courant2022-06-16
* | | | | | | Add description of privileges (#12021)x20482022-06-15
* | | | | | | Add unittests for entity lifecycle and callbackssfan52022-06-15
* | | | | | | Fix entity related bugssfan52022-06-15
* | | | | | | Fix Android input box crashROllerozxa2022-06-14
* | | | | | | lua_api.txt: add missing backticksZughy2022-06-13
* | | | | | | Improve lua_api.txt a bunchsfan52022-06-13
* | | | | | | Fix permissions on workflow-generated macOS builds (#12422)Shane Liesegang2022-06-13
* | | | | | | Inline triLinearInterpolationNoEase and triLinearInterpolation (#12421)paradust72022-06-11
* | | | | | | on_deactivate: distinguish removal and unloading (#11931)Lars Müller2022-06-11
* | | | | | | No damage effects on hp_max change (#11846)Lars Müller2022-06-11
* | | | | | | Builtin: Redo serialize.lua (#11427)Lars Müller2022-06-11