Commit Graph

2334 Commits

Author SHA1 Message Date
pikalaxalt
436997a5c4 Pretty up the hidden object data 2016-05-24 21:06:48 -04:00
pikalaxalt
850b118654 We don't need this file anymore 2016-05-24 20:43:52 -04:00
pikalaxalt
bda73a876c These are actually map indices 2016-05-24 20:34:19 -04:00
pikalaxalt
39b2a1685c Replace hidden object file include in bank 3c 2016-05-24 20:29:57 -04:00
pikalaxalt
1e0e17ec52 Comment on bug in bank 3c trash can sampling function 2016-05-24 20:25:52 -04:00
pikalaxalt
35029fdc4a Trash can randomization function 2016-05-24 20:11:56 -04:00
pikalaxalt
87b20762d5 Numerous changes (see below)
* Fix build errors from previous commit
* Fix predef text pointers
* Disassemble hidden object data and additional accessory functions
2016-05-24 18:54:06 -04:00
pikalaxalt
219eddf056 Update hidden object functions and include them in main 2016-05-24 17:41:33 -04:00
pikalaxalt
fdac1f9f80 Itemfinder and hidden item coords 2016-05-24 16:02:32 -04:00
pikalaxalt
d7b38c75c3 Finish disassembling printer functions 2016-05-24 15:19:03 -04:00
pikalaxalt
60ff6c25e3 Printer error funcs 2016-05-24 12:59:55 -04:00
pikalaxalt
10f2d4e69d Yellow-ize evolution code 2016-05-23 16:54:51 -04:00
pikalaxalt
9da88a19be Merge branch 'master' of github.com:pret/pokeyellow 2016-05-23 15:57:48 -04:00
luckytyphlosion
5b53dbe15d Bank7 misc functions
Also delete gfx/intro_nido pngs (aren't used in the build)
2016-05-23 15:52:20 -04:00
pikalaxalt
e63bfa7741 Name some wram address refs 2016-05-23 14:14:17 -04:00
luckytyphlosion
3618f25a34 Merge pull request #8 from PikalaxALT/master
Disassemble yellow sounds
2016-05-23 14:14:13 -04:00
pikalaxalt
2876e629cc Move diploma tilemaps out of incbins 2016-05-23 14:12:42 -04:00
pikalaxalt
1579a084e7 Move all the printer functions out of main.asm, including the intermediate dr blocks 2016-05-23 14:04:13 -04:00
pikalaxalt
1d761498e5 More functions related to printing boxes 2016-05-23 13:34:38 -04:00
pikalaxalt
311bbe9d24 A function related to printing boxes? 2016-05-23 08:24:30 -04:00
pikalaxalt
19b2fa8a82 Two functions at e925d 2016-05-23 08:12:08 -04:00
pikalaxalt
2f6075ece0 Resolve hard-coded calls 2016-05-22 23:35:36 -04:00
pikalaxalt
c744534528 Disassemble diploma in bank 3a 2016-05-22 23:30:24 -04:00
pikalaxalt
c6a32f2517 the rest of engine/printer.asm 2016-05-22 22:45:08 -04:00
pikalaxalt
c299b67fad Merge branch 'master' of github.com:pret/pokeyellow 2016-05-22 22:30:32 -04:00
luckytyphlosion
cc7a16ee5a Bank15 misc functions 2016-05-22 22:11:08 -04:00
pikalaxalt
980ce8005d Merge branch 'master' of github.com:pret/pokeyellow 2016-05-22 21:05:51 -04:00
pikalaxalt
106251da1f engine/printer.asm 2016-05-22 21:03:52 -04:00
luckytyphlosion
f3de3a20df Bank11 and 14 misc functions. 2016-05-22 21:02:18 -04:00
pikalaxalt
10984f14ce Replace MonsterNames dr with file already in repo 2016-05-22 19:40:45 -04:00
pikalaxalt
53dac35a09 Replace Function with Func_ 2016-05-22 18:38:42 -04:00
pikalaxalt
805448c974 Functions at 3a:4d35 2016-05-22 18:37:42 -04:00
pikalaxalt
82b2145380 Disassemble ea3ea to end of bank 3a 2016-05-22 15:23:16 -04:00
pikalaxalt
bd5caf92db Another function related to OAM 2016-05-22 13:52:57 -04:00
pikalaxalt
fbc1fead82 Fix incbin filenames 2016-05-22 13:40:34 -04:00
pikalaxalt
0bbe27333a Disassemble function at ea3ea 2016-05-22 13:29:34 -04:00
pikalaxalt
d9c75189d6 FreezeEnemyTrainerSprite 2016-05-22 12:18:00 -04:00
pikalaxalt
3988b60a46 Trim trailing zeros from dr blocks (part 2) 2016-05-22 12:04:32 -04:00
pikalaxalt
b62d6986d2 Align door tile dbws 2016-05-22 11:41:09 -04:00
pikalaxalt
caf6936cf9 Trim trailing zeros from dr blocks (part 1) 2016-05-22 11:38:05 -04:00
pikalaxalt
b70d187627 Elevator floor menu, clear save 2016-05-22 11:30:34 -04:00
pikalaxalt
084384fea9 Ledges 2016-05-22 10:48:27 -04:00
pikalaxalt
205fa4237b Pewter gym guys (moved to bank 6, no longer a predef?) 2016-05-22 09:43:27 -04:00
pikalaxalt
f3f117cbf3 Oh wait, there's predef_const declarations. Huh. 2016-05-21 22:54:46 -04:00
pikalaxalt
eeb058a231 Some work on disassembling npc movement scripts (aka informed copy/paste from red) 2016-05-21 22:45:53 -04:00
pikalaxalt
983bac5fe9 Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4 2016-05-21 14:54:55 -04:00
pikalaxalt
d3d2e573a3 Fix sfx separation 2016-05-21 12:38:16 -04:00
pikalaxalt
abef348eae Unhexlify unknown music macro arguments in bank AUDIO_4 2016-05-21 12:22:59 -04:00
pikalaxalt
62a22d2d84 Audio bank 4 constants; space after commas in home/audio.asm 2016-05-21 12:11:54 -04:00
pikalaxalt
97b960f4a2 Fix missing colons and missing LF at EOF 2016-05-21 11:44:22 -04:00