| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | engine/menu/status_screen.asm | luckytyphlosion | 2015-11-14 | 1 | -30/+44 | |
| | | | | | | | | | Also fix gfx.py from not recognizing modules in extras/pokemontools | |||||
| * | | engine/menu/players_pc.asm | luckytyphlosion | 2015-11-13 | 1 | -25/+24 | |
| | | | | | | | | | also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf | |||||
| * | | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 2015-11-08 | 1 | -6/+3 | |
| | | | | | | | | | Also re-add event_macros.asm | |||||
| * | | oak_speech2.asm | luckytyphlosion | 2015-11-01 | 1 | -2/+4 | |
| | | | | | | | | | Also replace W_RIVALNAME with wRivalName | |||||
| * | | Naming screen functions. | luckytyphlosion | 2015-11-01 | 1 | -30/+42 | |
| | | | ||||||
| * | | Main menu functions, oak_speech.asm, some special warp functions with data, ↵ | luckytyphlosion | 2015-10-31 | 1 | -449/+34 | |
| | | | | | | | | | | | | | SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap | |||||
| * | | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 5 | -15/+15 | |
| | | | | | | | | | | | | | 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 | 5 | -12/+12 | |
| | | | | | | | | | | | 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 | |||||
| * | | Fixes. | luckytyphlosion | 2015-08-30 | 1 | -3/+6 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 15 | -1179/+1209 | |
| |\| | | | | | | | Doesn't build. | |||||
| | * | named more variables | YamaArashi | 2015-08-12 | 1 | -1/+1 | |
| | | | ||||||
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 9 | -36/+36 | |
| | | | ||||||
| | * | More joypad constants | dannye | 2015-08-11 | 4 | -6/+8 | |
| | | | ||||||
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 4 | -12/+12 | |
| | | | ||||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 3 | -11/+11 | |
| | |\ | ||||||
| | | * | commented audio code | YamaArashi | 2015-08-08 | 2 | -4/+4 | |
| | | | | ||||||
| | | * | fixed names | YamaArashi | 2015-08-07 | 1 | -2/+2 | |
| | | | | ||||||
| | | * | named wram variables | YamaArashi | 2015-08-07 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | named CountSetBits output variable | YamaArashi | 2015-08-07 | 2 | -4/+4 | |
| | | | | ||||||
| | * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 4 | -4/+8 | |
| | |/ | ||||||
| | * | Use more lb | dannye | 2015-08-05 | 7 | -37/+37 | |
| | | | | | | | | | and other clean up | |||||
| | * | constants for PrintNumber | YamaArashi | 2015-07-29 | 5 | -25/+25 | |
| | | | ||||||
| | * | yet more naming | YamaArashi | 2015-07-25 | 4 | -27/+27 | |
| | | | ||||||
| | * | more naming variables | YamaArashi | 2015-07-24 | 1 | -24/+24 | |
| | | | ||||||
| | * | named more functions | YamaArashi | 2015-07-24 | 1 | -6/+6 | |
| | | | ||||||
| | * | clean up wram aliases | YamaArashi | 2015-07-23 | 1 | -1/+1 | |
| | | | ||||||
| | * | Merge pull request #107 from YamaArashi/master | Daniel Harding | 2015-07-22 | 3 | -14/+7 | |
| | |\ | | | | | | | enumerate events | |||||
| | | * | named most of the used events | YamaArashi | 2015-07-21 | 2 | -2/+2 | |
| | | | | ||||||
| | | * | enumerate events | YamaArashi | 2015-07-20 | 3 | -14/+7 | |
| | | | | ||||||
| | * | | Rename sound effect files | dannye | 2015-07-22 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -1/+1 | |
| | | | ||||||
| | * | naming | YamaArashi | 2015-07-19 | 1 | -2/+2 | |
| | | | ||||||
| | * | replace uses of minus one | YamaArashi | 2015-07-19 | 1 | -1/+1 | |
| | | | ||||||
| | * | jpab/jpba macros | YamaArashi | 2015-07-19 | 2 | -6/+2 | |
| | | | ||||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 5 | -94/+105 | |
| | |\ | | | | | | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | |||||
| | | * | misc | YamaArashi | 2015-07-18 | 5 | -94/+105 | |
| | | | | ||||||
| | * | | Name sound effects | dannye | 2015-07-19 | 7 | -15/+15 | |
| | |/ | ||||||
| | * | Consolidate coord macros | dannye | 2015-07-18 | 12 | -159/+159 | |
| | | | ||||||
| | * | fix variable naming | YamaArashi | 2015-07-18 | 3 | -14/+14 | |
| | | | ||||||
| | * | money / coins hram constants | YamaArashi | 2015-07-17 | 2 | -7/+7 | |
| | | | ||||||
| | * | title / diploma / vending machine | YamaArashi | 2015-07-17 | 2 | -31/+38 | |
| | | | ||||||
| | * | Merge branch 'master' of https://github.com/iimarckus/pokered | dannye | 2015-07-16 | 9 | -347/+359 | |
| | |\ | ||||||
| | | * | menu stuff | YamaArashi | 2015-07-15 | 7 | -295/+305 | |
| | | | | ||||||
| | | * | named wram variables | YamaArashi | 2015-07-14 | 5 | -21/+21 | |
| | | | | ||||||
