Commit Graph

7 Commits

Author SHA1 Message Date
Ed_
577ee6b208 Fixed error with debug builds, fixed some errors with intellisense for vs solution (VS2022/JetBrains Rider) 2023-12-29 12:29:22 -05:00
Ed_
a4f07c67d2 Day 34 complete!!! 2023-10-11 23:58:04 -04:00
Ed_
b7dadf3450 Day 32 complete 2023-10-10 13:08:08 -04:00
Ed_
dd00713c9e Day 31 complete 2023-10-07 02:33:39 -04:00
Ed_
faa0bacc07 Day 27 complete 2023-09-30 20:26:00 -04:00
Ed_
dc43db117c Day 25 Part 1
I'm splitting this implementation into parts since so much already happened...

I fully updated the code the the latest convention I want to use for the project.
Engine & Game replay should work.
2023-09-30 10:05:37 -04:00
Ed_
a52f6efbff Adjusted build staging so that engine post-build codgen wont occur when process is running
+ some refactoring as what I was doing didn't correlate to platform so I associate it with the engine module proper now.
2023-09-28 21:21:05 -04:00