index
:
floormat.git
feature/bptr
master
wip
wip2
game project in early development
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2023-05-30
add light entity serialization
Stanislaw Halik
2023-05-26
test/save: add fresh test version
Stanislaw Halik
2023-04-16
mess around with <memory> inclusion
Stanislaw Halik
2023-04-16
test: force enable debug assertions
Stanislaw Halik
2023-04-14
test: add new saves
Stanislaw Halik
2023-04-10
cmake: add precompiled header now unconditionally
Stanislaw Halik
2023-04-10
external, src/world: add tsl::robin_map
Stanislaw Halik
2023-04-10
cmake: remove precompiled headers
Stanislaw Halik
2023-04-10
more precompiled header stuff
Stanislaw Halik
2023-04-08
make global_coords ctor less implicit
Stanislaw Halik
2023-04-08
mplement z levels
Stanislaw Halik
2023-03-26
a
Stanislaw Halik
2023-03-25
use operator""uz c++23 polyfill
Stanislaw Halik
2023-03-20
sort entities by id rather than draw order
Stanislaw Halik
2023-03-19
work on entity reodering
Stanislaw Halik
2023-03-19
src/entity: move type data member to vtable
Stanislaw Halik
2023-03-19
entity: get rid of field grouping feature
Stanislaw Halik
2023-03-19
loader: chdir to share/floormat
Stanislaw Halik
2023-03-19
move some deserialize path's asserts to soft asserts
Stanislaw Halik
2023-03-18
pre-declare integer types without cstddef/cstdint
Stanislaw Halik
2023-03-18
test: rename save files
Stanislaw Halik
2023-03-18
test/serializer: add new comprehensive test
Stanislaw Halik
2023-03-18
a
Stanislaw Halik
2023-03-18
zz
Stanislaw Halik
2023-03-17
test: add saves
Stanislaw Halik
2023-03-17
buffer flush (wip)
Stanislaw Halik
2023-03-17
bbb
Stanislaw Halik
2023-03-15
src: add O(1) chunk access from entity
Stanislaw Halik
2023-03-14
a
Stanislaw Halik
2023-03-02
test: reduce magnum verbosity
Stanislaw Halik
2023-03-02
anim, test: test the loader more thoroughly
Stanislaw Halik
2023-03-02
test: improve bitmask test
Stanislaw Halik
2023-02-28
test/bitmask: don't run benchmark warmup repeatedly
Stanislaw Halik
2023-02-27
test: add bitmask benchmark
Stanislaw Halik
2023-02-27
test: add sprite bitmap test
Stanislaw Halik
2023-02-27
compat/prelude: add operator""_uz() for size_t
Stanislaw Halik
2023-02-27
serialize: fix sc_exact condition
Stanislaw Halik
2023-02-26
test: fix build
Stanislaw Halik
2023-02-25
kill lqt
Stanislaw Halik
2023-02-25
wip still broken
Stanislaw Halik
2023-02-21
wip inspector stuff
Stanislaw Halik
2022-12-06
src/chunk: stick bboxes into the pointer on 64-bit
Stanislaw Halik
2022-12-06
src: add collision iterator adapter
Stanislaw Halik
2022-12-06
src/chunk: plug in lqt for collision detection
Stanislaw Halik
2022-12-05
cmake: remove transitive deps to speed up build
Stanislaw Halik
2022-12-05
test: add loader test
Stanislaw Halik
2022-12-05
src: add pass_mode field to tile_atlas
Stanislaw Halik
2022-12-04
compat/lqt: fix gcc warnings
Stanislaw Halik
2022-12-04
compat/lqt: tabs to spaces
Stanislaw Halik
2022-12-04
test/lqt: rename file
Stanislaw Halik
[next]