Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-06 | w | Stanislaw Halik | |
2024-06-06 | fix hole incorrect formulas in LUT | Stanislaw Halik | |
2024-06-05 | fix branching in switch expressions | Stanislaw Halik | |
They were meant to become branchless LUTs but the compiler refuses to generate it. | |||
2024-05-29 | d | Stanislaw Halik | |
2024-05-28 | also fix broken protos for {critter,light}_proto | Stanislaw Halik | |
2024-05-28 | fix hole_proto::operator== | Stanislaw Halik | |
2024-05-28 | w | Stanislaw Halik | |
2024-05-28 | w | Stanislaw Halik | |
2024-05-27 | e | Stanislaw Halik | |
2024-05-26 | b | Stanislaw Halik | |
2024-05-26 | w | Stanislaw Halik | |
2024-05-26 | c | Stanislaw Halik | |
2024-05-26 | fix/remove obsolete todo comments | Stanislaw Halik | |
2024-05-26 | use array_size instead of std::size/arraySize | Stanislaw Halik | |
2024-05-26 | b cleanup includes | Stanislaw Halik | |
- remove unused includes - reorder some compat/ includes to the bottom, in order to check whether the headers correctly include them | |||
2024-05-26 | wa | Stanislaw Halik | |
2024-05-26 | w a | Stanislaw Halik | |
2024-05-26 | w | Stanislaw Halik | |
2024-05-25 | w | Stanislaw Halik | |
2024-05-22 | a | Stanislaw Halik | |
2024-05-21 | e | Stanislaw Halik | |
2024-05-21 | a | Stanislaw Halik | |
2024-05-21 | d | Stanislaw Halik | |
2024-05-21 | f | Stanislaw Halik | |
2024-05-21 | start thinking about composite objects | Stanislaw Halik | |
2024-05-20 | c | Stanislaw Halik | |
2024-05-14 | a | Stanislaw Halik | |
2024-05-08 | w | Stanislaw Halik | |
2024-05-08 | c | Stanislaw Halik | |
2024-05-07 | b | Stanislaw Halik | |
2024-05-07 | aa | Stanislaw Halik | |
2024-05-06 | walk script wip | Stanislaw Halik | |
2024-05-06 | test: speed up compile time | Stanislaw Halik | |
Removes implicit includes to <windows.h> and <cr/StringView.h> from all files. Goes from 30 to 20 seconds. | |||
2024-05-06 | switch to lazily allocating pathfinding results | Stanislaw Halik | |
2024-05-06 | should be good now | Stanislaw Halik | |
2024-05-06 | fixup! f18be9b4686fa11f6fd3caf67396894e38a65d3a | Stanislaw Halik | |
2024-05-06 | bad | Stanislaw Halik | |
2024-05-06 | a? | Stanislaw Halik | |
2024-05-06 | e | Stanislaw Halik | |
2024-05-05 | src: remove the tile_iterator class | Stanislaw Halik | |
This is too crufty to bother with. | |||
2024-05-05 | add comment | Stanislaw Halik | |
2024-05-05 | b | Stanislaw Halik | |
2024-05-05 | c | Stanislaw Halik | |
2024-05-05 | b | Stanislaw Halik | |
2024-05-05 | a wip | Stanislaw Halik | |
2024-05-05 | expose script init status | Stanislaw Halik | |
2024-05-05 | add simplified camera offset formula | Stanislaw Halik | |
2024-05-05 | d | Stanislaw Halik | |
2024-05-03 | critter_script shouldn't have a copy ctor | Stanislaw Halik | |
2024-05-03 | src/search: add tiny constant value to bbox size | Stanislaw Halik | |