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 (
Expand
)
Author
2023-01-16
update submodules
Stanislaw Halik
2022-12-25
main, editor: set cursor from imgui
Stanislaw Halik
2022-12-09
editor: allow rotating already placed scenery
Stanislaw Halik
2022-12-08
draw: reoder some debug macros
Stanislaw Halik
2022-12-08
draw/anim: fix artifacts on last item drawn
Stanislaw Halik
2022-12-08
serialize: die on tile atlas reuse with wrong pass flag
Stanislaw Halik
2022-12-08
images: don't reuse atlases between ground & walls
Stanislaw Halik
2022-12-08
loader: use StringView as keys
Stanislaw Halik
2022-12-08
draw, editor: visualize bounding boxes
Stanislaw Halik
2022-12-08
external: update
Stanislaw Halik
2022-12-08
draw: add some asserts
Stanislaw Halik
2022-12-08
draw, main, src/chunk: batch scenery writes
Stanislaw Halik
2022-12-08
src/{chunk,collision}: fix 32-bit build
Stanislaw Halik
2022-12-08
cmake: move some defines around
Stanislaw Halik
2022-12-08
src, draw: don't overallocate ground & wall vbo's
Stanislaw Halik
2022-12-07
scenery: mark static files as 0 fps
Stanislaw Halik
2022-12-07
src/scenery: default to shoot-through pass mode
Stanislaw Halik
2022-12-06
src/chunk: remove remaining lqt vector calls on 64-bit
Stanislaw Halik
2022-12-06
src/chunk: stick bboxes into the pointer on 64-bit
Stanislaw Halik
2022-12-06
compat/lqt: use debug assert, not the regular one
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
editor, main: use less sdl includes
Stanislaw Halik
2022-12-05
ci: fix warning on osx
Stanislaw Halik
2022-12-05
editor: fix warning
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
loader: reserve the right size for anim atlas list
Stanislaw Halik
2022-12-05
src: add pass_mode field to tile_atlas
Stanislaw Halik
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: fix gcc warnings
Stanislaw Halik
2022-12-04
compat/lqt: tabs to spaces
Stanislaw Halik
2022-12-04
test/lqt: rename file
Stanislaw Halik
2022-12-04
compat/lqt: remove deprecated std::aligned_storage
Stanislaw Halik
2022-12-04
test/lqt: use <cstdint>
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-04
main: try enabling antialiased lines
Stanislaw Halik
2022-12-04
fix warning
Stanislaw Halik
2022-12-04
draw: fix warning on vmware dri backend
Stanislaw Halik
2022-12-03
editor: prepare for making a screencast
Stanislaw Halik
2022-12-03
editor: don't queue up key_GLOBALs, ever
Stanislaw Halik
2022-12-03
kill compat/optional
Stanislaw Halik
2022-12-03
editor: simplify find_clickable_scenery
Stanislaw Halik
2022-12-03
main: actually cap max dt to 5 Hz
Stanislaw Halik
2022-12-02
whitespace
Stanislaw Halik
[next]