aboutsummaryrefslogtreecommitdiffstats
path: root/engine/bank3d.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start reorganizing pokeyellowRangi2020-11-041-491/+0
|
* Sync with pokereddannye2020-11-041-38/+34
|
* Label Unknown Entries in HappinessChangeTableDeokishisu2020-09-171-2/+2
| | | The two unknown entries in the HappinessChangeTable for Pikachu appear to be when the starter Pikachu faints to an opponent Pokemon 30 levels higher (PIKAHAPPY_CARELESSTRAINER) and when the starter Pikachu is traded away (PIKAHAPPY_TRADE). I have labelled them in the comments like the other fields.
* Sync with pokereddannye2020-05-201-203/+2
|
* Remove more address commentsdannye2016-06-121-5/+4
|
* remove address commentsYamaArashi2016-06-111-30/+30
|
* Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-111-69/+73
|\
| * Printer labelspikalaxalt2016-06-071-69/+73
| |
* | Sync with pokereddannye2016-06-111-5/+8
|/ | | | from August 29, 2015 to April 6, 2016
* Celadon Mart 1Fpikalaxalt2016-05-311-3/+3
|
* Underground Pathspikalaxalt2016-05-311-26/+26
|
* Champion's room; resolve predefspikalaxalt2016-05-311-273/+273
|
* More BankF documentationluckytyphlosion2016-01-231-12/+9
| | | | MoveHitTest to MoveEffectPointerTable
* Cleanup with yellow-exclusive banksluckytyphlosion2015-12-311-0/+693
Also introduce charmap for $ec (unfilled menu arrow cursor)