kep-hack/text
Llinos Evans 83483f035b The Great Constant Compression of June 2023
This is a large-scale compression of KEP's current hide/show constants. RBY's works extremely oddly and is limited to 256 entries.

The problem with how RBY's hide/show stuff works, is that even though there are tons of unused constants, you...can't actually remove them. The constant list is tied to the hide/show data entries, so if you replace it with something else, well, now you just have two objects tied to the same constant. If you made the Route 2 item a boss, and someone picked up the item on Route 2, the boss would also disappear, and vice versa. So, we have to get creative.

I have reduced what we have to 248, but I think I miscounted when doing the funny list somewhere in the actual list when making sure the hex stuff is ok. Either that, or there's an error somewhere that Martha will, by some obscene miracle of humanity, discover. Anyway, this was achieved by turning multiple current overworld items into hidden ones, keeping them in the game whilst keeping to that all-important limit.

I also removed the items in Pokemon Tower 4F for this, just needed a little boost. Well, as you can see by the number, I technically didn't, I just miscounted like 20 times. Look, it's 10:11 PM, my stomach is in pain from an insane injection, and I don't even know if that map will come back, cut me some slack. Or add it back. You definitely can.
2023-06-27 22:17:07 +01:00
..
AgathasRoom.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
BikeShop.asm Update BikeShop.asm 2023-05-19 10:08:17 +01:00
BillsHouse.asm Bill's Garden, add Rowan NPC 2023-03-03 10:41:28 +00:00
BluesHouse.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
BrunosRoom.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
BrunswickTrail.asm Establish Brunswick Grotto 2023-06-17 07:56:30 +01:00
CeladonChiefHouse.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CeladonCity.asm 1/256 Text and other transparency enhancements 2023-06-12 14:41:13 +01:00
CeladonDiner.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
CeladonGym.asm Gym Leader Rematches! 2023-06-09 11:17:31 +01:00
CeladonHotel.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CeladonMansion1F.asm Saffron Guards are now British 2023-06-18 09:12:42 +01:00
CeladonMansion2F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CeladonMansion3F.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
CeladonMansionRoof.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CeladonMansionRoofHouse.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CeladonMart1F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CeladonMart2F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CeladonMart3F.asm Myriad of changes! 2022-12-11 21:40:43 +00:00
CeladonMart4F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CeladonMart5F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CeladonMartRoof.asm 1/256 Text and other transparency enhancements 2023-06-12 14:41:13 +01:00
CeladonPokecenter.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CeladonUniversityInside.asm Bug fixes 2023-06-12 12:48:08 +01:00
CeladonUniversityOutside.asm Bug fixes 2023-06-12 12:48:08 +01:00
CeladonUniversityPokecenter.asm Very minor fixes 2023-04-23 16:18:02 +01:00
CelesteHill.asm BIG changes to postgame island 2023-06-17 20:36:01 +01:00
CeruleanBadgeHouse.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CeruleanCaveB1F.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
CeruleanCity.asm Tweaks 2023-05-19 15:48:02 +01:00
CeruleanGym.asm Gym Leader Rematches! 2023-06-09 11:17:31 +01:00
CeruleanMart.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CeruleanPokecenter.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CeruleanTradeHouse.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CeruleanTrashedHouse.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
ChampionsRoom.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
CinnabarGym.asm Gym Leader Rematches! 2023-06-09 11:17:31 +01:00
CinnabarIsland.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CinnabarLab.asm Lots of small tweaks 2023-05-19 03:21:00 +01:00
CinnabarLabFossilRoom.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
CinnabarLabMetronomeRoom.asm Lots of small tweaks 2023-05-19 03:21:00 +01:00
CinnabarLabTradeRoom.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CinnabarMart.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
CinnabarPokecenter.asm Add Dubious Disc Salesman 2023-03-06 05:14:19 +00:00
CitrineCity.asm Update CitrineCity.asm 2023-05-13 20:27:36 +01:00
CitrineMart.asm Mt Moon Square House 2023-05-18 16:08:42 +01:00
CitrinePokecenter.asm Populate Citrine City 2023-05-12 22:30:51 +01:00
CitrineRocketHouse.asm Populate Citrine City 2023-05-12 22:30:51 +01:00
CitrineTradebackHouse.asm Groundwork for Tradeback Move Tutor 2023-04-23 06:11:05 +01:00
CopycatsHouse1F.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
CopycatsHouse2F.asm A few fixes + added Blahaj cameo 2022-11-04 11:12:44 +00:00
Daycare.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
Daycare_2.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
DiglettsCave.asm wug 2023-04-05 23:20:22 +01:00
DiglettsCaveRoute2.asm New sprites just dropped 2023-04-28 19:11:49 +01:00
DiglettsCaveRoute11.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
FarawayIslandOutside.asm A few minor fixes 2022-10-29 23:01:34 +01:00
FightingDojo.asm Fighting Dojo script revamp 2023-06-27 21:09:38 +01:00
FuchsiaBillsGrandpasHouse.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
FuchsiaCity.asm FRLG Move Tutors 2023-05-18 18:06:44 +01:00
FuchsiaGoodRodHouse.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
FuchsiaGym.asm Gym Leader Rematches! 2023-06-09 11:17:31 +01:00
FuchsiaGym_2.asm Gym Leader Rematches! 2023-06-09 11:17:31 +01:00
FuchsiaMart.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
FuchsiaMeetingRoom.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
FuchsiaPokecenter.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
GameCorner.asm Mostly map edits and a few other tweaks 2022-09-17 23:42:19 +01:00
GameCornerPrizeRoom.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
GarnetCavern1F.asm Groundwork for Garnet Cavern 2023-04-30 17:06:44 +01:00
GarnetCavern2F.asm Warps, ArticunoG, refactored Garnet 2F 2023-04-30 19:12:59 +01:00
GiovannisRoom.asm Refactor Giovanni's Room, restore Rocket Hideout B1F 2023-05-02 02:48:41 +01:00
HallOfFame.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
IndigoPlateauLobby.asm Candy Jar in Indigo Plateau, plus improvements! 2023-06-01 18:40:32 +01:00
LancesRoom.asm Genderless protags 2022-09-03 18:02:15 -06:00
LavenderCuboneHouse.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
LavenderMart.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
LavenderPokecenter.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
LavenderTown.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
LoreleisRoom.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
move_deleter.asm Many, many tweaks (Move Relearner!) 2023-04-02 19:56:44 +01:00
move_relearner.asm Many, many tweaks (Move Relearner!) 2023-04-02 19:56:44 +01:00
MrFujisHouse.asm Expanding on Pokemon icon usage 2023-04-23 21:25:45 +01:00
MrPsychicsHouse.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
MtMoon1F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
MtMoonB1F.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
MtMoonB2F.asm jessie/james text for mt moon 2023-05-06 09:15:39 +01:00
MtMoonCrater.asm Work on the Scarlet Book & Wild Data 2022-12-05 01:49:52 +00:00
MtMoonPokecenter.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
MtMoonSquare.asm The Great Constant Compression of June 2023 2023-06-27 22:17:07 +01:00
Museum1F.asm Finish the Pewter Museum of Science 2022-12-06 00:20:10 +00:00
Museum2F.asm FRLG Move Tutors 2023-05-18 18:06:44 +01:00
NameRatersHouse.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
OaksLab.asm Fix "Oak's Last Pokemon" line 2023-06-27 13:42:48 +01:00
PalletTown.asm Rocket hideout improvements/changes 2022-10-01 11:38:00 +01:00
PewterCity.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
PewterGym.asm Gym Leader Rematches! 2023-06-09 11:17:31 +01:00
PewterGym_2.asm Gym Leader Rematches! 2023-06-09 11:17:31 +01:00
PewterMart.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
PewterNidoranHouse.asm Lots of small tweaks 2023-05-19 03:21:00 +01:00
PewterPokecenter.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
PewterSpeechHouse.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
pokedex_ratings.asm Sync Pokédex rating text with pokeyellow 2022-07-10 19:26:18 -04:00
PokemonFanClub.asm Citrine Pass and a few little tweaks 2022-10-02 17:16:30 +01:00
PokemonMansion1F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
PokemonMansion2F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
PokemonMansion3F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
PokemonMansionB1F.asm A few cool changes 2023-02-24 00:05:16 +00:00
PokemonMansionB2F.asm Revamp Pokemon Mansion B2F 2022-10-17 16:57:42 +01:00
PokemonTower1F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
PokemonTower2F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
PokemonTower3F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
PokemonTower4F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
PokemonTower5F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
PokemonTower6F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
PokemonTower7F.asm Backporting Tower Jessie & James 2023-05-06 08:16:20 +01:00
PowerPlant.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
RedsHouse1F.asm Genderless protags 2022-09-03 18:02:15 -06:00
RocketHideoutB1F.asm Refactor Giovanni's Room, restore Rocket Hideout B1F 2023-05-02 02:48:41 +01:00
RocketHideoutB2F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
RocketHideoutB3F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
RocketHideoutB4F.asm Giovanni uses his unused theme, and more! 2023-05-05 04:48:58 +01:00
RocketHideoutElevator.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
RockTunnel1F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
RockTunnelB1F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
RockTunnelB1F_2.asm FRLG Move Tutors 2023-05-18 18:06:44 +01:00
RockTunnelPokecenter.asm Fixing the recover bug! :D 2022-10-13 17:18:23 +01:00
Route1.asm Add Prof. Oak post-game fight 2022-12-12 05:22:41 +00:00
Route2.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route2Gate.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route2TradeHouse.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route3.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route4.asm FRLG Move Tutors 2023-05-18 18:06:44 +01:00
Route5.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route6.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route7.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route8.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route9.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route10.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route11.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route11_2.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route11Gate1F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route11Gate2F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route12.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route12Gate1F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route12Gate2F.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
Route12SuperRodHouse.asm add old rod reference 2022-12-24 23:14:45 +00:00
Route13.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route14.asm Myriad of changes! 2022-12-11 21:40:43 +00:00
Route15.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
Route15Gate1F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route15Gate2F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route16.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route16FlyHouse.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
Route16Gate1F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route16Gate2F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route17.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route18.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route18Gate1F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route18Gate2F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route19.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route20.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route21.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route22.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route22Gate.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
Route23.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
Route24.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
Route24_2.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
Route25.asm A few small tweaks 2022-09-06 07:17:36 +01:00
SafariZoneCenter.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SafariZoneCenterRestHouse.asm Myriad of changes! 2022-12-11 21:40:43 +00:00
SafariZoneEast.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SafariZoneEastRestHouse.asm Mystery Box functionality 2023-05-31 05:03:22 +01:00
SafariZoneGate.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
SafariZoneNorth.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SafariZoneNorthRestHouse.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SafariZoneSecretHouse.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
SafariZoneWest.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SafariZoneWestRestHouse.asm Update SafariZoneWestRestHouse.asm 2023-06-14 09:11:37 +01:00
SaffronCity.asm Up-Grade NPC 2023-03-29 23:47:26 +01:00
SaffronGates.asm Saffron Guards are now British 2023-06-18 09:12:42 +01:00
SaffronGym.asm Gym Leader Rematches! 2023-06-09 11:17:31 +01:00
SaffronMart.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SaffronPidgeyHouse.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
SaffronPokecenter.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SeafoamIslandsB4F.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
SilphCo1F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SilphCo2F.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
SilphCo3F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SilphCo4F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SilphCo5F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SilphCo5F_2.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SilphCo6F.asm Brunswick groundwork, misc. changes 2023-04-27 04:08:27 +01:00
SilphCo7F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SilphCo8F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SilphCo9F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SilphCo10F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SilphCo11F.asm also inconsequential 2023-05-06 09:16:09 +01:00
SilphGauntlet1F.asm Silph Gauntlet 1F trainers! 2023-04-25 03:15:43 +01:00
SilphGauntlet4F.asm Silph Gauntlet 4F trainers! 2023-04-27 19:55:35 +01:00
SilphGauntlet7F.asm Candy Jar in Indigo Plateau, plus improvements! 2023-06-01 18:40:32 +01:00
SSAnne1F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SSAnne1FRooms.asm S.S. Anne healer and other bits 2023-06-21 21:06:08 +01:00
SSAnne2F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SSAnne2FRooms.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SSAnne3F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SSAnneB1FRooms.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
SSAnneBow.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
SSAnneCaptainsRoom.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
SSAnneKitchen.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
tradeback_move_tutor.asm Groundwork for Tradeback Move Tutor 2023-04-23 06:11:05 +01:00
UndergroundPathRoute6.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
UndergroundPathRoute7.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
UndergroundPathRoute7Copy.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
UndergroundPathRoute8.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
UnderwaterTunnel.asm Added Underwater Tunnel! 2023-04-05 12:31:11 +01:00
VermilionCity.asm LGPE Beauty Event 2023-06-07 11:17:47 +01:00
VermilionDock.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
VermilionGym.asm Gym Leader Rematches! 2023-06-09 11:17:31 +01:00
VermilionGym_2.asm Gym Leader Rematches! 2023-06-09 11:17:31 +01:00
VermilionMart.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
VermilionOldRodHouse.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
VermilionPidgeyHouse.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
VermilionPokecenter.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
VictoryRoad1F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
VictoryRoad2F.asm FRLG Move Tutors 2023-05-18 18:06:44 +01:00
VictoryRoad3F.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
ViridianCity.asm more back door edits 2022-10-01 13:03:53 +01:00
ViridianForest.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
ViridianForestNorthGate.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
ViridianForestSouthGate.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
ViridianGym.asm reworked disobedience, also new Tsubomitto sprite 2023-04-12 12:03:40 +01:00
ViridianMart.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
ViridianNicknameHouse.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
ViridianPokecenter.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
ViridianPreGym.asm Bug fixes 2023-06-12 12:48:08 +01:00
ViridianSchoolHouse.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
WardensHouse.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00