| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-08 | editor: work on argument parsing code | Stanislaw Halik | |
| - allow passing fullscreen/borderless window modes - remove dead code - die on passing invalid argument values | |||
| 2023-03-08 | external: update imgui, magnum, sdl2 | Stanislaw Halik | |
| 2023-03-07 | editor: fix collision offset for good this time | Stanislaw Halik | |
| 2023-03-07 | wip fix | Stanislaw Halik | |
| 2023-03-06 | collision from across chunks is broken wip | Stanislaw Halik | |
| 2023-03-06 | main: don't override magnum's cmdline options | Stanislaw Halik | |
| 2023-03-06 | external: update | Stanislaw Halik | |
| 2023-03-06 | compat/setenv: fix build | Stanislaw Halik | |
| 2023-03-05 | compat: add portable setenv(3) | Stanislaw Halik | |
| 2023-03-05 | external: update corrade, magnum | Stanislaw Halik | |
| 2023-03-04 | external: update submodules | Stanislaw Halik | |
| 2023-03-04 | ci: fix gdbscript | Stanislaw Halik | |
| 2023-03-04 | src: make anim_scale easier to construct | Stanislaw Halik | |
| 2023-03-04 | ci: fix build | Stanislaw Halik | |
| 2023-03-04 | editor/inspect: add rotation enum field | Stanislaw Halik | |
| 2023-03-03 | fix gcc warning | Stanislaw Halik | |
| 2023-03-03 | editor/imgui: "edit" -> "editor" in main menu | Stanislaw Halik | |
| 2023-03-03 | editor/imgui: move to separate files | Stanislaw Halik | |
| 2023-03-03 | editor: clean up menu | Stanislaw Halik | |
| 2023-03-03 | src/chunk: enable mesh reload logging | Stanislaw Halik | |
| 2023-03-03 | compat/prelude: random namespace shenanigans | Stanislaw Halik | |
| 2023-03-03 | shaders: fix clickable box off for control panel 1 | Stanislaw Halik | |
| 2023-03-03 | serialize: make anim_group::offset field optional | Stanislaw Halik | |
| 2023-03-03 | src: simplify bbox update check | Stanislaw Halik | |
| 2023-03-03 | src: rework scenery updates | Stanislaw Halik | |
| 2023-03-03 | editor, main: random crap | Stanislaw Halik | |
| 2023-03-03 | main: add debug break function | Stanislaw Halik | |
| 2023-03-03 | editor: add rendering clickables | Stanislaw Halik | |
| 2023-03-03 | wip | Stanislaw Halik | |
| 2023-03-03 | editor/imgui: add rotating scenery | Stanislaw Halik | |
| 2023-03-03 | editor/imgui: fix closing inspector windows | Stanislaw Halik | |
| 2023-03-03 | flush scenery popup work | Stanislaw Halik | |
| 2023-03-03 | cmake: fix ci | Stanislaw Halik | |
| 2023-03-02 | main: set collect threshold depending on screen resolution | Stanislaw Halik | |
| 2023-03-02 | a | Stanislaw Halik | |
| 2023-03-02 | editor: add helper for showing fps on stdout | Stanislaw Halik | |
| This is useful for debugging resolutions larger than the screen. | |||
| 2023-03-02 | test: reduce magnum verbosity | Stanislaw Halik | |
| 2023-03-02 | cmake: call add_test() on the test executable | Stanislaw Halik | |
| 2023-03-02 | ci: run undefined memory sanitizer | Stanislaw Halik | |
| 2023-03-02 | Revert "src/anim-atlas: add bitmap optimization attempt" | Stanislaw Halik | |
| This reverts commit fea104b14632e3d51be7ce1abf71195e4f6b1a8d. Now it lives in the repo history. | |||
| 2023-03-02 | src/anim-atlas: add bitmap optimization attempt | Stanislaw Halik | |
| 2023-03-02 | src/anim: fix off-by-one oob write for bitmaps | Stanislaw Halik | |
| 2023-03-02 | anim, test: test the loader more thoroughly | Stanislaw Halik | |
| 2023-03-02 | anim: fix some stale files | Stanislaw Halik | |
| 2023-03-02 | cmake: fix sdl2 linux build | Stanislaw Halik | |
| 2023-03-02 | Revert "src/anim-atlas: put in adapted old bitmask code" | Stanislaw Halik | |
| This reverts commit 4e1823a8690992e6e0d9c54e41b333ea0dbc2be7. And now it's safely stored in revision history for the next time it's needed for comparison purposes. | |||
| 2023-03-02 | cmake: disable -fuse-cxa-atexit on Windows | Stanislaw Halik | |
| Otherwise it fails in CLion EAP. | |||
| 2023-03-02 | src/anim-atlas: put in adapted old bitmask code | Stanislaw Halik | |
| 2023-03-02 | src/bitmask: reformat | Stanislaw Halik | |
| 2023-03-02 | src/anim-atlas: fix bitmask undefined read | Stanislaw Halik | |
