pokecrystal-board/engine
2018-02-02 10:52:05 -05:00
..
battle Scale addresses with PARTY_LENGTH 2018-01-20 14:10:31 -05:00
battle_anims "CryHeader" → "Cry"; "Cry" → "MonCry" 2018-01-16 23:47:45 -05:00
events PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
phone Converting what I can to locals. 2018-02-02 10:52:05 -05:00
pokedex Group engine/pokedex files 2018-01-21 18:00:23 -05:00
routines Group engine/pokedex files 2018-01-21 18:00:23 -05:00
billspc.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
billspctop.asm Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #452) 2018-01-14 23:43:51 -05:00
breeding.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
buy_sell_toss.asm Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #452) 2018-01-14 23:43:51 -05:00
card_flip.asm Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (resolve PR #460) 2018-01-14 23:00:22 -05:00
caught_data.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
cgb_layouts.asm More accurate constant/label names 2018-01-18 15:06:43 -05:00
clock_reset.asm More unreferenced labels and unused text 2018-01-02 19:38:56 +01:00
color.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
credits.asm Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (resolve PR #460) 2018-01-14 23:00:22 -05:00
crystal_intro.asm Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (resolve PR #460) 2018-01-14 23:00:22 -05:00
crystal_layouts.asm cgb layouts 2018-01-21 14:05:32 -05:00
debug.asm Japanese characters in Japanese text (e.g. "ォ" not "," for $f4) 2018-01-19 21:49:16 -05:00
decorations.asm Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #452) 2018-01-14 23:43:51 -05:00
delete_save_change_clock.asm Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #452) 2018-01-14 23:43:51 -05:00
diploma.asm Lowercase v for VRAM addresses 2017-12-28 13:32:33 +01:00
dma_transfer.asm Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (resolve PR #460) 2018-01-14 23:00:22 -05:00
dummy_game.asm Japanese characters in Japanese text (e.g. "ォ" not "," for $f4) 2018-01-19 21:49:16 -05:00
engine_flags.asm Keep table labels in the same files as their contents. 2017-12-11 22:44:25 -05:00
european_mail.asm Move more contiguous related code blocks from main.asm to engine/ and events/ 2017-12-15 20:10:54 -05:00
events_2.asm map_header → map_def; map_header_2 → map_data 2018-01-16 23:25:00 -05:00
events.asm map_header → map_def; map_header_2 → map_data 2018-01-16 23:25:00 -05:00
evolution_animation.asm "CryHeader" → "Cry"; "Cry" → "MonCry" 2018-01-16 23:47:45 -05:00
evolve.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
experience.asm MAX_LEVEL = 255 should still compile 2017-12-25 15:46:24 -05:00
gbc_only.asm wGBCOnlyDecompressBuffer 2018-01-21 20:10:38 -05:00
health.asm Remove Predef_ prefix from routines listed in PredefPointers 2018-01-16 14:39:28 -05:00
init_gender.asm Separate new_game graphics 2018-01-21 13:58:16 -05:00
init_hof_credits.asm Only graphics data goes in gfx/ 2018-01-18 11:16:24 -05:00
init_map.asm More Unicode 2018-01-19 02:30:19 -05:00
intro_menu.asm "CryHeader" → "Cry"; "Cry" → "MonCry" 2018-01-16 23:47:45 -05:00
item_effects.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
items.asm Document design flaws 2017-12-28 11:28:23 -05:00
landmarks.asm Use maskbits some more 2018-01-11 14:27:19 -05:00
learn.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
link_2.asm More Japanese characters 2018-01-19 20:48:33 -05:00
link_trade.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
link.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
load_font.asm More Japanese characters 2018-01-19 20:48:33 -05:00
load_pics.asm Remove Predef_ prefix from routines listed in PredefPointers 2018-01-16 14:39:28 -05:00
mail_2.asm Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (resolve PR #460) 2018-01-14 23:00:22 -05:00
mail.asm Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #452) 2018-01-14 23:43:51 -05:00
main_menu.asm Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #452) 2018-01-14 23:43:51 -05:00
map_object_action.asm Renaming: (fix #412) 2017-12-24 14:33:17 -05:00
map_objects_2.asm Move more contiguous related code blocks from main.asm to engine/ and events/ 2017-12-15 20:10:54 -05:00
map_objects.asm More charmap and home/text.asm documentation for JP chars 2018-01-18 18:34:20 -05:00
map_palettes.asm Move more contiguous related code blocks from main.asm to engine/ and events/ 2017-12-15 20:10:54 -05:00
map_setup.asm Consistent predef function names 2018-01-02 18:49:25 +01:00
mapgroup_roofs.asm gfx/*.asm files have INCBINs 2018-01-10 02:38:45 -05:00
mart.asm Japanese characters in Japanese text (e.g. "ォ" not "," for $f4) 2018-01-19 21:49:16 -05:00
math.asm Renaming sections, further dissolving main.asm 2015-11-28 15:13:40 -05:00
menu_2.asm Japanese characters in Japanese text (e.g. "ォ" not "," for $f4) 2018-01-19 21:49:16 -05:00
menu.asm Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #452) 2018-01-14 23:43:51 -05:00
mon_icons.asm Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR #459) 2018-01-14 22:56:36 -05:00
mon_menu.asm Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #452) 2018-01-14 23:43:51 -05:00
mon_stats.asm Remove Predef_ prefix from routines listed in PredefPointers 2018-01-16 14:39:28 -05:00
money.asm Remove all code from main.asm (some labeled INCBINs, like out-of-context graphics, are still present) 2017-12-24 19:35:35 -05:00
move_mon_wo_mail.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
move_mon.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
movement.asm Consistently name unknown fields in macros/wram as Fieldxx 2017-12-29 16:19:51 +01:00
mystery_gift_2.asm Use maskbits some more 2018-01-11 14:27:19 -05:00
mystery_gift.asm Japanese characters in Japanese text (e.g. "ォ" not "," for $f4) 2018-01-19 21:49:16 -05:00
naming_screen.asm Separate new_game graphics 2018-01-21 13:58:16 -05:00
npc_movement.asm Avoid "+- 1" at every maskbits 2018-01-16 17:27:50 -05:00
npctrade.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
options_menu.asm Keep table labels in the same files as their contents. 2017-12-11 22:44:25 -05:00
overworld.asm Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR #459) 2018-01-14 22:56:36 -05:00
pack.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
party_menu.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
pic_animation.asm "CryHeader" → "Cry"; "Cry" → "MonCry" 2018-01-16 23:47:45 -05:00
player_gfx.asm map_header → map_def; map_header_2 → map_data 2018-01-16 23:25:00 -05:00
player_movement.asm Avoid "+- 1" at every maskbits 2018-01-16 17:27:50 -05:00
player_object.asm Avoid "+- 1" at every maskbits 2018-01-16 17:27:50 -05:00
player_step.asm Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR #459) 2018-01-14 22:56:36 -05:00
pokegear.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
predef.asm Long lists of db/dw series with struct-defining macros belong in data/ 2018-01-15 14:11:11 -05:00
print_party.asm More Unicode 2018-01-19 02:30:19 -05:00
printer_serial.asm Clean up .Jumptable: spaces 2017-12-29 13:52:42 +01:00
printer.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
printnum.asm Clean up XXX comments for unused content 2018-01-02 13:26:18 +01:00
radio.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
rtc.asm Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (resolve PR #460) 2018-01-14 23:00:22 -05:00
save.asm Remove trailing whitespace 2018-01-18 21:48:52 -05:00
scripting.asm "CryHeader" → "Cry"; "Cry" → "MonCry" 2018-01-16 23:47:45 -05:00
scrolling_menu.asm More unreferenced labels cleanup 2018-01-02 16:04:21 +01:00
search2.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
search.asm Finish consistent Special function names 2018-01-02 17:47:58 +01:00
select_menu.asm callba/callab → farcall/callfar 2017-12-24 12:47:30 -05:00
sgb_layouts.asm More accurate constant/label names 2018-01-18 15:06:43 -05:00
slot_machine.asm Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #452) 2018-01-14 23:43:51 -05:00
spawn_points.asm Remove all code from main.asm (some labeled INCBINs, like out-of-context graphics, are still present) 2017-12-24 19:35:35 -05:00
specials.asm "CryHeader" → "Cry"; "Cry" → "MonCry" 2018-01-16 23:47:45 -05:00
sprite_anims.asm wiggle → wobble 2018-01-19 00:16:08 -05:00
sprites.asm Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR #459) 2018-01-14 22:56:36 -05:00
start_menu.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
stats_screen.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
switch_items.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
tempmon.asm Remove Predef_ prefix from routines listed in PredefPointers 2018-01-16 14:39:28 -05:00
tile_events.asm Define constants for collision types 2017-12-12 16:15:58 -05:00
tileset_anims.asm Rename some tilesets (close #467) 2018-01-17 14:50:34 -05:00
tileset_palettes.asm Rename some tilesets (close #467) 2018-01-17 14:50:34 -05:00
time_capsule_2.asm Remove Predef_ prefix from routines listed in PredefPointers 2018-01-16 14:39:28 -05:00
time_capsule.asm More relevant data file locations 2018-01-03 02:23:54 -05:00
time.asm Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR #459) 2018-01-14 22:56:36 -05:00
timeofdaypals.asm Remove trailing whitespace 2018-01-18 21:48:52 -05:00
timeset.asm Separate new_game graphics 2018-01-21 13:58:16 -05:00
title.asm Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (resolve PR #460) 2018-01-14 23:00:22 -05:00
tmhm2.asm Remove Predef_ prefix from routines listed in PredefPointers 2018-01-16 14:39:28 -05:00
tmhm.asm Remove Predef_ prefix from routines listed in PredefPointers 2018-01-16 14:39:28 -05:00
trade_animation.asm Use Japanese charmap definitions in strings 2018-01-18 20:49:17 -05:00
trainer_card.asm Remove Predef_ prefix from routines listed in PredefPointers 2018-01-16 14:39:28 -05:00
types.asm Unrelated routine gets its own file 2018-01-21 17:45:56 -05:00
unown_puzzle.asm map_header → map_def; map_header_2 → map_data 2018-01-16 23:25:00 -05:00
unused_title.asm Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (resolve PR #460) 2018-01-14 23:00:22 -05:00
variables.asm Event script–related constants go in constants/script_constants.asm 2018-01-11 02:35:46 -05:00
warp_connection.asm More Unicode 2018-01-19 02:30:19 -05:00
wildmons.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00