28 Commits

Author SHA1 Message Date
1b0b3b8b4d Found the real names for reverted functions
Former-commit-id: ab1f7c19a263e1475017080d5eb30e7634e910b0
2023-01-11 13:54:57 -08:00
d92abab6be Revert incorrectly named functions
Former-commit-id: 58642612731ac05ac450e0f74590102e2cfcb205
2023-01-11 13:43:07 -08:00
8ac75a38d8 Match and link CGuiSys
Former-commit-id: b3dbdac91aa6ea4d403602c58c336109578620a7
2022-12-31 11:59:30 -08:00
5af0e9b47a Match and link CGuiWidgetDrawParms
Former-commit-id: 9980e07a46837862444cacd8b4978996202032be
2022-12-31 11:01:15 -08:00
a8343ade6d Add CGuiObject
Former-commit-id: 957679cf97482959faad60f5c3ddea5410396a5f
2022-12-28 19:32:27 -08:00
Henrique Gemignani Passos Lima
2e5ef5051a Add CIOWinManager
Former-commit-id: 8ca2500768b98e91c812d396c56ac27cb0e7ef15
2022-12-01 21:06:35 +02:00
Henrique Gemignani Passos Lima
93aa5356a0 Match and link CGSFidget
Former-commit-id: f0f6a0ce43db4a7979745ba71f1dfb554290efa6
2022-11-08 01:20:36 +02:00
Henrique Gemignani Passos Lima
ed89bb1c93 Match and link CGameLight
Former-commit-id: 61215c124c542b98f6050bb0e09455583dec1499
2022-10-19 01:00:44 +03:00
d694d5e4ea Match and link CCallStackDolphin
Former-commit-id: 2606c5f4a1b2815f250592e56a8af2a88f10ca42
2022-10-14 08:46:40 -07:00
a54a441d21 Fix up .comm entries to account for MWCC bug
Former-commit-id: 76c4802efb2a1228ddb74ac4bc8dd4f589619067
2022-10-09 15:08:00 -04:00
52e270ebf7 Match and link CFinalInput
Former-commit-id: bacfa6a458ca5277a319a375210d44ea5314ff7d
2022-10-08 15:05:33 -07:00
60cc687cd1 Match and link CVector2f
Former-commit-id: b85528fbab6f4b53f3f31f79c4ed886aec33f03d
2022-10-04 14:00:16 -07:00
adb54a9892 Symbol fixes, headers & main progress
Former-commit-id: 6944a14e890aff84111901c37e9a7b96a3e38517
2022-10-01 02:19:15 -04:00
a00f9ed1e1 Halfway to shiftable
Former-commit-id: f739fb53afbd050e6cfefcae6e5f208d87522328
2022-08-20 21:40:40 -04:00
f3e607a3af Renaming & more CActor progress
Former-commit-id: bcfefcc34ae220e5d4f7707c569473819f9f53a4
2022-08-15 22:14:28 -04:00
64c034c9f7 Start filling out CVector3f/CTransform4f
Former-commit-id: e16e6bca49213039f8a404289f475eb982e404e7
2022-08-13 00:32:42 -04:00
361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bda4f45c89a67a9a4623b872a57cf84f
2022-08-12 21:26:54 -04:00
e2206fc47d Split .comm declarations
Former-commit-id: 11f69fcb5d31ccf105088bdb4ab7aaf4a029086c
2022-08-10 22:27:22 -04:00
1caf7322ca Fix splits & .balign 8 all data sections
Former-commit-id: 2142670ac65cef4cf0a97865789d0bdd98df22a4
2022-08-10 19:08:58 -04:00
4b6598b0be Split .ctors
Former-commit-id: a54141b0fae519f08564c7139873bd5eb07865e6
2022-08-10 02:27:47 -04:00
c78d25aac6 Full rodata split
Former-commit-id: 4aba1a659a0d7ab08650885e2364dadbe4e71f9f
2022-07-18 01:21:27 -04:00
9baad4e855 Full sdata2 split
Former-commit-id: e4968cb13dc7db5ed6afdd371f1866d3eb200950
2022-07-18 01:20:04 -04:00
ffd6ba5818 Implement TObj*/IObj; finish matching CStringTable
Former-commit-id: e98f62c3a608ed4a7ee93e1e3428dacb63329f25
2022-07-14 12:24:26 -04:00
85f091062d Full deincbin
Former-commit-id: d05e75f6f9eb168beba5c812594352d1664adc89
2022-07-14 01:48:03 -04:00
d46b650ca5 Finish splitting sbss
Former-commit-id: 37f2e5cbbb88e5aa552ed7a9985cc6d4556cbc33
2022-07-14 01:36:41 -04:00
2922aa68b5 Finish splitting sdata.s
Former-commit-id: 757e6d48f9c199bafafcda4e1e0423f67cdd7c59
2022-04-23 00:19:32 -07:00
45963b5ba7 Split data.s
Former-commit-id: 4c74f8856bce6090fd592bcd36cca34d252e5733
2022-04-17 21:19:18 -07:00
2365e4f31e Finish splitting Kyoto, split WorldFormat, Weapons, MetaRender, Collision, GuiSys, Basics, and start Animation
Former-commit-id: 64057eede7a58733dee01b557de8ee2fa066514c
2022-04-15 00:32:53 -07:00