Commit Graph

126 Commits

Author SHA1 Message Date
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
luckytyphlosion
21a27b1187 Vending machine 2016-05-30 18:45:57 -04:00
pikalaxalt
5d6f3ec1d4 Cerulean Pokemon Center; Func_5c0d4; space after comma in engine/menu/pokedex.asm 2016-05-30 09:36:57 -04:00
pikalaxalt
9abb620338 Pewter Pokecenter 2016-05-29 16:24:41 -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
luckytyphlosion
cc7a16ee5a Bank15 misc functions 2016-05-22 22:11:08 -04:00
luckytyphlosion
f3de3a20df Bank11 and 14 misc functions. 2016-05-22 21:02:18 -04:00
luckytyphlosion
29b6c60cb7 Replaced some wram labels before committing, need to commit now. 2016-03-17 18:22:37 -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
d3cd6e1e1a BankF documentation from HasMonFainted to Func_3d536 2015-12-31 15:04:19 -05:00
luckytyphlosion
f0915e2b66 More BankF documentation
Also introduce bit direction constants and setpal macros
2015-12-29 14:53:57 -05:00
luckytyphlosion
8b82d13dd5 data/pokedex_entries.asm
Also fix data/evos_moves.asm address comments (off by one)
2015-12-22 17:12:19 -05:00
luckytyphlosion
993ff6b987 engine/menu/pokedex.asm
Todo: fix data/pokedex_entries.asm
2015-12-22 14:13:11 -05:00
luckytyphlosion
1c416ed0df Yellow Options Menu 2015-12-13 17:15:07 -05:00
luckytyphlosion
90c7b976dc engine/battle/moveEffects/substitute_effect.asm and ActivatePC
Also no more W_PLAYER/ENEMYBATTSTATUS
2015-11-28 17:09:19 -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
d7f2014e23 engine/menu/party_menu.asm 2015-11-15 13:56:55 -05:00
luckytyphlosion
779009b5d2 engine/menu/status_screen.asm
Also fix gfx.py from not recognizing modules in extras/pokemontools
2015-11-14 16:34:47 -05:00
luckytyphlosion
c71faf1659 engine/menu/players_pc.asm
also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf
2015-11-13 14:37:38 -05:00
luckytyphlosion
acde04be10 DisplayTextIDInit and DrawStartMenu
Also re-add event_macros.asm
2015-11-08 13:56:29 -05:00
luckytyphlosion
335bf36311 oak_speech2.asm
Also replace W_RIVALNAME with wRivalName
2015-11-01 15:42:29 -05:00
luckytyphlosion
3bc05852e5 Naming screen functions. 2015-11-01 15:13:20 -05:00
luckytyphlosion
2ba12f8241 Main menu functions, oak_speech.asm, some special warp functions with data, SetDebugTeam
Also change Func_3f0c6 to CopyUncompressedPicToTilemap
2015-10-31 17:45:00 -04: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
PikalaxALT
18fb5fc468 more annotations on ModifyPikachuHappiness 2015-10-11 18:00:03 -04:00
luckytyphlosion
3db446ca4f Some bank3 documentation 2015-10-04 15:17:30 -04:00
luckytyphlosion
fbeac8adb6 Bank8 audio.
todo: correct address comments
note: tx_pre_constants are not 100% accurate, but they work well enough
to have yellow build correctly
2015-09-27 15:05:08 -04:00
luckytyphlosion
2b7961759b Fixes. 2015-08-30 18:56:44 -04:00
luckytyphlosion
d2ed7674f4 Merge branch 'master' of https://github.com/iimarckus/pokered
Doesn't build.
2015-08-30 17:55:02 -04:00
YamaArashi
132d036752 named more variables 2015-08-12 22:14:31 -07:00
YamaArashi
64cfbcce7a commented SGB palette stuff 2015-08-12 02:16:56 -07:00
dannye
fb0a630c06 More joypad constants 2015-08-11 00:34:32 -05:00
dannye
4aedff0217 Replace hardcoded name lengths with NAME_LENGTH 2015-08-10 23:51:20 -05:00
dannye
66bc517605 Merge branch 'master' of https://github.com/YamaArashi/pokered 2015-08-10 00:00:12 -05:00
dannye
8a6d46f3d9 Replace some hardcoded data sizes 2015-08-09 23:56:20 -05:00
YamaArashi
2b01815999 commented audio code 2015-08-08 22:32:44 -07:00
YamaArashi
40c1ecb437 fixed names 2015-08-07 12:39:29 -07:00
YamaArashi
f658aff538 named wram variables 2015-08-07 05:20:37 -07:00
YamaArashi
525f1b96f3 named CountSetBits output variable 2015-08-07 04:24:06 -07:00
dannye
f8a9c37a00 Use more lb
and other clean up
2015-08-05 16:25:58 -05:00
luckytyphlosion
dce013880e Attempt to make yellow buildable, part 4
Hardcoded pointers, dr (define rom) macro.
2015-08-01 20:42:47 -04:00
U-Daniel-PC\Daniel
8f2edd9c41 Build only Yellow
Conflicts:
	gfx/intro_nido_1.6x6.png
	gfx/intro_nido_2.6x6.png
	gfx/intro_nido_3.6x6.png
	gfx/redgreenversion.png
	text.asm
	text/maps/cerulean_trade_house.asm
	text/maps/copycats_house_1f.asm
	text/maps/daycare_2.asm
	text/maps/museum_2f.asm
	text/maps/oaks_lab.asm
	text/maps/pewter_gym.asm
	text/maps/route_9_1.asm
	text/maps/school.asm
	text/maps/vermilion_gym_1.asm
	yellow/main.asm
2015-08-01 17:32:39 -04:00
YamaArashi
56d75db28a constants for PrintNumber 2015-07-29 12:06:54 -07:00
YamaArashi
93255d6d17 yet more naming 2015-07-25 19:26:54 -07:00