| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -510/+0 |
| | | |||||
| * | Sync with pokered | dannye | 2020-05-20 | 1 | -6/+6 |
| | | |||||
| * | Rename spritestatedata structs. | luckytyphlosion | 2018-11-18 | 1 | -3/+3 |
| | | |||||
| * | sync engine code with pokered | YamaArashi | 2016-06-11 | 1 | -7/+7 |
| | | |||||
| * | remove address comments | YamaArashi | 2016-06-11 | 1 | -45/+45 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-06-11 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-08 | 1 | -3/+3 |
| | |\ | |||||
| | * | | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 2016-06-06 | 1 | -3/+3 |
| | | | | |||||
| * | | | Sync with pokered | dannye | 2016-06-11 | 1 | -4/+5 |
| | |/ |/| | | | | | from August 29, 2015 to April 6, 2016 | ||||
| * | | Clean up white space | dannye | 2016-06-06 | 1 | -3/+3 |
| |/ | |||||
| * | Bank7 misc functions | luckytyphlosion | 2016-05-23 | 1 | -69/+112 |
| | | | | | Also delete gfx/intro_nido pngs (aren't used in the build) | ||||
| * | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 2015-12-31 | 1 | -1/+1 |
| | | |||||
| * | 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 | ||||
| * | More joypad constants | dannye | 2015-08-11 | 1 | -12/+12 |
| | | |||||
| * | commented audio code | YamaArashi | 2015-08-08 | 1 | -3/+3 |
| | | |||||
| * | named CountSetBits output variable | YamaArashi | 2015-08-07 | 1 | -2/+2 |
| | | |||||
| * | yet more naming | YamaArashi | 2015-07-25 | 1 | -16/+16 |
| | | |||||
| * | named animation functions/variables | YamaArashi | 2015-07-24 | 1 | -1/+1 |
| | | |||||
| * | fixed hram aliases and named wram var | YamaArashi | 2015-07-23 | 1 | -4/+4 |
| | | |||||
| * | Merge pull request #107 from YamaArashi/master | Daniel Harding | 2015-07-22 | 1 | -26/+28 |
| |\ | | | | | enumerate events | ||||
| | * | named more constants | YamaArashi | 2015-07-21 | 1 | -20/+22 |
| | | | |||||
| | * | named most of the used events | YamaArashi | 2015-07-21 | 1 | -4/+4 |
| | | | |||||
| | * | enumerate events | YamaArashi | 2015-07-20 | 1 | -12/+12 |
| | | | |||||
| * | | Rename sound effect files | dannye | 2015-07-22 | 1 | -1/+1 |
| |/ | |||||
| * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -4/+4 |
| | | |||||
| * | naming | YamaArashi | 2015-07-19 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 1 | -1/+1 |
| |\ | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | ||||
| | * | misc | YamaArashi | 2015-07-18 | 1 | -1/+1 |
| | | | |||||
| * | | Name sound effects | dannye | 2015-07-19 | 1 | -8/+8 |
| |/ | |||||
| * | A few missed TX_ASM | dannye | 2015-07-18 | 1 | -1/+2 |
| | | |||||
| * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -2/+2 |
| | | |||||
| * | Fix Safari Zone check labels | dannye | 2015-07-16 | 1 | -7/+8 |
| | | |||||
| * | Use more *Coord | dannye | 2015-07-14 | 1 | -2/+2 |
| | | | | | | | also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it | ||||
| * | Start using text predef macros | dannye | 2015-07-04 | 1 | -23/+15 |
| | | | | | also sprite direction constants | ||||
| * | TX_ASM | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -4/+4 |
| | | |||||
| * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -23/+23 |
| | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | Pick off some more static map ids. | yenatch | 2015-02-07 | 1 | -1/+1 |
| | | |||||
| * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 1 | -3/+3 |
| | | |||||
| * | Commented more sprite and map code | YamaArashi | 2014-09-13 | 1 | -4/+4 |
| | | |||||
| * | Labelled and commented mostly sprite-related things | YamaArashi | 2014-09-09 | 1 | -1/+1 |
| | | |||||
| * | Use macros for predef calls/jumps instead of static ids. | yenatch | 2014-06-16 | 1 | -6/+3 |
| | | |||||
| * | Remove generated "indirect jump" comments. | yenatch | 2014-06-16 | 1 | -1/+1 |
| | | | | | The destination is obvious when using the predef macro. | ||||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -44/+44 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||||
| * | Rename joypad registers. | yenatch | 2014-05-25 | 1 | -1/+1 |
| | | |||||
| * | Clean up some bank 3 functions and rename flag action functions. | yenatch | 2014-05-25 | 1 | -4/+4 |
| | | |||||
| * | Pull a lot of engine out of main.asm | U-Fish-PC\Daniel | 2014-05-22 | 1 | -0/+473 |
