Commit Graph

7 Commits

Author SHA1 Message Date
itsmattkc
b82899717f cleanup 2023-06-29 00:36:05 -07:00
itsmattkc
73a9013a3b rename GetClassName/IsClass
Mirroring recent changes from master
2023-06-27 19:15:56 -07:00
Cydra
daa0bf3f61 Finished up some work, compiles fine. All functions are STUB annotated to not pollute reccmp.py output. 2023-06-27 23:25:40 +02:00
Cydra
c460f66cff Again more classes and virtual function resolves. Builds and compares fine. 2023-06-24 02:50:14 +02:00
Cydra
fc239c4a08 Fixed code and decided on a way to handle virtual table stubs 2023-06-23 17:09:04 +02:00
Cydra
068e37040a Created a bunch more classes and added more information to exisiting ones
Did not error check, this was pushed just for reference
2023-06-21 14:24:59 +02:00
Cydra
49c9fbd156 Converted pseudocode into real code! 2023-06-20 22:11:14 +02:00