aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * enumerate eventsYamaArashi2015-07-20120-1447/+1076
| |
* | Unify audio bank referencesdannye2015-07-221-1/+1
|/ | | | | | 2→1 8→2 1f→3
* constants for flag actionsYamaArashi2015-07-192-6/+6
|
* namingYamaArashi2015-07-1919-71/+71
|
* replace uses of minus oneYamaArashi2015-07-191-4/+4
|
* jpab/jpba macrosYamaArashi2015-07-194-12/+4
|
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-1922-164/+175
|\ | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
| * small changesYamaArashi2015-07-181-2/+2
| |
| * miscYamaArashi2015-07-1821-162/+173
| |
* | Name sound effectsdannye2015-07-1916-18/+18
|/
* Consolidate coord macrosdannye2015-07-184-14/+14
|
* fix variable namingYamaArashi2015-07-1885-371/+371
|
* money / coins hram constantsYamaArashi2015-07-175-37/+37
|
* More direction constantsdannye2015-07-1734-229/+426
| | | | facing directions, npc movement, joypad
* Merge branch 'master' of https://github.com/iimarckus/pokereddannye2015-07-167-37/+38
|\
| * menu stuffYamaArashi2015-07-152-7/+7
| |
| * more movement stuffYamaArashi2015-07-152-14/+15
| |
| * named wram variablesYamaArashi2015-07-141-3/+3
| |
| * hall of fame / creditsYamaArashi2015-07-142-4/+4
| |
| * player animations, emotion bubbles, etc.YamaArashi2015-07-142-9/+9
| |
* | Swap trade center and battle centerdannye2015-07-163-14/+14
|/ | | | | also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
* Use more screen dimension constantsdannye2015-07-141-1/+1
|
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-145-19/+19
|\ | | | | | | | | Conflicts: engine/town_map.asm
| * named party menu/naming screen wram variablesYamaArashi2015-07-132-3/+3
| |
| * comment slot machineYamaArashi2015-07-131-2/+2
| |
| * movemon and removepokemon wram variablesYamaArashi2015-07-121-9/+9
| |
| * named wram variablesYamaArashi2015-07-123-5/+5
| |
* | Use more *Coorddannye2015-07-143-3/+3
|/ | | | | | 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 macrosdannye2015-07-0419-48/+50
| | | | also sprite direction constants
* More TX_ASMU-Daniel-PC\Daniel2015-07-035-12/+12
|
* No more ldhU-Daniel-PC\Daniel2015-07-0319-54/+54
|
* TX_ASMU-Daniel-PC\Daniel2015-07-03141-552/+552
|
* Rename/organize part 2 of 4U-Daniel-PC\Daniel2015-07-03142-2242/+2245
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Hardcoded audio bank referencesU-Daniel-PC\Daniel2015-06-121-2/+2
|
* Name a few unknownsU-Daniel-PC\Daniel2015-06-121-3/+6
|
* Name the last of unnamed textU-Daniel-PC\Daniel2015-06-126-37/+37
|
* Remove hard-coded wPokedexOwned/wPokedexSeen array sizeU-Daniel-PC\Daniel2015-02-201-1/+1
|
* Merge remote-tracking branch 'origin/master'yenatch2015-02-131-2/+2
|\
| * Named wram symbolsYamaArashi2015-02-071-2/+2
| |
* | Pick off some more static map ids.yenatch2015-02-071-1/+1
|/
* serial/trade/miscYamaArashi2015-02-0725-31/+31
|
* Clean up white space, fix label typoU-Daniel-PC\Daniel2015-01-2211-13/+13
|
* Labels for Fuji in Pokémon Tower.IIMarckus2014-10-261-7/+7
|
* Merge branch 'master' of https://github.com/dannye/pokeredIIMarckus2014-10-2034-102/+149
|\
| * A few static hide/show idsU-Daniel-PC\Daniel2014-09-261-1/+7
| |
| * Enumerate hide/show constantsU-Daniel-PC\Daniel2014-09-261-1/+1
| |
| * Make Hide/Show objects more dynamicU-Daniel-PC\Daniel2014-09-2534-101/+142
| | | | | | | | | | | | | | 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.
* | Improve labels for Yellow Safari Zone entrance.IIMarckus2014-10-181-10/+9
| |
* | Add parts of the Safari Zone entrance script from Yellow.IIMarckus2014-10-172-105/+361
| |
* | Replace hardcoded pointer with label.IIMarckus2014-10-171-1/+1
| |