summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2024-05-11wStanislaw Halik
2024-05-08add todo to iptrStanislaw Halik
2024-05-08wStanislaw Halik
2024-05-08cStanislaw Halik
2024-05-08eStanislaw Halik
2024-05-08cmake: notify that userconfig is being loadedStanislaw Halik
2024-05-08cmake: load generic userconfig if it existsStanislaw Halik
2024-05-08cmake: add temporary clang warning on global ctor/dtorStanislaw Halik
2024-05-08move temporary tests to be executed firstStanislaw Halik
2024-05-08entity/name-of: strip impl-specific bitsStanislaw Halik
Well, almost all them. MSVC tends to be a problem.
2024-05-07dStanislaw Halik
2024-05-07bStanislaw Halik
2024-05-07aaStanislaw Halik
2024-05-06fix stale reference in editor::update()Stanislaw Halik
It also reduces the amount of Corrade asserts by calling `.data()` and `.get()` rather than `.operator[]` and `.operator*`.
2024-05-06fix up borrowed-ptr include layoutStanislaw Halik
2024-05-06walk script wipStanislaw Halik
2024-05-06don't include <compare> when not necessaryStanislaw Halik
2024-05-06test: speed up compile timeStanislaw Halik
Removes implicit includes to <windows.h> and <cr/StringView.h> from all files. Goes from 30 to 20 seconds.
2024-05-06switch to lazily allocating pathfinding resultsStanislaw Halik
2024-05-06should be good nowStanislaw Halik
2024-05-06fixup! f18be9b4686fa11f6fd3caf67396894e38a65d3aStanislaw Halik
2024-05-06editor: fix crash when chunk::_objects array reallocates itselfStanislaw Halik
2024-05-06badStanislaw Halik
2024-05-06a?Stanislaw Halik
2024-05-06cStanislaw Halik
2024-05-06eStanislaw Halik
2024-05-05fStanislaw Halik
2024-05-05aafeature/bptrStanislaw Halik
2024-05-05aaStanislaw Halik
2024-05-05a wStanislaw Halik
2024-05-05a wStanislaw Halik
2024-05-05aStanislaw Halik
2024-05-05bptr: disable msvc warning alsoStanislaw Halik
2024-05-05a wStanislaw Halik
2024-05-05a wStanislaw Halik
2024-05-05a wStanislaw Halik
2024-05-05a wStanislaw Halik
2024-05-05a wStanislaw Halik
2024-05-05a wStanislaw Halik
2024-05-05a wStanislaw Halik
2024-05-05w aStanislaw Halik
2024-05-05wip bptrStanislaw Halik
2024-05-05wip bptrStanislaw Halik
2024-05-05bStanislaw Halik
2024-05-05test/save: test light_proto harderStanislaw Halik
2024-05-05src: remove the tile_iterator classStanislaw Halik
This is too crufty to bother with.
2024-05-05reorder tests by execution speedStanislaw Halik
2024-05-05add commentStanislaw Halik
2024-05-05compat/assert: fix missing newlineStanislaw Halik
2024-05-05bStanislaw Halik