aboutsummaryrefslogtreecommitdiffstats
path: root/main.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* remove 5557 bytes from the end of bank $15Bryan Bishop2012-01-281-1/+1
* remove 5566 bytes from the end of bank $14Bryan Bishop2012-01-281-2/+0
* remove 7281 bytes from the end of bank $12Bryan Bishop2012-01-281-2/+0
* remove 3497 bytes from bank $11Bryan Bishop2012-01-281-1/+1
* remove 1080 bytes from the end of bank FBryan Bishop2012-01-281-1/+1
* remove 950 bytes from the end of bank 3Bryan Bishop2012-01-281-2/+0
* remove 161 bytes from the end of bank 5Bryan Bishop2012-01-281-1/+1
* remove 824 bytes from the end of bank 6Bryan Bishop2012-01-281-1/+1
* remove 4926 bytes from the end of bank 7Bryan Bishop2012-01-281-2/+0
* remove 174 bytes from the end of bank 8Bryan Bishop2012-01-281-1/+1
* clean up the final 1055 blank bank $e bytesBryan Bishop2012-01-281-1/+2
* MergeYamaArashi2012-01-281-554/+554
|\
| * replace TH with TrainerHeader in abbreviated labelsBryan Bishop2012-01-281-436/+436
| * expand some trainer header label abbreviationsBryan Bishop2012-01-281-150/+150
* | add more displaytextid stuffYamaArashi2012-01-281-47/+207
|/
* update MewBaseStats to use DEX_MEWBryan Bishop2012-01-271-1/+1
* update learnset in MewBaseStatsBryan Bishop2012-01-271-2/+8
* move learnsets into the asmBryan Bishop2012-01-271-452/+1501
* insert MewBaseStatsBryan Bishop2012-01-271-1/+31
* pokemon base statsBryan Bishop2012-01-271-1/+4502
* better labels for TM gift textsBryan Bishop2012-01-271-160/+145
* replace some pointers, rename some textsBryan Bishop2012-01-271-41/+42
* improve label names and switch broken TX_FARs to plain $17sBryan Bishop2012-01-271-3869/+3887
* rename BeforeBattleTxts because of macro label length limitsBryan Bishop2012-01-271-1210/+1210
* possibly better label names for trainer header textsBryan Bishop2012-01-271-4343/+4343
* fix VictoryRoad1TrainerHeaders labelBryan Bishop2012-01-271-1/+1
* Merge YamaArashi/pokeredBryan Bishop2012-01-261-19/+19
|\
| * some text labels about HM03Bryan Bishop2012-01-261-19/+19
* | MergeYamaArashi2012-01-261-52/+593
|\ \ | |/ |/|
| * add V-blank handler and some associated functions, replace some addresses wit...YamaArashi2012-01-261-52/+593
* | elite four trainer header text labelsBryan Bishop2012-01-261-44/+44
* | fix labels in AgathaTrainerHeaders to match sequenceBryan Bishop2012-01-261-5/+5
* | better labels in AgathaTrainerHeadersBryan Bishop2012-01-261-15/+15
* | Mansion3TrainerHeaders and Mansion4TrainerHeaders (renaming)Bryan Bishop2012-01-261-4/+4
* | VictoryRoad2TrainerHeaders and SilphCo7TrainerHeadersBryan Bishop2012-01-261-53/+53
|/
* Route20TrainerHeader2 through 10 (naming)Bryan Bishop2012-01-261-18/+18
* minor comments on CeruleanCityText1Bryan Bishop2012-01-261-5/+7
* more bank 0 functionsYamaArashi2012-01-261-1/+116
* Merge stag019/pokeredBryan Bishop2012-01-261-1/+332
|\
| * diasm of some bank 0 code (mostly menu related)YamaArashi2012-01-261-1/+332
* | Pokemon Blue pointer at $29B3 to Unknown_74ee0.stag0192012-01-261-1/+2
|/
* some better text namesBryan Bishop2012-01-261-75/+75
* rename common.asm -> main.asmBryan Bishop2012-01-251-0/+72641