Commit Graph

631 Commits

Author SHA1 Message Date
LagoLunatic dbddf2c4e9 d_shop start 2023-11-02 22:45:00 -04:00
LagoLunatic 082fb3b3fc Add more player inlines 2023-11-02 19:58:01 -04:00
LagoLunatic 41c1259916 d_a_vrbox OK 2023-11-02 05:58:13 -04:00
LagoLunatic f3055e96e8 Fix some roomno related inlines 2023-11-02 05:31:02 -04:00
Jasper St. Pierre c7d703712d Merge pull request #537 from Jcw87/JAudio
JAudio
2023-11-01 21:40:56 -07:00
LagoLunatic bb41854de6 Remove unnecessary d_com_inf_game.h include from player header 2023-11-01 20:55:24 -04:00
LagoLunatic 96dde90a54 Use enums for indexes to make item data tables more readable 2023-11-01 15:36:26 -04:00
LagoLunatic cac834d67f fix daPy_npc_c::setRestart regression 2023-11-01 01:14:16 -04:00
Dylan Ascencio e5b40fab3e d_a_tbox OK (#536)
* Add model info and demoProc to d_a_Tbox

* Remove nonmatching comment from demoProc

* remove nonmatching comment from getFuncType

* Remove remaining nonmatching comments

* Match first 4 functios of daTbox_c

* Match a bunch of functions for daTbox_c

* Code review cleanup

* Match execute and add some missing weak functions

* Match a few more functions on daTbox_c

* Finish all but actionDemo and draw on daTbox_c

* Fix PTMFs and remove return type from CreateInit

* Match all of daTbox_c. Relocations are wrong for some reason

* Remove nonmatching comments

* d_a_tbox ok
2023-11-01 00:14:13 -04:00
LagoLunatic 537001db48 Fakematch a func in d_a_player_npc 2023-10-31 22:58:45 -04:00
LagoLunatic ca4e6d5dce d_a_obj_movebox 100%, no match 2023-10-31 22:58:29 -04:00
LagoLunatic 0ab15b4127 d_a_ib OK, add J3DFrameCtrl state enum 2023-10-31 16:41:28 -04:00
Jcw87 8d88fecac5 JASBankMgr 2023-10-30 05:50:48 -07:00
Jcw87 a815e3cd89 JASWaveBankMgr 2023-10-30 05:50:47 -07:00
Jcw87 a60d94f79d JASSimpleWaveBank 2023-10-30 05:50:47 -07:00
Jcw87 11776b2073 JASBasicWaveBank 2023-10-30 05:50:44 -07:00
Jcw87 3509ba4e5c JASWaveBank 2023-10-30 05:50:43 -07:00
Jcw87 1403718f0b JASWaveArcLoader 2023-10-30 05:46:10 -07:00
Jcw87 2c224d3cd4 JASBasicInst 2023-10-30 05:46:10 -07:00
Jcw87 8841b74ba1 JASInstEffect 2023-10-30 05:46:09 -07:00
Jcw87 2db83b4c11 JASBasicBank 2023-10-30 05:46:06 -07:00
Jcw87 c3f8d78bc4 JASPlayer_impl 2023-10-30 05:41:39 -07:00
Jcw87 55adb20bcf JASDriverTables 2023-10-30 05:30:21 -07:00
Jcw87 7e2db4950a JASSeqCtrl 2023-10-30 05:30:09 -07:00
Jcw87 95e5c62f9b JASRegisterParam 2023-10-30 05:30:07 -07:00
LagoLunatic 5c69e690b8 JKRDvdArchive, JKRAramArchive match 2023-10-30 02:47:56 -04:00
LagoLunatic 52d40a9ce7 JStage all match 2023-10-30 00:08:57 -04:00
LagoLunatic bd0f72893c match JKRDvdFile 2023-10-29 23:21:44 -04:00
LagoLunatic 61d2e5a17e Started d_com_static 2023-10-29 22:43:31 -04:00
LagoLunatic 610e854691 Move actor class defs for d_com_static to headers 2023-10-29 22:07:31 -04:00
Jasper St. Pierre 855643ae72 JPA work 2023-10-29 18:54:28 -07:00
Jasper St. Pierre 5bbc0633f0 J3DGDSetVtxAttrFmtv work 2023-10-29 17:42:11 -07:00
LagoLunatic f8357cbb62 d_a_obj_movebox progress 2023-10-29 19:04:06 -04:00
Jasper St. Pierre f6ad5aa2ae J3DGD work 2023-10-29 14:40:05 -07:00
Jasper St. Pierre 748d665d97 JRenderer match 2023-10-29 14:04:13 -07:00
Jasper St. Pierre 222e190088 config fixes 2023-10-29 13:40:12 -07:00
Jasper St. Pierre b48f1fac5f J fix 2023-10-29 13:03:26 -07:00
Jasper St. Pierre a58edb2a24 JKRAramArchive work 2023-10-29 12:56:44 -07:00
Jasper St. Pierre 5ecfe0da71 JKRDvdAramRipper match 2023-10-29 12:15:15 -07:00
Jasper St. Pierre a3895538dd J2D work 2023-10-29 01:14:36 -07:00
Jasper St. Pierre 77798e6706 J3DAnimation work 2023-10-29 00:15:03 -07:00
LagoLunatic 2c907c8a21 Clean up code for various actors 2023-10-29 02:07:52 -04:00
Dylan Ascencio ba28e8e9ac Match several functions in daTbox_c (#535)
* Add model info and demoProc to d_a_Tbox

* Remove nonmatching comment from demoProc

* remove nonmatching comment from getFuncType

* Remove remaining nonmatching comments

* Match first 4 functios of daTbox_c

* Match a bunch of functions for daTbox_c

* Code review cleanup

* Match execute and add some missing weak functions
2023-10-29 02:05:49 -04:00
Jasper St. Pierre 59cf9a063e build fix 2023-10-28 16:45:47 -07:00
Jasper St. Pierre 2ea47ed57d minor c_bg_s work 2023-10-28 16:34:33 -07:00
Dylan Ascencio cf05dea4f4 Match First 4 Functions of daTbox_c (#534)
* Add model info and demoProc to d_a_Tbox

* Remove nonmatching comment from demoProc

* remove nonmatching comment from getFuncType

* Remove remaining nonmatching comments

* Match first 4 functios of daTbox_c
2023-10-28 17:50:20 -04:00
LagoLunatic f84a7bdadb d_a_player_main work, playerInit match 2023-10-28 15:53:28 -04:00
Dylan Ascencio 1537369adc d_a_Tbox: Match demoProc(), add modelInfo array (#533)
* Add model info and demoProc to d_a_Tbox

* Remove nonmatching comment from demoProc

* remove nonmatching comment from getFuncType

* Remove remaining nonmatching comments
2023-10-28 02:28:28 -04:00
Jasper St. Pierre a87455ecba Merge pull request #531 from Jcw87/JAudio
JAudio
2023-10-27 20:47:11 -07:00
Jasper St. Pierre 2d6e4a64db Merge pull request #532 from Sage-of-Mirrors/daTbox_c
Begin d_a_Tbox
2023-10-27 20:47:03 -07:00