Cameron Cawley
|
0bbbf3d43b
|
Support resizable windows with most examples
|
2025-10-07 15:33:10 -04:00 |
|
Cameron Cawley
|
d40b887775
|
Support loading BytePusher files from the command line
|
2025-10-06 11:19:46 -07:00 |
|
Cameron Cawley
|
2f9f939446
|
Use texture palettes for the BytePusher example
|
2025-10-06 09:50:06 -07:00 |
|
Marcus Harrison
|
b795762b62
|
Small fix for snake example (#13790)
Rename THREE_BITS to SNAKE_CELL_SET_BITS
Make SNAKE_CELL_SET_BITS depend on SNAKE_CELL_MAX_BITS
|
2025-08-27 05:16:24 -07:00 |
|
Maia
|
cbf44700d8
|
bytepusher example: always render text to render target and remove unused variable
|
2025-04-28 09:40:07 -07:00 |
|
DamianS-eng
|
18185e30e9
|
Remove breaks under return
|
2025-03-15 16:19:36 -07:00 |
|
DamianS-eng
|
80ff0f45fd
|
Move default
|
2025-03-15 16:19:36 -07:00 |
|
DamianS-eng
|
3b58ad9d48
|
Add breaks and defaults to switch statements
|
2025-03-15 16:19:36 -07:00 |
|
DamianS-eng
|
8b6e9936e0
|
Missed a bracket
|
2025-03-15 16:19:36 -07:00 |
|
DamianS-eng
|
36ec4cd397
|
Align spacing
|
2025-03-15 16:19:36 -07:00 |
|
DamianS-eng
|
3b90ce4995
|
Fix spacing; tabs to 4 spaces
|
2025-03-15 16:19:36 -07:00 |
|
DamianS-eng
|
60857935ca
|
Add preliminary joystick support for snake example
|
2025-03-15 16:19:36 -07:00 |
|
captain0xff
|
b03332b68d
|
updated bytepusher demo to be C++ compatible
|
2025-02-11 13:38:29 -08:00 |
|
captain0xff
|
5dd2492645
|
updated the snake demo to be C++ compatible
|
2025-02-11 13:38:29 -08:00 |
|
Carl Åstholm
|
a0e537b9c0
|
examples: Fix dead links in app metadata
|
2024-12-27 17:10:52 -08:00 |
|
Ryan C. Gordon
|
90efb63e52
|
examples: Improve webpage generation in various ways, add thumbnails, etc.
|
2024-12-05 23:58:23 -05:00 |
|
Ryan C. Gordon
|
e50dc7265b
|
examples: Fix some window titles in the demos.
|
2024-12-05 23:58:23 -05:00 |
|
Ryan C. Gordon
|
f9ddb0bdea
|
examples/demo/04-bytepusher: No need to check NULL before destroying things.
|
2024-11-22 17:12:14 -05:00 |
|
Ryan C. Gordon
|
51637495e4
|
examples: Rename "game" to "demo".
|
2024-11-22 15:56:09 -05:00 |
|