aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-07-18fix variable namingYamaArashi85-371/+371
2015-07-17money / coins hram constantsYamaArashi5-37/+37
2015-07-17More direction constantsdannye34-229/+426
facing directions, npc movement, joypad
2015-07-16Swap trade center and battle centerdannye3-14/+14
also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
2015-07-15menu stuffYamaArashi2-7/+7
2015-07-15more movement stuffYamaArashi2-14/+15
2015-07-14named wram variablesYamaArashi1-3/+3
2015-07-14hall of fame / creditsYamaArashi2-4/+4
2015-07-14player animations, emotion bubbles, etc.YamaArashi2-9/+9
2015-07-14Use more screen dimension constantsdannye1-1/+1
2015-07-14Use more *Coorddannye3-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
2015-07-13named party menu/naming screen wram variablesYamaArashi2-3/+3
2015-07-13comment slot machineYamaArashi1-2/+2
2015-07-12movemon and removepokemon wram variablesYamaArashi1-9/+9
2015-07-12named wram variablesYamaArashi3-5/+5
2015-07-04Start using text predef macrosdannye19-48/+50
also sprite direction constants
2015-07-03More TX_ASMU-Daniel-PC\Daniel5-12/+12
2015-07-03No more ldhU-Daniel-PC\Daniel19-54/+54
2015-07-03TX_ASMU-Daniel-PC\Daniel141-552/+552
2015-07-03Rename/organize part 2 of 4U-Daniel-PC\Daniel142-2242/+2245
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-06-12Hardcoded audio bank referencesU-Daniel-PC\Daniel1-2/+2
2015-06-12Name a few unknownsU-Daniel-PC\Daniel1-3/+6
2015-06-12Name the last of unnamed textU-Daniel-PC\Daniel6-37/+37
2015-05-06Update rockethideout4.asmluckytyphlosion1-2/+2
2015-05-06Update pewtergym.asmluckytyphlosion1-2/+2
2015-05-06Update ceruleangym.asmluckytyphlosion1-2/+2
2015-05-06Update copycatshouse2f.asmluckytyphlosion1-1/+1
2015-05-06Update ssanne6.asmluckytyphlosion1-1/+1
2015-05-06Update fuchsiahouse2.asmluckytyphlosion1-2/+2
2015-05-06Update pewtercity.asmluckytyphlosion1-5/+5
2015-05-06Update mtmoonpokecenter.asmluckytyphlosion1-3/+3
2015-05-06More removal of "ldh"luckytyphlosion1-21/+21
2015-05-06Remove use of ldh.luckytyphlosion1-3/+3
RGBFix treats ld a,[$ffxx] as two bytes.
2015-02-20Remove hard-coded wPokedexOwned/wPokedexSeen array sizeU-Daniel-PC\Daniel1-1/+1
2015-02-07Named wram symbolsYamaArashi1-2/+2
2015-02-07Pick off some more static map ids.yenatch1-1/+1
2015-02-07serial/trade/miscYamaArashi25-31/+31
2015-01-22Clean up white space, fix label typoU-Daniel-PC\Daniel11-13/+13
2014-10-26Labels for Fuji in Pokémon Tower.IIMarckus1-7/+7
2014-10-18Improve labels for Yellow Safari Zone entrance.IIMarckus1-10/+9
2014-10-17Add parts of the Safari Zone entrance script from Yellow.IIMarckus2-105/+361
2014-10-17Replace hardcoded pointer with label.IIMarckus1-1/+1
2014-10-17More idioms.IIMarckus1-7/+7
2014-10-17Add more from the beach house.IIMarckus1-0/+195
2014-10-16Minor comment/label improvements in Cinnabar Lab.IIMarckus1-6/+10
2014-09-26A few static hide/show idsU-Daniel-PC\Daniel1-1/+7
2014-09-26Enumerate hide/show constantsU-Daniel-PC\Daniel1-1/+1
2014-09-25Make Hide/Show objects more dynamicU-Daniel-PC\Daniel34-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.
2014-09-23Rename hVBlank* constants to h*.yenatch1-2/+2
2014-09-14Commented/labelled misc functionsYamaArashi77-150/+150