|
1a1f4e8b13
|
Use integer coordinates instead of unsigned char. Ignores out-of-bounds coordinates.
|
2024-12-18 19:24:24 -05:00 |
|
shylie
|
6663804c88
|
Add audio; update Lua color API
|
2024-07-17 12:08:58 -04:00 |
|
Shylie
|
4811e4d970
|
Allow 1-tile offscreen rendering to prevent pop-in effect
|
2024-06-14 12:20:31 -04:00 |
|
Shylie
|
45ec13db45
|
Add mouse callbacks
|
2024-06-11 00:40:43 -04:00 |
|
Shylie
|
d50fefc359
|
Make tinting and scaling per-cell instead of per-layer
|
2024-06-07 12:33:23 -04:00 |
|
Shylie
|
6444654f42
|
Improve lua error messages
|
2024-06-03 08:10:03 -04:00 |
|
Shylie
|
da1f32a014
|
Properly fixed texture bleeding
|
2024-06-02 14:34:07 -04:00 |
|
Shylie
|
a39905c6cb
|
Allow for up to 4096 sprites
|
2024-06-01 13:25:20 -04:00 |
|
Shylie
|
e5b017ad97
|
Don't include GL from GLFW
|
2024-05-30 12:09:48 -04:00 |
|
Shylie
|
fa8b8bfcf8
|
Fix unable to find glfw header (for real this time?)
|
2024-05-30 12:07:49 -04:00 |
|
Shylie
|
35902c2803
|
Add key callbacks, fix buffering issue
|
2024-05-30 10:57:36 -04:00 |
|
Shylie
|
939fea0fa7
|
Initial lua API
|
2024-05-29 18:53:47 -04:00 |
|