summaryrefslogtreecommitdiff
path: root/main.asm
AgeCommit message (Expand)Author
2014-10-24More comments and labels for ball catch rates.IIMarckus
2014-10-23Merge remote-tracking branch 'xcrystal/master' into masteryenatch
2014-10-22Add commentary and labels to AI stuffxCrystal
2014-10-22Revert "nothing"xCrystal
2014-10-22nothingxCrystal
2014-10-21More AI commentaryxCrystal
2014-10-21Rename labels and add more commentary to AI stuffxCrystal
2014-09-30Miscellaneous formatting cleanup.yenatch
2014-08-22Add the initial mobile adapter save data.yenatch
2014-08-22Close an open string in name selection.yenatch
2014-08-22Use AttrMap and TileMap labels for relative addressing.yenatch
2014-08-18Recomment Headbutt tree and Rock Smash encounters.yenatch
2014-08-14Recomment the text engine.yenatch
2014-08-13Better trainer AI comments and finish off trainer attributes.yenatch
2014-08-13More constants and bug comments in item effects.yenatch
2014-07-24Label CheckPhoneCall.yenatch
2014-07-24Use phone script labels in the phone contact table.yenatch
2014-07-24Relabel GetItemDescription -> PrintItemDescription.yenatch
2014-07-24Add real-time-clock and Daylight Savings Time wram labels.yenatch
2014-07-23Dump the phone scripts.yenatch
2014-07-22Separate phone scripts from std scripts.yenatch
2014-07-19Remove generated "jump sources" comments.yenatch
2014-07-19Name the script special function and clean up a couple specials.yenatch
2014-07-18Badge and move constants in Strength and Surf field effects.yenatch
2014-07-18Use WOOPER in Oak speech.yenatch
2014-07-18Name cry functions in home.asm.yenatch
2014-07-18Rename the internal PlayCry function to _PlayCryHeader.yenatch
2014-07-18Cry "echo" is actually the upper byte of pitch (now a word).yenatch
2014-07-18Use macros for spawns and flypoints.yenatch
2014-06-23More PartyMon labels for relative addressing.yenatch
2014-06-19More object struct labels and constants.yenatch
2014-06-18Merge remote-tracking branch 'kanzure/master'yenatch
2014-06-18Residual damage, battle text labels, pic predefs.yenatch
2014-06-17Contest battle type and comment the battle menu.yenatch
2014-06-17Use better constants/comments in DST near-midnight checks.IIMarckus
2014-06-16Name the UpdateEnemyHUD predef.yenatch
2014-06-16Use a predef macro that takes labels instead of juggling constants.yenatch
2014-06-16Name and comment some move learning functions.yenatch
2014-06-14Name and comment the trainer party reader.yenatch
2014-06-14Move trainer item AI into battle/ai/items.asm.yenatch
2014-06-14Item constants in trainer ai.yenatch
2014-06-14Rename _GetBattleVar -> GetBattleVarAddr.yenatch
2014-06-13Battle type constants in the wild.yenatch
2014-06-13More battle code cleanup.yenatch
2014-06-12Consolidate monster structs in wram and sram.yenatch
2014-06-10Use constants for move struct positioning.yenatch
2014-06-10Consolidate NUM_MOVES usage and monster struct labels.yenatch
2014-06-06Comment PrintNum.yenatch
2014-06-04Clean up the growth_rate macro.yenatch
2014-06-04Remove the FuncCoord macro.yenatch