Commit Graph

94 Commits

Author SHA1 Message Date
Logic Monkey
673ae8d209 GFX: harvester drone begun. 2023-03-04 09:58:47 -06:00
Logic Monkey
2e820e9221 GFX: Tiles. 2023-03-03 21:08:00 -06:00
Logic Monkey
c75279cd20 GFX: Lejana quadridirectional. 2023-03-03 19:28:50 -06:00
Ratstail91
3df788e69a Got character walking around, fixed leak 2023-03-04 08:19:18 +11:00
Logic Monkey
f152afc9d7 GFX: Dhona basic sprite sheet. 2023-03-03 13:00:57 -06:00
Logic Monkey
49bc228ee9 GFX: Initial commit. 2023-03-03 11:14:13 -06:00
Ratstail91
b89f73ac9e Moved the demo scripts into a directory 2023-03-03 23:57:02 +11:00
Ratstail91
08ce7b5536 Added MSVC debugging tool, discovered globals feature 2023-03-03 17:20:56 +11:00
Ratstail91
f9d0a27408 Added scene reloading & switching 2023-03-03 16:05:48 +11:00
Ratstail91
4965cd492d Added onLoad() lifecycle function 2023-03-03 00:50:45 +11:00
Ratstail91
00587e91b2 Tested a step tracker, updated Toy so it worked 2023-02-28 17:41:38 +11:00
Ratstail91
5800341ac6 Added a debugging print for HW acceleration 2023-02-28 14:13:23 +11:00
Ratstail91
7a8724f13e Fixed it - I set the resolution too high by accident 2023-02-28 09:27:23 +11:00
Ratstail91
14602b0750 All of a sudden, it's lagging like hell 2023-02-28 05:59:44 +11:00
Ratstail91
d3a3896efe Moved more polyfill code into the engine proper 2023-02-28 04:22:37 +11:00
Ratstail91
479e38d492 Stress-testing and working on issues 2023-02-27 23:43:56 +11:00
Ratstail91
f9b154c12e Moved polyfills into standard library 2023-02-27 22:09:46 +11:00
Ratstail91
22ab705903 Whoops, how did that not break stuff? 2023-02-27 09:40:20 +11:00
Ratstail91
2c16c10558 Added animations to node 2023-02-27 09:28:21 +11:00
Ratstail91
572b809d1b Updated Toy 2023-02-26 22:32:18 +11:00
Ratstail91
4332bc95a2 Working on optimising scripts 2023-02-26 01:28:17 +11:00
Ratstail91
09f7a479f2 Box engine now builds without dll linkage issues 2023-02-25 04:45:15 +11:00
Ratstail91
aabbf41dd6 Playing around with scripts 2023-02-24 22:20:40 +11:00
Kayne Ruse
3fca594209 Tweaks from repl_tools 2023-02-23 03:35:05 +11:00
Ratstail91
5e0268f519 Fixed misplaced prebuild step 2023-02-23 03:26:51 +11:00
Ratstail91
34c3cbbe8e Updated Toy, reworked project files for different machines 2023-02-22 23:58:12 +11:00
Kayne Ruse
b59bb18ce2 Engine now builds under MSVC 2023-02-16 22:05:48 +00:00
Kayne Ruse
57b545e517 Changed to using clock_t for timing 2023-02-16 21:01:22 +00:00
Kayne Ruse
f854979f4c Updated Toy, fixed build process 2023-02-16 20:19:42 +00:00
Kayne Ruse
9a1d81b7fb Updated Toy, tweaked code to match new API 2023-02-14 22:19:08 +00:00
Kayne Ruse
5efabde476 Updated Toy 2023-02-10 18:42:01 +00:00
Kayne Ruse
e41fe81044 Updated Toy 2023-02-10 16:24:22 +00:00
Kayne Ruse
c23502537f Updated Toy 2023-02-10 09:02:47 +00:00
Kayne Ruse
bc3013b48b Updated Toy 2023-01-28 12:33:16 +00:00
Kayne Ruse
b755920100 Fixed xrel, yrel having the wrong value 2023-01-28 02:31:40 +00:00
Kayne Ruse
194a52394d Added mouse events 2023-01-27 12:52:37 +00:00
Kayne Ruse
3b5b399f4f Tweaks while I sort stuff out 2023-01-27 07:04:21 +00:00
Kayne Ruse
5251579e70 Moved guard 2023-01-27 06:33:04 +00:00
Kayne Ruse
fcefc4c5b0 Hooked runner's drive system into the engine paths 2023-01-27 06:24:31 +00:00
Kayne Ruse
894861aaf1 Added version macros 2023-01-26 21:26:13 +00:00
Kayne Ruse
f7f9e75ad9 Renamed everything to fit the new naming scheme 2023-01-26 21:12:44 +00:00
Kayne Ruse
3e18baeec0 Renamed files 2023-01-26 20:41:23 +00:00
Kayne Ruse
54d417b3fc Updated Toy, added timer and runner libs 2023-01-23 08:24:16 +00:00
Kayne Ruse
2ff9bdea3b Updated Toy 2023-01-15 15:17:18 +00:00
Kayne Ruse
f5d4b35097 Updated Toy to 0.7.0 2023-01-13 16:29:56 +00:00
Kayne Ruse
ec47adcd9a Updated Toy 2023-01-08 15:55:34 +00:00
Kayne Ruse
580fbeed59 Updated Toy 2023-01-08 13:01:24 +00:00
Kayne Ruse
a98cdc5a36 Updated Toy 2022-11-26 21:38:48 +00:00
Kayne Ruse
76ae858621 Removed the freeMemory() pointer from EngineNode 2022-11-26 16:43:42 +00:00
Kayne Ruse
f132ca6937 Removed test runner, because SDL is needed 2022-11-26 16:38:44 +00:00