| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | engine/mon_party_sprites.asm and INSTALL.md | luckytyphlosion | 2015-09-04 | 1 | -1/+1 |
| | | |||||
| * | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 1 | -0/+2 |
| | | |||||
| * | Fixes. | luckytyphlosion | 2015-08-30 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 21 | -1126/+4528 |
| |\ | | | | | | | Doesn't build. | ||||
| | * | item name length constant | YamaArashi | 2015-08-14 | 1 | -0/+1 |
| | | | |||||
| | * | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 2 | -4/+9 |
| | | | |||||
| | * | Named a test battle variable | YamaArashi | 2015-08-13 | 1 | -0/+3 |
| | | | |||||
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 2 | -0/+21 |
| | | | |||||
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -0/+2 |
| | | | |||||
| | * | No more $C8 | dannye | 2015-08-10 | 1 | -48/+53 |
| | | | | | | | | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers | ||||
| | * | Use constants for elevator floors | dannye | 2015-08-10 | 1 | -0/+14 |
| | | | |||||
| | * | commented audio code | YamaArashi | 2015-08-08 | 2 | -1/+39 |
| | | | |||||
| | * | constants for PrintNumber | YamaArashi | 2015-07-29 | 1 | -0/+8 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | 2015-07-26 | 2 | -4/+8 |
| | |\ | |||||
| | | * | Use more wram labels and other constants | xCrystal | 2015-07-24 | 1 | -3/+7 |
| | | | | |||||
| | * | | named animation functions/variables | YamaArashi | 2015-07-24 | 1 | -3/+3 |
| | | | | |||||
| | * | | make route22 rival events more consistent | YamaArashi | 2015-07-23 | 1 | -3/+3 |
| | | | | |||||
| | * | | fixed hram aliases and named wram var | YamaArashi | 2015-07-23 | 1 | -0/+6 |
| | |/ | |||||
| | * | Merge pull request #107 from YamaArashi/master | Daniel Harding | 2015-07-22 | 3 | -1/+3006 |
| | |\ | | | | | | | enumerate events | ||||
| | | * | named more constants | YamaArashi | 2015-07-21 | 1 | -17/+17 |
| | | | | |||||
| | | * | comments for event constants | YamaArashi | 2015-07-21 | 2 | -2563/+2563 |
| | | | | |||||
| | | * | named most of the used events | YamaArashi | 2015-07-21 | 3 | -138/+156 |
| | | | | |||||
| | | * | move event macros to separate file | YamaArashi | 2015-07-20 | 1 | -0/+425 |
| | | | | |||||
| | | * | gym leader events | YamaArashi | 2015-07-20 | 1 | -16/+16 |
| | | | | |||||
| | | * | enumerate events | YamaArashi | 2015-07-20 | 1 | -0/+2562 |
| | | | | |||||
| | * | | Unify audio bank references | dannye | 2015-07-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | 2â1 8â2 1fâ3 | ||||
| | * | | Rename sound effect files | dannye | 2015-07-22 | 1 | -161/+161 |
| | | | | |||||
| | * | | Name some battle sound effects | dannye | 2015-07-21 | 1 | -162/+162 |
| | |/ | |||||
| | * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -0/+6 |
| | | | |||||
| | * | naming | YamaArashi | 2015-07-19 | 1 | -0/+12 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 1 | -1/+0 |
| | |\ | | | | | | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | ||||
| | | * | misc | YamaArashi | 2015-07-18 | 1 | -1/+0 |
| | | | | |||||
| | * | | Name sound effects | dannye | 2015-07-19 | 1 | -0/+176 |
| | | | | |||||
| | * | | Enumerate more constants | dannye | 2015-07-19 | 10 | -860/+885 |
| | |/ | |||||
| | * | Enumerate map constants | dannye | 2015-07-17 | 1 | -249/+251 |
| | | | | | | | | | closes https://github.com/iimarckus/pokered/issues/86 | ||||
| | * | title / diploma / vending machine | YamaArashi | 2015-07-17 | 1 | -0/+5 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/iimarckus/pokered | dannye | 2015-07-16 | 1 | -1/+9 |
| | |\ | |||||
| | | * | menu stuff | YamaArashi | 2015-07-15 | 1 | -0/+8 |
| | | | | |||||
| | | * | hall of fame / credits | YamaArashi | 2015-07-14 | 1 | -1/+1 |
| | | | | |||||
| | * | | Swap trade center and battle center | dannye | 2015-07-16 | 2 | -7/+7 |
| | |/ | | | | | | | | | 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 | 2 | -0/+57 |
| | |\ | | | | | | | | | | | | | Conflicts: engine/town_map.asm | ||||
| | | * | named town map stuff | YamaArashi | 2015-07-13 | 1 | -0/+2 |
| | | | | |||||
| | | * | named party menu/naming screen wram variables | YamaArashi | 2015-07-13 | 1 | -0/+24 |
| | | | | |||||
| | | * | comment slot machine | YamaArashi | 2015-07-13 | 1 | -0/+13 |
| | | | | |||||
| | | * | movemon and removepokemon wram variables | YamaArashi | 2015-07-12 | 1 | -0/+6 |
| | | | | |||||
| | | * | named wram variables | YamaArashi | 2015-07-12 | 2 | -0/+14 |
| | |/ | |||||
| | * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -1/+0 |
| | | | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| | * | Clean up white space | U-Daniel-PC\Daniel | 2015-06-11 | 1 | -3/+3 |
| | | | |||||
| * | | Attempt to make yellow buildable, part 7. | luckytyphlosion | 2015-08-03 | 1 | -0/+101 |
| | | | | | | | | | Builds but not to baserom.gbc. | ||||
| * | | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 4 | -6/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
