| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-11-04 | Start reorganizing pokeyellow | Rangi | 1 | -23/+0 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -5/+5 | |
| 2016-06-06 | More Pikachu function documentation | pikalaxalt | 1 | -1833/+2 | |
| 2016-06-06 | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 1 | -261/+298 | |
| 2016-05-31 | Vermilion Fan Club | pikalaxalt | 1 | -4/+4 | |
| 2016-05-29 | Pewter Pokecenter | pikalaxalt | 1 | -3/+3 | |
| 2016-05-29 | Another chunk of bank 3c | pikalaxalt | 1 | -14/+14 | |
| 2016-05-29 | Viridian Forest and other functions | pikalaxalt | 1 | -101/+173 | |
| 2016-05-26 | Final phase 3 of Viridian City script disassembly | pikalaxalt | 1 | -7/+10 | |
| 2016-05-25 | Move stuff around and disassemble a random function | pikalaxalt | 1 | -609/+1 | |
| 2016-05-25 | Replace pcm arguments with pcm file labels | pikalaxalt | 1 | -0/+417 | |
| 2016-05-25 | More playing around with pikapic script disasm | pikalaxalt | 1 | -1/+4 | |
| 2016-05-25 | Make some sense out of the pic animations | pikalaxalt | 1 | -2943/+33 | |
| 2016-05-25 | Last chunk of asm in bank 3f; remaining drs are data | pikalaxalt | 1 | -8/+50 | |
| 2016-05-25 | Yet another chunk of asm | pikalaxalt | 1 | -7/+220 | |
| 2016-05-25 | Yet another chunk of bank 3f | pikalaxalt | 1 | -6/+507 | |
| 2016-05-25 | Another chunk of bank 3f | pikalaxalt | 1 | -1/+646 | |
| 2016-05-25 | More pikachu engine stuff | pikalaxalt | 1 | -11/+138 | |
| 2016-05-25 | More code and gfx pointers | pikalaxalt | 1 | -1/+35 | |
| 2016-05-25 | Another chunk of F... overworld movement engine? | pikalaxalt | 1 | -1/+51 | |
| 2016-05-25 | Another chunk of bank F | pikalaxalt | 1 | -7/+298 | |
| 2016-05-25 | More code and what looks like scripts in F | pikalaxalt | 1 | -884/+982 | |
| 2016-05-24 | another chunk of bank 3f | pikalaxalt | 1 | -2/+278 | |
| 2016-05-24 | Trivially disassemble a data array in bank 3f | pikalaxalt | 1 | -1/+63 | |
| 2016-05-24 | More disassembled functions | pikalaxalt | 1 | -7/+88 | |
| 2016-05-24 | A couple more funcs in bank 3f | pikalaxalt | 1 | -1/+94 | |
| 2016-05-24 | Func_f0a82 | pikalaxalt | 1 | -1/+3 | |
| 2016-04-09 | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 1 | -7/+582 | |
| 2015-12-31 | Cleanup with yellow-exclusive banks | luckytyphlosion | 1 | -3/+3 | |
| Also introduce charmap for $ec (unfilled menu arrow cursor) | |||||
| 2015-12-31 | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 1 | -0/+1 | |
| 2015-12-29 | More BankF documentation | luckytyphlosion | 1 | -6/+6 | |
| Also introduce bit direction constants and setpal macros | |||||
| 2015-11-07 | engine/overworld/pokecenter.asm | luckytyphlosion | 1 | -1/+3 | |
| 2015-10-29 | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 1 | -23/+23 | |
| W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||||
| 2015-10-11 | more annotations on ModifyPikachuHappiness | PikalaxALT | 1 | -8/+8 | |
| 2015-10-11 | engine/items/items.asm | luckytyphlosion | 1 | -1/+3 | |
| 2015-09-20 | More pikachu related bank3f | luckytyphlosion | 1 | -8/+447 | |
| 2015-09-19 | More bank3f documentation and a bit of audio.asm prep | luckytyphlosion | 1 | -3/+186 | |
| 2015-09-12 | Document some bank3f code. | luckytyphlosion | 1 | -6/+804 | |
| 2015-08-28 | Make pokeyellow build to baserom. | luckytyphlosion | 1 | -5/+7 | |
| 2015-08-03 | Attempt to make yellow buildable, part 7. | luckytyphlosion | 1 | -2/+4 | |
| Builds but not to baserom.gbc. | |||||
| 2015-08-03 | Attempt to make Yellow buildable, part 6. | luckytyphlosion | 1 | -1/+3 | |
| 2015-08-02 | Attempt to make Yellow Buildable, part 5 | luckytyphlosion | 1 | -2/+14 | |
| Rest of unknown pointers in homebank, fix some function names. | |||||
| 2015-08-01 | Attempt to make Yellow buildable, part 2. | luckytyphlosion | 1 | -2/+4 | |
| 2015-08-01 | Attempt to make yellow buildable. | luckytyphlosion | 1 | -3/+13 | |
| Building Errors: Segmentation Error. | |||||
| 2015-06-07 | More bank3f code. | luckytyphlosion | 1 | -1/+56 | |
| 2015-06-05 | Fix a lot of bugs | U-Daniel-PC\Daniel | 1 | -4/+4 | |
| 2015-06-04 | EOL Windows->UNIX | U-Daniel-PC\Daniel | 1 | -217/+217 | |
| 2015-05-31 | More bank3f code | luckytyphlosion | 1 | -3/+68 | |
| 2015-05-24 | Bank 3c and 3f stuff. | luckytyphlosion | 1 | -3/+142 | |
| 2015-05-23 | Moving yellow data to yellow folder. | luckytyphlosion | 1 | -0/+2 | |
