| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Remove unused source files | dannye | 2016-06-06 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Clean up white space | dannye | 2016-06-06 | 11 | -47/+47 | |
| | | | | ||||||
| * | | | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 2016-06-06 | 14 | -77/+83 | |
| |/ / | ||||||
| * | | Champion's room; resolve predefs | pikalaxalt | 2016-05-31 | 3 | -5/+6 | |
| | | | ||||||
| * | | Vermilion Fan Club | pikalaxalt | 2016-05-31 | 2 | -5/+5 | |
| | | | ||||||
| * | | League PC code, address comments for hidden_items.asm | luckytyphlosion | 2016-05-30 | 2 | -30/+28 | |
| | | | ||||||
| * | | Pewter Pokecenter | pikalaxalt | 2016-05-29 | 2 | -5/+5 | |
| | | | ||||||
| * | | Another chunk of bank 3c | pikalaxalt | 2016-05-29 | 1 | -1/+1 | |
| | | | ||||||
| * | | Route 23 | pikalaxalt | 2016-05-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | Replace hidden object file include in bank 3c | pikalaxalt | 2016-05-24 | 1 | -3/+3 | |
| | | | ||||||
| * | | Numerous changes (see below) | pikalaxalt | 2016-05-24 | 1 | -3/+14 | |
| | | | | | | | | | | | | | * Fix build errors from previous commit * Fix predef text pointers * Disassemble hidden object data and additional accessory functions | |||||
| * | | Update hidden object functions and include them in main | pikalaxalt | 2016-05-24 | 1 | -15/+5 | |
| | | | ||||||
| * | | Bank7 misc functions | luckytyphlosion | 2016-05-23 | 4 | -18/+18 | |
| | | | | | | | | | Also delete gfx/intro_nido pngs (aren't used in the build) | |||||
| * | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-05-22 | 1 | -36/+36 | |
| |\ \ | ||||||
| | * | | Bank15 misc functions | luckytyphlosion | 2016-05-22 | 1 | -36/+36 | |
| | | | | ||||||
| * | | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-05-22 | 3 | -25/+25 | |
| |\| | | ||||||
| | * | | Bank11 and 14 misc functions. | luckytyphlosion | 2016-05-22 | 3 | -25/+25 | |
| | | | | ||||||
| * | | | Align door tile dbws | pikalaxalt | 2016-05-22 | 1 | -9/+9 | |
| | | | | ||||||
| * | | | Ledges | pikalaxalt | 2016-05-22 | 3 | -47/+38 | |
| | | | | ||||||
| * | | | Pewter gym guys (moved to bank 6, no longer a predef?) | pikalaxalt | 2016-05-22 | 2 | -8/+112 | |
| | | | | ||||||
| * | | | Oh wait, there's predef_const declarations. Huh. | pikalaxalt | 2016-05-21 | 1 | -6/+2 | |
| | | | | ||||||
| * | | | Some work on disassembling npc movement scripts (aka informed copy/paste ↵ | pikalaxalt | 2016-05-21 | 1 | -147/+29 | |
| | | | | | | | | | | | | | from red) | |||||
| * | | | Disassemble yellow sounds | pikalaxalt | 2016-05-20 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 2016-04-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | Complete documentation of bank1e | luckytyphlosion | 2016-03-28 | 2 | -9/+13 | |
| | | | | | | | | | Todo: address comments for data/animations.asm | |||||
| * | | Start working on engine/battle/animations.asm | luckytyphlosion | 2016-03-17 | 1 | -1/+1 | |
| | | | ||||||
| * | | Split bank3 up. | luckytyphlosion | 2016-03-17 | 13 | -0/+1371 | |
| | | | ||||||
| * | | Split bank1 up. | luckytyphlosion | 2016-03-17 | 3 | -0/+566 | |
| | | | ||||||
| * | | Cleanup with yellow-exclusive banks | luckytyphlosion | 2015-12-31 | 1 | -0/+241 | |
| | | | | | | | | | Also introduce charmap for $ec (unfilled menu arrow cursor) | |||||
| * | | More BankF documentation | luckytyphlosion | 2015-12-29 | 3 | -6/+6 | |
| | | | | | | | | | Also introduce bit direction constants and setpal macros | |||||
| * | | engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm | luckytyphlosion | 2015-12-23 | 1 | -18/+18 | |
| | | | | | | | | | Also document Func_1681 (GetFarByte) and fix Missingno's dex entry | |||||
| * | | Comment map_sprites.asm | luckytyphlosion | 2015-11-21 | 2 | -60/+69 | |
| | | | ||||||
| * | | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 2015-11-21 | 1 | -340/+254 | |
| | | | | | | | | | Also replace dummy sprites and fix replace.sh to only parse .asm files | |||||
| * | | engine/menu/start_menu.asm | luckytyphlosion | 2015-11-15 | 1 | -3/+3 | |
| | | | | | | | | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | |||||
| * | | cable_club_npc.asm | luckytyphlosion | 2015-11-08 | 1 | -10/+67 | |
| | | | ||||||
| * | | engine/overworld/pokecenter.asm | luckytyphlosion | 2015-11-07 | 1 | -16/+97 | |
| | | | ||||||
| * | | Poke Mart and LearnMove code | luckytyphlosion | 2015-11-01 | 1 | -13/+13 | |
| | | | ||||||
| * | | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 12 | -191/+376 | |
| | | | | | | | | | | | | | 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 | -67/+94 | |
| | | | | | | | | | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | |||||
| * | | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-25 | 1 | -94/+67 | |
| | | | | | | | | | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | |||||
| * | | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | 2015-10-24 | 1 | -67/+94 | |
| | | | | | | | | | | | | | misc functions Also rename pcm-related functions. | |||||
| * | | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 4 | -4/+4 | |
| | | | | | | | | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | |||||
| * | | More bank3 documentation | luckytyphlosion | 2015-10-17 | 1 | -15/+16 | |
| | | | | | | | | | Also misc. documentation in bank3c and bank3f | |||||
| * | | Rename some palette labels. | luckytyphlosion | 2015-10-12 | 1 | -3/+3 | |
| | | | | | | | | | Also add replace.sh | |||||
| * | | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fixes. | luckytyphlosion | 2015-08-30 | 2 | -3/+0 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 25 | -787/+854 | |
| |\| | | | | | | | Doesn't build. | |||||
| | * | named more variables | YamaArashi | 2015-08-12 | 3 | -10/+10 | |
| | | | ||||||
| | * | No more $C8 | dannye | 2015-08-10 | 1 | -3/+3 | |
| | | | | | | | | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers | |||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 5 | -50/+50 | |
| | |\ | ||||||
