Commit Graph

33 Commits

Author SHA1 Message Date
theo3 a633efd88c sort out most of functions.h 2022-03-30 00:52:53 -07:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
theo3 c0eae31c2c merge 2022-03-28 12:15:15 -07:00
theo3 a9784e96ba identify some functions 2022-03-28 12:06:05 -07:00
octorock eb1158855b Decompile some functions 2022-03-28 17:30:56 +02:00
theo3 ffb4653b0d move function decls from player.c 2022-03-27 23:20:26 -07:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
octorock 41ea9ab943 Decompile some UI 2022-03-17 00:58:47 +01:00
octorock 8f678d15ed Use same names for arm functions and their trampolines
To easier jump to the corresponding source code.
2022-03-07 12:29:01 +01:00
octorock 4d66b468f8 Merge playerUtils
Merge all player utils files, split asm into functions
and decompile a bunch of functions.
2022-03-02 22:33:12 +01:00
notyourav 697076659b
Merge pull request #383 from hatal175/playeritemswordspin
Decompile the rest of playerItemBottle (renamed from sword spin)
2022-02-16 17:44:17 -08:00
Tal Hayon 65ab0fb1cb Decompile the rest of playerItemBottle (renamed from sword spin) 2022-02-13 07:05:15 +02:00
octorock 75c57e3124 Decompile movement 2022-02-12 20:03:27 +01:00
Tal Hayon b4f8429a2c Use PlayerFlags where possible 2022-01-30 00:32:10 +02:00
Tal Hayon 44449601b5 Decompile eu variants 2022-01-27 23:40:11 +02:00
octorock b0b39514c2 Unify asm for non-matching functions
So that tools can easier work with them.
2022-01-12 12:16:36 +01:00
theo3 3144d53159 doc entity.h 2022-01-05 17:52:39 -08:00
theo3 48fa5b4618 sort out functions.h 2022-01-04 20:55:03 -08:00
theo3 52db70bb9d naming work 2022-01-03 23:58:02 -08:00
theo3 415f5213a9 PlayerNormal ok 2022-01-02 16:10:29 -08:00
Tal Hayon f57e040e16 Decompiled getEmptyEntity - still not completely matching 2021-12-31 16:46:58 +02:00
Tal Hayon 10562f5898 Tried to decompile dispCtrlSet 2021-12-30 12:48:00 +02:00
theo3 0e9a7a5e66 strip fake linker symbols 2021-12-29 02:59:02 -08:00
theo3 cbd0b7e6c9 rename files 2021-12-28 23:33:10 -08:00
theo3 3fd900f1bc rename files, sort asm into subdirectories 2021-12-28 13:53:53 -08:00
theo3 0f65f8fd50 Identify player functions and update asm.h 2021-12-28 12:08:30 -08:00
theo3 24750a6bb5 finish player.c 2021-12-27 17:14:52 -08:00
theo3 cb95bdb96a framestate, ezlo hint 2021-12-20 23:11:22 -08:00
theo3 227703e496 finish fade.c 2021-12-18 23:46:04 -08:00
theo3 34e69959df cleanup 2021-12-14 23:31:27 -08:00
theo3 ecc8a1439d remove redundant unions 2021-11-12 01:34:34 -08:00
theo3 fddb4abd53 move entity update functions 2021-11-11 21:18:48 -08:00
theo3 313cc336f2 thumb interwork finished 2021-11-10 00:35:06 -08:00