pokecrystal/engine
Rangi 0447ee0cf9 Relabel some map-related WRAM
wMisc -> {wSurroundingTiles, wBoxPartialData, wLink_c608}
wOverworldMap -> {wOverworldMapBlocks, wHallOfFamePokemonList}
2018-03-19 11:36:14 -04:00
..
battle Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05:00
battle_anims Macro factors out sine code, just like sine data, since it's used 5 times 2018-02-03 21:11:55 -05:00
events Relabel some map-related WRAM 2018-03-19 11:36:14 -04:00
phone * BillPhoneGeneriText -> BillPhoneGenericText 2018-02-26 22:29:09 -05:00
pokedex Improve some code labels 2018-03-02 19:39:16 -05:00
routines Relabel some map-related WRAM 2018-03-19 11:36:14 -04:00
billspc.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05:00
billspctop.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05:00
breeding.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05:00
buy_sell_toss.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
card_flip.asm
caught_data.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
cgb_layouts.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
clock_reset.asm Improve some code labels 2018-03-02 19:39:16 -05:00
color.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-15 21:21:58 -05:00
credits.asm
crystal_intro.asm Improve some code labels 2018-03-02 19:39:16 -05:00
crystal_layouts.asm Improve some code labels 2018-03-02 19:39:16 -05:00
debug.asm Relabel some map-related WRAM 2018-03-19 11:36:14 -04:00
decorations.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
delete_save_change_clock.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
diploma.asm
dma_transfer.asm Sync code with wiki 2018-02-04 13:16:40 -05:00
dummy_game.asm
engine_flags.asm
european_mail.asm
events_2.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
events.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
evolution_animation.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
evolve.asm Fix TRUE/FALSE constants for CalcMonStats 2018-02-22 18:12:43 +01:00
experience.asm
gbc_only.asm
health.asm
init_gender.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
init_hof_credits.asm
init_map.asm
intro_menu.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
item_effects.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05:00
items.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
landmarks.asm
learn.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
link_2.asm
link_trade.asm Improve some code labels 2018-03-02 19:39:16 -05:00
link.asm Relabel some map-related WRAM 2018-03-19 11:36:14 -04:00
load_font.asm
load_pics.asm Keep documentation in sync with new WRAM labels 2018-02-03 20:40:21 -05:00
mail_2.asm
mail.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05:00
main_menu.asm ENGINE_BUG_CONTEST_ON -> ENGINE_MAIN_MENU_MOBILE_CHOICES (resolves #490) 2018-02-25 22:23:20 -05:00
map_object_action.asm
map_objects_2.asm
map_objects.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
map_palettes.asm Sync code with wiki 2018-02-04 13:16:40 -05:00
map_setup.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
mapgroup_roofs.asm
mart.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
math.asm
menu_2.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
menu.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
mon_icons.asm
mon_menu.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
mon_stats.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05:00
money.asm
move_mon_wo_mail.asm
move_mon.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05:00
movement.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
mystery_gift_2.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
mystery_gift.asm Relabel some map-related WRAM 2018-03-19 11:36:14 -04:00
naming_screen.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
npc_movement.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
options_menu.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
overworld.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-15 21:21:58 -05:00
pack.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05:00
party_menu.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
pic_animation.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
player_gfx.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
player_movement.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
player_object.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
player_step.asm
pokegear.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05:00
predef.asm
print_party.asm Pkmn -> Mon 2018-02-22 17:39:06 +01:00
printer_serial.asm
printer.asm
printnum.asm
radio.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05:00
rtc.asm
save.asm Relabel some map-related WRAM 2018-03-19 11:36:14 -04:00
scripting.asm * loadmenuheader -> loadmenu (ead103d) 2018-02-25 20:05:37 -05:00
scrolling_menu.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
search.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
search2.asm * Remove rept 4 (fa3192e) 2018-02-25 19:23:01 -05:00
select_menu.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
sgb_layouts.asm
slot_machine.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
spawn_points.asm
sprite_anims.asm
sprites.asm * Remove rept 4 (fa3192e) 2018-02-25 19:23:01 -05:00
start_menu.asm Improve some code labels 2018-03-02 19:39:16 -05:00
stats_screen.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05:00
switch_items.asm
tempmon.asm Fix TRUE/FALSE constants for CalcMonStats 2018-02-22 18:12:43 +01:00
tile_events.asm
tileset_anims.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
tileset_palettes.asm
time_capsule_2.asm
time_capsule.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
time.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
timeofdaypals.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
timeset.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
title.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
tmhm.asm
tmhm2.asm
trade_animation.asm
trainer_card.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
types.asm
unown_puzzle.asm Relabel some map-related WRAM 2018-03-19 11:36:14 -04:00
unused_title.asm
variables.asm
warp_connection.asm Relabel some map-related WRAM 2018-03-19 11:36:14 -04:00
wildmons.asm Remove commented G/S roaming Suicune code 2018-02-05 22:03:40 -05:00