| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-11-27 | Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) | Narishma-gb | 1 | -2/+2 | |
| 2025-11-12 | Use features of RGBDS 1.0.0 (#537) | Rangi | 1 | -7/+7 | |
| 2025-09-10 | Misc. naming and cleanup (#139) | Narishma-gb | 1 | -5/+5 | |
| * Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar` | |||||
| 2025-09-03 | Label and constant cleanup (#528) | Narishma-gb | 1 | -2/+3 | |
| * Label cleanup, add some constants instead of raw numbers * Rename load/save game functions to be more explicit | |||||
| 2025-06-30 | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 1 | -5/+5 | |
| 2025-05-25 | Use more ldpikacry | dannye | 1 | -3/+3 | |
| 2024-08-04 | Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457) | Sylvie | 1 | -3/+3 | |
| 2024-07-16 | Identify various flag labels and bit constants (#454) | Sylvie | 1 | -10/+10 | |
| 2021-11-05 | Refactorize check button pressed (#340) | Yoann Fievez | 1 | -3/+3 | |
| 2021-04-27 | Use {interpolation} to generate sequences of RAM labels | Rangi | 1 | -5/+5 | |
| Fixes #319 | |||||
| 2021-04-08 | Trim extra newlines from some files | Rangi | 1 | -1/+0 | |
| 2021-04-08 | Trim extra newlines from some files | Rangi | 1 | -1/+0 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -81/+76 | |
| 2020-07-02 | Add subdirectories to engine/ similar to pokecrystal | Rangi | 1 | -554/+0 | |
| 2020-06-23 | Move more tables from engine/ to data/ | Rangi | 1 | -4/+4 | |
| This also splits the end of engine/battle/core.asm into engine/battle/effects.asm. | |||||
| 2020-05-24 | Misc minor clean up | dannye | 1 | -1/+1 | |
| spotted by comparing against pokeyellow | |||||
| 2020-05-20 | Sync with pokered | dannye | 1 | -2/+2 | |
| 2019-04-21 | A few missed SFX constant IDs | dannye | 1 | -2/+2 | |
| 2018-11-18 | Rename spritestatedata structs. | luckytyphlosion | 1 | -3/+3 | |
| 2018-04-01 | fix some constants | yenatch | 1 | -1/+1 | |
| 2016-06-12 | sync engine code with pokeyellow | YamaArashi | 1 | -1/+1 | |
| 2016-06-12 | Remove the last address comments | dannye | 1 | -13/+13 | |
| except for wram.asm and sram.asm also delete unused yellow file | |||||
| 2016-06-11 | sync engine code with pokered | YamaArashi | 1 | -2/+3 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -34/+34 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -17/+17 | |
| 2016-06-07 | Printer labels | pikalaxalt | 1 | -1/+1 | |
| 2016-06-06 | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 1 | -3/+3 | |
| 2016-06-06 | Clean up white space | dannye | 1 | -3/+3 | |
| 2016-05-31 | Vermilion Fan Club | pikalaxalt | 1 | -1/+1 | |
| 2016-05-29 | Pewter Pokecenter | pikalaxalt | 1 | -1/+1 | |
| 2016-03-22 | Clean up more Yellow ifdefs. | IIMarckus | 1 | -3/+0 | |
| 2015-12-29 | More BankF documentation | luckytyphlosion | 1 | -4/+4 | |
| Also introduce bit direction constants and setpal macros | |||||
| 2015-11-08 | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 1 | -6/+3 | |
| Also re-add event_macros.asm | |||||
| 2015-10-29 | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 1 | -2/+2 | |
| W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||||
| 2015-10-26 | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 1 | -3/+3 | |
| functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | |||||
| 2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 1 | -3/+3 | |
| functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | |||||
| 2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | 1 | -3/+3 | |
| misc functions Also rename pcm-related functions. | |||||
| 2015-10-18 | Complete documentation of bank3 | luckytyphlosion | 1 | -5/+5 | |
| Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | |||||
| 2015-10-11 | more annotations on ModifyPikachuHappiness | PikalaxALT | 1 | -5/+5 | |
| 2015-10-04 | Some bank3 documentation | luckytyphlosion | 1 | -4/+1 | |
| 2015-09-27 | Bank8 audio. | luckytyphlosion | 1 | -57/+105 | |
| todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly | |||||
| 2015-08-30 | No more W_ | dannye | 1 | -7/+7 | |
| 2015-08-12 | commented SGB palette stuff | YamaArashi | 1 | -1/+1 | |
| 2015-08-05 | Use more lb | dannye | 1 | -1/+1 | |
| and other clean up | |||||
| 2015-08-01 | Build only Yellow | U-Daniel-PC\Daniel | 1 | -2/+0 | |
| Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png 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 yellow/main.asm | |||||
| 2015-07-21 | named most of the used events | YamaArashi | 1 | -1/+1 | |
| 2015-07-20 | enumerate events | YamaArashi | 1 | -6/+3 | |
| 2015-07-18 | Consolidate coord macros | dannye | 1 | -19/+19 | |
| 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 | -153/+156 | |
