Commit Graph

62 Commits

Author SHA1 Message Date
libjet
6231351906 Sync home/ with pokecrystal 2020-03-16 00:44:13 +00:00
libjet
4050f252cd Create home/header.asm 2020-03-15 00:59:43 +00:00
libjet
e81df1886a Merge files into pokemon.asm, battle.asm and menu.asm 2020-03-15 00:51:21 +00:00
libjet
76216e6ce5 Small home/ reorganization 2020-03-15 00:17:02 +00:00
libjet
1ddf04da73 Add home/sprite_anims.asm 2020-02-20 01:42:06 +00:00
libjet
a891920779 Add home/mon_data_2.asm 2020-02-20 01:28:26 +00:00
libjet
2d16b94ef1 Add home/print_bcd.asm 2020-02-20 01:24:55 +00:00
libjet
53c4af7707 Add home/mon_data.asm 2020-02-20 01:13:04 +00:00
libjet
c2e849aaa2 Add home/print_level.asm 2020-02-19 23:35:57 +00:00
libjet
d1bc3af431 Add home/mon_stats.asm 2020-02-19 23:30:56 +00:00
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
a973f27b37 Add home/scrolling_menu.asm 2020-02-19 19:02:31 +00:00
libjet
d89f593d0c Add home/hp_pals.asm and home/names.asm 2020-02-19 18:37:52 +00:00
libjet
3f9061ccea Add home/hp_pals.asm 2020-02-19 17:49:15 +00:00
libjet
336fe6b368 Update some included files at the start of home.asm 2020-02-19 17:26:28 +00:00
libjet
4f1d434564 Add home/tilemap.asm and update home/menu.asm 2020-02-19 16:23:56 +00:00
libjet
b1a35aa177 Add home/compare.asm 2020-02-19 02:49:33 +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
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
3379187ef4 Add region.asm 2020-02-18 03:24:04 +00:00
libjet
5462eca231 Add sprite_updates.asm 2020-02-18 03:15:05 +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
IIMarckus
23daa5361f Sync home/audio.asm with pokecrystal. 2019-08-16 01:41:17 -06:00
luckytyphlosion
a775ff1506 Label some known WRAM labels from pokecrystal. 2018-08-21 16:27:04 -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
PikalaxALT
3ede05f2b7 Create linkerscript 2017-08-25 08:24:37 -04:00
PikalaxALT
d2e3b286a4 Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 compatibility) 2017-08-24 22:54:36 -04:00
pikalaxalt
2d117385b1 Start disassembling Bank 4 2016-06-23 14:40:57 -04:00
pikalaxalt
c257a3898a More functions in bank 3 2016-06-22 16:51:56 -04:00
pikalaxalt
dc48fd153a Implement macros for engine flags 2016-06-21 09:52:00 -04:00
pikalaxalt
dcaccec481 phase 2 of specials disasm 2016-06-19 22:36:55 -04:00
pikalaxalt
bbbb70988a engine/variables.asm 2016-06-19 11:46:23 -04:00
pikalaxalt
f47bdc11f7 engine/learn.asm 2016-06-19 00:10:23 -04:00
pikalaxalt
c83e2e7efe Main Menu and GS Title Screen 2016-06-18 23:30:28 -04:00
pikalaxalt
ad08e4650c home/battle.asm 2016-06-18 09:46:58 -04:00
pikalaxalt
d4d3a92e62 Getting closer with HOME 2016-06-18 09:03:29 -04:00
pikalaxalt
9170a9a13e HOME up to 367E 2016-06-17 22:37:39 -04:00
pikalaxalt
789e9b3437 Another chunk of HOME 2016-06-17 21:23:53 -04:00
pikalaxalt
5ff48b6963 Predef constants (temporary) 2016-06-17 19:49:36 -04:00
pikalaxalt
f42efcae5d More of HOME 2016-06-17 15:45:52 -04:00
pikalaxalt
1a1f911eb4 map, farcall, and predef in home 2016-06-17 14:19:43 -04:00
pikalaxalt
eebeee7f7a home/menu.asm; forgot to track some files 2016-06-17 09:49:16 -04:00