kep-hack/engine/events
Llinos Evans 9b387cab7e Expanding on Pokemon icon usage
This adds Pikachu, Cat, and "Small Bird" menu icons. The cat has a custom animation done by myself.

The Jigglypuff in the Pokemon Centre now uses the new sprite, nice 'n' pretty. Officer Jenny is also in Cerulean. The Pokemon from Melanie's house in Yellow have been put in Mr. Fuji's House, given the purpose of the house in RB is different. I think it ends up fitting very nicely.

Chansey has been given its proper sprite in Fuschia. Yellow didn't actually do this, as Chansey doesn't have a walk cycle, causing the stuff that exists to go unused. I wanted it, though, so I had Chansey just not walk and turn around. Oh, and it's in all the Pokemon Centres now. Yeah, that's a...lot of changed files.
2023-04-23 21:25:45 +01:00
..
hidden_objects Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
black_out.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
card_key.asm Fix file modes 2020-11-14 20:52:10 -06:00
cinnabar_lab.asm Fossils and Fishing Rod tweaks 2022-09-06 11:57:02 +01:00
diploma.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
display_pokedex.asm Add subdirectories to engine/ similar to pokecrystal 2020-07-02 23:30:21 -04:00
elevator.asm Fix file modes 2020-11-14 20:52:10 -06:00
evolve_trade.asm Add Trader to Celadon University 2022-09-26 22:08:35 +01:00
give_pokemon.asm Removing MissingNo to make room 2023-04-09 20:41:31 +01:00
heal_party.asm Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
hidden_items.asm Talk to Use Cut. Strength and Surf 2022-09-07 17:09:12 -06:00
in_game_trades.asm Add regional trades, break trade limit 2023-04-09 18:56:19 +01:00
oaks_aide.asm Fix file modes 2020-11-14 20:52:10 -06:00
pewter_guys.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
pick_up_item.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
poison.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
pokecenter.asm Fix remaining uses of fade 2021-03-30 01:06:32 -05:00
pokecenter_chansey.asm Expanding on Pokemon icon usage 2023-04-23 21:25:45 +01:00
pokedex_rating.asm Update pokedex_rating.asm 2022-09-06 18:17:53 +01:00
pokemart.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
prize_menu.asm Refactorize check button pressed (#340) 2021-11-05 15:40:15 -04:00
saffron_guards.asm Fix file modes 2020-11-14 20:52:10 -06:00
set_blackout_map.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
starter_dex.asm Pikachu/Eevee Mode 2023-03-25 16:02:23 +00:00
vending_machine.asm Refactorize check button pressed (#340) 2021-11-05 15:40:15 -04:00