Commit Graph

54 Commits

Author SHA1 Message Date
Yanis ed672be03f Decompile Title overlay (#20)
* Decompile Title overlay

* math structs as cpp when applicable

* fixes and improvements

* regressions fix 1

* regressions fix 2
2026-01-15 19:04:43 +01:00
Yanis 76c1ec9acf Decompile 018_StartUp overlay (#19)
* Decompile StartUp overlay (99%)

* jp delinks

* regression fix
2026-01-13 15:04:52 +01:00
Yanis 1713ffc43b Decompile MainSelect overlay (#8)
* Decompile MainSelect overlay (~90%)

* cleanup

* jp delinks

* fixed build and linking errors
2026-01-11 01:31:08 +01:00
Yanis002 a1b7313162 create formatter script for delinks.txt files 2025-12-17 19:52:47 +01:00
Yanis c98c03de39 Match MSL_C (#8)
* match wstring.c

* match math_api.c, mbstring.c, mem.c and mem_funcs.c

* more progress

* build issues

* fix non-matching issues

* reorganise files

* match fdlibm (+ libc progress)

* fix jp build

* solved some non-matchings and progress

* removed types.h usage in libc

* match data and add missing delinks for jp
2025-12-17 14:08:53 +01:00
Aetias c925fce03c Actor::mType field (#7)
* `Actor::mType` field

* Fix struct sizes

* Update symbols
2025-08-24 18:41:23 +02:00
Aetias 758f36f10c ActorType documentation, delink ActorManager_001 (#6)
* ActorUnk_ov000_0209767c -> ActorType

* ActorRupee instance

* ActorManager

* Delink ActorManager_001

* Fix build

* Document actor types

* Actor flags

* Fix build

* ActorSCCN
2025-08-24 16:59:13 +02:00
Yanis002 9a9311a100 progress on ActorUnk_ov000_020a8bb0 2025-08-06 20:51:14 +02:00
Yanis002 c8bf75e4d9 move ActorUnk_ov000_020a8bb0 in the actor folder 2025-08-06 12:19:53 +02:00
Yanis 550f01708e Overlay 110 - PlayerGet (#2)
* delink overlay 110

* mangled functions names in symbols

* improve how versions are defined in the compiler's command

* add version-exclusive function + fix data_ov110_021861ec size

* match .rodata

* dsd sig apply

* progress

* vfunc_18 & func_ov110_02185d3c + format

* symbols renames

* remove force_data pragma

* started func_ov110_02184a40

* improve vfunc_18 match thanks to nepecam

* fixed relocs issues

* match func_ov110_02186b8c

* continue the awful function (and rename the folder)

* format

* build issues

* almost match func_ov110_02184a40!!!

* start vfunc_10 + misc

* vfunc_10 progress (91%)

* symbol fix

* vfunc_10 big switch fix

* turn some structs into a class

* update symbols

* vfunc_10 prog, move func_ov110_02185da4 to itemmanaager and some docs/cleanup

* progress on playerget and itemmanager

* fix build issues

* remove accidental header from merge and name mUnk_60

* add hex value comment in item id enum

* random stuff

* started vfunc_0c

* move externs around

* match/docs stuff related to item usage in PlayerGet

* format

* vfunc_10 version diff

* improve func_ov110_02186b8c handling and fix broken matches

* vfunc_0c small improvements

* progress on item manager

* complete item manager and add upgrade capacities

* some cleanup

* header cleanup

* match data (kind of)

* symbol naming

* name more symbols 1

* name more symbols 2

* name more symbols 3

* more jp syncing

* mystery actor stuff

* rename the file and fix build errors
2025-08-06 12:12:32 +02:00
Yanis e80f625b50 Decompile 031_Land/Actor/ActorRupee.cpp (#3)
* delink ActorRupee and match few functions

* add missing functions, mangle names and match func_ov031_020e9d54

* random stuff (literally)

* decomp more of ActorRupee

* rng stuff (thanks to aetias)

* decomp more of ActorRupee (36%)

* sync symbols

* format

* random: fixed wrong function call in configure.py

* decomp more of ActorRupee (51%)

* add actor ids and move them to their own header + small docs on actor class

* format

* improvements and small progress

* progress

* progress

* sync eur with jp

* fix build issues

* missed a file
2025-08-04 13:33:17 +02:00
Yanis002 8d16ba5dc9 itemmanager progress 2025-08-03 00:20:10 +02:00
Yanis002 9f1695dc6a merge and improve nepe's work
Co-authored-by: NEPETAISCUTE <58563578+NEPETAISCUTE@users.noreply.github.com>
2025-08-02 19:20:18 +02:00
Aetias 6a08a4f070 Merge branch 'main' of github.com:Yanis002/st 2025-07-31 00:00:35 +02:00
Aetias 7cf0114f36 Disambiguate to end of game 2025-07-31 00:00:29 +02:00
Yanis002 3fc38e7c91 disambiguate some JP relocs 2025-07-30 01:22:23 +02:00
Aetias 843b2576cc Disambiguate side quests 2025-07-29 23:47:38 +02:00
Aetias 14883618f9 Disambiguate up to Compass of Light 2025-07-24 22:51:02 +02:00
Aetias b93be7bf8c Disambiguate up to Bow of Light 2025-07-24 00:06:17 +02:00
Yanis002 0c7908aa2c 00_Second -> 000_Second 2025-07-23 18:29:09 +02:00
Yanis002 1d131370ea random actions to disambiguate stuff 2025-07-23 00:29:24 +02:00
Aetias 8d34010cc4 Merge branch 'main' of github.com:Yanis002/st 2025-07-22 22:59:07 +02:00
Aetias 15077d601c Disambiguate up to Mega Ice 2025-07-22 22:59:00 +02:00
Yanis002 7fa74389e5 fix build issues for real 2025-07-22 22:55:27 +02:00
Yanis002 c42637697a fix build issues 2025-07-22 22:45:36 +02:00
Yanis002 578d2f3cdb sig apply (jp) 2025-07-22 20:34:08 +02:00
Yanis002 11d03951a1 sig apply for itcm 2025-07-22 20:09:03 +02:00
Yanis002 133bb98ec8 started Actor.cpp 2025-07-22 17:42:48 +02:00
Aetias b61fdb8ec4 Disambiguate up to Spirit Tower 4 2025-07-21 23:04:28 +02:00
Aetias 37478ad295 Disambiguate up to Ocean Land 2025-07-20 23:50:18 +02:00
Yanis002 86f2743b34 make jp build OK and port delinks from eur 2025-07-20 01:26:30 +02:00
Aetias 8caacca934 Delete inline table symbols 2025-07-19 13:24:22 +02:00
Aetias b5a6632c6a Fix overlay 100 and 109 getting dead-stripped 2025-07-19 13:24:10 +02:00
Aetias 869375923e Add missing functions and relocs 2025-07-19 10:43:13 +02:00
Aetias 61aeb6bde8 Fix "sum of all symbol sizes exceed section size" error 2025-07-19 09:49:29 +02:00
Aetias 5f0bd09d09 Revert bad reloc 2025-07-19 09:28:35 +02:00
Aetias 3750045f78 Disambiguate up to Snow Land 2025-07-18 22:46:57 +02:00
Aetias 86aa442ece Disambiguate up to Wooded Temple 2025-07-18 00:14:46 +02:00
Yanis002 125bcf4c69 OverlayManager::Unload improvements 2025-07-17 23:10:08 +02:00
Yanis002 907bfb187a symbol naming 2025-07-17 22:54:13 +02:00
Yanis002 e5570be59f dsd sig apply --all 2025-07-17 19:11:42 +02:00
Aetias 303e3b8095 dsd sig apply --all 2025-07-17 18:15:45 +02:00
Aetias ccccaad5ea Update jp configs 2025-07-17 17:59:54 +02:00
Aetias 80672fcd73 Update eur configs 2025-07-17 17:43:05 +02:00
Yanis002 1c2d87bfe4 add size to __global_destructor_chain 2025-07-17 13:26:26 +02:00
Yanis002 3d74fb5af3 dsd fix thumb-nop 2025-07-09 16:03:29 +02:00
Yanis002 e20137b303 progress 2025-03-20 13:49:10 +01:00
Yanis002 d8015068aa started main functions 2025-02-17 16:11:10 +01:00
Yanis002 61111ddcea find and start new/delete operators 2025-02-14 21:52:21 +01:00
Yanis002 b14019290f document some symbols and add global/types headers 2025-02-14 03:34:31 +01:00