dannye
|
c979b3bb03
|
Merge branch 'master' of https://github.com/pret/pokeyellow
|
2016-06-11 16:16:56 -05:00 |
|
dannye
|
269f2c3ba7
|
Sync with pokered
from August 29, 2015 to April 6, 2016
|
2016-06-11 15:45:24 -05:00 |
|
pikalaxalt
|
5da4ad3d5c
|
Merge branch 'master' of github.com:pret/pokeyellow
|
2016-06-08 00:35:33 -04:00 |
|
pikalaxalt
|
96a58ce52a
|
Split out pikachu engine functions; sprite state data macros
|
2016-06-06 12:09:36 -04:00 |
|
dannye
|
2bb64d11e6
|
Clean up main.asm
recreated deleted file that never should have been unused
|
2016-06-06 11:04:20 -05:00 |
|
dannye
|
a33f356461
|
Remove unused source files
|
2016-06-06 03:22:40 -05:00 |
|
dannye
|
a070bdcb21
|
Clean up white space
|
2016-06-06 01:22:22 -05:00 |
|
pikalaxalt
|
439efda1ba
|
Champion's room; resolve predefs
|
2016-05-31 15:55:39 -04:00 |
|
pikalaxalt
|
b7a20f1386
|
Vermilion Fan Club
|
2016-05-31 11:46:02 -04:00 |
|
luckytyphlosion
|
588267d020
|
League PC code, address comments for hidden_items.asm
|
2016-05-30 19:23:56 -04:00 |
|
pikalaxalt
|
9abb620338
|
Pewter Pokecenter
|
2016-05-29 16:24:41 -04:00 |
|
pikalaxalt
|
2792f51d73
|
Another chunk of bank 3c
|
2016-05-29 10:55:45 -04:00 |
|
pikalaxalt
|
33c2637c16
|
Route 23
|
2016-05-27 10:28:02 -04:00 |
|
pikalaxalt
|
39b2a1685c
|
Replace hidden object file include in bank 3c
|
2016-05-24 20:29:57 -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 |
|
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
|
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 |
|
luckytyphlosion
|
f3de3a20df
|
Bank11 and 14 misc functions.
|
2016-05-22 21:02:18 -04:00 |
|
pikalaxalt
|
b62d6986d2
|
Align door tile dbws
|
2016-05-22 11:41:09 -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
|
69a0ce42ac
|
Disassemble yellow sounds
|
2016-05-20 23:32:54 -04:00 |
|
luckytyphlosion
|
3caf9a43e3
|
Some Bank3F Pikachu Emotions disassembling and partial documentation.
|
2016-04-09 18:13:37 -04:00 |
|
luckytyphlosion
|
9ca431b4f9
|
Complete documentation of bank1e
Todo: address comments for data/animations.asm
|
2016-03-28 15:59:19 -04:00 |
|
luckytyphlosion
|
5857f3d04a
|
Start working on engine/battle/animations.asm
|
2016-03-17 18:54:51 -04:00 |
|
luckytyphlosion
|
b6d2115df4
|
Split bank3 up.
|
2016-03-17 18:00:54 -04:00 |
|
luckytyphlosion
|
bd5a5f70d4
|
Split bank1 up.
|
2016-03-17 18:00:54 -04:00 |
|
luckytyphlosion
|
94eee4e89e
|
Cleanup with yellow-exclusive banks
Also introduce charmap for $ec (unfilled menu arrow cursor)
|
2015-12-31 15:24:54 -05:00 |
|
luckytyphlosion
|
f0915e2b66
|
More BankF documentation
Also introduce bit direction constants and setpal macros
|
2015-12-29 14:53:57 -05:00 |
|
luckytyphlosion
|
043e932765
|
engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm
Also document Func_1681 (GetFarByte) and fix Missingno's dex entry
|
2015-12-23 15:40:59 -05:00 |
|
luckytyphlosion
|
489339d1d2
|
Comment map_sprites.asm
|
2015-11-21 18:54:46 -05:00 |
|
luckytyphlosion
|
7e0a4968b3
|
LoadPokedexTilePatterns and engine/overworld/map_sprites.asm
Also replace dummy sprites and fix replace.sh to only parse .asm files
|
2015-11-21 17:37:36 -05:00 |
|
luckytyphlosion
|
c69fadf00a
|
engine/menu/start_menu.asm
Also remove dummy traces of FarCopyData2 and use callbs in
home/vblank.asm
|
2015-11-15 15:01:55 -05:00 |
|
luckytyphlosion
|
778ffafc87
|
cable_club_npc.asm
|
2015-11-08 14:44:52 -05:00 |
|
luckytyphlosion
|
32ba300e6c
|
engine/overworld/pokecenter.asm
|
2015-11-07 14:48:11 -05:00 |
|
luckytyphlosion
|
b5d907aede
|
Poke Mart and LearnMove code
|
2015-11-01 16:57:21 -05:00 |
|
luckytyphlosion
|
cb414f1480
|
overworld item & movement code, cable club code, remove more instances of W_, add PIKAHAPPY_TRADE
Also make replace.sh take args
|
2015-10-29 14:23:30 -04:00 |
|
luckytyphlosion
|
2ea331ebb3
|
Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related functions, other misc functions""
This reverts commit c8ddbe7566.
|
2015-10-26 20:00:48 -04:00 |
|
luckytyphlosion
|
c8ddbe7566
|
Revert "data/facing.asm, titlescreen functions, oam/sprite related functions, other misc functions"
This reverts commit 3a5d7ec05d.
|
2015-10-25 12:56:05 -04:00 |
|
luckytyphlosion
|
3a5d7ec05d
|
data/facing.asm, titlescreen functions, oam/sprite related functions, other misc functions
Also rename pcm-related functions.
|
2015-10-24 17:35:57 -04:00 |
|
luckytyphlosion
|
bb97b63af1
|
Complete documentation of bank3
Also: split out bcd predefs from yellow/main.asm, start removing traces
of W_
|
2015-10-18 15:37:40 -04:00 |
|
luckytyphlosion
|
3587402443
|
More bank3 documentation
Also misc. documentation in bank3c and bank3f
|
2015-10-17 16:11:39 -04:00 |
|
luckytyphlosion
|
2cf4efe15c
|
Rename some palette labels.
Also add replace.sh
|
2015-10-12 13:05:36 -04:00 |
|
luckytyphlosion
|
b7ed43bd56
|
Make pokeyellow build correctly.
|
2015-09-03 14:42:46 -04:00 |
|
luckytyphlosion
|
2b7961759b
|
Fixes.
|
2015-08-30 18:56:44 -04:00 |
|