Commit Graph

861 Commits

Author SHA1 Message Date
notyourav 7c082fc55a Merge pull request #252 from hatal175/resetplayer
ResetPlayer decompile
2022-01-06 19:41:17 -08:00
Tal Hayon ba5155b3ac ResetPlayer decompile 2022-01-07 04:11:23 +02:00
notyourav c437387f02 Merge pull request #251 from hatal175/fileselect 2022-01-06 09:35:04 -08:00
Tal Hayon 248bc9acc0 Decompile sub_080517B4 2022-01-06 14:35:25 +02:00
Tal Hayon 73c9b8dbb2 Work on projectile asm functions 2022-01-06 12:46:26 +02:00
theo3 bde85fd004 doxygen groups 2022-01-05 20:49:51 -08:00
theo3 c7ee010e47 document game.h 2022-01-05 19:10:40 -08:00
theo3 3144d53159 doc entity.h 2022-01-05 17:52:39 -08:00
theo3 a1da1889e3 Fade documentation 2022-01-05 12:47:34 -08:00
notyourav fb6d16f20d Merge pull request #243 from notyourav/gme
tasks, subtasks, game.c
2022-01-04 21:03:14 -08:00
theo3 48fa5b4618 sort out functions.h 2022-01-04 20:55:03 -08:00
theo3 7036ec73af game.c doc 2022-01-04 18:39:32 -08:00
notyourav 3a08d67c2f Merge pull request #242 from hatal175/itemLantern
Decompile EU sub_08075ADC
2022-01-04 16:19:43 -08:00
theo3 52db70bb9d naming work 2022-01-03 23:58:02 -08:00
theo3 f26b2e286a more game.c 2022-01-03 20:16:58 -08:00
Tal Hayon 6e6517d287 Decompile EU sub_08075ADC 2022-01-03 08:31:20 +02:00
Tal Hayon 0280065914 Decompile EU sub_0801F428 2022-01-03 04:51:04 +02:00
notyourav 0698806e00 Merge pull request #240 from notyourav/pn
PlayerNormal ok
2022-01-02 16:13:29 -08:00
theo3 415f5213a9 PlayerNormal ok 2022-01-02 16:10:29 -08:00
theo3 1e579825e8 rm dungeon.c 2022-01-01 19:11:37 -08:00
notyourav 466b508413 Merge pull request #238 from notyourav/clr
color.c, utils->common.c
2022-01-01 18:29:08 -08:00
notyourav 408d67844f Merge pull request #236 from hatal175/getEmptyEntity
Decompiled getEmptyEntity - still not completely matching
2022-01-01 18:27:05 -08:00
theo3 1ca41b54a9 color.c, utils->common.c 2022-01-01 18:26:25 -08:00
Tal Hayon 447782f21c Remove uintended includes 2022-01-02 03:26:38 +02:00
Tal Hayon 1a8ecc4fa4 clang format 2022-01-01 13:30:56 +02:00
Tal Hayon 09de51bef2 Decompile DispMessageFrame 2022-01-01 13:25:46 +02:00
Tal Hayon 1ff79f2c7e clang format 2022-01-01 02:25:27 +02:00
Tal Hayon 442206651d getEmptyEntity: More fixes 2022-01-01 02:13:05 +02:00
Tal Hayon d141b5bfbf Fix condition 2022-01-01 02:09:40 +02:00
Tal Hayon f57e040e16 Decompiled getEmptyEntity - still not completely matching 2021-12-31 16:46:58 +02:00
notyourav 4ca44a90a9 Merge pull request #235 from hatal175/coord 2021-12-30 22:11:44 -08:00
Tal Hayon 1ab7d57f74 Review fix 2021-12-31 06:33:01 +02:00
Tal Hayon ed98ab4b76 Decompiled some coord.c functions 2021-12-31 02:41:30 +02:00
notyourav 74029cb5e0 Merge pull request #233 from hatal175/bowMoblin
Decompile bowMoblin.s
2021-12-30 15:55:43 -08:00
notyourav f8c2225384 Merge pull request #230 from hatal175/bombpeahat
Improve nonmatching sub_0802AFC8
2021-12-30 15:53:53 -08:00
Ibot02 8b6601525f Merge pull request #234 from hatal175/dispCtrlSet
Tried to decompile dispCtrlSet
2021-12-31 00:12:15 +01:00
Tal Hayon 68973c163b Review Fixes 2021-12-31 01:06:02 +02:00
Tal Hayon 631d979af1 More improvement by Ibot02 2021-12-30 23:04:47 +02:00
notyourav 1b585d2fbe Merge pull request #229 from hatal175/puff 2021-12-30 10:32:32 -08:00
Tal Hayon a139e43d93 Use new Entity style 2021-12-30 13:38:55 +02:00
Tal Hayon 10562f5898 Tried to decompile dispCtrlSet 2021-12-30 12:48:00 +02:00
Ibot02 87514fcbf7 bowMoblin.c: fix nonmatching 2021-12-30 10:55:36 +01:00
Tal Hayon 10293e00d3 Decompile bowMoblin.s 2021-12-30 10:51:41 +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
Tal Hayon 48d23eb919 Improve nonmatching sub_0802AFC8 2021-12-29 07:10:48 +02:00
Tal Hayon 0b829b13bd Improve sub_0802594C 2021-12-29 06:34:59 +02: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
notyourav 9456e38606 Merge pull request #225 from notyourav/asm_funcs
finish player, label script functions
2021-12-27 21:32:31 -08:00