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-03-20
pass dt to tests
Stanislaw Halik
2024-03-20
bb
Stanislaw Halik
2024-03-19
cc
Stanislaw Halik
2024-03-19
ddd
Stanislaw Halik
rename foo_ -> fooʹ
2024-03-19
ccc
Stanislaw Halik
2024-03-19
ddd
Stanislaw Halik
2024-03-19
fix clang 18 warning
Stanislaw Halik
2024-03-19
update submodules
Stanislaw Halik
2024-03-17
d
Stanislaw Halik
2024-03-17
fix inconsistent value/reference init
Stanislaw Halik
2024-03-17
fix clang 18 build
Stanislaw Halik
2024-03-17
fix clang 18 warning
Stanislaw Halik
2024-03-07
remove Ns multiplication with single-precision floats
Stanislaw Halik
2024-03-06
add more relevant critter tests
Stanislaw Halik
2024-03-06
src/object: switch delta to 32-bit
Stanislaw Halik
2024-03-06
test/critter: remove another accidental debug statement
Stanislaw Halik
2024-03-06
test/critter: no need to store it twice in a row
Stanislaw Halik
2024-03-06
editor: don't record a timestamp from when the program was started
Stanislaw Halik
2024-03-06
more [[unlikely]] abuse
Stanislaw Halik
2024-03-06
test/critter: fix the case of: 0 < accel < 1
Stanislaw Halik
2024-03-06
fixup! test/critter: don't stop iterating on fractional movement
Stanislaw Halik
2024-03-06
test/critter: logspam--
Stanislaw Halik
2024-03-06
test/critter: show delta value in verbose output
Stanislaw Halik
2024-03-06
test/critter: remove duplicate abort code
Stanislaw Halik
2024-03-06
test/critter: don't stop iterating on fractional movement
Stanislaw Halik
2024-03-05
loader: don't pass a NULL src pointer to memcpy with zero length (asan)
Stanislaw Halik
2024-03-05
editor/inspect: expose writing chunk & tile values
Stanislaw Halik
2024-03-05
use unicode subscripts when converting Ns to string
Stanislaw Halik
2024-03-05
clean up timer & nanosecond includes
Stanislaw Halik
2024-03-05
test: remove dead/useless code
Stanislaw Halik
2024-03-05
make more readable converting Ns to string
Stanislaw Halik
2024-03-05
test/critter: fix it
Stanislaw Halik
2024-03-05
external: disable more noisy warnings on msvc
Stanislaw Halik
2024-03-05
update submodules
Stanislaw Halik
2024-03-05
rename allocate_frame_time -> alloc_frame_time
Stanislaw Halik
2024-03-05
allow running allocate_frame on uint32_t
Stanislaw Halik
2024-03-05
cmake: try to fix my local build failures
Stanislaw Halik
2024-03-05
add lightweight alternative to std:numeric_limits
Stanislaw Halik
2024-03-05
c
Stanislaw Halik
2024-03-05
oops, the last accurate double is 2^53 and not 2^54!
Stanislaw Halik
2024-03-04
src: fix incorrect std::move usage
Stanislaw Halik
2024-03-04
doc: saves++
Stanislaw Halik
2024-03-04
test/critter: add another test
Stanislaw Halik
2024-03-04
compat/prelude: workaround spurious error shown in CLion
Stanislaw Halik
2024-03-04
update submodules
Stanislaw Halik
2024-03-04
cmake: fix a bunch of build errors
Stanislaw Halik
2024-03-04
contrib: add directory
Stanislaw Halik
2024-03-04
test/critter: note that everything works
Stanislaw Halik
Except for the single broken test. :(
2024-03-04
compat/assert: try harder to flush std{out,err}
Stanislaw Halik
2024-03-04
test/critter: more logging touch-ups
Stanislaw Halik
[prev]
[next]