aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/viridiancity.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-05-20Sync with pokereddannye1-364/+0
2019-01-01Rename map files, labels, and constants to be consistent and work with ↵Rangi1-327/+0
Polished Map
2018-11-18Rename spritestatedata structs.luckytyphlosion1-3/+3
2016-07-18Clean up text commandsdannye1-1/+2
2016-06-11remove address commentsYamaArashi1-38/+38
2016-06-11Sync with pokereddannye1-13/+13
from August 29, 2015 to April 6, 2016
2016-06-08Part 1 of syncing with pokered.IIMarckus1-39/+39
2016-06-06Split out pikachu engine functions; sprite state data macrospikalaxalt1-3/+3
2016-05-26Final phase 3 of Viridian City script disassemblypikalaxalt1-3/+108
2016-05-26Disassemble Yellow Viridian scriptspikalaxalt1-11/+225
2016-05-26Phase 1 of viridian city script disassemblypikalaxalt1-319/+38
2015-12-26Start disassembling bank0F (Battle)luckytyphlosion1-2/+2
All current findings will be located in engine/battle/core_.asm
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion1-6/+6
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-10-18Complete documentation of bank3luckytyphlosion1-2/+2
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
2015-08-30No more W_dannye1-18/+18
2015-08-29use the new battle type constantsYamaArashi1-1/+1
2015-08-05Use more lbdannye1-1/+1
and other clean up
2015-07-21named most of the used eventsYamaArashi1-4/+4
2015-07-20gym leader eventsYamaArashi1-1/+1
2015-07-20enumerate eventsYamaArashi1-14/+7
2015-07-18fix variable namingYamaArashi1-3/+3
2015-07-17More direction constantsdannye1-1/+1
facing directions, npc movement, joypad
2015-07-03TX_ASMU-Daniel-PC\Daniel1-6/+6
2015-07-03Rename/organize part 2 of 4U-Daniel-PC\Daniel1-22/+22
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2014-09-09Labelled and commented mostly sprite-related thingsYamaArashi1-4/+4
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-21/+21
For unknown addresses, use "w<address>". Label overleads are still an issue.
2014-05-25Rename joypad registers.yenatch1-5/+5
2014-05-18Pull map scripts out of main.asmU-Fish-PC\Daniel1-0/+333