| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | Use correct variable in EngageMapTrainer | Matthew Glazar | 2017-04-02 | 1 | -1/+1 | |
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EngageMapTrainer should write to wEngagedTrainerClass and wEngagedTrainerSet, not wEngagedTrainerClass and wEnemyMonAttackMod. wEnemyMonAttackMod doesn't make any sense in this context. Use the correct variable. These two variables happen to have the same address, so there is no functional difference between using wEnemyMonAttackMod versus using wEngagedTrainerSet. | |||||
| | | * | | Merge branch 'joefarebrother-label-naming' | Sanqui | 2017-03-21 | 3 | -109/+116 | |
| | | |\ \ | ||||||
| | | | * | | Merge branch 'label-naming' of https://github.com/joefarebrother/pokered ↵ | Sanqui | 2017-03-21 | 3 | -109/+116 | |
| | | |/| | | | | | | | | | | | | | | | | | into joefarebrother-label-naming | |||||
| | | | * | | Gave names to the functions and labels and adresses used in DivideBCD | Joe Farebrother | 2017-03-19 | 2 | -72/+75 | |
| | | | | | | | | | | | | | | | | | | | | | and added a few comments | |||||
| | | | * | | Gave the labels in _MoveMon more descriptive names and added a few comments | Joe Farebrother | 2017-03-19 | 1 | -37/+41 | |
| | | | |/ | ||||||
| | | * | | Merge pull request #148 from Sanqui/ci | Sanqui | 2017-03-21 | 1 | -0/+24 | |
| | | |\ \ | | | |/ | | |/| | Add Travis continuous integration | |||||
| | | | * | Update Travis script to use `make compare` and rgbds v0.2.5 | Sanqui | 2017-03-20 | 1 | -15/+13 | |
| | | | | | ||||||
| | | | * | Merge branch 'ci' of https://github.com/PoCs/pokered into ci | Sanqui | 2017-03-20 | 1 | -0/+26 | |
| | | |/| | ||||||
| | | | * | Enable continuous integration | Mathias Bynens | 2016-08-11 | 1 | -0/+26 | |
| | | | | | ||||||
| | | * | | Merge pull request #145 from ISSOtm/patch-1 | Sanqui | 2017-03-16 | 1 | -1/+1 | |
| | | |\ \ | | | | | | | | | | | Fix typo in address. | |||||
| | | | * | | Fix typo in address | Panda Habert | 2017-03-16 | 1 | -1/+1 | |
| | | |/ / | ||||||
| | | * | | Merge pull request #144 from AntonioND/an/fix-floating | Sanqui | 2017-03-15 | 6 | -72/+72 | |
| | | |\ \ | | | | | | | | | | | Fix floating sections | |||||
| | | | * | | Fix floating sections | AntonioND | 2017-03-14 | 6 | -72/+72 | |
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | This is needed to prevent rgblink from moving them around in future releases. Signed-off-by: AntonioND <antonio_nd@outlook.com> | |||||
| | | * | | Fix typos | dannye | 2017-01-20 | 1 | -2/+2 | |
| | | | | | ||||||
| | | * | | fix incorrect comment | YamaArashi | 2017-01-16 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | use actual predef label | YamaArashi | 2017-01-07 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | use text constants in poison.asm | YamaArashi | 2016-12-31 | 1 | -2/+2 | |
| | | | | | ||||||
| | | * | | split code out of main.asm | YamaArashi | 2016-12-31 | 22 | -2674/+2670 | |
| | | | | | ||||||
| | | * | | use hardware constants in pic.asm | YamaArashi | 2016-11-02 | 1 | -3/+3 | |
| | | | | | ||||||
| | | * | | use more HRAM constants | YamaArashi | 2016-10-29 | 4 | -11/+11 | |
| | | | | | ||||||
| | | * | | correct mistaken comments | YamaArashi | 2016-10-29 | 2 | -3/+3 | |
| | | | | | ||||||
| | | * | | link battle action constants | YamaArashi | 2016-10-29 | 2 | -15/+19 | |
| | | | | | ||||||
| | | * | | correct comments about teleport effect | YamaArashi | 2016-10-16 | 1 | -3/+2 | |
| | | | | | ||||||
| | | * | | split bank 1 into files | YamaArashi | 2016-09-17 | 12 | -1475/+1482 | |
| | | | | | ||||||
| | | * | | pull some bank 1 code out of main.asm | YamaArashi | 2016-09-17 | 8 | -505/+504 | |
| | | | | | ||||||
| | | * | | name text destination pointer variable | YamaArashi | 2016-09-11 | 2 | -10/+9 | |
| | | | | | ||||||
| | | * | | Continuing the source-level documentation of roughly where trainers can be found | Summate | 2016-09-04 | 1 | -0/+186 | |
| | | | | | ||||||
| | | * | | Split macros.asm | dannye | 2016-07-31 | 7 | -768/+770 | |
| | | | | | ||||||
| | | * | | Replace unnecessary tabs with spaces | dannye | 2016-07-27 | 13 | -157/+157 | |
| | | | | | ||||||
| | | * | | Redo audio header macro | dannye | 2016-07-27 | 21 | -564/+528 | |
| | | | | | ||||||
| | | * | | Add warnings about music/sfx macro usage | dannye | 2016-07-27 | 2 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | | These are not game limitations, just restrictions for the macros to behave properly | |||||
| | | * | | Macros to automate music and sound effect headers | dannye | 2016-07-27 | 7 | -1522/+408 | |
| | | | | | ||||||
| | | * | | Fix music channel numbering | dannye | 2016-07-27 | 49 | -309/+309 | |
| | | | | | | | | | | | | | | | | | same as previous, but for songs instead of sound effects | |||||
| | | * | | Fix sound effect channel numbering | dannye | 2016-07-27 | 327 | -1274/+1274 | |
| | | | | | | | | | | | | | | | | | | | | | mostly so that sound effects that only use the noise channel are labelled 'Ch7' instead of 'Ch1' | |||||
| | | * | | Clean up redundant labels | dannye | 2016-07-20 | 72 | -668/+596 | |
| | | | | | | | | | | | | | | | | | fix trainer header numbering | |||||
| | | * | | A few missed hardcoded decimal points | dannye | 2016-07-18 | 3 | -5/+5 | |
| | | | | | ||||||
| | | * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2016-07-18 | 75 | -868/+983 | |
| | | |\ \ | ||||||
| | | | * | | Use pattern variables in the makefile. | yenatch | 2016-07-01 | 1 | -23/+15 | |
| | | | | | | | | | | | | | | | | | | | | | This means dependency scanning only happens as required. | |||||
| | | | * | | Merge pull request #135 from YamaArashi/master | YamaArashi | 2016-06-12 | 31 | -375/+412 | |
| | | | |\ \ | | | | | | | | | | | | | sync tileset WRAM labels | |||||
| | | | | * | | sync home | YamaArashi | 2016-06-12 | 7 | -131/+150 | |
| | | | | | | | ||||||
| | | | | * | | sync text | YamaArashi | 2016-06-12 | 19 | -220/+238 | |
| | | | | | | | ||||||
| | | | | * | | sync tileset WRAM labels | YamaArashi | 2016-06-12 | 6 | -24/+24 | |
| | | | |/ / | ||||||
| | | | * | | Merge pull request #134 from YamaArashi/master | YamaArashi | 2016-06-12 | 50 | -495/+591 | |
| | | | |\ \ | | | | | | | | | | | | | sync engine code with pokeyellow | |||||
| | | | | * | | more syncing with pokeyellow | YamaArashi | 2016-06-12 | 4 | -145/+206 | |
| | | | | | | | ||||||
| | | | | * | | sync engine code with pokeyellow | YamaArashi | 2016-06-12 | 47 | -350/+385 | |
| | | | |/ / | ||||||
| | | * / / | Clean up text commands | dannye | 2016-07-18 | 79 | -221/+293 | |
| | | |/ / | ||||||
| | * / / | Sync with pokered | dannye | 2020-05-20 | 2106 | -38964/+39106 | |
| |/ / / | ||||||
| * | | | Merge pull request #39 from TiKevin83/master | Daniel Harding | 2020-05-20 | 4 | -22/+81 | |
| |\ \ \ | | | | | | | | | Label functions, note causes of bugs | |||||
| | * | | | Update bugs_and_glitches.md | TiKevin83 | 2020-05-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Sync with fixed duplicate label | |||||
| | * | | | Fix duplicate label | TiKevin83 | 2020-05-18 | 1 | -2/+2 | |
| | | | | | ||||||
