| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -598/+0 |
| | | |||||
| * | Sync with pokered | dannye | 2020-05-20 | 1 | -2/+2 |
| | | |||||
| * | Rename spritestatedata structs. | luckytyphlosion | 2018-11-18 | 1 | -3/+3 |
| | | |||||
| * | fix some constants | yenatch | 2018-04-01 | 1 | -1/+1 |
| | | |||||
| * | sync engine code with pokered | YamaArashi | 2016-06-11 | 1 | -2/+3 |
| | | |||||
| * | remove address comments | YamaArashi | 2016-06-11 | 1 | -34/+34 |
| | | |||||
| * | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-08 | 1 | -3/+3 |
| |\ | |||||
| | * | Clean up white space | dannye | 2016-06-06 | 1 | -3/+3 |
| | | | |||||
| * | | Printer labels | pikalaxalt | 2016-06-07 | 1 | -1/+1 |
| | | | |||||
| * | | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 2016-06-06 | 1 | -3/+3 |
| |/ | |||||
| * | Vermilion Fan Club | pikalaxalt | 2016-05-31 | 1 | -1/+1 |
| | | |||||
| * | Pewter Pokecenter | pikalaxalt | 2016-05-29 | 1 | -1/+1 |
| | | |||||
| * | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -4/+4 |
| | | | | | Also introduce bit direction constants and setpal macros | ||||
| * | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 2015-11-08 | 1 | -6/+3 |
| | | | | | Also re-add event_macros.asm | ||||
| * | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 1 | -2/+2 |
| | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||||
| * | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-26 | 1 | -3/+3 |
| | | | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | ||||
| * | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-25 | 1 | -3/+3 |
| | | | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | ||||
| * | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | 2015-10-24 | 1 | -3/+3 |
| | | | | | | | misc functions Also rename pcm-related functions. | ||||
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 1 | -5/+5 |
| | | | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | ||||
| * | more annotations on ModifyPikachuHappiness | PikalaxALT | 2015-10-11 | 1 | -5/+5 |
| | | |||||
| * | Some bank3 documentation | luckytyphlosion | 2015-10-04 | 1 | -4/+1 |
| | | |||||
| * | Bank8 audio. | luckytyphlosion | 2015-09-27 | 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 | ||||
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -203/+200 |
| |\ | | | | | | | Doesn't build. | ||||
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -1/+1 |
| | | | |||||
| | * | Use more lb | dannye | 2015-08-05 | 1 | -1/+1 |
| | | | | | | | | | and other clean up | ||||
| | * | named most of the used events | YamaArashi | 2015-07-21 | 1 | -1/+1 |
| | | | |||||
| | * | enumerate events | YamaArashi | 2015-07-20 | 1 | -6/+3 |
| | | | |||||
| | * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -19/+19 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/iimarckus/pokered | dannye | 2015-07-16 | 1 | -158/+161 |
| | |\ | |||||
| | | * | menu stuff | YamaArashi | 2015-07-15 | 1 | -153/+156 |
| | | | | |||||
| | | * | named wram variables | YamaArashi | 2015-07-14 | 1 | -2/+2 |
| | | | | |||||
| | | * | hall of fame / credits | YamaArashi | 2015-07-14 | 1 | -3/+3 |
| | | | | |||||
| | * | | Swap trade center and battle center | dannye | 2015-07-16 | 1 | -2/+2 |
| | |/ | | | | | | | | | also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102 | ||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 1 | -11/+11 |
| | |\ | | | | | | | | | | | | | Conflicts: engine/town_map.asm | ||||
| | | * | movemon and removepokemon wram variables | YamaArashi | 2015-07-12 | 1 | -8/+8 |
| | | | | |||||
| | | * | named wram variables | YamaArashi | 2015-07-12 | 1 | -3/+3 |
| | | | | |||||
| | * | | Use more *Coord | dannye | 2015-07-14 | 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 | ||||
| | * | Start using text predef macros | dannye | 2015-07-04 | 1 | -7/+4 |
| | | | | | | | | | also sprite direction constants | ||||
| | * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -2/+2 |
| | | | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 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 | ||||
| * | named misc functions | YamaArashi | 2015-02-08 | 1 | -2/+2 |
| | | |||||
| * | fixed hp bar wram label and misc | YamaArashi | 2015-02-07 | 1 | -60/+60 |
| | | |||||
| * | Named wram symbols | YamaArashi | 2015-02-07 | 1 | -2/+2 |
| | | |||||
| * | serial/trade/misc | YamaArashi | 2015-02-07 | 1 | -20/+20 |
| | | |||||
| * | Kill version.asm. | IIMarckus | 2014-10-17 | 1 | -1/+1 |
| | | |||||
| * | Add a lot of Yellow text changes. | IIMarckus | 2014-10-10 | 1 | -0/+3 |
| | | |||||
| * | Merge remote-tracking branch 'YamaArashi/master' | yenatch | 2014-09-20 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: constants/misc_constants.asm engine/battle/core.asm engine/menu/pokedex.asm engine/town_map.asm home.asm hram.asm | ||||
| | * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 1 | -1/+1 |
| | | | |||||
| | * | Labelled many functions/variables | YamaArashi | 2014-08-08 | 1 | -2/+2 |
| | | | |||||
| * | | Use PARTY_LENGTH and related constants in menu and hud code. | yenatch | 2014-08-22 | 1 | -42/+32 |
| |/ | | | | | This should allow reducing PARTY_LENGTH to work as intended. Increasing it also works provided space is provided in wram, but breaks pc/saving. | ||||
