.. |
battle
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01:00 |
battle_anims
|
More unreferenced labels and unused text
|
2018-01-02 19:38:56 +01:00 |
events
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01:00 |
phone
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01:00 |
routines
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
billspc.asm
|
More unreferenced labels and unused text
|
2018-01-02 19:38:56 +01:00 |
billspctop.asm
|
More unreferenced labels and unused text
|
2018-01-02 19:38:56 +01:00 |
breeding.asm
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01:00 |
buy_sell_toss.asm
|
callba/callab → farcall/callfar
|
2017-12-24 12:47:30 -05:00 |
card_flip.asm
|
Consolidate Special function names
|
2018-01-02 17:13:57 +01:00 |
caught_data.asm
|
Consolidate Special function names
|
2018-01-02 17:13:57 +01:00 |
cgb_layouts.asm
|
Clean up Predef function names
|
2018-01-02 15:05:14 +01:00 |
clock_reset.asm
|
More unreferenced labels and unused text
|
2018-01-02 19:38:56 +01:00 |
color.asm
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01:00 |
credits.asm
|
Rename Pals labels in WRAM bank 5
|
2018-01-01 20:09:53 +01:00 |
crystal_colors.asm
|
More unreferenced labels cleanup
|
2018-01-02 16:04:21 +01:00 |
crystal_intro.asm
|
Rename Pals labels in WRAM bank 5
|
2018-01-01 20:09:53 +01:00 |
debug.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
decorations.asm
|
Consolidate Special function names
|
2018-01-02 17:13:57 +01:00 |
delete_save_change_clock.asm
|
callba/callab → farcall/callfar
|
2017-12-24 12:47:30 -05:00 |
diploma.asm
|
Lowercase v for VRAM addresses
|
2017-12-28 13:32:33 +01:00 |
dma_transfer.asm
|
Clean up XXX comments for unused content
|
2018-01-02 13:26:18 +01:00 |
dummy_game.asm
|
Consolidate Special function names
|
2018-01-02 17:13:57 +01: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
|
More unreferenced labels and unused text
|
2018-01-02 19:38:56 +01:00 |
events_3.asm
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01:00 |
events.asm
|
More unreferenced labels and unused text
|
2018-01-02 19:38:56 +01:00 |
evolution_animation.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
evolve.asm
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01:00 |
experience.asm
|
MAX_LEVEL = 255 should still compile
|
2017-12-25 15:46:24 -05:00 |
gbc_only.asm
|
Lowercase v for VRAM addresses
|
2017-12-28 13:32:33 +01:00 |
health.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
init_gender.asm
|
Rename Pals labels in WRAM bank 5
|
2018-01-01 20:09:53 +01:00 |
init_hof_credits.asm
|
Rename Pals labels in WRAM bank 5
|
2018-01-01 20:09:53 +01:00 |
init_map.asm
|
Lowercase v for VRAM addresses
|
2017-12-28 13:32:33 +01:00 |
intro_menu.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
item_effects.asm
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01:00 |
items.asm
|
Document design flaws
|
2017-12-28 11:28:23 -05:00 |
landmarks.asm
|
Split items/ and trainers/ into their data/ and engine/ components
|
2017-12-14 23:00:54 -05:00 |
learn.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
link_2.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
link_trade.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
link.asm
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01:00 |
mail_2.asm
|
Clean up XXX comments for unused content
|
2018-01-02 13:26:18 +01:00 |
mail.asm
|
05:OBPals+6*8 == 01:wCurMessageScrollPosition (new)
|
2017-12-28 00:56:45 -05:00 |
main_menu.asm
|
More unreferenced labels cleanup
|
2018-01-02 16:04:21 +01: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
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01: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 |
mart.asm
|
More unreferenced labels and unused text
|
2018-01-02 19:38:56 +01:00 |
math.asm
|
Renaming sections, further dissolving main.asm
|
2015-11-28 15:13:40 -05:00 |
menu_2.asm
|
Consolidate Special function names
|
2018-01-02 17:13:57 +01:00 |
menu.asm
|
More unreferenced labels cleanup
|
2018-01-02 16:04:21 +01:00 |
mon_icons.asm
|
More unreferenced labels cleanup
|
2018-01-02 16:04:21 +01:00 |
mon_menu.asm
|
Use input constants
|
2017-12-30 12:35:50 -05:00 |
mon_stats.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01: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
|
callba/callab → farcall/callfar
|
2017-12-24 12:47:30 -05:00 |
move_mon.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
movement.asm
|
Consistently name unknown fields in macros/wram as Fieldxx
|
2017-12-29 16:19:51 +01:00 |
mystery_gift_2.asm
|
Split battle/ into data/ and engine/ components
|
2017-12-26 17:47:05 -05:00 |
mystery_gift.asm
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01:00 |
namingscreen.asm
|
More unreferenced labels and unused text
|
2018-01-02 19:38:56 +01:00 |
npc_movement.asm
|
More unreferenced labels cleanup
|
2018-01-02 16:04:21 +01:00 |
npctrade.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
options_menu.asm
|
Keep table labels in the same files as their contents.
|
2017-12-11 22:44:25 -05:00 |
overworld.asm
|
Special_MapCallbackSprites_LoadUsedSpritesGFX -> Special_LoadUsedSpritesGFX
|
2018-01-03 14:58:08 +01:00 |
pack.asm
|
More unreferenced labels cleanup
|
2018-01-02 16:04:21 +01:00 |
party_menu.asm
|
More unreferenced labels and unused text
|
2018-01-02 19:38:56 +01:00 |
pic_animation.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
player_gfx.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
player_movement.asm
|
More unreferenced labels and unused text
|
2018-01-02 19:38:56 +01:00 |
player_object.asm
|
Merge branch 'master' of https://github.com/pret/pokecrystal
|
2017-12-28 20:56:21 -05:00 |
player_step.asm
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01:00 |
pokedex_2.asm
|
More consistent data tables
|
2017-12-11 22:59:30 -05:00 |
pokedex_3.asm
|
Lowercase v for VRAM addresses
|
2017-12-28 13:32:33 +01:00 |
pokedex.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
pokegear.asm
|
More unreferenced labels and unused text
|
2018-01-02 19:38:56 +01:00 |
predef.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
print_party.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
printer_serial.asm
|
Clean up .Jumptable: spaces
|
2017-12-29 13:52:42 +01:00 |
printer.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
printnum.asm
|
Clean up XXX comments for unused content
|
2018-01-02 13:26:18 +01:00 |
radio.asm
|
Prefix engine_flags wram addresses with w
|
2017-12-28 13:15:46 +01:00 |
rtc.asm
|
More unreferenced labels cleanup
|
2018-01-02 16:04:21 +01:00 |
save.asm
|
Clean up XXX comments for unused content
|
2018-01-02 13:26:18 +01:00 |
scripting.asm
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01: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
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
slot_machine.asm
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01: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
|
Special_MapCallbackSprites_LoadUsedSpritesGFX -> Special_LoadUsedSpritesGFX
|
2018-01-03 14:58:08 +01:00 |
sprite_anims.asm
|
Consolidate Special function names
|
2018-01-02 17:13:57 +01:00 |
sprites.asm
|
More unreferenced labels and unused text
|
2018-01-02 19:38:56 +01:00 |
start_menu.asm
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01:00 |
stats_screen.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
switch_items.asm
|
More splitting of main.asm; remove unneeded rept 2
|
2016-05-04 11:46:23 -04:00 |
tempmon.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
tile_events.asm
|
Define constants for collision types
|
2017-12-12 16:15:58 -05:00 |
time_capsule_2.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
time_capsule.asm
|
Copy pokered's organization some more, with further constant and data files
|
2017-12-15 17:22:52 -05:00 |
time.asm
|
Clean up XXX comments for unused content
|
2018-01-02 13:26:18 +01:00 |
timeofdaypals.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
timeset.asm
|
Lowercase v for VRAM addresses
|
2017-12-28 13:32:33 +01:00 |
title.asm
|
Rename Pals labels in WRAM bank 5
|
2018-01-01 20:09:53 +01:00 |
tmhm2.asm
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01:00 |
tmhm.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
trade_animation.asm
|
More unreferenced labels and unused text
|
2018-01-02 19:38:56 +01:00 |
trainer_card.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
types.asm
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
unown_dex.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 |
unown_puzzle.asm
|
Clean up changes in 3c6c80f
|
2017-12-29 19:22:33 +01:00 |
unused_title.asm
|
Rename Pals labels in WRAM bank 5
|
2018-01-01 20:09:53 +01:00 |
variables.asm
|
Rename "map permissions" to "map environment" (fix #396)
|
2017-12-24 13:08:38 -05:00 |
warp_connection.asm
|
Finish consistent Special function names
|
2018-01-02 17:47:58 +01:00 |
wildmons.asm
|
Consolidate Special function names
|
2018-01-02 17:13:57 +01:00 |