| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Vermilion Fan Club | pikalaxalt | 2016-05-31 | 1 | -1/+1 |
| | | |||||
| * | Pewter Pokecenter | pikalaxalt | 2016-05-29 | 1 | -1/+1 |
| | | |||||
| * | Another chunk of bank 3c | pikalaxalt | 2016-05-29 | 1 | -1/+1 |
| | | |||||
| * | Itemfinder and hidden item coords | pikalaxalt | 2016-05-24 | 1 | -2/+2 |
| | | |||||
| * | Bank7 misc functions | luckytyphlosion | 2016-05-23 | 1 | -1/+1 |
| | | | | | Also delete gfx/intro_nido pngs (aren't used in the build) | ||||
| * | More bankF documentation. | luckytyphlosion | 2016-01-16 | 1 | -4/+4 |
| | | | | | PrintCriticalOHKOText to AdjustDamageForMoveType | ||||
| * | More BankF documentation | luckytyphlosion | 2016-01-09 | 1 | -2/+2 |
| | | | | | AnyMoveToSelect to DoesntAffectMonText | ||||
| * | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 2015-12-31 | 1 | -3/+3 |
| | | |||||
| * | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -2/+2 |
| | | | | | Also introduce bit direction constants and setpal macros | ||||
| * | Start disassembling bank0F (Battle) | luckytyphlosion | 2015-12-26 | 1 | -6/+6 |
| | | | | | All current findings will be located in engine/battle/core_.asm | ||||
| * | Fewer underscores in constants | luckytyphlosion | 2015-12-22 | 1 | -3/+3 |
| | | | | | dannye | ||||
| * | bankB misc functions | luckytyphlosion | 2015-11-29 | 1 | -2/+2 |
| | | | | | ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown | ||||
| * | BankA misc functions | luckytyphlosion | 2015-11-28 | 1 | -1/+1 |
| | | | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_ | ||||
| * | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | 2015-11-28 | 1 | -6/+6 |
| | | | | | Also no more W_PLAYER/ENEMYBATTSTATUS | ||||
| * | engine/items/tms.asm | luckytyphlosion | 2015-11-15 | 1 | -3/+9 |
| | | |||||
| * | engine/menu/party_menu.asm | luckytyphlosion | 2015-11-15 | 1 | -1/+1 |
| | | |||||
| * | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 3 | -42/+42 |
| | | | | | | | 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 | -1/+1 |
| | | | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | ||||
| * | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-25 | 1 | -1/+1 |
| | | | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | ||||
| * | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | 2015-10-24 | 1 | -1/+1 |
| | | | | | | | misc functions Also rename pcm-related functions. | ||||
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 1 | -11/+11 |
| | | | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | ||||
| * | More bank3 documentation | luckytyphlosion | 2015-10-17 | 1 | -1/+1 |
| | | | | | Also misc. documentation in bank3c and bank3f | ||||
| * | Fix build errors | PikalaxALT | 2015-10-11 | 1 | -3/+3 |
| | | |||||
| * | wram label renaming for pika happiness | PikalaxALT | 2015-10-11 | 1 | -11/+11 |
| | | |||||
| * | engine/items/items.asm | luckytyphlosion | 2015-10-11 | 1 | -254/+458 |
| | | |||||
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 4 | -288/+276 |
| |\ | | | | | | | Doesn't build. | ||||
| | * | named battle and learn move variables | YamaArashi | 2015-08-14 | 1 | -4/+4 |
| | | | |||||
| | * | named more variables | YamaArashi | 2015-08-12 | 1 | -1/+1 |
| | | | |||||
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -6/+6 |
| | | | |||||
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -10/+10 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 1 | -28/+23 |
| | |\ | |||||
| | | * | commented audio code | YamaArashi | 2015-08-08 | 1 | -4/+4 |
| | | | | |||||
| | | * | named wram variables | YamaArashi | 2015-08-07 | 1 | -24/+19 |
| | | | | |||||
| | * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 1 | -4/+4 |
| | |/ | |||||
| | * | Use more lb | dannye | 2015-08-05 | 1 | -16/+16 |
| | | | | | | | | | and other clean up | ||||
| | * | Rename rod functions | dannye | 2015-08-05 | 1 | -6/+6 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | 2015-07-26 | 1 | -8/+8 |
| | |\ | |||||
| | | * | Use more wram labels and other constants | xCrystal | 2015-07-24 | 1 | -8/+8 |
| | | | | |||||
| | * | | yet more naming | YamaArashi | 2015-07-25 | 1 | -9/+9 |
| | | | | |||||
| | * | | more naming variables | YamaArashi | 2015-07-24 | 1 | -5/+5 |
| | | | | |||||
| | * | | named animation functions/variables | YamaArashi | 2015-07-24 | 1 | -1/+1 |
| | |/ | |||||
| | * | Merge pull request #107 from YamaArashi/master | Daniel Harding | 2015-07-22 | 1 | -12/+6 |
| | |\ | | | | | | | enumerate events | ||||
| | | * | named most of the used events | YamaArashi | 2015-07-21 | 1 | -1/+1 |
| | | | | |||||
| | | * | enumerate events | YamaArashi | 2015-07-20 | 1 | -12/+6 |
| | | | | |||||
| | * | | Rename sound effect files | dannye | 2015-07-22 | 1 | -1/+1 |
| | |/ | |||||
| | * | constants for flag actions | YamaArashi | 2015-07-19 | 3 | -9/+9 |
| | | | |||||
| | * | naming | YamaArashi | 2015-07-19 | 1 | -4/+4 |
| | | | |||||
| | * | jpab/jpba macros | YamaArashi | 2015-07-19 | 1 | -3/+1 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 2 | -33/+35 |
| | |\ | | | | | | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | ||||
| | | * | misc | YamaArashi | 2015-07-18 | 2 | -33/+35 |
| | | | | |||||
