theo3
|
c99408c849
|
merge + fix
|
2021-04-20 21:24:44 -07:00 |
|
octorock
|
58445541d2
|
Convert .inc files into .s files and include them in linker.ld
|
2021-03-24 23:42:47 +01:00 |
|
octorock
|
7c2032559f
|
Extract pointers from data_089FC6C4.s
|
2021-03-24 23:27:32 +01:00 |
|
octorock
|
626865956e
|
Split playerItems and extract pointers
|
2021-03-24 23:27:32 +01:00 |
|
octorock
|
74b661df24
|
Split items and extract pointers
|
2021-03-24 23:27:31 +01:00 |
|
octorock
|
7846a38551
|
Prefix all Items and PlayerItems
|
2021-03-24 23:27:31 +01:00 |
|
octorock
|
ac16219ff4
|
Split managers and extract pointers
|
2021-03-24 23:27:31 +01:00 |
|
octorock
|
59e7554a99
|
Split data_08121C58.s and extract pointers
|
2021-03-24 23:27:31 +01:00 |
|
octorock
|
a2367ec33c
|
Split data_0811E750.s and extract pointers
|
2021-03-24 23:27:31 +01:00 |
|
theo3
|
1c99c78d74
|
Merge
|
2021-03-22 01:27:45 -07:00 |
|
theo3
|
f56a1cade6
|
fix merge conflict
|
2021-03-21 22:59:52 -07:00 |
|
theo3
|
8734f766b4
|
rename MainLoop -> AgbMain
|
2021-03-21 22:58:45 -07:00 |
|
notyourav
|
6a79a1f4e6
|
Update src/object/minishSizedEntrance.c
Co-authored-by: Ibot02 <jtp.jtp@gmx.de>
|
2021-03-21 22:56:42 -07:00 |
|
notyourav
|
2773daf3a7
|
Merge branch 'master' into minishSizedEntrance
|
2021-03-21 22:56:17 -07:00 |
|
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 |
|
theo3
|
282df6eb0b
|
rename defaults struct, fix default language
|
2021-03-17 20:53:22 -07:00 |
|
theo3
|
3b1f9e6aa7
|
fix2
|
2021-03-17 20:26:41 -07:00 |
|
notyourav
|
8b81269271
|
Merge branch 'master' into ply
|
2021-03-17 20:23:01 -07:00 |
|
Henny022p
|
b4100dbc51
|
update for latest changes
|
2021-03-16 21:13:21 +01:00 |
|
Henny022p
|
976b661017
|
polymorphism stuff
|
2021-03-16 21:07:48 +01:00 |
|
gamestabled
|
9992830ee9
|
minishSizedEntrance OK
|
2021-03-16 03:28:57 -04:00 |
|
theo3
|
af98f5f9a3
|
several more player functions done
|
2021-03-15 21:24:10 -07:00 |
|
Henny022p
|
fe4a39b74f
|
missed formatting on this one
|
2021-03-15 23:44:00 +01: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 |
|
gamestabled
|
e541025bb7
|
MinishSizedArchway OK
|
2021-03-15 02:40:37 -04:00 |
|
theo3
|
e251d79ffd
|
quick fix 🙂
|
2021-03-13 01:14:46 -08:00 |
|
octorock
|
1488892c3a
|
Replace the remaining pointers in scripts
|
2021-03-09 08:39:15 +01:00 |
|
octorock
|
a352ff9722
|
Readd void parameters
|
2021-03-09 08:35:37 +01: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 |
|
Henny022p
|
3e71687184
|
renamed JumpSwitch to JumpTable
|
2021-03-07 23:52:13 +01:00 |
|
octorock
|
8f7ad0a35c
|
Fix parameters for all functions called from scripts
|
2021-03-07 01:29:31 +01:00 |
|
octorock
|
74e48d98b0
|
Rename to Begin/EndBlock
|
2021-03-07 01:25:44 +01:00 |
|
octorock
|
15f480dc0f
|
Add labels for relative jumps
|
2021-03-06 17:47:56 +01:00 |
|
octorock
|
33b1445deb
|
Prefix script files with script_ instead of gUnk_
|
2021-03-06 15:01:29 +01:00 |
|
octorock
|
6dce46458c
|
Split scripts into separate files
|
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
|
e94df6de4a
|
Move all scripts to data/scripts.s
|
2021-03-06 14:53:33 +01:00 |
|
octorock
|
223cf98a51
|
Use assembly macros instead
|
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
|
40a3d866b1
|
Split off second script
|
2021-03-06 14:53:33 +01:00 |
|