aboutsummaryrefslogtreecommitdiffstats
path: root/main.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* remove 5557 bytes from the end of bank $15Bryan Bishop2012-01-281-1/+1
| | | | | hg-commit-id: 443a3066bed7
* remove 5566 bytes from the end of bank $14Bryan Bishop2012-01-281-2/+0
| | | | | hg-commit-id: d2cce20076fd
* remove 7281 bytes from the end of bank $12Bryan Bishop2012-01-281-2/+0
| | | | | hg-commit-id: 38a661ad3104
* remove 3497 bytes from bank $11Bryan Bishop2012-01-281-1/+1
| | | | | hg-commit-id: 7534bc705ab0
* remove 1080 bytes from the end of bank FBryan Bishop2012-01-281-1/+1
| | | | | hg-commit-id: b31de181a667
* remove 950 bytes from the end of bank 3Bryan Bishop2012-01-281-2/+0
| | | | | hg-commit-id: 138bdc17800b
* remove 161 bytes from the end of bank 5Bryan Bishop2012-01-281-1/+1
| | | | | hg-commit-id: 1a91714423d5
* remove 824 bytes from the end of bank 6Bryan Bishop2012-01-281-1/+1
| | | | | hg-commit-id: 4e4344db6fdc
* remove 4926 bytes from the end of bank 7Bryan Bishop2012-01-281-2/+0
| | | | | hg-commit-id: 1d4310403571
* remove 174 bytes from the end of bank 8Bryan Bishop2012-01-281-1/+1
| | | | | hg-commit-id: d14f3c8a7e26
* clean up the final 1055 blank bank $e bytesBryan Bishop2012-01-281-1/+2
| | | | | hg-commit-id: 0050f02d4277
* MergeYamaArashi2012-01-281-554/+554
|\ | | | | | | | | hg-commit-id: fd141a80fa99
| * replace TH with TrainerHeader in abbreviated labelsBryan Bishop2012-01-281-436/+436
| | | | | | | | | | hg-commit-id: 10ae7e2b6973
| * expand some trainer header label abbreviationsBryan Bishop2012-01-281-150/+150
| | | | | | | | | | hg-commit-id: cce11369241d
* | add more displaytextid stuffYamaArashi2012-01-281-47/+207
|/ | | | | hg-commit-id: 829c2c5d98d7
* update MewBaseStats to use DEX_MEWBryan Bishop2012-01-271-1/+1
| | | | | hg-commit-id: e8868bb94b5e
* update learnset in MewBaseStatsBryan Bishop2012-01-271-2/+8
| | | | | hg-commit-id: 18864cbe2961
* move learnsets into the asmBryan Bishop2012-01-271-452/+1501
| | | | | hg-commit-id: a77dfd566b43
* insert MewBaseStatsBryan Bishop2012-01-271-1/+31
| | | | | hg-commit-id: 35f5a02b395f
* pokemon base statsBryan Bishop2012-01-271-1/+4502
| | | | | hg-commit-id: c849d2eb9f36
* better labels for TM gift textsBryan Bishop2012-01-271-160/+145
| | | | | hg-commit-id: d3eb6696e2bc
* replace some pointers, rename some textsBryan Bishop2012-01-271-41/+42
| | | | | hg-commit-id: 01965f39d3ed
* improve label names and switch broken TX_FARs to plain $17sBryan Bishop2012-01-271-3869/+3887
| | | | | hg-commit-id: 0bd4724d0f7a
* rename BeforeBattleTxts because of macro label length limitsBryan Bishop2012-01-271-1210/+1210
| | | | | hg-commit-id: d12be1d04c6a
* possibly better label names for trainer header textsBryan Bishop2012-01-271-4343/+4343
| | | | | hg-commit-id: 16bd72472847
* fix VictoryRoad1TrainerHeaders labelBryan Bishop2012-01-271-1/+1
| | | | | hg-commit-id: 366a951f53c9
* Merge YamaArashi/pokeredBryan Bishop2012-01-261-19/+19
|\ | | | | | | | | hg-commit-id: f605fad484dd
| * some text labels about HM03Bryan Bishop2012-01-261-19/+19
| | | | | | | | | | hg-commit-id: 0d3c84e04db4
* | MergeYamaArashi2012-01-261-52/+593
|\ \ | |/ |/| | | | | hg-commit-id: 7cca450acc63
| * add V-blank handler and some associated functions, replace some addresses ↵YamaArashi2012-01-261-52/+593
| | | | | | | | | | | | | | with labels, fix rWX and rWY hg-commit-id: 2eaa734dd9dd
* | elite four trainer header text labelsBryan Bishop2012-01-261-44/+44
| | | | | | | | | | hg-commit-id: 42841016bc5b
* | fix labels in AgathaTrainerHeaders to match sequenceBryan Bishop2012-01-261-5/+5
| | | | | | | | | | hg-commit-id: 137227ce839c
* | better labels in AgathaTrainerHeadersBryan Bishop2012-01-261-15/+15
| | | | | | | | | | hg-commit-id: 51dcf2804dbc
* | Mansion3TrainerHeaders and Mansion4TrainerHeaders (renaming)Bryan Bishop2012-01-261-4/+4
| | | | | | | | | | hg-commit-id: ce2384ec2bc2
* | VictoryRoad2TrainerHeaders and SilphCo7TrainerHeadersBryan Bishop2012-01-261-53/+53
|/ | | | | hg-commit-id: 9e769a711e13
* Route20TrainerHeader2 through 10 (naming)Bryan Bishop2012-01-261-18/+18
| | | | | hg-commit-id: 9e61288b9ac3
* minor comments on CeruleanCityText1Bryan Bishop2012-01-261-5/+7
| | | | | hg-commit-id: 62b718195177
* more bank 0 functionsYamaArashi2012-01-261-1/+116
| | | | | hg-commit-id: 93b61834dcee
* Merge stag019/pokeredBryan Bishop2012-01-261-1/+332
|\ | | | | | | | | hg-commit-id: 601e69ebe196
| * diasm of some bank 0 code (mostly menu related)YamaArashi2012-01-261-1/+332
| | | | | | | | | | hg-commit-id: f22d2b2ca017
* | Pokemon Blue pointer at $29B3 to Unknown_74ee0.stag0192012-01-261-1/+2
|/ | | | | hg-commit-id: fbb923fb3a11
* some better text namesBryan Bishop2012-01-261-75/+75
| | | | | hg-commit-id: 347541251d38
* rename common.asm -> main.asmBryan Bishop2012-01-251-0/+72641
hg-commit-id: adec8319c54b