aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* More direction constantsdannye2015-07-1734-229/+426
* 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
|/
* Use more screen dimension constantsdannye2015-07-141-1/+1
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-145-19/+19
|\
| * 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
|/
* Start using text predef macrosdannye2015-07-0419-48/+50
* 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
* 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
* | 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
* | More idioms.IIMarckus2014-10-171-7/+7
* | Add more from the beach house.IIMarckus2014-10-171-0/+195
* | Minor comment/label improvements in Cinnabar Lab.IIMarckus2014-10-161-6/+10
|/
* Rename hVBlank* constants to h*.yenatch2014-09-231-2/+2
* Merge remote-tracking branch 'YamaArashi/master'yenatch2014-09-20116-545/+545
|\
| * Commented/labelled misc functionsYamaArashi2014-09-1477-150/+150
| * Commented more sprite and map codeYamaArashi2014-09-1349-106/+106
| * Labelled and commented mostly sprite-related thingsYamaArashi2014-09-0944-280/+280
| * Labelled many functions/variablesYamaArashi2014-08-087-9/+9
* | Use PARTY_LENGTH and related constants in menu and hud code.yenatch2014-08-222-8/+8
|/
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-254-24/+12
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-1673-328/+164
* Use macros to define predefs.yenatch2014-06-161-1/+1