summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2016-05-26Include and fix Cerulean scriptspikalaxalt
2016-05-26Add Pewter City and fix scriptspikalaxalt
2016-05-26Include Route 5pikalaxalt
2016-05-26Include route 7 and link club headers/datapikalaxalt
2016-05-24Actually include the Beach House scripts and headerspikalaxalt
2016-05-23Yellow-ize evolution codepikalaxalt
2016-05-23Bank7 misc functionsluckytyphlosion
Also delete gfx/intro_nido pngs (aren't used in the build)
2016-01-09Minor fixesluckytyphlosion
2015-12-29More BankF documentationluckytyphlosion
Also introduce bit direction constants and setpal macros
2015-12-26Start disassembling bank0F (Battle)luckytyphlosion
All current findings will be located in engine/battle/core_.asm
2015-12-22Fewer underscores in constantsluckytyphlosion
dannye
2015-12-06engine/battle/trainer_ai.asmluckytyphlosion
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-10-18Complete documentation of bank3luckytyphlosion
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
2015-08-30Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion
Doesn't build.
2015-08-14item name length constantYamaArashi
2015-08-14add border constant and clear up misnomerYamaArashi
2015-08-12named more variablesYamaArashi
2015-08-11More joypad constantsdannye
2015-08-10Replace hardcoded name lengths with NAME_LENGTHdannye
2015-08-10No more $C8dannye
Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
2015-08-10Use constants for elevator floorsdannye
2015-08-10Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
2015-08-09Replace some hardcoded data sizesdannye
2015-08-08commented audio codeYamaArashi
2015-08-07named CountSetBits output variableYamaArashi
2015-08-05Use more lbdannye
and other clean up
2015-07-25yet more namingYamaArashi
2015-07-24more naming variablesYamaArashi
2015-07-24named animation functions/variablesYamaArashi
2015-07-23make route22 rival events more consistentYamaArashi
2015-07-23named functionYamaArashi
2015-07-23clean up wram aliasesYamaArashi
2015-07-22Merge pull request #107 from YamaArashi/masterDaniel Harding
enumerate events
2015-07-22Unify audio bank referencesdannye
2→1 8→2 1f→3
2015-07-21named more constantsYamaArashi
2015-07-21named most of the used eventsYamaArashi
2015-07-20gym leader eventsYamaArashi
2015-07-20enumerate eventsYamaArashi
2015-07-19constants for flag actionsYamaArashi
2015-07-19namingYamaArashi
2015-07-19replace uses of minus oneYamaArashi
2015-07-19jpab/jpba macrosYamaArashi
2015-07-19Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
2015-07-19Name sound effectsdannye
2015-07-18small changesYamaArashi
2015-07-18miscYamaArashi
2015-07-18Consolidate coord macrosdannye
2015-07-18fix variable namingYamaArashi
2015-07-17money / coins hram constantsYamaArashi