Commit Graph

30 Commits

Author SHA1 Message Date
theclub654
f9d94fcac6 Able to render stuff on screen 2023-11-25 23:41:18 -05:00
theclub654
d406aea5d4 Fixed some stuff around 2023-11-25 21:54:08 -05:00
theclub654
17a3e8ed25 Fixed all memory leaks and possible heap corruptions with the game objects 2023-11-21 22:37:09 -05:00
theclub654
f98ec174c0 Fixed another memory leak and reduced memory usage 2023-11-20 18:51:00 -05:00
theclub654
59f947c32b Fixed all memory leaks when loading different level files 2023-11-20 16:22:22 -05:00
theclub654
f2c67a2707 Fixed memory leaks all game obejcts are deallocated when switching level files and on the close 2023-11-18 00:20:27 -05:00
theclub654
60bf9578c5 Fixed alot of heap corruptions and also integrated imgui 2023-11-16 22:25:24 -05:00
theclub654
9c2f98be9f Fixed some stuff 2023-11-06 17:13:43 -05:00
theclub654
e134a12244 Able to loop through all objects in the rendering loop 2023-11-05 21:31:14 -05:00
theclub654
b3d773d6e1 Renamed all game object type vtables to there respective names 2023-11-02 19:38:12 -04:00
theclub654
5d14557704
Update README.md 2023-10-30 21:59:31 -04:00
theclub654
b0ddaa0e46
Update README.md 2023-10-30 21:55:32 -04:00
theclub654
e272a68a6c
Update README.md 2023-10-30 21:52:22 -04:00
theclub654
e082cab280
Update README.md 2023-10-30 21:50:28 -04:00
theclub654
dcdba197e4
Delete gitignore 2023-10-26 22:52:03 -04:00
theclub654
8abd6ad3d9
Delete ProjectCane/gitignore 2023-10-26 22:51:48 -04:00
theclub654
f758f94417 Able to load up all game objects into the SW loop list 2023-10-26 22:51:23 -04:00
theclub654
03530044f6
Delete Sly1/jb_intro 2023-10-26 22:42:45 -04:00
theclub654
c0fb60f2f9
Update README.md 2023-10-24 20:20:04 -04:00
theclub654
803d5fd18c Started RE the models and how they are stored in memory 2023-10-24 20:17:18 -04:00
theclub654
d2754b66f1 Merge branch 'master' of https://github.com/theclub654/ProjectCane 2023-09-15 20:00:50 -04:00
theclub654
3c7e2d6086 RE how the game regualarly creates Local Objects 2023-09-15 20:00:41 -04:00
theclub654
7f9d7509e7
Update README.md 2023-09-13 19:49:33 -04:00
theclub654
a3f3da444f
Delete Sly1/x64/Debug directory 2023-09-11 19:30:44 -04:00
theclub654
f7d5cbf4f6 Now able to loop through the binary serialization of all level files from the may 19 2002 proto 2023-09-11 19:29:06 -04:00
theclub654
c33888bd0f Now able to fully loop through the binary serialization of the jb_intro level which is the intro 2023-09-11 15:01:39 -04:00
theclub654
df06f6ab67 Moved base classes to lo.h and did more RE 2023-09-07 16:40:21 -04:00
theclub654
1e6564f41a
Update README.md 2023-09-02 22:24:59 -04:00
theclub654
7070407404
Create README.md 2023-09-02 22:11:44 -04:00
theclub654
c72c7e3bbe Put all the objects in there respective folders 2023-09-02 21:48:32 -04:00