| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-11-04 | Start reorganizing pokeyellow | Rangi | 1 | -851/+0 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -19/+19 | |
| 2020-05-20 | Sync with pokered | dannye | 1 | -1/+1 | |
| 2016-06-12 | Remove more address comments | dannye | 1 | -2/+2 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -2/+2 | |
| 2016-06-11 | Character dict; surfing minigame; printer debug | pikalaxalt | 1 | -55/+59 | |
| 2016-06-11 | Sync with pokered | dannye | 1 | -3/+3 | |
| from August 29, 2015 to April 6, 2016 | |||||
| 2016-06-08 | More on Pikachu emotions | pikalaxalt | 1 | -0/+4 | |
| 2016-06-08 | Pikapic animation function labels | pikalaxalt | 1 | -592/+148 | |
| 2016-06-06 | Split out Pikachu-related data | pikalaxalt | 1 | -470/+19 | |
| 2016-06-06 | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 1 | -1712/+1 | |
| 2016-06-06 | Clean up white space | dannye | 1 | -20/+20 | |
| 2016-06-05 | Resolve hardcoded WRAM labels in engine/printer.asm | pikalaxalt | 1 | -1/+1 | |
| 2016-05-31 | Vermilion Fan Club | pikalaxalt | 1 | -5/+5 | |
| 2016-05-30 | Bill's House | pikalaxalt | 1 | -8/+8 | |
| 2016-05-29 | Pewter Pokecenter | pikalaxalt | 1 | -5/+5 | |
| 2016-05-25 | All Pikachu emotion gfx have been labeled | pikalaxalt | 1 | -158/+158 | |
| 2016-05-25 | Move stuff around and disassemble a random function | pikalaxalt | 1 | -0/+607 | |
| 2016-05-25 | Replace pcm arguments with pcm file labels | pikalaxalt | 1 | -416/+0 | |
| 2016-05-25 | Fully disassemble pikachu pic animation scripts | pikalaxalt | 1 | -61/+330 | |
| 2016-05-25 | I'm pretty sure these are graphics pointers | pikalaxalt | 1 | -119/+135 | |
| 2016-05-25 | More playing around with pikapic script disasm | pikalaxalt | 1 | -35/+110 | |
| 2016-05-25 | Make some sense out of the pic animations | pikalaxalt | 1 | -2215/+273 | |
| 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. | |||||
