kep-hack/engine
2017-06-24 15:01:43 -05:00
..
battle Fix typos in comments 2017-06-24 15:01:43 -05:00
items Fix typos in comments 2017-06-24 15:01:43 -05:00
menu Fix typos in comments 2017-06-24 15:01:43 -05:00
overworld Fix typos in comments 2017-06-24 15:01:43 -05:00
add_mon.asm Gave the labels in _MoveMon more descriptive names and added a few comments 2017-03-19 20:35:40 +00:00
bcd.asm Gave names to the functions and labels and adresses used in DivideBCD 2017-03-19 21:09:24 +00:00
black_out.asm split bank 1 into files 2016-09-17 18:17:57 -07:00
cable_club.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
clear_save.asm
debug1.asm split bank 1 into files 2016-09-17 18:17:57 -07:00
display_pokedex.asm split bank 1 into files 2016-09-17 18:17:57 -07:00
display_text_id_init.asm split bank 1 into files 2016-09-17 18:17:57 -07:00
evolution.asm Redo audio header macro 2016-07-27 22:08:13 -05:00
evolve_trade.asm
evos_moves.asm
experience.asm remove address comments 2016-06-11 17:24:04 -07:00
flag_action.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
game_corner_slots.asm
game_corner_slots2.asm
gamefreak.asm
get_bag_item_quantity.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
give_pokemon.asm
hall_of_fame.asm
heal_party.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
hidden_object_functions3.asm Merge branch 'master' of https://github.com/pret/pokered 2016-07-18 01:32:24 -05:00
hidden_object_functions7.asm Redo audio header macro 2016-07-27 22:08:13 -05:00
hidden_object_functions14.asm Merge branch 'master' of https://github.com/pret/pokered 2016-07-18 01:32:24 -05:00
hidden_object_functions17.asm Fix typos in comments 2017-06-24 15:01:43 -05:00
hidden_object_functions18.asm more syncing with pokeyellow 2016-06-12 00:52:14 -07:00
HoF_room_pc.asm
hp_bar.asm
in_game_trades.asm Merge branch 'master' of https://github.com/pret/pokered 2016-07-18 01:32:24 -05:00
init_player_data.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
intro.asm
joypad.asm rename hJoyHeldLast -> hJoyLast 2015-02-07 11:39:49 -08:00
learn_move.asm Fix typos in comments 2017-06-24 15:01:43 -05:00
load_mon_data.asm pull some bank 1 code out of main.asm 2016-09-17 17:37:32 -07:00
load_pokedex_tiles.asm
mon_party_sprites.asm
multiply_divide.asm
oak_speech.asm Merge branch 'master' of https://github.com/pret/pokered 2016-07-18 01:32:24 -05:00
oak_speech2.asm
oam_dma.asm
palettes.asm
pathfinding.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
play_time.asm
pokedex_rating.asm
predefs.asm use actual predef label 2017-01-07 11:13:52 -08:00
predefs7.asm
predefs12.asm
predefs17.asm
predefs17_2.asm
print_waiting_text.asm pull some bank 1 code out of main.asm 2016-09-17 17:37:32 -07:00
random.asm
remove_pokemon.asm split bank 1 into files 2016-09-17 18:17:57 -07:00
save.asm
slot_machine.asm Merge branch 'master' of https://github.com/pret/pokered 2016-07-18 01:32:24 -05:00
special_warps.asm split bank 1 into files 2016-09-17 18:17:57 -07:00
status_ailments.asm
subtract_paid_money.asm split bank 1 into files 2016-09-17 18:17:57 -07:00
test_battle.asm pull some bank 1 code out of main.asm 2016-09-17 17:37:32 -07:00
titlescreen.asm pull some bank 1 code out of main.asm 2016-09-17 17:37:32 -07:00
titlescreen2.asm
town_map.asm Merge branch 'master' of https://github.com/pret/pokered 2016-07-18 01:32:24 -05:00
trade.asm
trade2.asm
turn_sprite.asm