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
Age
Commit message (
Collapse
)
Author
2024-02-11
style only
Stanislaw Halik
2024-02-11
loader: change a few misleading function names
Stanislaw Halik
2024-02-11
loader: allow adding atlases to the list without parsing them
Stanislaw Halik
2024-02-11
implement anim_loader
Stanislaw Halik
2024-02-11
wip loader
Stanislaw Halik
2024-02-11
wip atlas
Stanislaw Halik
2024-02-11
wip atlas
Stanislaw Halik
2024-02-11
wip anim atlas loader
Stanislaw Halik
2024-02-11
cmake: remove accidental debug code
Stanislaw Halik
2024-02-11
wip atlas loader
Stanislaw Halik
2024-02-11
style fix
Stanislaw Halik
2024-02-10
cmake: fix splitdebug with asan
Stanislaw Halik
2024-02-10
remove duplicate assert
Stanislaw Halik
2024-02-10
test: don't load in the atlases multiple times
Stanislaw Halik
2024-02-10
try to fix msvc build
Stanislaw Halik
2024-02-10
loader: don't require atlas's Cell pointer to remain constant
Stanislaw Halik
The make_cell() thing hasn't been tested yet.
2024-02-10
update submodules
Stanislaw Halik
2024-02-10
fix test failure
Stanislaw Halik
2024-02-10
fix formatting on abnormal termination
Stanislaw Halik
2024-02-10
wip scenery loader
Stanislaw Halik
2024-02-10
wip os-file.hpp
Stanislaw Halik
2024-02-10
wip stubs
Stanislaw Halik
2024-02-10
loader: rename serialized_scenery -> scenery_cell
Stanislaw Halik
2024-02-10
loader: add invalid wall atlas to the list
Stanislaw Halik
2024-02-10
loader, serialize: clean up a bit
Stanislaw Halik
2024-02-10
cmake: reenable find_package logspam prevention
Stanislaw Halik
2024-02-09
doc: add proto=21 save
Stanislaw Halik
2024-02-09
some random style nits
Stanislaw Halik
2024-02-09
loader: implement wall_traits
Stanislaw Halik
2024-02-09
loader: move vobj_cell to its own file
Stanislaw Halik
2024-02-09
let's try adding aliases to Corrade/Magnum headers
Stanislaw Halik
2024-02-09
test/saves, doc: add proto=21 save
Stanislaw Halik
2024-02-09
loader: die on ascii null characters in filenames
Stanislaw Halik
2024-02-09
style issues only
Stanislaw Halik
2024-02-08
wip wall
Stanislaw Halik
2024-02-08
loader: wall loader wip
Stanislaw Halik
2024-02-08
loader: more refactoring
Stanislaw Halik
2024-02-08
style issues
Stanislaw Halik
2024-02-08
some more work on ground atlases
Stanislaw Halik
2024-02-08
loader: work toward removing duplicate atlas code
Stanislaw Halik
2024-02-08
add more tests (and clean them up a bit too)
Stanislaw Halik
2024-02-08
oh no, savegame proto 20 forgot about the object counter
Stanislaw Halik
2024-02-08
work on the atlas loaders
Stanislaw Halik
2024-02-08
minor cleanup
Stanislaw Halik
2024-02-08
TO FIXUP fix splitdebug
Stanislaw Halik
2024-02-08
sync CI profiles
Stanislaw Halik
2024-02-07
update submodules
Stanislaw Halik
2024-02-07
src: move tile defs that need Vector2 into their own file
Stanislaw Halik
2024-02-06
test/json: remove dead code
Stanislaw Halik
2024-02-06
test: add timing information in verbose mode
Stanislaw Halik
[next]