summaryrefslogtreecommitdiff
path: root/wram.asm
AgeCommit message (Collapse)Author
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
2013-02-04Add vram sections to wram, and minor fixesyenatch
2013-02-03Merge pull request #103 from yenatch/masterBryan Bishop
Fly / town map.
2013-02-04Fly / town mapyenatch
2013-02-02Merge https://github.com/kanzure/pokecrystalSanky
Conflicts: constants.asm extras/crystal.py main.asm
2013-01-25fix OverworldMap definitionyenatch
2013-01-14disasm PrintPartyMenuTextSanky
2013-01-11make some labels saneryenatch
2013-01-11comment LoadEnemyMon and related fns; add RNG fnsyenatch
2013-01-01clean up wram (excess partymon structs)yenatch
2013-01-01remove last incbin in bank 3ayenatch
2012-12-23clean up bank 0; time-sensitive fns; add Predef fnpadz
comment redone joypad functions + automated input comment some uncommented functions comment known hram addresses try to clean up CalcMagikarpLength label known addresses add time-sensitive functions (rtc, palettes) add Predef and PredefPointers
2012-12-14expand on battle rampadz
2012-11-24more wram.asm typospadz
2012-11-23fix a typo in wram.asmpadz
2012-11-23flesh out wram, fix unallocated labelspadz
2012-11-03disasm bank3a, map audio ram, implement musscriptspadz
2012-11-02prep for next commitpadz
2012-10-11add missing instructionpadz
2012-10-11start sfx disasmpadz
2012-10-09fixed problems with wram.asm, compiles nowpadz
2012-10-09add breeding section to wrampadz
2012-10-09start work on audio enginepadz
2012-09-26emergency fixpadz
2012-09-23fix last commitpadz
2012-09-22treemon and assorted minor changespadz