| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement sub-tile collboxes | Xavier Del Campo Romero | 2022-03-30 | 9 | -7/+104 |
| * | Rename MAP_{X|Y} to MAP_{W|H} | Xavier Del Campo Romero | 2022-03-30 | 3 | -8/+8 |
| * | camera: implement mouse support | Xavier Del Campo Romero | 2022-03-30 | 1 | -2/+27 |
| * | Move CURSOR_{WIDTH|HEIGHT} to library scope | Xavier Del Campo Romero | 2022-03-30 | 2 | -13/+13 |
| * | sdl-1.2/mouse.c: fix right click events | Xavier Del Campo Romero | 2022-03-30 | 1 | -1/+8 |
| * | sdl-1.2: implement rect_init and semitrans_rect_init | Xavier Del Campo Romero | 2022-03-30 | 1 | -2/+7 |
| * | sdl-1.2: implement env.c | Xavier Del Campo Romero | 2022-03-30 | 1 | -7/+82 |
| * | gfx: separate port-specific interfaces | Xavier Del Campo Romero | 2022-03-30 | 16 | -32/+105 |
| * | game.c: remove #if 0 | Xavier Del Campo Romero | 2022-03-30 | 1 | -2/+2 |
| * | Add support for keyboard and mouse | Xavier Del Campo Romero | 2022-03-30 | 26 | -237/+836 |
| * | Add metadata header to media files | Xavier Del Campo Romero | 2022-03-30 | 8 | -5/+172 |
| * | container.c: distinguish ferror/feof from other errors | Xavier Del Campo Romero | 2022-03-30 | 1 | -2/+8 |
| * | terrain.c: use long for map coordinates | Xavier Del Campo Romero | 2022-03-30 | 1 | -1/+1 |
| * | sdl-1.2: hide system cursor | Xavier Del Campo Romero | 2022-03-30 | 1 | -0/+1 |
| * | Replace x_get functions with macros | Xavier Del Campo Romero | 2022-03-30 | 17 | -179/+85 |
| * | Refresh camera and terrain rendering on screen resize | Xavier Del Campo Romero | 2022-03-30 | 5 | -5/+32 |
| * | Add project source code | Xavier Del Campo Romero | 2022-03-30 | 92 | -0/+5863 |
