| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | engine/menu/pokedex.asm | luckytyphlosion | 2015-12-22 | 2 | -3/+4 |
| * | | engine/evos_moves.asm | luckytyphlosion | 2015-12-12 | 1 | -1/+1 |
| * | | engine/battle/trainer_ai.asm | luckytyphlosion | 2015-12-06 | 2 | -62/+98 |
| * | | BankD misc functions | luckytyphlosion | 2015-12-05 | 1 | -3/+3 |
| * | | bg_map_attributes.asm | luckytyphlosion | 2015-11-22 | 1 | -0/+506 |
| * | | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 2015-11-21 | 4 | -107/+157 |
| * | | engine/items/tms.asm | luckytyphlosion | 2015-11-15 | 1 | -0/+1 |
| * | | Move data, mon header data, cry data. | luckytyphlosion | 2015-11-08 | 152 | -165/+165 |
| * | | Main menu functions, oak_speech.asm, some special warp functions with data, S... | luckytyphlosion | 2015-10-31 | 1 | -22/+22 |
| * | | AIGetTypeEffectiveness with Lorelei code | luckytyphlosion | 2015-10-29 | 1 | -1/+1 |
| * | | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 1 | -1/+1 |
| * | | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 2015-10-26 | 2 | -55/+131 |
| * | | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 2015-10-25 | 2 | -131/+55 |
| * | | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 2015-10-24 | 2 | -55/+131 |
| * | | Mass RGB translation in data/super_palettes.asm | PikalaxALT | 2015-10-12 | 1 | -153/+401 |
| * | | engine/items/items.asm | luckytyphlosion | 2015-10-11 | 1 | -1/+1 |
| * | | More bank3 documentation | luckytyphlosion | 2015-10-10 | 6 | -12/+28 |
| * | | Some bank3 documentation | luckytyphlosion | 2015-10-04 | 3 | -116/+134 |
| * | | engine/in_game_trades.asm | luckytyphlosion | 2015-09-04 | 1 | -1/+1 |
| * | | engine/mon_party_sprites.asm and INSTALL.md | luckytyphlosion | 2015-09-04 | 1 | -2/+13 |
| * | | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 428 | -2434/+2589 |
| |\| |
|
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -38/+38 |
| | * | No more $C8 | dannye | 2015-08-10 | 72 | -349/+349 |
| | * | Clean up data/evos_moves.asm | dannye | 2015-08-10 | 2 | -23/+173 |
| | * | Replace some hardcoded data sizes | dannye | 2015-08-09 | 2 | -0/+2 |
| | * | Merge branch 'master' of https://github.com/luckytyphlosion/pokered | dannye | 2015-07-27 | 151 | -1067/+1066 |
| | |\ |
|
| | | * | More bugfixes. | luckytyphlosion | 2015-07-26 | 5 | -16/+16 |
| | | * | Bugfixes. | luckytyphlosion | 2015-07-26 | 6 | -7/+1 |
| | | * | tmlearn macro. | luckytyphlosion | 2015-07-26 | 151 | -1067/+1072 |
| | * | | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | 2015-07-26 | 1 | -0/+2 |
| | |\ \ |
|
| | | * | | Use more wram labels and other constants | xCrystal | 2015-07-24 | 1 | -0/+2 |
| | | |/ |
|
| | * / | named animation functions/variables | YamaArashi | 2015-07-24 | 1 | -8/+8 |
| | |/ |
|
| | * | A few missed object constants | dannye | 2015-07-18 | 2 | -2/+2 |
| | * | Fix object constant names | dannye | 2015-07-18 | 203 | -825/+825 |
| | * | Map object macro | dannye | 2015-07-18 | 224 | -1151/+1151 |
| | * | Simplify map connections | dannye | 2015-07-18 | 36 | -78/+78 |
| | * | Clean up map connections | dannye | 2015-07-18 | 22 | -31/+31 |
| | * | Enumerate map constants | dannye | 2015-07-17 | 1 | -60/+60 |
| | * | Swap trade center and battle center | dannye | 2015-07-16 | 11 | -36/+36 |
| | * | Use more *Coord | dannye | 2015-07-14 | 1 | -0/+1 |
| | * | Start using text predef macros | dannye | 2015-07-04 | 1 | -5/+5 |
| | * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 2 | -3/+3 |
| * | | Fix bank3d so it matches baserom.gbc | luckytyphlosion | 2015-08-28 | 1 | -1/+1 |
| * | | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | 2015-08-09 | 2 | -3/+5 |
| * | | Attempt to make Yellow buildable, part 6. | luckytyphlosion | 2015-08-03 | 4 | -345/+298 |
| * | | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 83 | -2523/+617 |
| * | | Attempt to make Yellow buildable, part 2. | luckytyphlosion | 2015-08-01 | 2 | -27/+31 |
| * | | Attempt to make yellow buildable. | luckytyphlosion | 2015-08-01 | 2 | -3/+3 |
| * | | Bank3d addresses and fixes. | luckytyphlosion | 2015-07-07 | 1 | -100/+33 |
| * | | Complete documentation of bank3d | luckytyphlosion | 2015-07-06 | 1 | -1/+1 |