andwhyisit
35dd3e5ce7
Merge branch 'master' into master-to-patch
2019-02-26 23:24:57 +10:00
IIMarckus
4615c5cfd8
Convert rival parties to new format. Delete unused data to save space.
2018-07-07 07:34:00 +02:00
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
obskyr
3fab27f221
Yet a few more formatting fixes
2018-07-03 05:07:59 +02:00
obskyr
e596d41c17
A few small formatting fixes
2018-07-03 04:59:38 +02:00
IIMarckus
ea2d9e25e1
Finish dumping trainer parties.
2018-06-06 02:37:26 -06:00
PikalaxALT
634df27635
Merge branch 'master' into build_more_roms
2018-06-03 11:04:06 -04:00
IIMarckus
d80330b122
Add more trainer leftovers from Blue. Nothing interesting here.
2018-06-03 00:03:42 -06:00
PikalaxALT
04883f4bf9
Merge branch 'master' into build_more_roms
2018-06-02 21:26:20 -04:00
PikalaxALT
956d010d59
Make the repository build all four ROMs
2018-06-02 20:16:37 -04:00
Rangi
50f26bc1ec
More trainer data
2018-06-02 12:17:30 -04:00
IIMarckus
406182d0ad
Add some trainer parties (including new and leftover ones).
2018-06-02 08:17:56 -06:00
IIMarckus
3295c685ae
Add the rival's parties, which are in a different format.
2018-06-02 05:58:04 -06:00
Rangi
0953f537d4
Declare Pokédex type search data; add more comments
2018-05-31 11:32:30 -04:00
pfero
77ea015d66
party_pointers.asm -> party_pointers.inc
...
In the same vein as evos_attacks_pointers.inc, they depend on being in
the same bank, and thus belong in the same section.
2018-05-31 03:49:15 +02:00
Rangi
d63e3a21b1
Define trainer constants; sort party data contiguously
2018-05-30 21:41:22 -04:00
pfero
cd9191b074
Clean up Makefile
...
This makefile can now figure graphics dependencies on its own, creates
dependency files for each compilation unit and compiles everything
separately.
This is a proposal. Please try it out, read the Makefile to see if you
get what I'm trying to do, and propose any improvements you want.
2018-05-30 22:53:59 +02:00
Rangi
eb496b2511
Dump trainer class names
2018-05-30 16:15:58 -04:00
Rangi
eeed857d5c
Start all trainer party groups
2018-05-30 15:46:12 -04:00
Rangi
7b91435b45
More trainer parties
2018-05-29 21:06:50 -04:00
Rangi
b9d4178dad
Start decoding trainer parties
2018-05-29 19:35:36 -04:00