Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-19 | naming | YamaArashi | |
2015-07-19 | replace uses of minus one | YamaArashi | |
2015-07-19 | jpab/jpba macros | YamaArashi | |
2015-07-19 | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | |
Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | |||
2015-07-19 | Name sound effects | dannye | |
2015-07-18 | small changes | YamaArashi | |
2015-07-18 | misc | YamaArashi | |
2015-07-18 | Consolidate coord macros | dannye | |
2015-07-18 | fix variable naming | YamaArashi | |
2015-07-17 | money / coins hram constants | YamaArashi | |
2015-07-17 | More direction constants | dannye | |
facing directions, npc movement, joypad | |||
2015-07-16 | Merge branch 'master' of https://github.com/iimarckus/pokered | dannye | |
2015-07-16 | Swap trade center and battle center | dannye | |
also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102 | |||
2015-07-15 | menu stuff | YamaArashi | |
2015-07-15 | more movement stuff | YamaArashi | |
2015-07-14 | named wram variables | YamaArashi | |
2015-07-14 | hall of fame / credits | YamaArashi | |
2015-07-14 | player animations, emotion bubbles, etc. | YamaArashi | |
2015-07-14 | Use more screen dimension constants | dannye | |
2015-07-14 | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | |
Conflicts: engine/town_map.asm | |||
2015-07-14 | Use more *Coord | dannye | |
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 | |||
2015-07-13 | named party menu/naming screen wram variables | YamaArashi | |
2015-07-13 | comment slot machine | YamaArashi | |
2015-07-12 | movemon and removepokemon wram variables | YamaArashi | |
2015-07-12 | named wram variables | YamaArashi | |
2015-07-04 | Start using text predef macros | dannye | |
also sprite direction constants | |||
2015-07-03 | More TX_ASM | U-Daniel-PC\Daniel | |
2015-07-03 | No more ldh | U-Daniel-PC\Daniel | |
2015-07-03 | TX_ASM | U-Daniel-PC\Daniel | |
2015-07-03 | Rename/organize part 2 of 4 | U-Daniel-PC\Daniel | |
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | |||
2015-06-12 | Hardcoded audio bank references | U-Daniel-PC\Daniel | |
2015-06-12 | Name a few unknowns | U-Daniel-PC\Daniel | |
2015-06-12 | Name the last of unnamed text | U-Daniel-PC\Daniel | |
2015-02-20 | Remove hard-coded wPokedexOwned/wPokedexSeen array size | U-Daniel-PC\Daniel | |
2015-02-13 | Merge remote-tracking branch 'origin/master' | yenatch | |
2015-02-07 | Named wram symbols | YamaArashi | |
2015-02-07 | Pick off some more static map ids. | yenatch | |
2015-02-07 | serial/trade/misc | YamaArashi | |
2015-01-22 | Clean up white space, fix label typo | U-Daniel-PC\Daniel | |
2014-10-26 | Labels for Fuji in Pokémon Tower. | IIMarckus | |
2014-10-20 | Merge branch 'master' of https://github.com/dannye/pokered | IIMarckus | |
2014-10-18 | Improve labels for Yellow Safari Zone entrance. | IIMarckus | |
2014-10-17 | Add parts of the Safari Zone entrance script from Yellow. | IIMarckus | |
2014-10-17 | Replace hardcoded pointer with label. | IIMarckus | |
2014-10-17 | More idioms. | IIMarckus | |
2014-10-17 | Add more from the beach house. | IIMarckus | |
2014-10-16 | Minor comment/label improvements in Cinnabar Lab. | IIMarckus | |
2014-09-26 | A few static hide/show ids | U-Daniel-PC\Daniel | |
2014-09-26 | Enumerate hide/show constants | U-Daniel-PC\Daniel | |
2014-09-25 | Make Hide/Show objects more dynamic | U-Daniel-PC\Daniel | |
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. |