|
|
6763b5629f
|
Got the suite rebuilding, most tests pass, actor and sprite are failing
|
2026-05-03 23:57:55 -04:00 |
|
|
|
f475dfb6ee
|
Move from 'libsdlerror' to 'libakerror'
|
2026-01-05 08:58:06 -05:00 |
|
|
|
7cff27f035
|
Added charviewer
|
2026-01-05 08:57:38 -05:00 |
|
|
|
0a386a6a67
|
Removed box2d physics because of linking problems (and nothing's using it yet). Also tests work now.
```
ln -s ../tests/assets build/assets
cd build
make test
```
|
2025-08-03 14:07:56 -04:00 |
|
|
|
ae697a178c
|
Moved include files to a proper sdl3game include directory
|
2025-08-03 10:41:09 -04:00 |
|
|
|
5bd7803051
|
Exported libsdl3game from the sdl3-gametest demo project
|
2025-08-03 10:07:35 -04:00 |
|