gamemasterplc
a159b773c0
Add HU3D limit defines
2024-08-25 16:08:24 -05:00
gamemasterplc
818e52886f
Add attribute and camera defines
...
Model attributes are prefixed with HU3D_ATTR_. Motion attributes are prefixed with HU3D_MOTATTR.
Cluster attributes are prefixed with HU3D_CLUSTER_ATTR.
Cameras are identified with a HU3D_CAM constant
2024-08-25 15:48:46 -05:00
mrshigure
5ed45bdf1b
Matched most of REL/m437Dll (1 function missing: fn_1_65E0)
2024-08-24 22:53:55 -07:00
gamemasterplc
61fb321477
Fix record value type to be unsigned
2024-08-18 07:59:47 -05:00
mrshigure
00765fdd24
Matched REL/mgmodedll/main.c
2024-08-18 02:11:02 -07:00
dbalatoni13
5e197e2710
Fix instDll include guards and add missing ones
2024-08-12 16:48:29 +02:00
gamemasterplc
41ecf751ec
Match mgmodedll\battle.c
2024-08-10 12:10:56 -05:00
mrshigure
768ac3f144
Matched REL/m448Dll
2024-08-09 23:24:10 -07:00
CreateSource
42f273be7f
complete 90% of m415Dll/main.c
2024-08-09 23:44:17 -04:00
kabiskac
abff8d9230
Fully matched instDll and cleaned up some types in ztardll
2024-08-09 04:52:05 +02:00
kabiskac
a0ebc7588d
Applied DATA_MAKE_NUM and MAKE_MESSID macros
2024-08-09 01:37:36 +02:00
kabiskac
cf44961290
Decompiled most of ztardll
2024-08-08 18:34:53 +02:00
mrshigure
7a1043966e
Matched REL/m447dll
2024-08-07 01:14:29 -07:00
kabiskac
f2de6f7466
Fix optionDll inconsistencies
2024-08-04 18:45:36 +02:00
kabiskac
3a7cde9f33
Named most things in presentDll
2024-08-04 18:45:36 +02:00
kabiskac
a7bde60c97
Made local functions static in present dll
...
Added missing includes in present.h
2024-08-04 18:45:36 +02:00
kabiskac
004925d41c
Made struct defs more local in present dll
2024-08-04 18:45:36 +02:00
kabiskac
b5b908f3c5
Added fn_1_D588 to m444dll.h
2024-08-04 18:45:36 +02:00
CreateSource
e3a27ca515
Merge branch 'Rainchus:main' into main
2024-08-02 11:45:17 -04:00
CreateSource
25910aa5ba
match most of m412
2024-08-02 11:44:41 -04:00
Liam Coleman
14aac066c6
Merge pull request #380 from gamemasterplc/main
...
Decompile free play code
2024-08-01 18:49:31 -05:00
gamemasterplc
7f1c5ba39a
Decompile free play code
2024-08-01 18:41:43 -05:00
kabiskac
25ae7c4182
Did parts of m438Dll/main.c
2024-08-01 19:21:15 +02:00
gamemasterplc
4a1b9ad4a7
Start mgmodedll
2024-08-01 10:20:40 -05:00
CreateSource
88aa365b97
2/3rds m412, fix previous headers
2024-07-31 21:53:10 -04:00
CreateSource
ebef402160
Merge branch 'Rainchus:main' into main
2024-07-27 12:48:34 -04:00
CreateSource
9dfae92fe2
match m409dll, implement some cosd/sind
2024-07-27 12:48:18 -04:00
kabiskac
6de023447c
Complete m439Dll
2024-07-26 19:20:38 +02:00
CreateSource
13012f05ca
match m409Dll/player.c
2024-07-23 15:56:07 -04:00
CreateSource
a733d96000
Merge branch 'main' of https://github.com/abnormalhare/marioparty4
2024-07-16 23:00:52 -04:00
CreateSource
390f9d2c60
m409 continued
2024-07-16 23:00:51 -04:00
Rainchus
12bea8f5db
macro-ize all message ids, minor cleanup
2024-07-15 15:55:37 -05:00
Rainchus
7dc1687dd0
fill in item indexes to cpu item preference table
2024-07-15 13:45:58 -05:00
Rainchus
db89eb87be
add FLAG_ID_MAKE macros to all flag function calls
2024-07-15 13:27:19 -05:00
Rainchus
38085a347f
add board id defines, name dlls with comments in configure.py
2024-07-15 11:33:37 -05:00
CreateSource
db05760ec1
Merge branch 'Rainchus:main' into main
2024-07-11 22:57:10 -04:00
CreateSource
3ec127d86d
match msmmem.c, m409/player.c progress
2024-07-11 22:56:33 -04:00
gamemasterplc
75dca46d4c
Match m442dll
2024-07-09 19:46:56 -05:00
kabiskac
0459c7ab05
Finished most of m442Dll
2024-07-09 23:11:41 +02:00
CreateSource
c073ee4d07
when the functions are HUGE (wtf why hudson)
2024-07-05 16:16:34 -04:00
CreateSource
b67c239103
Merge branch 'main' of https://github.com/abnormalhare/marioparty4
2024-06-29 22:54:17 -04:00
CreateSource
b756f914de
match m409/main.c
2024-06-29 22:54:16 -04:00
CreateSource
d17439b3c3
Merge branch 'Rainchus:main' into main
2024-06-29 22:41:38 -04:00
gamemasterplc
2410043a17
Rename InitBoard and BoardCommonInit
...
InitBoard renamed to ObjectSetup. BoardCommonInit renamed to BoardObjectSetup
2024-06-26 08:06:07 -05:00
CreateSource
a6d8b8bb66
Merge branch 'main' of https://github.com/abnormalhare/marioparty4
2024-06-25 22:45:59 -04:00
CreateSource
90ff851468
start m409dll
2024-06-25 22:45:56 -04:00
kabiskac
ef409cf9cd
Renamed ModuleProlog to ObjectSetup
2024-06-26 04:43:05 +02:00
kabiskac
b7a48d1cde
Finished m406Dll
2024-06-26 04:13:43 +02:00
kabiskac
fd749cd9a5
Changed HsfFace::nbt to Vec
2024-06-26 04:13:31 +02:00
kabiskac
3e8fbfa719
staffDll.h refactor and fixes
2024-06-26 04:11:28 +02:00