| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Text macros; Prize Room | pikalaxalt | 2016-06-01 | 1 | -15/+0 |
| | | |||||
| * | Game Corner | pikalaxalt | 2016-05-31 | 1 | -1/+2 |
| | | |||||
| * | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 2016-04-09 | 1 | -0/+5 |
| | | |||||
| * | GBC palette code | YamaArashi | 2016-03-26 | 1 | -0/+9 |
| | | |||||
| * | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 2015-12-31 | 1 | -0/+9 |
| | | |||||
| * | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -1/+11 |
| | | | | | Also introduce bit direction constants and setpal macros | ||||
| * | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 1 | -1/+1 |
| | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||||
| * | wram label renaming for pika happiness | PikalaxALT | 2015-10-11 | 1 | -1/+1 |
| | | |||||
| * | more annotations on ModifyPikachuHappiness | PikalaxALT | 2015-10-11 | 1 | -0/+13 |
| | | |||||
| * | More bank3 documentation | luckytyphlosion | 2015-10-10 | 1 | -0/+2 |
| | | | | | | LoadWildData, data/wild_mons.asm, also no more wram_constants.asm and complete bank1b documentation | ||||
| * | item name length constant | YamaArashi | 2015-08-14 | 1 | -0/+1 |
| | | |||||
| * | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 1 | -4/+5 |
| | | |||||
| * | Named a test battle variable | YamaArashi | 2015-08-13 | 1 | -0/+3 |
| | | |||||
| * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -0/+5 |
| | | |||||
| * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -0/+2 |
| | | |||||
| * | constants for PrintNumber | YamaArashi | 2015-07-29 | 1 | -0/+8 |
| | | |||||
| * | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | 2015-07-26 | 1 | -3/+7 |
| |\ | |||||
| | * | Use more wram labels and other constants | xCrystal | 2015-07-24 | 1 | -3/+7 |
| | | | |||||
| * | | fixed hram aliases and named wram var | YamaArashi | 2015-07-23 | 1 | -0/+6 |
| |/ | |||||
| * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -0/+6 |
| | | |||||
| * | naming | YamaArashi | 2015-07-19 | 1 | -0/+12 |
| | | |||||
| * | misc | YamaArashi | 2015-07-18 | 1 | -1/+0 |
| | | |||||
| * | title / diploma / vending machine | YamaArashi | 2015-07-17 | 1 | -0/+5 |
| | | |||||
| * | menu stuff | YamaArashi | 2015-07-15 | 1 | -0/+8 |
| | | |||||
| * | hall of fame / credits | YamaArashi | 2015-07-14 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 1 | -0/+51 |
| |\ | | | | | | | | | 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 | 1 | -0/+8 |
| |/ | |||||
| * | named misc functions | YamaArashi | 2015-02-08 | 1 | -1/+1 |
| | | |||||
| * | commented menu stuff | YamaArashi | 2015-02-07 | 1 | -0/+20 |
| | | |||||
| * | serial/trade/misc | YamaArashi | 2015-02-07 | 1 | -1/+37 |
| | | |||||
| * | Merge remote-tracking branch 'YamaArashi/master' | yenatch | 2014-09-20 | 1 | -0/+5 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: constants/misc_constants.asm engine/battle/core.asm engine/menu/pokedex.asm engine/town_map.asm home.asm hram.asm | ||||
| | * | Labelled and commented mostly sprite-related things | YamaArashi | 2014-09-09 | 1 | -0/+5 |
| | | | |||||
| * | | Recomment misc functions in home.asm. | yenatch | 2014-09-17 | 1 | -9/+13 |
| |/ | |||||
| * | Hall of Fame sram labels and related constants. | yenatch | 2014-06-14 | 1 | -0/+6 |
| | | |||||
| * | Use monster struct macros in wram. Rename related labels for consistency. | yenatch | 2014-06-14 | 1 | -0/+4 |
| | | |||||
| * | Use MAX_LEVEL instead of 100/$64 | U-Fish-PC\Daniel | 2014-06-10 | 1 | -0/+1 |
| | | |||||
| * | More complete hardware constants. Rename joypad constants. | yenatch | 2014-05-23 | 1 | -0/+9 |
