| .. |
|
battle_tower
|
Remove "UnusedSpecial_" prefixes too
|
2018-01-24 11:20:41 -05:00 |
|
bug_contest
|
Sync documentation with code
|
2018-01-26 14:36:59 -05:00 |
|
pokerus
|
Rename some routines to avoid conflicts when removing "Special_" prefixes
|
2018-01-24 11:12:02 -05:00 |
|
basement_key.asm
|
Move events/ to engine/events/
|
2017-12-27 00:09:12 -05:00 |
|
buena_menu.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
buena.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
card_key.asm
|
Move events/ to engine/events/
|
2017-12-27 00:09:12 -05:00 |
|
catch_tutorial_input.asm
|
Move events/ to engine/events/
|
2017-12-27 00:09:12 -05:00 |
|
catch_tutorial.asm
|
Remove Predef_ prefix from routines listed in PredefPointers
|
2018-01-16 14:39:28 -05:00 |
|
celebi.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
checkforhiddenitems.asm
|
map_header → map_def; map_header_2 → map_data
|
2018-01-16 23:25:00 -05:00 |
|
daycare.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
dratini.asm
|
Comment values of special pointers, same as predefs
|
2018-01-30 14:55:27 -05:00 |
|
elevator.asm
|
Move event data to data/events/
|
2018-01-25 22:19:24 -05:00 |
|
field_moves.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
fish.asm
|
Add daily+weekly bit flags (close issue #429)
|
2018-01-22 15:59:24 -05:00 |
|
forced_movement.asm
|
Move events/ to engine/events/
|
2017-12-27 00:09:12 -05:00 |
|
fruit_trees.asm
|
Add daily+weekly bit flags (close issue #429)
|
2018-01-22 15:59:24 -05:00 |
|
halloffame.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
happiness_egg.asm
|
Move event data to data/events/
|
2018-01-25 22:19:24 -05:00 |
|
heal_machine_anim.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
itemfinder.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
|
kurt_selectquantity_interpretjoypad.asm
|
Move events/ to engine/events/
|
2017-12-27 00:09:12 -05:00 |
|
kurt.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
loadfishinggfx.asm
|
More engine flag constants
|
2018-01-22 14:34:55 -05:00 |
|
lucky_number.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
magikarp.asm
|
Move event data to data/events/
|
2018-01-25 22:19:24 -05:00 |
|
magnet_train.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
map_name_sign.asm
|
Break up engine/events_3.asm
|
2018-01-11 23:50:44 -05:00 |
|
misc_scripts_2.asm
|
Use more constants in scripts
|
2018-01-12 02:27:42 -05:00 |
|
misc_scripts.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
mom_phone.asm
|
wUnlockedUnowns engine flag constants
|
2018-01-22 13:00:35 -05:00 |
|
mom.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
move_deleter.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
move_tutor.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
name_rater.asm
|
Rename some routines to avoid conflicts when removing "Special_" prefixes
|
2018-01-24 11:12:02 -05:00 |
|
npc_trade.asm
|
NPC trade constants don't all just start with TRADE_
|
2018-01-31 21:16:57 -05:00 |
|
odd_egg.asm
|
Move event data to data/events/
|
2018-01-25 22:19:24 -05:00 |
|
overworld.asm
|
Move event data to data/events/
|
2018-01-25 22:19:24 -05:00 |
|
poisonstep_pals.asm
|
Avoid "+- 1" at every maskbits
|
2018-01-16 17:27:50 -05:00 |
|
poisonstep.asm
|
Remove Predef_ prefix from routines listed in PredefPointers
|
2018-01-16 14:39:28 -05:00 |
|
poke_seer.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
pokecenter_pc.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
pokepic.asm
|
MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440)
|
2018-01-23 16:08:43 -05:00 |
|
print_photo.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
print_unown_2.asm
|
Simplify comments per Rangi's rec.
|
2018-01-08 23:07:46 -05:00 |
|
print_unown.asm
|
Rename some routines to avoid conflicts when removing "Special_" prefixes
|
2018-01-24 11:12:02 -05:00 |
|
prof_oaks_pc.asm
|
Move event data to data/events/
|
2018-01-25 22:19:24 -05:00 |
|
sacred_ash.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
special.asm
|
Move event data to data/events/
|
2018-01-25 22:19:24 -05:00 |
|
squirtbottle.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
|
std_collision.asm
|
Move event data to data/events/
|
2018-01-25 22:19:24 -05:00 |
|
std_scripts.asm
|
Meaningful scene constant names
|
2018-02-01 13:03:21 -05:00 |
|
sweet_scent.asm
|
wStatusFlags/2 bit constants
|
2018-01-22 15:40:43 -05:00 |
|
trainer_scripts.asm
|
Move events/ to engine/events/
|
2017-12-27 00:09:12 -05:00 |
|
treemons.asm
|
Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR #459)
|
2018-01-14 22:56:36 -05:00 |
|
unown_walls.asm
|
Move event data to data/events/
|
2018-01-25 22:19:24 -05:00 |
|
whiteout.asm
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |