| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-11-04 | Sync with pokered | dannye | 1 | -598/+0 | |
| 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 | |
| 2015-07-14 | named wram variables | YamaArashi | 1 | -2/+2 | |
| 2015-07-14 | hall of fame / credits | YamaArashi | 1 | -3/+3 | |
| 2015-07-14 | Use more *Coord | dannye | 1 | -4/+4 | |
| also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it | |||||
| 2015-07-12 | movemon and removepokemon wram variables | YamaArashi | 1 | -8/+8 | |
| 2015-07-12 | named wram variables | YamaArashi | 1 | -3/+3 | |
| 2015-07-04 | Start using text predef macros | dannye | 1 | -7/+4 | |
| also sprite direction constants | |||||
| 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 | |||||
| 2015-02-08 | named misc functions | YamaArashi | 1 | -2/+2 | |
| 2015-02-07 | fixed hp bar wram label and misc | YamaArashi | 1 | -60/+60 | |
| 2015-02-07 | Named wram symbols | YamaArashi | 1 | -2/+2 | |
| 2015-02-07 | serial/trade/misc | YamaArashi | 1 | -20/+20 | |
| 2014-10-17 | Kill version.asm. | IIMarckus | 1 | -1/+1 | |
