summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-08-13compat/function2: merge 496c20fedeHEADmasterStanislaw Halik
cf. https://github.com/Naios/function2/commit/496c20fede5378190f
2025-08-13enable corrade-test target for release buildsStanislaw Halik
2025-08-13compat: fix clang compile-time errorStanislaw Halik
Add test.
2025-08-13fix gcc compile-time errorStanislaw Halik
2025-08-13cmake: fix msvc toolchain typoStanislaw Halik
2025-08-13enable -fpointer-tbaa for testing with clangStanislaw Halik
2025-08-13update my build layout after a hard drive changeStanislaw Halik
2025-04-24cmake: fix duplicate build directory errorStanislaw Halik
Started happening with newer cmake.
2025-02-05fix apple denormal disablementwip2wipStanislaw Halik
2025-02-05ci: fix itStanislaw Halik
2025-02-05fix build on newer imguiStanislaw Halik
Note that in the imgui inspector code, `WantReloadUserBuf` is necessary to support wrapping around offset/tile/chunk coordinates on continuous press of one of the +- buttons. See original commit fc5ec6178.
2025-02-05fix build with newer fmtlibStanislaw Halik
2025-02-05update all submodulesStanislaw Halik
2025-02-05fix gcc build due to missing include <utility>Stanislaw Halik
2025-02-05move generated LUT into function scopeStanislaw Halik
2025-02-05add commented-out parts to hardcoded constantsStanislaw Halik
This is for rendering procedural holes.
2025-02-05switch to Corrade pair impl from stlStanislaw Halik
2025-02-05compat/assert: move internal functions to own namespaceStanislaw Halik
2024-11-18src/{critter,chunk}: simplify LUT generation a bitStanislaw Halik
2024-11-18eStanislaw Halik
2024-11-17shader: get rid of decltype(auto) retvalStanislaw Halik
No functional changes.
2024-11-17update submodulesStanislaw Halik
2024-11-16src/critter: fix flickering rotation on 3way movement glitchStanislaw Halik
2024-11-16src/critter: reduce movement logic's code bloatStanislaw Halik
2024-11-16update submodulesStanislaw Halik
2024-11-16src/chunk-walls: zero-initialize table pad bitsStanislaw Halik
2024-11-16src/chunk-walls: move computing wall parts to lookup tableStanislaw Halik
2024-11-15ci: output progress while testingStanislaw Halik
2024-11-15ci: upgrade ubuntu for gcc-14Stanislaw Halik
2024-11-15update submodulesStanislaw Halik
2024-11-15fix CI warningStanislaw Halik
2024-11-15try fix buildStanislaw Halik
2024-11-15src/chunk-walls: factor out common formulasStanislaw Halik
2024-11-15allow pointer to member argument for array_size()Stanislaw Halik
2024-11-15update submodulesStanislaw Halik
2024-11-15cmake: update for clang 19Stanislaw Halik
2024-10-28wip to rebaseStanislaw Halik
2024-10-28cmake: oops, enable tests on asanStanislaw Halik
2024-10-28update submodulesStanislaw Halik
Lots of conflicts.
2024-10-06Revert "fix build for now (wip)"Stanislaw Halik
This reverts commit 10ccb5f431c25dc6945711f3547cc847480e7f04.
2024-10-06fix build for now (wip)Stanislaw Halik
2024-10-06cmake: fix clang 19 deprecated cflagsStanislaw Halik
2024-10-05kill luajitStanislaw Halik
Will probably use daslang instead.
2024-09-20compat/heap: add GCC's missing copyright noticeStanislaw Halik
2024-09-20dStanislaw Halik
2024-09-20wStanislaw Halik
2024-09-20src: add exact calculations for wall hole renderingStanislaw Halik
2024-09-20src/hole: prep for wall hole renderingStanislaw Halik
2024-09-20aStanislaw Halik
2024-09-20dStanislaw Halik