| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync with pokered | dannye | 2020-05-20 | 1 | -394/+0 |
| | | |||||
| * | Rename spritestatedata structs. | luckytyphlosion | 2018-11-18 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-06-11 | 1 | -34/+34 |
| |\ | |||||
| | * | Part 1 of syncing with pokered. | IIMarckus | 2016-06-08 | 1 | -33/+33 |
| | | | |||||
| | * | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 2016-06-06 | 1 | -1/+1 |
| | | | |||||
| * | | Sync with pokered | dannye | 2016-06-11 | 1 | -13/+13 |
| |/ | | | | from August 29, 2015 to April 6, 2016 | ||||
| * | Vermilion City scripts | pikalaxalt | 2016-05-27 | 1 | -1/+1 |
| | | |||||
| * | Route 22 | pikalaxalt | 2016-05-27 | 1 | -92/+41 |
| | | |||||
| * | engine/battle/trainer_ai.asm | luckytyphlosion | 2015-12-06 | 1 | -1/+1 |
| | | |||||
| * | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 1 | -4/+4 |
| | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||||
| * | No more $C8 | dannye | 2015-08-10 | 1 | -2/+2 |
| | | | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers | ||||
| * | commented audio code | YamaArashi | 2015-08-08 | 1 | -5/+5 |
| | | |||||
| * | more naming variables | YamaArashi | 2015-07-24 | 1 | -2/+2 |
| | | |||||
| * | make route22 rival events more consistent | YamaArashi | 2015-07-23 | 1 | -7/+7 |
| | | |||||
| * | named most of the used events | YamaArashi | 2015-07-21 | 1 | -9/+9 |
| | | |||||
| * | enumerate events | YamaArashi | 2015-07-20 | 1 | -19/+9 |
| | | |||||
| * | naming | YamaArashi | 2015-07-19 | 1 | -12/+12 |
| | | |||||
| * | fix variable naming | YamaArashi | 2015-07-18 | 1 | -25/+25 |
| | | |||||
| * | More direction constants | dannye | 2015-07-17 | 1 | -5/+29 |
| | | | | | facing directions, npc movement, joypad | ||||
| * | player animations, emotion bubbles, etc. | YamaArashi | 2015-07-14 | 1 | -6/+6 |
| | | |||||
| * | Start using text predef macros | dannye | 2015-07-04 | 1 | -7/+7 |
| | | | | | also sprite direction constants | ||||
| * | TX_ASM | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -2/+2 |
| | | |||||
| * | Rename/organize part 2 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -40/+40 |
| | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | Make Hide/Show objects more dynamic | U-Daniel-PC\Daniel | 2014-09-25 | 1 | -2/+2 |
| | | | | | | | | be on the look out for more static ids in the wild unused constants are still included because a script could be written to check whether the player has picked up an item/fought a legendary etc. | ||||
| * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 1 | -2/+2 |
| | | |||||
| * | Commented more sprite and map code | YamaArashi | 2014-09-13 | 1 | -2/+2 |
| | | |||||
| * | Labelled and commented mostly sprite-related things | YamaArashi | 2014-09-09 | 1 | -7/+7 |
| | | |||||
| * | 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 | -2/+2 |
| | | | | | The destination is obvious when using the predef macro. | ||||
| * | Clean up white space | U-Fish-PC\Daniel | 2014-06-09 | 1 | -1/+1 |
| | | |||||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -47/+47 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||||
| * | Rename joypad registers. | yenatch | 2014-05-25 | 1 | -9/+9 |
| | | |||||
| * | Use constants for the starter mons | U-Fish-PC\Daniel | 2014-05-21 | 1 | -6/+6 |
| | | |||||
| * | Merge branch 'master' of https://github.com/huderlem/pokered into pull-data | U-Fish-PC\Daniel | 2014-05-19 | 1 | -48/+43 |
| | | | | | | | | Conflicts: main.asm text.asm text/maps/route_22.asm | ||||
| * | Pull map scripts out of main.asm | U-Fish-PC\Daniel | 2014-05-18 | 1 | -0/+440 |
