LagoLunatic
b8c26428ed
Use CPad macros when accessing controller fields
2026-08-03 14:35:16 -04:00
LagoLunatic
bae595b973
Update all code to use the new enum formats
2026-05-29 16:34:55 -04:00
LagoLunatic
102042628f
Process profiles and enums cleanup ( #1031 )
...
* Fix some profile comments
* Add missing static for local visibility data
* Move proc name and draw priority enums to f_pc
* Add _e suffix to daObjBarrier_c proc enum
* Change proc name enum format to match TP
* Change draw prio enum format to match TP
* Change ItemNo enum format, finish fixing item names
* Revert static for cb1 hio
* Clean up formatting of profile comments
* Fix comment alignment
2026-05-26 00:11:58 -04:00
LagoLunatic
217775af4e
Use precompiled headers, fix weak data issues
2025-08-20 18:51:42 -04:00
LagoLunatic
0146d0b91f
d_a_player_main cleanup and inlines
2025-06-15 13:59:16 -04:00
LagoLunatic
a27e5b3379
Some enum/define cleanup
2025-06-09 16:14:24 -04:00
LagoLunatic
86c96002bc
Fix demo version diffs in gameinfo/save/stage/etc
2025-05-21 00:49:35 -04:00
LagoLunatic
99c78680de
Fix version defines
2025-05-19 20:17:13 -04:00
LagoLunatic
1f049c0911
Move remaining class definitions to headers
2025-04-16 14:18:08 -04:00
LagoLunatic
36a3a2b660
More inlines, use sizeof for memcard structs
2025-04-16 13:53:30 -04:00
LagoLunatic
822b13e57a
Add cPhs_State typedef and use it everywhere
2025-03-17 22:26:56 -04:00
LagoLunatic
e9afe4c428
Add comments to scene profile structs
2025-03-15 19:29:10 -04:00
LagoLunatic
fab0d7a5ba
misc cleanup, mostly inlines
2024-10-29 00:22:32 -04:00
Jasper St. Pierre
d4a36b32e4
some scene/overlap documentation and fixes
2024-07-13 09:47:17 -07:00
LagoLunatic
ee8b3967a5
Fix getPalLanguage name
2024-07-06 09:45:47 -04:00
LagoLunatic
c3722dbeb5
Add some dCom inlines from TP debug
2024-07-04 13:19:51 -04:00
LagoLunatic
f9d40ebad8
Use NULL macro in asserts, fix NULL macro to match
2024-06-22 11:07:16 -04:00
LagoLunatic
4805f9b38d
improve mount direction enum
2024-05-10 01:06:16 -04:00
LagoLunatic
ae0bc3ff95
Started using resource enums for old actors
2024-04-24 16:20:56 -04:00
LagoLunatic
2d8e6a5c76
Fix missing global include for all res headers
2024-04-23 15:02:25 -04:00
LagoLunatic
8cc38b68ef
Update resource enums for JPN/PAL
2024-04-23 14:58:11 -04:00
LagoLunatic
a116292705
add static keyword in more places
2024-04-17 13:27:52 -04:00
LagoLunatic
443691603d
rename fopAc_ac_c member vars to match TP decomp
2024-03-08 21:31:41 -05:00
LagoLunatic
0d3242ab22
work on inlines
2024-02-03 13:41:11 -05:00
LagoLunatic
830d3c80fe
Add drawlist inlines
2024-01-04 15:57:55 -05:00
Jcw87
6f322741bc
should include stdio.h for sprintf, not printf.h
2023-12-30 01:17:53 -08:00
TakaRikka
d7898aaac9
fix PAL build
2023-12-27 21:24:26 -08:00
TakaRikka
5773ee904c
reorganize MSL_C/Runtime files. wip, notmatching
2023-12-27 21:07:21 -08:00
LagoLunatic
ec3f7f0198
misc minor cleanup (indentation, offset comments, etc)
2023-12-19 21:29:37 -05:00
LagoLunatic
a3170e5d69
add default params to a lot more functions
2023-12-08 16:25:12 -05:00
Jasper St. Pierre
e66b3f8c4d
m_do_graphic work
2023-11-24 23:13:19 -08:00
LagoLunatic
d0ee5ff422
Add enum for Logo.arc file IDs
2023-11-18 17:16:23 -05:00
LagoLunatic
d999536004
d_s_logo OK
2023-11-18 16:27:30 -05:00
LagoLunatic
0ca314c746
Add attention flags enum, use enums in more places
2023-10-15 00:45:59 -04:00
Jasper St. Pierre
f8f6a4fbc5
d_s_room start
2023-10-14 15:08:18 -07:00
Jasper St. Pierre
357ce8687e
d_s_logo work
2023-10-14 13:53:16 -07:00
Jasper St. Pierre
411a467ddc
d_s_logo start, VERSION_SELECT
2023-10-14 13:23:24 -07:00
Luke Street
adb95b135c
Import project
...
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00