aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/pewtercity.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-05-201-324/+0
|
* Add deobfuscation from pokered commitsAmber Brault2019-10-171-8/+8
| | | | | | | | Remove excess linebreaks from surfing_minigame.asm This commit removes the extra line breaks added accidentally from the last commit. Add deobfuscation from pokered commits
* Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-111-35/+35
|\
| * Part 1 of syncing with pokered.IIMarckus2016-06-081-34/+34
| |
| * Split out pikachu engine functions; sprite state data macrospikalaxalt2016-06-061-1/+1
| |
* | Sync with pokereddannye2016-06-111-10/+10
|/ | | | from August 29, 2015 to April 6, 2016
* Add Pewter City and fix scriptspikalaxalt2016-05-261-11/+11
|
* more naming variablesYamaArashi2015-07-241-4/+4
|
* named most of the used eventsYamaArashi2015-07-211-1/+1
|
* gym leader eventsYamaArashi2015-07-201-1/+1
|
* enumerate eventsYamaArashi2015-07-201-4/+2
|
* fix variable namingYamaArashi2015-07-181-10/+10
|
* More direction constantsdannye2015-07-171-2/+11
| | | | facing directions, npc movement, joypad
* No more ldhU-Daniel-PC\Daniel2015-07-031-5/+5
|
* TX_ASMU-Daniel-PC\Daniel2015-07-031-3/+3
|
* Rename/organize part 2 of 4U-Daniel-PC\Daniel2015-07-031-9/+9
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Make Hide/Show objects more dynamicU-Daniel-PC\Daniel2014-09-251-4/+4
| | | | | | | 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.
* Commented more sprite and map codeYamaArashi2014-09-131-6/+6
|
* Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-25/+25
|
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-8/+4
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-24/+24
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Rename joypad registers.yenatch2014-05-251-3/+3
|
* Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-181-0/+321