summaryrefslogtreecommitdiff
path: root/wram.asm
AgeCommit message (Collapse)Author
2013-07-29reorder a couple wram labelsyenatch
latest label is used in wram label replace
2013-07-25Remove erroneous TileX/Y labelsyenatch
2013-07-22even more bank 1 asmyenatch
2013-07-21mom/rival/red/green namesyenatch
2013-07-20more overworld wram labelsyenatch
2013-07-12Outdoor sprites and sprite constantsyenatch
2013-07-10more scripting cleanupyenatch
2013-07-10MapObjects and ScriptRunningyenatch
2013-07-10SelectMenuyenatch
2013-07-10start using relevant constants in wram.asmyenatch
2013-07-10clean up StartMenuyenatch
2013-06-27DoPlayerMovement and recomment ow surfing checksyenatch
2013-06-17LostBattle and HalveMoneyyenatch
2013-06-13comment statdown move commandyenatch
2013-05-29wram: room decorationsyenatch
2013-05-21Add Prof. Oak's PC.IIMarckus
2013-05-13mixed up connection y/x offset wram labelsyenatch
2013-05-13connection wram labels for each directionyenatch
2013-05-13Map connection wram labelsyenatch
2013-05-12Add some naming screen stuff.IIMarckus
2013-05-08disasm some menu stuffSanky
2013-05-06residual status constantsyenatch
2013-05-04additional trainer class id in wramyenatch
this one seems more persistent than OtherTrainerID
2013-05-03Fix a wram mislabel (EnemyDisabledMove)yenatch
2013-05-03fruit treesyenatch
2013-05-03arena trap substatusyenatch
2013-05-03move effect cleanupyenatch
2013-04-30GetItemAttr and related fnsyenatch
2013-04-29i have a clue what most of this doesyenatch
2013-04-29More labels in LoadEnemyMonyenatch
2013-04-29BaseStats is now BaseDatayenatch
2013-04-29base stat labels + GetCurNickyenatch
2013-04-27more effect constantsyenatch
2013-04-20Enemy screensyenatch
2013-04-20various battle wram + fixesyenatch
2013-04-19party flags for evolution checkingyenatch
2013-04-12TempMon structyenatch
2013-04-08minor wram fixesyenatch
2013-04-07BreedMon typo in wramyenatch
2013-03-27All local addresses in bank d have labelsyenatch
2013-03-27Identify more move effect commandsyenatch
2013-03-26Move effect commands dumpyenatch
2013-03-26Various battle-related bank0 asm and wram/constantsyenatch
2013-03-22various minor additionsyenatch
-battle variable constants -step counters -turn update fns
2013-02-28comments for GetScriptByteBryan Bishop
2013-02-26Credits script and parseryenatch
This is the first time two wram addresses overlap.
2013-02-23PlayCryHeader and related wramyenatch
2013-02-18Split magikarp length calcs outyenatch
2013-02-05Move BitTable2 to a fileyenatch
Currently, rgbasm's maximum macro parameter length is sixteen chars. A couple wram labels were changed to accomodate this for now.
2013-02-05Fix box name addressesyenatch