summaryrefslogtreecommitdiff
path: root/constants.asm
AgeCommit message (Expand)Author
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
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
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
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
2012-12-23clean up bank 0; time-sensitive fns; add Predef fnpadz
2012-11-30get rid of defunct rgbasm macrospadz
2012-11-23update constants used in scripts and battle enginepadz
2012-11-03move musicdata to files in /music, data removed fnpadz
2012-11-03disasm bank3a, map audio ram, implement musscriptspadz
2012-11-02prep for next commitpadz
2012-10-11start sfx disasmpadz
2012-10-09add dn macropadz
2012-10-09start work on audio enginepadz
2012-09-26emergency fixpadz
2012-09-23fix last commitpadz
2012-09-22treemon and assorted minor changespadz
2012-07-14Give Object Event a readable label.IIMarckus
2012-07-06Add the New Game/Continue/etc menus.IIMarckus
2012-07-04$00 is Sunday, not Monday.IIMarckus
2012-07-04Use constants for days of the week.IIMarckus
2012-05-27map dimension constantsBryan Bishop
2012-05-25connection direction constantsBryan Bishop
2012-05-23Add evolutions and attacks.IIMarckus
2012-05-20add trainer group constantsBryan Bishop
2012-05-16correct for two route 10 mapsBryan Bishop
2012-04-27redo item constants (some were missed?)Bryan Bishop
2012-04-26remove script_macros.asm (deprecated)Bryan Bishop
2012-04-26add map/group constants into constants.asmBryan Bishop
2012-04-25dump scripting macros into script_macros.asmBryan Bishop
2012-03-26committing unfinished code (forgive me)Bryan Bishop
2012-03-20Add the moves table.IIMarckus