summaryrefslogtreecommitdiff
path: root/constants.asm
AgeCommit message (Collapse)Author
2013-08-27engine flag constantsyenatch
2013-08-24battle init and battle transition predefsyenatch
2013-08-23first event flag constantsyenatch
2013-08-16dt: three-byte valueyenatch
used for pokemon exp
2013-08-15CheckContestMon and a couple labels in bank 0yenatch
2013-08-03more predef constantsyenatch
2013-08-03comment more battle uiyenatch
2013-07-10rst $28 -> JumpTableyenatch
2013-07-10version constantyenatch
2013-07-10start using relevant constants in wram.asmyenatch
2013-06-27DoPlayerMovement and recomment ow surfing checksyenatch
2013-06-17move constants files into constants/yenatch
2013-06-10split out constantsyenatch
2013-05-22Disassemble Kris's PC.IIMarckus
2013-05-07portraitm_ail -> portraitmailyenatch
2013-05-06residual status constantsyenatch
2013-05-04flag constantsyenatch
2013-05-04unused move effect constants are apparently used by the aiyenatch
2013-05-03arena trap substatusyenatch
2013-05-03move effect cleanupyenatch
2013-05-03easier-to-use status constantsyenatch
2013-05-02sfx constantsyenatch
2013-05-01elevator floor constantsyenatch
2013-04-30item attribute constantsyenatch
2013-04-29i have a clue what most of this doesyenatch
2013-04-29More labels in LoadEnemyMonyenatch
2013-04-29getname functionsyenatch
2013-04-25move effect constantsyenatch
2013-04-12evolution minimum happiness constantyenatch
2013-04-08fix special constant spacingyenatch
2013-04-08Shuckle specialyenatch
2013-04-08minor wram fixesyenatch
2013-03-28sub/status constantsyenatch
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-22Split out joypadyenatch
2013-02-15Minor rgbasm macro cleanupyenatch
2013-02-04Add NONE constantyenatch
2013-02-03Add menu icons.Sanky
2013-02-02Merge https://github.com/kanzure/pokecrystalSanky
Conflicts: constants.asm extras/crystal.py main.asm
2013-01-25give names to some rst commandsyenatch
2013-01-23temporary animation macrosyenatch
2013-01-16Disasm EggStatsScreen and related. Add coord macros.Sanky
2013-01-14Merge pull request #87 from iimarckus/shootbreezeBryan Bishop
phone call texts and phone call scripts
2013-01-14Disasm more party menu-related functions.Sanky
2013-01-13Add lots of phone call texts.IIMarckus
2013-01-13implement rgb macro for palettesyenatch
2013-01-11make some labels saneryenatch
2013-01-11comment LoadEnemyMon and related fns; add RNG fnsyenatch
2012-12-31pokemon base stats structure + removed junk filesBryan Bishop