Commit Graph

242 Commits

Author SHA1 Message Date
entrpntr
a8d30a0d2d Add engine/battle/ai/items.asm. 2020-04-07 12:30:35 -04:00
entrpntr
48e0d17b6a Finish disassembling bank $2e, miscellaneous pics cleanup. 2020-04-02 01:36:09 -04:00
entrpntr
90cdd19ae8 Use linkerscript for bank $2e, disassemble some stuff after pics. 2020-04-01 17:34:49 -04:00
entrpntr
95d7d56581 Disassemble pic banks. 2020-03-31 14:39:28 -04:00
entrpntr
ca12e16b29 Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14. 2020-03-25 15:10:21 -04:00
entrpntr
db8db97aa3 Clean up makefile, submodules, root dir; Python 3 compatibility. 2020-03-22 18:37:40 -04:00
entrpntr
e67786a7a2 Cleanup of files for banks $02 and $03 for main.asm. 2020-03-17 16:20:00 -04:00
entrpntr
c248b30aa7 Cleanup of files for banks $01 and $04 for main.asm. 2020-03-17 15:23:39 -04:00
entrpntr
d7327a6494 Cleanup macros before continuing. 2020-03-17 14:36:59 -04:00
entrpntr
ef87a4f626 Finish disassembling bank $04. 2020-03-17 11:50:16 -04:00
entrpntr
e3b53fa1b8 Fill in a lot of missing bank $04 code. 2020-03-17 11:47:47 -04:00
entrpntr
1e0807e4bf Itemfinder routines and labels. 2020-03-17 11:03:16 -04:00
libjet
336fe6b368 Update some included files at the start of home.asm 2020-02-19 17:26:28 +00:00
libjet
7acf2ec917 Update predef_pointers and wram, and correct typo's caused by search + replace 2019-12-12 20:43:24 +00:00
libjet
93872e920e Updated macros/scripts/text.asm and cleaned up macros.asm 2019-12-11 01:38:36 +00:00
libjet
cc8fc02a94 Added engine/events stuff and cleaned up contest related code 2019-12-09 22:20:03 +00:00
Ryan Tandy
351f50a454 Sync base_stats from pokecrystal and include in the build
Remaining differences:
- Move tutor is Crystal exclusive
- Kept hard-coded pic dimensions for now as front pics have not been extracted yet
2019-10-12 12:10:39 -07:00
Ryan Tandy
242428c722 Sync egg group constants from pokecrystal
Copied from pret/pokecrystal@0eeb00d6ac and pret/pokecrystal@2d8f3a0654
2019-10-12 12:04:46 -07:00
Ryan Tandy
e5761f737b Sync growth rate constants from pokecrystal
Copied from pret/pokecrystal@0eeb00d6ac
2019-10-12 12:04:46 -07:00
yenatch
ceb336852d Use PSYCHIC_M for the Psychic TM.
[Ryan Tandy: adapted from pret/pokecrystal@0b8b6f9259]
2019-10-12 12:04:27 -07:00
IIMarckus
c36771441c Add maps and map attributes. 2019-10-11 04:51:44 -06:00
IIMarckus
e7b5c8495d Remove more obvious Crystal files. 2019-10-11 01:18:45 -06:00
Ryan Tandy
111722c5e4 Sync daycare from pokecrystal 2019-09-20 13:30:58 -07:00
Ryan Tandy
cf4ab739af Import trainer DVs data from pokecrystal 2019-08-26 22:17:00 -07:00
IIMarckus
2176239aa5 Incorporate the rest of the audio engine. 2019-08-16 01:03:03 -06:00
IIMarckus
f783e73aeb Fix cries, and integrate them into the build. 2019-08-15 22:02:56 -06:00
obskyr
b205104b3e Dump move descriptions. 2019-08-14 01:14:55 +02:00
obskyr
79f2589ef8 Disassemble battle animation scripts.
Based on pokecrystal. Apparently, very few move animations were changed (Transform, Minimize, and Body Slam-likes)!
2019-08-14 00:54:00 +02:00
IIMarckus
c52681ec34 Dump map blockdata from Gold. 2018-10-04 04:00:23 -06:00
IIMarckus
955cf635fc Split map object includes into a separate file. 2018-10-04 02:06:24 -06:00
IIMarckus
0015576d1a Add battle text. 2018-09-24 03:17:29 -06:00
IIMarckus
31d813f323 Add trainer data. 2018-09-24 01:06:14 -06:00
IIMarckus
dbc1aff7d2 Include Pokédex entries in the build. 2018-09-21 14:19:37 -06:00
IIMarckus
5f27116a29 Add all map objects from bank 57. 2018-09-16 04:11:37 -06:00
luckytyphlosion
631393caae Remove leftover .o files. 2018-08-21 14:35:37 -04:00
luckytyphlosion
f74a4e1cc3 Make pokegold build and add .gitattributes 2018-08-21 14:30:20 -04:00
IIMarckus
fc8ef52b37 Shuffle files around to closer match pokecrystal. 2018-08-17 10:32:38 -06:00
IIMarckus
46f02aaee0 Sync many constant/macro files with pokecrystal. 2018-08-16 07:51:39 -06:00
IIMarckus
ce0a831a59 Add the three banks of common text. 2018-07-06 22:57:17 -06:00
pikalaxalt
fb959c3c84 Start to disassemble bank 1 2016-06-18 12:52:43 -04:00
pikalaxalt
ad08e4650c home/battle.asm 2016-06-18 09:46:58 -04:00
pikalaxalt
8fe65fef10 Start from scratch; add silver 2016-06-16 11:13:09 -04:00