Commit Graph

2667 Commits

Author SHA1 Message Date
notyourav 6000b4f2d3
Merge pull request #477 from notyourav/mas
Name rest of entity fields
2022-03-28 20:15:08 -07:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
theo3 755571834d rename coord.h to physics.h 2022-03-28 17:28:17 -07:00
theo3 6cf555f074 figurine cleanup 2022-03-28 17:26:07 -07:00
notyourav 52439a0fc8
Merge pull request #476 from notyourav/pitems
match sub_080A310C
2022-03-28 16:45:28 -07:00
theo3 29c69d31d2 match sub_080A310C 2022-03-28 16:30:36 -07:00
notyourav 0eeb5fa33d
Merge pull request #475 from notyourav/pitems
identify all player items
2022-03-28 15:25:31 -07:00
theo3 7c16e8d50a identify all player items 2022-03-28 15:23:06 -07:00
notyourav 270476488f
Merge pull request #474 from notyourav/fnsfns
identify some player util funds
2022-03-28 12:20:12 -07:00
theo3 bfa69f594c format 2022-03-28 12:15:25 -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
notyourav 2043b59ec6
Merge pull request #473 from octorock/patch 2022-03-28 10:37:07 -07:00
notyourav b81cf5d5b3
Merge pull request #472 from hatal175/sub_0802922C 2022-03-28 10:28:26 -07:00
Ibot02 d6c4082acb Match sub_0801917C 2022-03-28 17:37:50 +02:00
hatal175 5015a4ac02 Match GetEmptyEntity 2022-03-28 17:33:37 +02:00
octorock eb1158855b Decompile some functions 2022-03-28 17:30:56 +02:00
Tal Hayon 1147f99f9b Match sub_0802922C 2022-03-28 09:56:31 +03:00
notyourav c86ada3e3d
Merge pull request #471 from notyourav/player_fns
move function decls from player.c
2022-03-27 23:26:55 -07:00
theo3 2049e4654f merge 2022-03-27 23:23:18 -07:00
theo3 ffb4653b0d move function decls from player.c 2022-03-27 23:20:26 -07:00
notyourav ea34ee76f4
Merge pull request #470 from hatal175/actiondelay
Change --x !=/== 0xff comparisons
2022-03-27 23:13:22 -07:00
Tal Hayon 9df9e77512 Change --x !=/== 0xff comparisons 2022-03-28 09:07:37 +03:00
notyourav 190bc21624
Merge pull request #469 from notyourav/hw
player asm stuff
2022-03-27 21:34:36 -07:00
theo3 a6e70132dc format 2022-03-27 21:31:22 -07:00
notyourav ad03bc5f25
Merge pull request #468 from hatal175/ui2
Match some ui functions
2022-03-27 21:25:22 -07:00
theo3 450397a2c4 player asm stuff 2022-03-27 21:20:01 -07:00
theo3 b82e2965b5 update syms 2022-03-27 00:28:11 -07:00
theo3 ca139bf558 merge 2022-03-27 00:19:10 -07:00
theo3 5208bfd1aa player asm wip 2022-03-27 00:15:37 -07:00
Tal Hayon 7b16e063bd Match ItemUIElement 2022-03-27 04:06:18 +03:00
Tal Hayon dd0c4cc897 Match sub_0801C2F0 2022-03-27 02:43:50 +03:00
Tal Hayon 9241c93b0d Remove asm directive from DrawKeys 2022-03-26 12:21:46 +03:00
Tal Hayon 6444e2114a Match some ui functions 2022-03-26 10:52:21 +03:00
notyourav 74f88fe5ee
Merge pull request #467 from EllipticEllipsis/pointers 2022-03-25 11:37:47 -07:00
notyourav d806dff713
Merge pull request #466 from hatal175/ui 2022-03-25 11:34:45 -07:00
Elliptic Ellipsis 29ef1953f0 Clean up a couple of bools 2022-03-25 14:24:18 +00:00
Elliptic Ellipsis dbbf77d76a A few more 2022-03-25 13:52:16 +00:00
Tal Hayon 091ec976e2 Match 2 ui nonmatch functions 2022-03-25 13:55:05 +03:00
Elliptic Ellipsis 2d37348cb6 Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL 2022-03-25 05:35:12 +00:00
notyourav 481079092c
Merge pull request #465 from EllipticEllipsis/FireballChain 2022-03-24 21:21:18 -07:00
Elliptic Ellipsis 655b817ae5 Delete asm 2022-03-25 03:02:50 +00:00
Elliptic Ellipsis b3a2644b4d Format 2022-03-25 02:36:10 +00:00
Elliptic Ellipsis fa1eb01528 Use COL_ enum 2022-03-25 01:25:02 +00:00
Elliptic Ellipsis 1580dd1f2c More winder documentation 2022-03-24 22:46:23 +00:00
Elliptic Ellipsis 6eea9aace2 Add collision.h and start using its enum 2022-03-24 22:18:39 +00:00
notyourav a032220b1e
Merge pull request #464 from hatal175/data
Put some const data inside relevant functions
2022-03-24 10:51:58 -07:00
Tal Hayon 3953f06c41 Order moblinSpear data 2022-03-24 17:07:00 +02:00
Tal Hayon f6b1c7ecb5 spiderWeb - organize data 2022-03-24 16:49:40 +02:00
Elliptic Ellipsis 5a9bf6dd82 Action enum in mazaalBossObject 2022-03-24 12:53:27 +00:00