| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-10-02 | Require rgbds 0.6.0 | Rangi | 1 | -3/+0 | |
| 2022-07-10 | Sync Pokédex rating text with pokeyellow | Rangi | 1 | -0/+1 | |
| 2020-11-06 | Sync more with pokered | Rangi | 1 | -1/+1 | |
| 2020-11-04 | Start reorganizing pokeyellow | Rangi | 1 | -1/+1 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -3358/+228 | |
| 2020-07-07 | Names for more SECTIONs | Rangi | 1 | -1/+1 | |
| 2020-07-03 | Reorganize constants/ | Rangi | 1 | -6/+1 | |
| To do: add comments associating constants with data and code | |||||
| 2020-07-03 | Add subdirectories to data/ similar to pokecrystal | Rangi | 1 | -3123/+219 | |
| Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | |||||
| 2020-06-27 | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | 1 | -32/+16 | |
| Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels. | |||||
| 2020-06-02 | Change wGrassRate to wLinkEnemyTrainerName | Nog-Frog | 1 | -4/+4 | |
| 2020-05-26 | Change "Set to box" to "Sent to box" | Nog-Frog | 1 | -1/+1 | |
| 2020-05-20 | Sync with pokered | dannye | 1 | -206/+223 | |
| 2019-01-01 | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | 1 | -212/+215 | |
| Polished Map | |||||
| 2018-11-18 | Clean up pre-linkerscript remnants. | luckytyphlosion | 1 | -10/+10 | |
| 2018-11-18 | Clean up pre-linkerscript remnants. | luckytyphlosion | 1 | -13/+13 | |
| 2018-04-01 | remove BANK[] and bank constants from ROMX sections | yenatch | 1 | -21/+10 | |
| 2017-07-30 | Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and ↵ | Víctor M. González | 1 | -1/+1 | |
| "<USER>" respectively. | |||||
| 2017-03-21 | Revert "Fix floating sections" | AntonioND | 1 | -13/+13 | |
| This reverts commit cec6e6e2fb7886acc85200f921d3913fd2ea8a2b. Signed-off-by: AntonioND <antonio_nd@outlook.com> | |||||
| 2017-03-14 | Fix floating sections | AntonioND | 1 | -13/+13 | |
| This is needed to prevent rgblink from moving them around in future releases. Signed-off-by: AntonioND <antonio_nd@outlook.com> | |||||
| 2016-06-12 | sync text | YamaArashi | 1 | -152/+153 | |
| 2016-06-12 | sync engine code with pokeyellow | YamaArashi | 1 | -2/+2 | |
| 2016-06-11 | More syncing with pokered | dannye | 1 | -0/+1 | |
| from April 8, 2016 to present | |||||
| 2016-06-11 | Sync with pokered | dannye | 1 | -13/+13 | |
| from August 29, 2015 to April 6, 2016 | |||||
| 2016-06-08 | Sync somewhat with pokeyellow. | IIMarckus | 1 | -8/+0 | |
| 2016-06-08 | Part 1 of syncing with pokered. | IIMarckus | 1 | -8/+0 | |
| 2016-06-07 | Remove the Beach House option. | IIMarckus | 1 | -3/+0 | |
| 2016-06-06 | Clean up white space | dannye | 1 | -1/+1 | |
| 2016-06-06 | Clean up Makefile | dannye | 1 | -0/+1 | |
| 2016-06-01 | Text macros; Prize Room | pikalaxalt | 1 | -164/+164 | |
| 2016-05-23 | Bank7 misc functions | luckytyphlosion | 1 | -1/+3 | |
| Also delete gfx/intro_nido pngs (aren't used in the build) | |||||
| 2016-05-22 | Bank11 and 14 misc functions. | luckytyphlosion | 1 | -2/+3 | |
| 2016-04-08 | Clean up script labels in marts and Pokémon Centers. | IIMarckus | 1 | -0/+1 | |
| 2016-02-17 | Use rgbasm -D in the makefile. | yenatch | 1 | -0/+1 | |
| 2016-01-09 | fix typoes | YamaArashi | 1 | -3/+3 | |
| 2016-01-05 | Fix a typo | PikalaxALT | 1 | -1/+1 | |
| 2015-12-06 | Define text banks relative to the first one. Clean up address comments. | IIMarckus | 1 | -669/+489 | |
| 2015-11-28 | Bank9 misc. functions | luckytyphlosion | 1 | -7/+7 | |
| PrintMonType and SaveTrainerName | |||||
| 2015-10-29 | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 1 | -6/+6 | |
| W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||||
| 2015-08-30 | No more W_ | dannye | 1 | -13/+13 | |
| 2015-08-14 | named battle and learn move variables | YamaArashi | 1 | -5/+5 | |
| 2015-08-12 | named more variables | YamaArashi | 1 | -8/+8 | |
| 2015-08-07 | named CountSetBits output variable | YamaArashi | 1 | -6/+6 | |
| 2015-08-01 | Attempt to make yellow buildable, part 3 | luckytyphlosion | 1 | -12/+0 | |
| 2015-08-01 | Remove (incorrect) address comments | U-Daniel-PC\Daniel | 1 | -0/+12 | |
| Conflicts: text.asm | |||||
| 2015-08-01 | text.o | U-Daniel-PC\Daniel | 1 | -651/+656 | |
| Conflicts: main.asm text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm wram.asm yellow/text.asm | |||||
| 2015-07-18 | fix variable naming | YamaArashi | 1 | -1/+1 | |
| 2015-07-17 | money / coins hram constants | YamaArashi | 1 | -5/+5 | |
| 2015-07-16 | Swap trade center and battle center | dannye | 1 | -2/+2 | |
| also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102 | |||||
| 2015-07-15 | menu stuff | YamaArashi | 1 | -1/+1 | |
| 2015-07-03 | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 1 | -2/+2 | |
| rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | |||||
