aboutsummaryrefslogtreecommitdiffstats
path: root/engine (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * correct comments about teleport effectYamaArashi2016-10-161-3/+2
| |
| * split bank 1 into filesYamaArashi2016-09-1711-0/+1471
| |
| * pull some bank 1 code out of main.asmYamaArashi2016-09-176-0/+479
| |
| * Replace unnecessary tabs with spacesdannye2016-07-272-9/+9
| |
| * Redo audio header macrodannye2016-07-276-10/+10
| |
| * A few missed hardcoded decimal pointsdannye2016-07-183-5/+5
| |
| * Merge branch 'master' of https://github.com/pret/pokereddannye2016-07-1846-383/+417
| |\
| | * sync textYamaArashi2016-06-122-3/+2
| | |
| | * sync tileset WRAM labelsYamaArashi2016-06-123-8/+8
| | |
| | * more syncing with pokeyellowYamaArashi2016-06-122-29/+29
| | |
| | * sync engine code with pokeyellowYamaArashi2016-06-1244-345/+380
| | |
| * | Clean up text commandsdannye2016-07-1829-67/+79
| |/
* | Add constants for player and rival startersRangi2020-11-136-13/+13
| |
* | Fix typodannye2020-11-071-1/+1
| |
* | Use more joypad constantsdannye2020-11-071-7/+7
| |
* | Add label for unknown debug bytedannye2020-11-071-1/+1
| |
* | Finish debug yellowdannye2020-11-071-0/+1646
| |
* | More debug yellowdannye2020-11-077-50/+77
| | | | | | | | only debug menu left
* | Start disassembling debug yellowdannye2020-11-062-0/+143
| | | | | | | | non matching
* | Identify wSpriteStateData[12] offset usesRangi2020-11-061-4/+4
| |
* | Define OAM_HIGH_PALS for %100 in OAM attributesRangi2020-11-064-15/+15
| |
* | Sync more with pokeredRangi2020-11-062-9/+9
| |
* | Sync more with pokeredRangi2020-11-0514-62/+66
| |
* | Remove trailing whitespaceRangi2020-11-057-12/+12
| |
* | Sync more with pokeredRangi2020-11-0510-59/+25
| |
* | Remove unused RG/RB graphicsRangi2020-11-051-1/+1
| |
* | Organize home and macro codeRangi2020-11-0511-26/+26
| |
* | Start reorganizing pokeyellowRangi2020-11-0442-900/+742
| |
* | Sync with pokereddannye2020-11-04211-10274/+8377
| |
* | Merge pull request #55 from Deokishisu/patch-1Rangi2020-10-041-2/+2
|\ \ | | | | | | Label Unknown Entries in HappinessChangeTable
| * | 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.
* | | Add constant for ghost Marowak like pokeredSatoMew2020-09-274-4/+4
|/ /
* | Update Audio 4 sfx namesdannye2020-05-251-4/+4
| |
* | Fix bad label referencedannye2020-05-241-1/+1
| |
* | Sync with pokereddannye2020-05-20111-3877/+3967
| |
* | Merge pull request #39 from TiKevin83/masterDaniel Harding2020-05-202-19/+19
|\ \ | | | | | | Label functions, note causes of bugs
| * | Fix duplicate labelTiKevin832020-05-181-2/+2
| | |
| * | Improve some labels in the Pikachu Follow codeTravis McGeehan2019-02-201-3/+3
| | |
| * | Pull bug descriptions into documentation, add more relevant docs from ↵Travis McGeehan2019-01-232-9/+1
| | | | | | | | | | | | pokecrystal
| * | Note bug in Battle TransitionsTiKevin832019-01-231-0/+6
| | |
| * | Label functions, note cause of fast optionsTiKevin832019-01-221-16/+18
| | | | | | | | | | | | Some of the functions in here are unlabeled despite having decent labels in pokecrystal (GSC reused yellow's options code). Updated the most relevant ones. This code has a bug/feature called "fast options" that reappears due to its reuse in GSC, added some explanation of it in comments
* | | Port pull request #234 from pokered, and fix bloated Pikachu imagesCelestialAmber2020-05-031-1/+1
| | |
* | | Add trainer_ai pokered changes to pokeyellowAmber Brault2019-12-041-21/+21
| | |
* | | Add deobfuscation from pokered commitsAmber Brault2019-10-171-27/+0
| | | | | | | | | | | | | | | | | | | | | | | | Remove excess linebreaks from surfing_minigame.asm This commit removes the extra line breaks added accidentally from the last commit. Add deobfuscation from pokered commits
* | | Label surfing minigame SFXAmber Brault2019-10-111-6/+33
| | |
* | | Update toolsCeleste Brault2019-06-102-1/+2
|/ /
* | Rename spritestatedata structs.luckytyphlosion2018-11-1819-165/+165
| |
* | fix some constantsyenatch2018-04-014-4/+4
| |
* | Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu222017-09-2520-34/+34
| |
* | Better names for a few Pikachu's Beach routinesSanqui2016-08-081-6/+6
| |