Commit Graph

19 Commits

Author SHA1 Message Date
Ogre 85d80f4097 Lots of stuff... 2023-09-14 16:42:51 +02:00
Ogre 053f0d5cda Changed ability_data, class_data and item_data scripts
Identified more fields in ClassData
Identified more elements
Decompiled class_data functions
2023-09-12 18:31:47 +02:00
Ogre 7c766d07f9 Renamed data scripts to consistent naming scheme
Renamed `mus` to `libmus`
Discovered ClassData
Added `libmus,h`
Decompiled `ability_` functions
2023-09-12 01:04:41 +02:00
Ogre 0003efebb1 Corrected AbilityData 2023-09-11 01:53:42 +02:00
Ogre 32432fe0a8 Identified more symbols 2023-09-08 03:31:38 +02:00
Ogre b4947f743f Decompiled more code
Changed some tools
Build: OK
2023-09-08 01:20:21 +02:00
Ogre 16fc7c310e Found attack data (maybe)
Build: OK
2023-09-07 02:25:02 +02:00
Ogre f6d96522a8 Decompiled a lot about items
Before refactor overlay1
2023-09-06 17:22:43 +02:00
Ogre d5f043ed1c Identified more symbols
Decompiled more functions
Improved .gitignore
Before I do something stupid...
2023-09-06 15:00:27 +02:00
Ogre 2df8bc6570 Renamed unnamed file to `lha`
Added more symbols
2023-09-06 12:59:02 +02:00
Ogre 12c9bd1e51 Changed `character.c` to `character.h`
Identified more overlays
2023-09-05 01:02:08 +02:00
Ogre a3fca11463 Added Makefile command to generate the context file
Decompiled more code
Before I do something stupid...
2023-09-04 20:17:25 +02:00
Ogre 4672fe01cb Added a lot of symbols
Decompiled more code
2023-09-03 17:30:01 +02:00
Ogre 90b9b43846 Added back m2ctx which now works
Cleaned up extern functions to common.h
Added more decompiled code
2023-09-03 11:20:26 +02:00
Ogre e579899bd0 Decompiled a couple functions 2023-09-02 00:27:33 +02:00
Ogre 1d45805511 Identified more code 2023-09-01 21:21:24 +02:00
Ogre 83f47e75fc Added specific optimization flags for `boot.c`
Added `bool` type
Identified more symbols
Finished `black.c`
Finished `boot.c`
2023-09-01 11:48:06 +02:00
Ogre 7ad1f85eac Added ultra64.h to common.h
Identified more code
Reversed a bit more
2023-09-01 00:29:02 +02:00
Ogre 3fa9d72769 Ignore build folder
Remove include folders from Makefile
Updated symbols
Reverse a couple of functions
2023-08-30 10:44:13 +02:00
Renamed from src/common.h (Browse further)