| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace pcm arguments with pcm file labels | pikalaxalt | 2016-05-25 | 1 | -1/+5 |
| | | |||||
| * | We don't need this file anymore | pikalaxalt | 2016-05-24 | 1 | -72/+0 |
| | | |||||
| * | Numerous changes (see below) | pikalaxalt | 2016-05-24 | 2 | -70/+72 |
| | | | | | | | * Fix build errors from previous commit * Fix predef text pointers * Disassemble hidden object data and additional accessory functions | ||||
| * | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-05-22 | 1 | -2/+2 |
| |\ | |||||
| | * | Bank11 and 14 misc functions. | luckytyphlosion | 2016-05-22 | 1 | -2/+2 |
| | | | |||||
| * | | Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4 | pikalaxalt | 2016-05-21 | 1 | -72/+10 |
| | | | |||||
| * | | Unhexlify unknown music macro arguments in bank AUDIO_4 | pikalaxalt | 2016-05-21 | 1 | -2/+1 |
| | | | |||||
| * | | Audio bank 4 constants; space after commas in home/audio.asm | pikalaxalt | 2016-05-21 | 1 | -0/+78 |
| |/ | |||||
| * | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 2016-04-09 | 2 | -0/+81 |
| | | |||||
| * | More animations.asm documentation | luckytyphlosion | 2016-03-26 | 1 | -1/+1 |
| | | |||||
| * | GBC palette code | YamaArashi | 2016-03-26 | 1 | -0/+9 |
| | | |||||
| * | More BankF documentation | luckytyphlosion | 2016-01-09 | 1 | -1/+1 |
| | | | | | AnyMoveToSelect to DoesntAffectMonText | ||||
| * | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 2015-12-31 | 2 | -1/+10 |
| | | |||||
| * | More BankF documentation | luckytyphlosion | 2015-12-29 | 2 | -2/+12 |
| | | | | | Also introduce bit direction constants and setpal macros | ||||
| * | Fewer underscores in constants | luckytyphlosion | 2015-12-22 | 4 | -8/+8 |
| | | | | | dannye | ||||
| * | bankB misc functions | luckytyphlosion | 2015-11-29 | 1 | -1/+1 |
| | | | | | ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown | ||||
| * | BankA misc functions | luckytyphlosion | 2015-11-28 | 1 | -1/+1 |
| | | | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_ | ||||
| * | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 2015-11-21 | 1 | -30/+37 |
| | | | | | Also replace dummy sprites and fix replace.sh to only parse .asm files | ||||
| * | engine/menu/start_menu.asm | luckytyphlosion | 2015-11-15 | 1 | -1/+1 |
| | | | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | ||||
| * | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 2015-11-08 | 1 | -456/+8 |
| | | | | | Also re-add event_macros.asm | ||||
| * | Main menu functions, oak_speech.asm, some special warp functions with data, ↵ | luckytyphlosion | 2015-10-31 | 1 | -1/+1 |
| | | | | | | | SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap | ||||
| * | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 2 | -2/+2 |
| | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||||
| * | wram label renaming for pika happiness | PikalaxALT | 2015-10-11 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | PikalaxALT | 2015-10-11 | 1 | -1/+1 |
| |\ | |||||
| | * | engine/items/items.asm | luckytyphlosion | 2015-10-11 | 1 | -1/+1 |
| | | | |||||
| * | | more annotations on ModifyPikachuHappiness | PikalaxALT | 2015-10-11 | 1 | -0/+13 |
| |/ | |||||
| * | More bank3 documentation | luckytyphlosion | 2015-10-10 | 2 | -10/+2 |
| | | | | | | LoadWildData, data/wild_mons.asm, also no more wram_constants.asm and complete bank1b documentation | ||||
| * | Bank8 audio. | luckytyphlosion | 2015-09-27 | 1 | -0/+70 |
| | | | | | | | todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly | ||||
| * | 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 |
| | | | | |||||
