| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -270/+0 |
| | | |||||
| * | Sync with pokered | dannye | 2020-05-20 | 1 | -1/+1 |
| | | |||||
| * | remove address comments | YamaArashi | 2016-06-11 | 1 | -19/+19 |
| | | |||||
| * | Bank7 misc functions | luckytyphlosion | 2016-05-23 | 1 | -2/+2 |
| | | | | | Also delete gfx/intro_nido pngs (aren't used in the build) | ||||
| * | Ledges | pikalaxalt | 2016-05-22 | 1 | -4/+0 |
| | | |||||
| * | Pewter gym guys (moved to bank 6, no longer a predef?) | pikalaxalt | 2016-05-22 | 1 | -4/+108 |
| | | |||||
| * | 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) | ||||
| * | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -1/+1 |
| | | | | | Also introduce bit direction constants and setpal macros | ||||
| * | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 1 | -2/+2 |
| | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||||
| * | 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 | ||||
| * | commented audio code | YamaArashi | 2015-08-08 | 1 | -6/+6 |
| | | |||||
| * | yet more naming | YamaArashi | 2015-07-25 | 1 | -3/+3 |
| | | |||||
| * | more naming variables | YamaArashi | 2015-07-24 | 1 | -1/+1 |
| | | |||||
| * | intro stuff | YamaArashi | 2015-07-17 | 1 | -1/+1 |
| | | |||||
| * | more movement stuff | YamaArashi | 2015-07-15 | 1 | -46/+52 |
| | | |||||
| * | commented movement stuff | YamaArashi | 2015-07-15 | 1 | -1/+1 |
| | | |||||
| * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -2/+2 |
| | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 1 | -7/+6 |
| | | |||||
| * | Commented more sprite and map code | YamaArashi | 2014-09-13 | 1 | -10/+10 |
| | | |||||
| * | Labelled and commented mostly sprite-related things | YamaArashi | 2014-09-09 | 1 | -69/+69 |
| | | |||||
| * | Use macros for predef calls/jumps instead of static ids. | yenatch | 2014-06-16 | 1 | -8/+4 |
| | | |||||
| * | Remove generated "indirect jump" comments. | yenatch | 2014-06-16 | 1 | -1/+1 |
| | | | | | The destination is obvious when using the predef macro. | ||||
| * | Clean up music bank references | U-Fish-PC\Daniel | 2014-06-09 | 1 | -2/+2 |
| | | |||||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -74/+74 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||||
| * | Rename joypad registers. | yenatch | 2014-05-25 | 1 | -2/+2 |
| | | |||||
| * | Pull a lot of engine out of main.asm | U-Fish-PC\Daniel | 2014-05-22 | 1 | -0/+291 |
