summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-01-16update submodulesStanislaw Halik
2022-12-25main, editor: set cursor from imguiStanislaw Halik
2022-12-09editor: allow rotating already placed sceneryStanislaw Halik
2022-12-08draw: reoder some debug macrosStanislaw Halik
2022-12-08draw/anim: fix artifacts on last item drawnStanislaw Halik
2022-12-08serialize: die on tile atlas reuse with wrong pass flagStanislaw Halik
2022-12-08images: don't reuse atlases between ground & wallsStanislaw Halik
2022-12-08loader: use StringView as keysStanislaw Halik
2022-12-08draw, editor: visualize bounding boxesStanislaw Halik
2022-12-08external: updateStanislaw Halik
2022-12-08draw: add some assertsStanislaw Halik
2022-12-08draw, main, src/chunk: batch scenery writesStanislaw Halik
2022-12-08src/{chunk,collision}: fix 32-bit buildStanislaw Halik
2022-12-08cmake: move some defines aroundStanislaw Halik
2022-12-08src, draw: don't overallocate ground & wall vbo'sStanislaw Halik
2022-12-07scenery: mark static files as 0 fpsStanislaw Halik
2022-12-07src/scenery: default to shoot-through pass modeStanislaw Halik
2022-12-06src/chunk: remove remaining lqt vector calls on 64-bitStanislaw Halik
2022-12-06src/chunk: stick bboxes into the pointer on 64-bitStanislaw Halik
2022-12-06compat/lqt: use debug assert, not the regular oneStanislaw Halik
2022-12-06src: add collision iterator adapterStanislaw Halik
2022-12-06src/chunk: plug in lqt for collision detectionStanislaw Halik
2022-12-05editor, main: use less sdl includesStanislaw Halik
2022-12-05ci: fix warning on osxStanislaw Halik
2022-12-05editor: fix warningStanislaw Halik
2022-12-05cmake: remove transitive deps to speed up buildStanislaw Halik
2022-12-05test: add loader testStanislaw Halik
2022-12-05loader: reserve the right size for anim atlas listStanislaw Halik
2022-12-05src: add pass_mode field to tile_atlasStanislaw Halik
2022-12-04compat/lqt: use pragma onceStanislaw Halik
2022-12-04compat/lqt: fix warning without pragmasStanislaw Halik
2022-12-04compat/function2: add licenseStanislaw Halik
2022-12-04compat/lqt: undo this atrocious formattingStanislaw Halik
2022-12-04compat/lqt: fix gcc warningsStanislaw Halik
2022-12-04compat/lqt: tabs to spacesStanislaw Halik
2022-12-04test/lqt: rename fileStanislaw Halik
2022-12-04compat/lqt: remove deprecated std::aligned_storageStanislaw Halik
2022-12-04test/lqt: use <cstdint>Stanislaw Halik
2022-12-04compat/lqt: make it buildStanislaw Halik
2022-12-04add loose quadtreeStanislaw Halik
2022-12-04compat/assert: add [[unlikely]] to fm_assertStanislaw Halik
2022-12-04main: try enabling antialiased linesStanislaw Halik
2022-12-04fix warningStanislaw Halik
2022-12-04draw: fix warning on vmware dri backendStanislaw Halik
2022-12-03editor: prepare for making a screencastStanislaw Halik
2022-12-03editor: don't queue up key_GLOBALs, everStanislaw Halik
2022-12-03kill compat/optionalStanislaw Halik
2022-12-03editor: simplify find_clickable_sceneryStanislaw Halik
2022-12-03main: actually cap max dt to 5 HzStanislaw Halik
2022-12-02whitespaceStanislaw Halik