2005 Commits

Author SHA1 Message Date
HeartPiece
18803beff4 Link enemyStoneObj.cpp
Co-Authored-By: Moises Martinez <moisesalmartinez@gmail.com>
2022-12-03 16:06:54 +11:00
HeartPiece
f994392021 Update VsGame ResultState members 2022-12-03 11:28:24 +11:00
HeartPiece
d4294f2384 More RandItemUnit 2022-12-01 16:15:59 +11:00
EpochFlame
4d2b491c35 thanks, chippy 2022-11-30 20:11:16 -05:00
EpochFlame
cd680552b9 switch case drives me bonkers 2022-11-30 19:23:36 -05:00
EpochFlame
9585a4edf4 randItemUnit start 2022-11-30 18:46:36 -05:00
EpochFlame
63c08a6930 further vsGameSection cleanup 2022-11-30 16:53:12 -05:00
EpochFlame
b117a9fa5e vsGameSection cleanup 2022-11-30 14:00:10 -05:00
HeartPiece
65119e9f8c Update progress 2022-11-30 11:08:41 -05:00
HeartPiece
1f8e59e421 Link ogObjUfo.cpp 2022-11-30 11:08:41 -05:00
HeartPiece
abd36a2da4 Start patching up ogObjSMenuMap 2022-11-30 11:08:41 -05:00
PikHacker
affdd42c45 ObjUfo done 2022-11-30 11:08:41 -05:00
PikHacker
4a4ab90a00 more ObjUfo plus a vscode error fix 2022-11-30 11:08:41 -05:00
HeartPiece
1e1a0456d3 Fix DispMemberUfoGroup ctor 2022-11-30 11:08:41 -05:00
PikHacker
674de83754 WIP ogObjUfo 2022-11-30 11:08:41 -05:00
PikHacker
ecb2c0d416 ogObjSpecialItem done 2022-11-30 11:08:41 -05:00
HeartPiece
3b2b3990f1 Link ogMapCounter.cpp 2022-11-30 11:08:41 -05:00
HeartPiece
c295ba6e66 Link efxModelObjects 2022-11-30 11:08:41 -05:00
PikHacker
d2bb1dc876 ogMapCounter done 2022-11-30 11:08:41 -05:00
PikHacker
2357d89408 improved ObjKantei enums and members 2022-11-30 11:08:41 -05:00
PikHacker
aae6bc0c09 ObjKantei progress 2022-11-30 11:08:41 -05:00
PikHacker
df009ff362 improve SMenuMap members and variables 2022-11-30 11:08:41 -05:00
EpochFlame
94267d4fdc assorted gamePlayData corrections 2022-11-30 11:08:41 -05:00
HeartPiece
903e6044a9 Start fixing up playData 2022-11-30 11:08:41 -05:00
PikHacker
1814381ab2 lots more ObjSMenuMap 2022-11-30 11:08:41 -05:00
PikHacker
8621baab3a objSMenuMap half done 2022-11-30 11:08:41 -05:00
PikHacker
5c31392ff0 efxModelObjects.cpp almost matched 2022-11-30 11:08:41 -05:00
PikHacker
5eca8de885 all playdata functions started 2022-11-30 11:08:41 -05:00
HeartPiece
16890b8490 Adjust getGetDopeCount return type 2022-11-30 17:48:55 +11:00
Drought-Ender
fa50644be0
vsGameSection matched (#120)
* utilityU.h

* Add files via upload

* Add files via upload

* Add files via upload

* More Inlines

* Add files via upload

* member renaming

* 🎉

* Should probably include types.h

* Update Radar.h

* Var Renamed

* Match rest of vsGameSection.cpp

Unlinked, needs some tweaking to link

* corrections

* Update DvdThreadCommand.h

* code works. needs data fixing

* successfully link vsGameSection

GameMessageVsBirthTekiTreasure::actVs has a compiler warning for not always returning a value

* minor edit

* Minor fixes and cleanup

Co-authored-by: HeartPiece <deancsouthwood@gmail.com>
Co-authored-by: EpochFlame <82550703+EpochFlame@users.noreply.github.com>
2022-11-30 17:25:17 +11:00
intns
818e3197f2 ONYONMGR is too long 2022-11-29 23:15:34 +00:00
EpochFlame
a6e89e8b36 enemybase cleanup 2022-11-28 23:41:44 -05:00
EpochFlame
79ad30c8c3 kill the fake struct 2022-11-28 22:47:37 -05:00
EpochFlame
2e296fee4e finally link onyonmgr
woo
2022-11-28 21:51:52 -05:00
HeartPiece
78f4e05775 Fix PrimTagParm issue in onyonMgr 2022-11-28 21:51:52 -05:00
EpochFlame
199fa14eeb reinterpret_cast sins 2022-11-28 21:51:52 -05:00
EpochFlame
cd613c31d4 use references instead of pointers for clarity
getPMotionSpeed and getPAnimator
2022-11-28 21:51:52 -05:00
EpochFlame
9d53621eb9 consistency 2022-11-28 21:51:52 -05:00
HeartPiece
158439b878 dumb static cast fix 2022-11-28 21:51:52 -05:00
HeartPiece
0609c08344 Fix (more) weak function ordering 2022-11-28 21:51:52 -05:00
EpochFlame
7519fcbbe4 Update onyonMgr.s 2022-11-28 21:51:52 -05:00
EpochFlame
0f4e533aa8 Update onyonMgr.cpp 2022-11-28 21:51:52 -05:00
EpochFlame
f19624d559 match all of onyonMgr.cpp
just needs ordering

Co-Authored-By: Drought-Ender <87912640+Drought-Ender@users.noreply.github.com>
2022-11-28 21:51:52 -05:00
EpochFlame
57edd82cbd thanks drought
more fixes

Co-Authored-By: Drought-Ender <87912640+Drought-Ender@users.noreply.github.com>
2022-11-28 21:51:52 -05:00
EpochFlame
770d34825d further onyon data fixes
Co-Authored-By: Drought-Ender <87912640+Drought-Ender@users.noreply.github.com>
2022-11-28 21:51:52 -05:00
HeartPiece
b382084b41 OSError closer? 2022-11-27 12:51:24 +11:00
EpochFlame
f1bb588d9f match most of OSError.c 2022-11-26 20:07:50 -05:00
EpochFlame
b0849c1a8e Update OSError.s 2022-11-26 19:33:01 -05:00
EpochFlame
cb7addc8b9 update sysMath.cpp
brought in some matched funcs from scratches
2022-11-26 15:38:27 -05:00
EpochFlame
77fc7d19b1 delink sysmath 2022-11-26 15:16:54 -05:00