Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-04 | compat/lqt: use pragma once | Stanislaw Halik | |
2022-12-04 | compat/lqt: fix warning without pragmas | Stanislaw Halik | |
2022-12-04 | compat/function2: add license | Stanislaw Halik | |
2022-12-04 | compat/lqt: undo this atrocious formatting | Stanislaw Halik | |
2022-12-04 | compat/lqt: tabs to spaces | Stanislaw Halik | |
2022-12-04 | compat/lqt: remove deprecated std::aligned_storage | Stanislaw Halik | |
2022-12-04 | compat/lqt: make it build | Stanislaw Halik | |
2022-12-04 | add loose quadtree | Stanislaw Halik | |
2022-12-04 | compat/assert: add [[unlikely]] to fm_assert | Stanislaw Halik | |
2022-12-03 | kill compat/optional | Stanislaw Halik | |
2022-12-02 | compat: fix usage outside namespace floormat | Stanislaw Halik | |
2022-12-02 | cmake: try to fix ci link error | Stanislaw Halik | |
2022-12-02 | serialize: work on recovering from corrupted saves | Stanislaw Halik | |
2022-11-27 | more WIP | Stanislaw Halik | |
2022-11-22 | compat/prelude: add Vector{2,3,4}uz | Stanislaw Halik | |
2022-11-18 | compat: remove integer-types header | Stanislaw Halik | |
Other headers incldue <cstddef> and <cstdint> anyway. | |||
2022-11-16 | compat/fu2: fix it | Stanislaw Halik | |
2022-11-16 | compat: add function2 | Stanislaw Halik | |
From <https://github.com/Naios/function2>. | |||
2022-11-14 | compat/prelude: include Magnum color literals | Stanislaw Halik | |
2022-11-14 | compat/assert: fix spurious clang warning | Stanislaw Halik | |
2022-11-13 | only need to #define alloca on msvc | Stanislaw Halik | |
2022-11-12 | fix alloca on win32 | Stanislaw Halik | |
2022-11-12 | fix warnings | Stanislaw Halik | |
2022-11-12 | OptionalStl, we hardly knew you | Stanislaw Halik | |
2022-11-11 | cruft for the cruft god | Stanislaw Halik | |
2022-11-10 | add github action | Stanislaw Halik | |
2022-11-10 | flush it | Stanislaw Halik | |
2022-11-10 | add a working fmtlib operator""_cf() | Stanislaw Halik | |
2022-11-10 | don't use fmtlib's operator""_cf | Stanislaw Halik | |
it's broken on clang. | |||
2022-11-10 | random garbage | Stanislaw Halik | |
2022-11-10 | editor, main: add fmtlib dependency | Stanislaw Halik | |
snprintf in imgui code is slow. | |||
2022-11-09 | add noinline | Stanislaw Halik | |
clang is acting up somehow | |||
2022-11-05 | a | Stanislaw Halik | |
2022-11-01 | wip | Stanislaw Halik | |
2022-10-31 | a | Stanislaw Halik | |
2022-10-31 | shortcuts work | Stanislaw Halik | |
2022-10-30 | remove quotes in assert failure message | Stanislaw Halik | |
2022-10-29 | serializer work | Stanislaw Halik | |
2022-10-28 | more work | Stanislaw Halik | |
2022-10-28 | serializer work | Stanislaw Halik | |
2022-10-28 | fix -Werror | Stanislaw Halik | |
2022-10-28 | add maybe_unused to copy/move ctor macros | Stanislaw Halik | |
2022-10-28 | add debug assert function | Stanislaw Halik | |
2022-10-27 | cleanup some serialization stuff | Stanislaw Halik | |
2022-10-27 | roll up one's own abort() | Stanislaw Halik | |
2022-10-26 | krap | Stanislaw Halik | |
2022-10-26 | add _Pragma against printf -Wdouble-promotion | Stanislaw Halik | |
2022-10-26 | shut up -Wdouble-promotion for debug log macros | Stanislaw Halik | |
2022-10-24 | a | Stanislaw Halik | |
2022-10-24 | a | Stanislaw Halik | |