Commit Graph

325 Commits

Author SHA1 Message Date
YohannDR
de305c3ed5 Match kraid, improve a few functions 2024-07-29 18:19:56 +02:00
YohannDR
c472aa6920 Match StatusScreenGetDestinationSlot 2024-07-23 18:22:58 +02:00
YohannDR
6969c256cf Match ScrollUpdateCurrent 2024-07-22 19:05:12 +02:00
biosp4rk
273c7b352d
Update markdown files (#18)
- Makes README a bit more noob friendly
- Minor formatting/typo fixes
2024-07-12 17:33:03 +02:00
YohannDR
581d49ba12 Review, slight changes 2024-03-07 21:28:28 +01:00
Bolu
8ffe197039 Match SpriteLoadSpriteset from sprite.c 2024-03-06 20:16:15 +01:00
Bolu
b3cccac7a9 Match CalculateOamPart4 from complex_oam.c
Another extremely hard function. Lots of juggling to make it match.
2024-03-06 18:35:09 +01:00
Bolu
33ef642281 Match ProcessComplexOam from complex_oam.c
I can't believe I managed to match it. It seemed to be one of those
strangely "impossible" matches.
2024-03-06 00:03:24 +01:00
Bolu
17a5ab8e04 Match SpriteUtilMoveSpriteTowardsSamus from sprite_util.c 2024-03-05 22:37:30 +01:00
Bolu
9b2a3cbdf9 Match ApplyFadeOnColor from color_effects.c (lucky guess) 2024-03-05 22:19:10 +01:00
Bolu
0edc070203 Match unk_896cc from cable_link.c 2024-03-05 18:12:37 +01:00
Bolu
886191df3d Match SamusUpdatePalette from samus.c 2024-03-02 17:30:10 +01:00
Bolu
3de8a787b3 Match SamusCheckLandingCollision from samus.c 2024-03-02 13:58:53 +01:00
Bolu
42e89ece4a Match AtomicSmoothMovement from atomic.c 2024-03-02 11:14:10 +01:00
Bolu
b42796e034 Update matching functions count
I am not sure if the count is right. I searched all the "decomp.me" links
in the codebase and considered the resulting amount of matches (28) as the
correct amount of functions left unmatched.
2024-03-02 10:59:26 +01:00
Bolu
fce922dbb4 Match AcidWormIdle from acid_worm.c 2024-03-01 07:17:18 +01:00
Bolu
3f9a10ca1e Match ParasiteProjectilesCollision from parasite.c 2024-02-29 23:46:52 +01:00
Bolu
6c719cda92 Match ConnectionUpdateHatchAnimation from connection.c 2024-02-29 23:04:24 +01:00
Bolu
3f7bc56e7a Match RoomSetInitialTilemap from room.c 2024-02-27 23:59:52 +01:00
Bolu
7932a5d336 Update matching function count on README 2024-02-20 14:26:35 +01:00
Bolu
45adfc35b4 Update matching function count on README 2024-02-20 00:57:24 +01:00
Yohann DEMAISON--RÉGNÉ
132b91feb7 Match ProjectileSetTrail 2024-02-16 09:55:14 +01:00
Yohann DEMAISON--RÉGNÉ
3906681bb1 Match WorkerRobotWalkingDetectProjectile 2024-02-16 09:34:54 +01:00
YohannDR
ecaa85a067 Change readme to mention the C# extractor 2024-01-08 08:55:25 +01:00
Bolu
764254b754
Atoi-less C extractor (#15)
* [C extractor] Custom atoi implementations

Additional minor changes:
 - Better C extractor compilation script
 - Change spaces to tabs for indentation in C extractor
 - Minor changes in the C extractor
 - Fix typo in database.txt

* Update README to use the C extractor

* [C extractor] Better comments/documentation
2024-01-07 17:36:30 +01:00
YohannDR
4c7d3f01ee Slight cleanup of last PR 2024-01-02 14:28:42 +01:00
YohannDR
7abb0e2407 Mark decomp as shiftable (for real this time) 2023-11-24 09:27:31 +01:00
YohannDR
eb90e2ca1f Mark decomp as not shiftable 2023-11-22 22:05:25 +01:00
YohannDR
237a5f22b2 Mark decomp as shiftable 2023-11-22 18:25:29 +01:00
YohannDR
7610c4a528 Modify readme for new extractor 2023-11-21 20:11:13 +01:00
YohannDR
7a2107d95b Extract Blob_2320c8_2320e4.bin 2023-11-17 13:20:31 +01:00
YohannDR
4c49682a24 Properly remove Blob_8f2c0_908df 2023-11-17 13:11:18 +01:00
YohannDR
d4ad2afa87 Extract tracks and proper voice groups 2023-11-17 13:06:43 +01:00
YohannDR
0b809db78e Extract samples 2023-11-17 00:21:46 +01:00
YohannDR
09892e5bab Extract voice groups 2023-11-16 15:10:27 +01:00
YohannDR
3c82afc8b2 Sync readme 2023-11-15 21:04:34 +01:00
YohannDR
a8e39a41be Extract chozodia room data 2023-11-15 13:06:54 +01:00
YohannDR
fbbbb7cce9 Extract Blob_8cad0_8cc60 2023-11-14 22:44:22 +01:00
YohannDR
3dcc91225f Extract tilesets set 7 2023-11-14 21:46:55 +01:00
YohannDR
8c94148f96 Extract crateria room data 2023-11-14 15:45:30 +01:00
YohannDR
df96cd8163 Extract tilesets set 6 2023-11-14 15:08:47 +01:00
YohannDR
4f4a9a4db8 Extract tilesets set 5 and tourian room data 2023-11-14 14:48:27 +01:00
YohannDR
ee828bae6f Extract ridley room data 2023-11-14 09:10:49 +01:00
YohannDR
e3bdfe54b1 Extract tilesets set 4 2023-11-13 23:34:22 +01:00
YohannDR
15a6e2b1aa Extract norfair rooms data 2023-11-13 22:31:09 +01:00
YohannDR
ddaccfd45d Extract tilesets set 3 2023-11-13 15:47:21 +01:00
YohannDR
68f41b1f12 Extract kraid room data 2023-11-13 15:16:19 +01:00
YohannDR
acaf3c63d5 Extract brinstar room data 2023-11-12 22:02:10 +01:00
YohannDR
afc61aa3fd Finish extracting arm cannon data 2023-11-12 02:09:23 +01:00
YohannDR
76bb966849 Start extracting suitless arm cannon data 2023-11-11 22:19:09 +01:00