Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-23 | update submodules | Stanislaw Halik | |
2024-03-23 | a | Stanislaw Halik | |
2024-03-23 | a | Stanislaw Halik | |
2024-03-23 | b | Stanislaw Halik | |
2024-03-23 | w | Stanislaw Halik | |
2024-03-23 | w | Stanislaw Halik | |
2024-03-23 | a | Stanislaw Halik | |
2024-03-23 | w | Stanislaw Halik | |
2024-03-23 | w | Stanislaw Halik | |
2024-03-23 | loosen up test count assert | Stanislaw Halik | |
2024-03-23 | kill warning | Stanislaw Halik | |
2024-03-23 | editors/tests: rename couple more test friendly-names | Stanislaw Halik | |
2024-03-23 | editor/tests: move pathfinding -> walking | Stanislaw Halik | |
2024-03-23 | a | Stanislaw Halik | |
2024-03-23 | a | Stanislaw Halik | |
2024-03-23 | editor/tests/pf: use correction rotation when moving | Stanislaw Halik | |
2024-03-23 | src/critter: fix stopping auto movement | Stanislaw Halik | |
2024-03-23 | src/object: use forward declaration for dt | Stanislaw Halik | |
2024-03-23 | fix switch warnings | Stanislaw Halik | |
2024-03-23 | w | Stanislaw Halik | |
2024-03-22 | w | Stanislaw Halik | |
2024-03-22 | d | Stanislaw Halik | |
2024-03-22 | editor/tests: kill dead code | Stanislaw Halik | |
2024-03-22 | src/critter, editor/tests: fix subpixel accumulation | Stanislaw Halik | |
2024-03-22 | d | Stanislaw Halik | |
2024-03-22 | fix oob write due to typo | Stanislaw Halik | |
Stack-use-after-return on address 0x1272255d6ad0 at pc 0x7ff7069e08a0 bp 0x00539fd7e4e0 sp 0x00539fd7e528 WRITE of size 1 at 0x1272255d6ad0 thread T0 at 0x7ff7069e089f floormat::tests::(anonymous namespace)::next_stepʹ(Magnum::Math::Vector2<int>) (pathfinding.cpp:53) at 0x7ff7069dff1b floormat::tests::(anonymous namespace)::next_step(floormat::point, floormat::point) (pathfinding.cpp:89) at 0x7ff7069deaad floormat::tests::(anonymous namespace)::pf_test::update_pre(floormat::app&, floormat::Ns const&) (pathfinding.cpp:238) at 0x7ff7069cc1a1 floormat::app::tests_pre_update(floormat::Ns) (tests.cpp:52) at 0x7ff7069fd776 floormat::app::update(floormat::Ns) (update.cpp:280) at 0x7ff706a26b0b floormat::main_impl::do_update() (draw.cpp:45) at 0x7ff706a26f69 floormat::main_impl::drawEvent() (draw.cpp:63) at 0x7ff707658ca4 Magnum::Platform::Sdl2Application::mainLoopIteration() (Sdl2Application.cpp:1036) at 0x7ff7076564af Magnum::Platform::Sdl2Application::exec() (Sdl2Application.cpp:867) at 0x7ff706a2f084 floormat::main_impl::exec() (main-impl.cpp:21) at 0x7ff7067a29d7 floormat::app::exec() (app.cpp:62) at 0x7ff7067a62f6 floormat::app::run_from_argv(int, char const* const*) (app.cpp:148) at 0x7ff7067a66e4 main (app.cpp:162) at 0x7ff7067a1310 __tmainCRTStartup (crtexe.c:267) at 0x7ff7067a1365 .l_start (crtexe.c:188) at 0x7fff5bac7343 at 0x7fff5ca026b0 Address 0x1272255d6ad0 is located in stack of thread T0 at offset 208 in frame at 0x7ff706a3248f floormat::main_impl::pixel_to_tile(Magnum::Math::Vector2<double>) const (projection.cpp:9) | |||
2024-03-22 | fix assert when resuming from breakpoint | Stanislaw Halik | |
#0 0x00007fff5b83f1e7 in msvcrt!abort () from C:\Windows\System32\msvcrt.dll #1 0x00007ff6b1d2a8d4 in floormat::object::alloc_frame_time<unsigned int> (dt=..., accum=@0xc622418: 36957033, hz=60, speed=10) at C:/repos/floormat/src/object.cpp:319 #2 0x00007ff6b1b9bfa8 in floormat::tests::(anonymous namespace)::pf_test::update_pre (this=0xc6b6d10, a=..., dt=...) at C:/repos/floormat/editor/tests/pathfinding.cpp:217 #3 0x00007ff6b1b99375 in floormat::app::tests_pre_update (this=0xf2be00, dt=...) at C:/repos/floormat/editor/tests.cpp:52 #4 0x00007ff6b1ba17ec in floormat::app::update (this=0xf2be00, dt=...) at C:/repos/floormat/editor/update.cpp:280 #5 0x00007ff6b1ba4534 in floormat::main_impl::do_update (this=0xf2bf50) at C:/repos/floormat/main/draw.cpp:43 #6 0x00007ff6b1ba465f in floormat::main_impl::drawEvent (this=0xf2bf50) | |||
2024-03-22 | w | Stanislaw Halik | |
2024-03-22 | d | Stanislaw Halik | |
2024-03-22 | fix warn 2 | Stanislaw Halik | |
2024-03-22 | fix warn | Stanislaw Halik | |
2024-03-22 | update submodules | Stanislaw Halik | |
2024-03-21 | w | Stanislaw Halik | |
2024-03-21 | d | Stanislaw Halik | |
2024-03-21 | w auto movement | Stanislaw Halik | |
2024-03-21 | w | Stanislaw Halik | |
2024-03-21 | a | Stanislaw Halik | |
2024-03-21 | d | Stanislaw Halik | |
2024-03-21 | cherry-pick wip | Stanislaw Halik | |
2024-03-21 | point wip | Stanislaw Halik | |
2024-03-21 | point small fixes | Stanislaw Halik | |
2024-03-21 | serialize: fix warning | Stanislaw Halik | |
2024-03-21 | cmake wip | Stanislaw Halik | |
2024-03-20 | update submodules | Stanislaw Halik | |
2024-03-20 | dd | Stanislaw Halik | |
2024-03-20 | fix noisy warning | Stanislaw Halik | |
2024-03-20 | cc d | Stanislaw Halik | |
2024-03-20 | dd | Stanislaw Halik | |
2024-03-20 | a | Stanislaw Halik | |
2024-03-20 | cc | Stanislaw Halik | |