kep-hack/data
dannye 4452acb021 Fix object constant names
swap LEFT and RIGHT
FACE is better named STAY because sprites that have no range do not
necessarily face any direction
STAY has been renamed to NONE because sprites that use this will
spin randomly, except for the item/voltorb/electrode sprite

I never should have listened to https://github.com/iimarckus/pokered/issues/89
2015-07-18 22:36:22 -05:00
..
baseStats Kill version.asm. 2014-10-17 02:42:32 -06:00
mapHeaders Simplify map connections 2015-07-18 15:20:07 -05:00
mapObjects Fix object constant names 2015-07-18 22:36:22 -05:00
wildPokemon Clean up white space, fix label typo 2015-01-22 22:13:21 -05:00
animations.asm Pull more data out of main.asm 2014-05-19 08:05:48 -04:00
base_stats.asm Fix capitalization, remove white space, remove vicctreebel.asm 2014-05-19 20:06:21 -04:00
bike_riding_tilesets.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
collision.asm Modularize the beach house. 2014-10-17 12:16:52 -06:00
credit_mons.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
credits_order.asm Pull more data out of main.asm 2014-05-19 08:05:48 -04:00
cries.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
dungeon_tilesets.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
evos_moves.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
facing.asm Split out map sprite facing data. 2014-05-25 19:16:54 -07:00
force_bike_surf.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
good_rod.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
hidden_coins.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
hidden_item_coords.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
hidden_objects.asm Swap trade center and battle center 2015-07-16 23:21:57 -05:00
hide_show_data.asm Remove most static wram addresses. Use labels instead. 2014-05-26 22:04:39 -07:00
item_prices.asm Added bcd macros with coins and money aliases. 2015-02-04 00:51:12 -07:00
key_items.asm Pull more data out of main.asm 2014-05-19 08:05:48 -04:00
map_header_banks.asm Swap trade center and battle center 2015-07-16 23:21:57 -05:00
map_header_pointers.asm Swap trade center and battle center 2015-07-16 23:21:57 -05:00
map_songs.asm Swap trade center and battle center 2015-07-16 23:21:57 -05:00
mart_inventories.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
mon_palettes.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
mon_party_sprites.asm Rename/organize part 1 of 4 2015-07-03 14:37:53 -05:00
moves.asm Use a macro for move attributes. 2014-09-01 17:59:10 -07:00
pokedex_entries.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
pokedex_order.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
prize_mon_levels.asm Kill version.asm. 2014-10-17 02:42:32 -06:00
prizes.asm Added bcd macros with coins and money aliases. 2015-02-04 00:51:12 -07:00
sgb_border.asm Kill version.asm. 2014-10-17 02:42:32 -06:00
sgb_packets.asm Comment SGB packets. 2014-06-06 22:08:06 -07:00
slot_machine_wheels.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
special_warps.asm Swap trade center and battle center 2015-07-16 23:21:57 -05:00
sprite_sets.asm Pull more data out of main.asm 2014-05-19 08:05:48 -04:00
super_palettes.asm Kill version.asm. 2014-10-17 02:42:32 -06:00
super_rod.asm Pick off some more static map ids. 2015-02-07 11:18:28 -08:00
tileset_headers.asm Modularize the beach house. 2014-10-17 12:16:52 -06:00
title_mons.asm Kill version.asm. 2014-10-17 02:42:32 -06:00
tm_prices.asm Better documenting for GetMachinePrice and TechnicalMachinePrices. 2015-01-24 12:41:20 -08:00
tms.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
town_map_entries.asm Enumerate map constants 2015-07-17 11:20:35 -05:00
town_map_order.asm Use more *Coord 2015-07-14 00:21:03 -05:00
trades.asm Kill version.asm. 2014-10-17 02:42:32 -06:00
trainer_moves.asm Kill version.asm. 2014-10-17 02:42:32 -06:00
trainer_parties.asm Kill version.asm. 2014-10-17 02:42:32 -06:00
trainer_types.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
type_effects.asm Organize base stats and wild mon data (Koolboyman) 2014-05-16 22:32:35 -04:00
warp_tile_ids.asm Pull more data out of main.asm 2014-05-19 08:05:48 -04:00
wild_mons.asm Fix a few more bugs in the beach house. 2014-10-17 13:08:40 -06:00