| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | init.c: Add missing #include | Xavier Del Campo Romero | 2024-01-30 | 1 | -0/+1 |
| * | Big rushed update | Xavier Del Campo Romero | 2024-01-28 | 4 | -13/+117 |
| * | terrain: Split tile/object rendering | Xavier Del Campo Romero | 2024-01-28 | 4 | -93/+201 |
| * | Define terrain rendering and loading | Xavier Del Campo Romero | 2024-01-27 | 6 | -139/+363 |
| * | Remove resource, tech and old game resources | Xavier Del Campo Romero | 2024-01-27 | 1 | -1/+1 |
| * | Deprecate memset(3) for zero-init | Xavier Del Campo Romero | 2022-06-27 | 1 | -1/+1 |
| * | terrain: fix wrong rendering | Xavier Del Campo Romero | 2022-06-26 | 1 | -2/+2 |
| * | Implement sub-tile collboxes | Xavier Del Campo Romero | 2022-03-30 | 3 | -3/+63 |
| * | Rename MAP_{X|Y} to MAP_{W|H} | Xavier Del Campo Romero | 2022-03-30 | 1 | -2/+2 |
| * | terrain.c: use long for map coordinates | Xavier Del Campo Romero | 2022-03-30 | 1 | -1/+1 |
| * | Replace x_get functions with macros | Xavier Del Campo Romero | 2022-03-30 | 1 | -4/+1 |
| * | Refresh camera and terrain rendering on screen resize | Xavier Del Campo Romero | 2022-03-30 | 2 | -5/+21 |
| * | Add project source code | Xavier Del Campo Romero | 2022-03-30 | 3 | -0/+111 |
