theo3
|
f0d610f385
|
fix entity.c search prototypes, add documentation
|
2021-03-21 22:04:04 -07:00 |
|
theo3
|
bd50d449de
|
collapse TUs
|
2021-03-21 20:51:08 -07:00 |
|
theo3
|
69edec1eb9
|
main.c statics
|
2021-03-21 18:39:45 -07:00 |
|
notyourav
|
8b81269271
|
Merge branch 'master' into ply
|
2021-03-17 20:23:01 -07:00 |
|
theo3
|
af98f5f9a3
|
several more player functions done
|
2021-03-15 21:24:10 -07:00 |
|
Henny022p
|
a563bfbc28
|
more cleanup
|
2021-03-15 23:40:11 +01:00 |
|
Henny022p
|
a2cdfd6d8d
|
Merge branch 'master' into cleanup_declarations
|
2021-03-15 22:56:23 +01:00 |
|
Henny022p
|
aac7eb7436
|
more cleanup
|
2021-03-15 22:22:59 +01:00 |
|
gamestabled
|
366ffa3033
|
fixed suggestions, and also improved the similar archway.c
|
2021-03-15 14:55:15 -04:00 |
|
theo3
|
e251d79ffd
|
quick fix 🙂
|
2021-03-13 01:14:46 -08:00 |
|
Henny022p
|
d6c379cb3e
|
big cleanup part 1
|
2021-03-09 04:22:03 +01:00 |
|
Henny022p
|
5e2af32bb1
|
named some stuff
|
2021-03-09 01:28:13 +01:00 |
|
Henny022p
|
9bef8b068c
|
naming stuff
|
2021-03-08 00:52:06 +01:00 |
|
octorock
|
8f7ad0a35c
|
Fix parameters for all functions called from scripts
|
2021-03-07 01:29:31 +01:00 |
|
octorock
|
37d03d1382
|
Apply renaming
|
2021-03-06 14:53:33 +01:00 |
|
Henny022p
|
849ff8dcfd
|
named a lot of script commands
|
2021-03-06 14:53:33 +01:00 |
|
Henny022p
|
a35c22e940
|
started naming script stuff
|
2021-03-06 14:53:33 +01:00 |
|
octorock
|
1a8fad358a
|
Reset changes to script.c
|
2021-03-06 14:53:33 +01:00 |
|
octorock
|
174694a99b
|
Generate using inline assembly
|
2021-03-06 14:53:33 +01:00 |
|
octorock
|
3336b91812
|
Add first draft for a script disassembler
|
2021-03-06 14:53:33 +01:00 |
|
octorock
|
05b2edad40
|
Add notes to script.c
|
2021-03-06 14:53:26 +01:00 |
|
octorock
|
ba841c7504
|
Extract constant data for ezloCap
|
2021-03-04 00:34:09 +01:00 |
|
Henny022p
|
7a77734ad6
|
fixed some argument types
|
2021-03-02 23:18:16 +01:00 |
|
Henny022p
|
de4428799e
|
naming and documenting stuff
|
2021-03-02 22:24:16 +01:00 |
|
Henny022p
|
dcc674f55f
|
naming and documenting stuff
|
2021-03-02 21:47:19 +01:00 |
|
Henny022p
|
72f41cb594
|
naming and documenting stuff
|
2021-03-02 19:55:34 +01:00 |
|
Henny022p
|
a45fa3f13d
|
extracted gUnk_0811E4BC from baserom
|
2021-03-02 18:22:43 +01:00 |
|
Henny022p
|
8d22d46bc7
|
matched sub_0807D008
|
2021-03-02 17:18:59 +01:00 |
|
Henny022p
|
a4d76a1c87
|
use void* for data pointers
|
2021-03-02 16:17:07 +01:00 |
|
Henny022p
|
83ca45d630
|
matched data read, write and compare functions
|
2021-03-02 16:11:31 +01:00 |
|
Henny022p
|
debbe46aec
|
merge PR 4
|
2021-03-02 10:35:40 +01:00 |
|
Henny022p
|
5622334825
|
eeprom function return type is u16
|
2021-03-01 23:20:59 +01:00 |
|
Henny022p
|
f3ce8b077e
|
const input pointers
|
2021-03-01 23:05:50 +01:00 |
|
Henny022p
|
4071863bee
|
renamed source file to eeprom.c
|
2021-03-01 22:45:26 +01:00 |
|
theo3
|
721c7ede10
|
fix bg structs
|
2021-02-28 18:48:00 -08:00 |
|
theo3
|
e3ee1058bb
|
create object enum and update entity type struct
|
2021-02-28 17:04:49 -08:00 |
|
theo3
|
0aa3c18d08
|
more symbols
|
2021-02-28 15:07:06 -08:00 |
|
Henny022p
|
1810f771e5
|
gave names to functions and magic values
|
2021-02-27 00:48:36 +01:00 |
|
theo3
|
14cdc506c4
|
Merge remote-tracking branch 'upstream/master' into proxy_naming
|
2021-02-26 14:55:35 -08:00 |
|
theo3
|
cca3f69d18
|
tmp
|
2021-02-26 14:48:30 -08:00 |
|
octorock
|
94b4a2b99a
|
decompile much of ezloCap.s
|
2021-02-24 23:36:22 +01:00 |
|
theo3
|
31f324e3a7
|
clang-format pass and workflow
|
2021-02-19 15:11:40 -08:00 |
|
theo3
|
112e97abc8
|
wip2
|
2021-02-19 15:01:30 -08:00 |
|
notyourav
|
ab3e488126
|
Merge pull request #119 from Henny022p/master
Decompiled code_0807CC3C
|
2021-02-19 01:58:05 -08:00 |
|
Henny022p
|
b2a0693166
|
moved script related functions from functions.h to script.h
|
2021-02-19 10:33:19 +01:00 |
|
theo3
|
ce06f7dbb7
|
begin arm_proxy.c
|
2021-02-19 00:47:22 -08:00 |
|
Henny022p
|
126feb121f
|
improved signature of StartPlayerScript
|
2021-02-19 06:33:34 +01:00 |
|
Henny022p
|
aaea9b89f6
|
improved signature of StartCutscene
|
2021-02-19 06:31:07 +01:00 |
|
Henny022p
|
cd921a5c46
|
Merge pull request #1 from zeldaret/master
get latest changes
|
2021-02-19 05:53:16 +01:00 |
|
Henny022p
|
2fda11f20c
|
use proper function pointer in sub_0807DDAC
|
2021-02-19 05:43:57 +01:00 |
|