Zed A. Shaw
|
6710469ee1
|
First attempt at cutting down the amount of recompiles for the tools, but maybe I just have meson only build the tool when I run it?
|
2026-03-04 00:09:25 -05:00 |
|
Zed A. Shaw
|
5179f1c781
|
Final move of files to a better place. Only thing in the root is very common stuff.
|
2026-02-27 15:10:17 -05:00 |
|
Zed A. Shaw
|
f460add0af
|
Graphics reorg done.
|
2026-02-27 14:11:13 -05:00 |
|
Zed A. Shaw
|
86a9f815c1
|
animation and lights moved to graphics
|
2026-02-27 13:57:44 -05:00 |
|
Zed A. Shaw
|
229ad2dd95
|
Textures and palette moved to graphics.
|
2026-02-27 13:09:44 -05:00 |
|
Zed A. Shaw
|
b91e9ffaf6
|
Algos directory is setup.
|
2026-02-27 12:07:01 -05:00 |
|
Zed A. Shaw
|
0064664556
|
Matrix moved.
|
2026-02-27 11:43:14 -05:00 |
|
Zed A. Shaw
|
5863920105
|
Combat is now working.
|
2026-02-27 11:28:56 -05:00 |
|
Zed A. Shaw
|
13ec422aae
|
AI is now moved.
|
2026-02-27 11:21:42 -05:00 |
|
Zed A. Shaw
|
1d4ae911b9
|
Files are now in a src directory and I'm using a src/meson.build and tests/meson.build to specify what to build.
|
2026-02-27 10:49:19 -05:00 |
|