Commit Graph

91 Commits

Author SHA1 Message Date
libjet
20950e734d Add home/trainers.asm 2020-02-19 20:08:53 +00:00
libjet
80c1fcee10 Add home/stone_queue.asm and update script_constants.asm 2020-02-19 19:42:31 +00:00
libjet
3f9061ccea Add home/hp_pals.asm 2020-02-19 17:49:15 +00:00
libjet
4f1d434564 Add home/tilemap.asm and update home/menu.asm 2020-02-19 16:23:56 +00:00
libjet
0a0b273fee Add home/queue_script.asm 2020-02-19 02:47:03 +00:00
libjet
5172056acd Use labels instead of constants for HRAM 2020-02-19 02:42:34 +00:00
libjet
6cbd16985a Update math.asm and add print_text.asm 2020-02-18 18:34:17 +00:00
libjet
76b10c0a49 Add copy_name.asm 2020-02-18 16:37:51 +00:00
libjet
0a998a5dde Fix copy_tilemap.asm 2020-02-18 16:21:14 +00:00
libjet
919a014b95 Add copy_tilemap.asm 2020-02-18 14:29:48 +00:00
libjet
80153b820a Add clear_sprites.asm 2020-02-18 03:32:24 +00:00
libjet
0543e93391 Remove Crystal exlusives 2020-02-08 15:31:49 +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
libjet
cfe6e29574 Added misc_scripts from pokecrystal and removed 1 dr from main.asm 2019-12-08 22:22:16 +00:00
Ryan Tandy
c01ed32c8b Disassemble Game Freak logo intro 2019-10-11 19:26:52 -07:00
Ryan Tandy
3855a686b6 Extract copyright gfx to png 2019-10-11 08:30:42 -07:00
IIMarckus
d64251740e Sync tileset IDs with pokecrystal. 2019-10-11 02:21:44 -06:00
Ryan Tandy
0af8f48d59 Clarify naming of SFX_GET_EGG_* pointers
In game, one receives eggs from the Aide and the Day-care Man, not the
Day-care Lady. SFX 0x96 is used for both. Rename it to reflect it is not
unique to the Day-care.

SFX 0x95 is an alias of the same sound and appears to be unused. Rename
the pointer to clarify that.
2019-09-23 10:14:38 -07: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
23daa5361f Sync home/audio.asm with pokecrystal. 2019-08-16 01:41:17 -06:00
IIMarckus
2176239aa5 Incorporate the rest of the audio engine. 2019-08-16 01:03:03 -06:00
IIMarckus
48f338fe7a Add map objects from bank 48. 2018-10-04 01:23:27 -06:00
IIMarckus
f9eb9172a6 Add map objects from bank 60. 2018-10-03 01:20:23 -06:00
IIMarckus
87177fc5c8 Add map objects from bank 53. 2018-09-26 04:07:09 -06:00
IIMarckus
f975835a00 Add map objects from bank 55. 2018-09-25 02:21:02 -06:00
IIMarckus
6d2ee745a3 Add map objects from bank 5E. 2018-09-24 23:16:35 -06:00
IIMarckus
2d2191353c Add map objects from bank 5D. 2018-09-24 10:59:33 -06:00
IIMarckus
f5ce33c3dc Add all map objects from bank 44. 2018-09-16 22:04:19 -06:00
IIMarckus
5f27116a29 Add all map objects from bank 57. 2018-09-16 04:11:37 -06:00
luckytyphlosion
a775ff1506 Label some known WRAM labels from pokecrystal. 2018-08-21 16:27:04 -04:00
IIMarckus
8e19fee1a9 Add bank 61 map objects. 2018-08-19 06:08:54 -06:00
IIMarckus
48c2d217a0 Sync a few more specials with pokecrystal. 2018-08-18 22:32:25 -06:00
IIMarckus
c4b381d0dc Add map objects for Sprout Tower 3F. 2018-08-18 22:22:05 -06:00
IIMarckus
82c53b9565 Sync with pokecrystal. 2018-08-18 02:18:22 -06:00
IIMarckus
629162817c Sync Shuckle/haircuts/Bill's Grandpa with pokecrystal. 2018-08-18 02:09:21 -06:00
IIMarckus
fc8ef52b37 Shuffle files around to closer match pokecrystal. 2018-08-17 10:32:38 -06:00
IIMarckus
c7bc0b1427 Import map objects for a single map (Day Care). 2018-08-16 11:10:22 -06:00
IIMarckus
d3ace72a8d Sync specials with pokecrystal. 2018-08-16 09:11:27 -06:00
IIMarckus
46f02aaee0 Sync many constant/macro files with pokecrystal. 2018-08-16 07:51:39 -06:00
IIMarckus
a80832dce0 Shuffle around a couple of files to match pokecrystal. 2018-08-16 04:08:15 -06:00
IIMarckus
ce0a831a59 Add the three banks of common text. 2018-07-06 22:57:17 -06:00
PikalaxALT
d2e3b286a4 Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 compatibility) 2017-08-24 22:54:36 -04:00
Scott Norton
dff855fedf engine/namingscreen.asm 2016-06-25 19:56:15 -04:00
pikalaxalt
672cea8865 engine/learn_tm.asm 2016-06-25 10:13:39 -04:00
pikalaxalt
a4dad24198 engine/time.asm 2016-06-24 22:04:47 -04:00
pikalaxalt
dcda0bae06 engine/pack.asm 2016-06-24 19:49:55 -04:00
pikalaxalt
2d117385b1 Start disassembling Bank 4 2016-06-23 14:40:57 -04:00