pokecrystal-board/engine
2018-01-26 12:27:02 -05:00
..
battle Move-unique effect commands consistently go in engine/battle/move_effects/ 2018-01-26 11:36:00 -05:00
battle_anims More battle data in data/battle/ 2018-01-25 21:34:42 -05:00
events Move event data to data/events/ 2018-01-25 22:19:24 -05:00
phone Move event data to data/events/ 2018-01-25 22:19:24 -05:00
pokedex Move event data to data/events/ 2018-01-25 22:19:24 -05:00
routines Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -05:00
billspc.asm MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -05:00
billspctop.asm MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -05:00
breeding.asm Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -05:00
buy_sell_toss.asm MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -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 Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -05:00
cgb_layouts.asm More engine flag constants 2018-01-22 14:34:55 -05:00
clock_reset.asm MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -05:00
color.asm PALETTE_SIZE 2018-01-22 19:57:35 -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 $20 is BG_MAP_WIDTH 2018-01-22 19:29: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 Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -05:00
delete_save_change_clock.asm MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -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 Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -05:00
events.asm wStatusFlags/2 bit constants 2018-01-22 15:40:43 -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 MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -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 MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -05:00
item_effects.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
items.asm Move event data to data/events/ 2018-01-25 22:19:24 -05:00
landmarks.asm Use maskbits some more 2018-01-11 14:27:19 -05:00
learn.asm wMenuData3 → w2DMenuData 2018-01-23 16:38:52 -05:00
link_2.asm More Japanese characters 2018-01-19 20:48:33 -05:00
link_trade.asm MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -05:00
link.asm Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -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 MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -05:00
main_menu.asm MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -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 Define more bit flag constants 2018-01-26 12:27:02 -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 Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -05:00
mapgroup_roofs.asm gfx/*.asm files have INCBINs 2018-01-10 02:38:45 -05:00
mart.asm Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -05:00
math.asm Renaming sections, further dissolving main.asm 2015-11-28 15:13:40 -05:00
menu_2.asm Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -05:00
menu.asm MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -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 MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -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 MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -05:00
movement.asm Define more bit flag constants 2018-01-26 12:27:02 -05:00
mystery_gift_2.asm wUnlockedUnowns engine flag constants 2018-01-22 13:00:35 -05:00
mystery_gift.asm Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -05:00
naming_screen.asm Add data/text/ 2018-01-22 17:33:52 -05:00
npc_movement.asm Avoid "+- 1" at every maskbits 2018-01-16 17:27:50 -05:00
npctrade.asm Move event data to data/events/ 2018-01-25 22:19:24 -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 Move event data to data/events/ 2018-01-25 22:19:24 -05:00
pack.asm MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -05:00
party_menu.asm Move event data to data/events/ 2018-01-25 22:19:24 -05:00
pic_animation.asm "CryHeader" → "Cry"; "Cry" → "MonCry" 2018-01-16 23:47:45 -05:00
player_gfx.asm MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -05:00
player_movement.asm More engine bit flag constants 2018-01-22 13:57:44 -05:00
player_object.asm Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -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 wStatusFlags/2 bit constants 2018-01-22 15:40:43 -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 Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -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 MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -05:00
scripting.asm MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -05:00
scrolling_menu.asm MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -05:00
search2.asm Rename some routines to avoid conflicts when removing "Special_" prefixes 2018-01-24 11:12:02 -05:00
search.asm Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -05:00
select_menu.asm Move event data to data/events/ 2018-01-25 22:19:24 -05:00
sgb_layouts.asm More accurate constant/label names 2018-01-18 15:06:43 -05:00
slot_machine.asm MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -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 Remove "UnusedSpecial_" prefixes too 2018-01-24 11:20:41 -05:00
sprite_anims.asm wiggle → wobble 2018-01-19 00:16:08 -05:00
sprites.asm No significance to what data is at the dummied-out broken pointers 2018-01-22 19:25:14 -05:00
start_menu.asm MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -05:00
stats_screen.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
switch_items.asm MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440) 2018-01-23 16:08:43 -05: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 tile+color macros in gfx.asm 2018-01-22 19:40:17 -05:00
tileset_palettes.asm Rename some tilesets (close #467) 2018-01-17 14:50:34 -05:00
time_capsule_2.asm Add data/text/ 2018-01-22 17:33:52 -05:00
time_capsule.asm Add data/text/ 2018-01-22 17:33:52 -05:00
time.asm Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -05:00
timeofdaypals.asm Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -05:00
timeset.asm Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -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 wStatusFlags/2 bit constants 2018-01-22 15:40:43 -05:00
types.asm Unrelated routine gets its own file 2018-01-21 17:45:56 -05:00
unown_puzzle.asm Rename some routines to avoid conflicts when removing "Special_" prefixes 2018-01-24 11:12:02 -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 Move event data to data/events/ 2018-01-25 22:19:24 -05:00
warp_connection.asm Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -05:00
wildmons.asm Remove Special_ prefix from special routines (close #478) 2018-01-24 11:17:05 -05:00