Zed A. Shaw
|
e1d61dc2c1
|
You can now set a sprite as a background in Background which will simplify a lot of games that just place sprites over a single image.
|
2025-06-01 22:52:54 -04:00 |
|
Zed A. Shaw
|
adc192c6dc
|
Removed dbc and replaced with plain asserts everywhere.
|
2025-05-10 10:53:53 -04:00 |
|
Zed A. Shaw
|
3bc05ad164
|
Move everything under the guecs/ directory in src/ so that it meshes better with other projects.
|
2025-05-08 11:20:00 -04:00 |
|
Zed A. Shaw
|
06ca57e5da
|
Had to rename sfml to sfmlbackend because on Windows the filesystem is case insensitive so include <SFML/*> was accidentally including _my_ <sfml/config.hpp> file.
|
2025-05-08 02:27:02 -04:00 |
|
Zed A. Shaw
|
f3f2e90cd2
|
[BROKEN] This build is totally broken. DONOT USE.
|
2025-05-08 01:12:12 -04:00 |
|
Zed A. Shaw
|
58880c2a6a
|
Started moving SFML specific stuff into the sfml/ directory.
|
2025-05-05 12:42:26 -04:00 |
|
Zed A. Shaw
|
df024adccd
|
Forgot a ton of files in the last commit.
|
2025-05-05 12:11:51 -04:00 |
|
Zed A. Shaw
|
103793204d
|
Brought over a bunch of stuff to get started, but only lel.cpp compiles.
|
2025-05-05 11:42:21 -04:00 |
|