Commit Graph

22 Commits

Author SHA1 Message Date
luckytyphlosion
e1659ecd41 Introduce linkerscript.
Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section.
2018-07-03 17:07:05 -04:00
luckytyphlosion
f3f0e711bf Fix uncaught build errors. 2018-07-03 14:10:28 -04:00
luckytyphlosion
9824a57620 Merge branch 'master' of https://github.com/pret/pokegold-spaceworld 2018-07-03 13:37:21 -04:00
luckytyphlosion
870d85fc27 Merge branch 'master' of https://github.com/pret/pokegold-spaceworld 2018-07-03 13:27:51 -04:00
Tauwasser
57481cc942 home/copy2: rename Function0d02 to RedrawPlayerSprite
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-24 23:10:16 +02:00
Pokeglitch
966b29e811 Removed SCRIPT_FINISHED constant, it was misleading 2018-06-18 09:00:51 -04:00
Pokeglitch
f7ec78851c Forgot to add changes to previous commit. 2018-06-18 08:45:05 -04:00
Pokeglitch
12823eea3e Added in macros for scripts, queue 2018-06-18 08:41:39 -04:00
Pokeglitch
a9ae89792c Renamed overworld.asm to field_moves.asm 2018-06-17 08:26:23 -04:00
Pokeglitch
f00dbc8015 Added some constants, removed todos for overworld.asm 2018-06-17 08:23:27 -04:00
Pokeglitch
2cb260953d Added constants, removed TODOs to health.asm 2018-06-17 07:38:57 -04:00
Pokeglitch
0ddae2eac0 More field moves, need to clean up names and constants 2018-06-16 15:44:10 -04:00
Pokeglitch
758398b87d Changed labels 2018-06-15 20:42:25 -04:00
Pokeglitch
85130570ed Disassembled Fly and Dig 2018-06-15 20:22:20 -04:00
Pokeglitch
5b559fd49b Added addresses as comments to strings 2018-06-15 13:13:37 -04:00
Pokeglitch
5af2f6fcb0 Updated script constants 2018-06-15 11:44:47 -04:00
Pokeglitch
d0ef40a600 Added constants 2018-06-15 11:37:36 -04:00
Pokeglitch
3c8aef0735 Updated removed para_done and made para a macro 2018-06-15 08:41:58 -04:00
Pokeglitch
f6561411a1 Using text macros 2018-06-15 07:30:03 -04:00
Pokeglitch
3c2daf8f03 Disassembled spawn points 2018-06-15 07:19:24 -04:00
Pokeglitch
c3b0443d8b Using macros for FarCall 2018-06-15 06:57:48 -04:00
Pokeglitch
c955c8d353 Disassembled teleport 2018-06-14 21:46:09 -04:00