summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-24Use more constantsRangi
2019-01-24Keep "paragraphs" of related code togetherRangi
2019-01-19Fix: Clair can give TM24 Dragonbreath twiceRangi
2019-01-19Bug: Clair can give TM24 Dragonbreath twiceRangi
2019-01-18Fix map name frame calculationmid-kid
2019-01-15Fix constants used with startbattlemid-kid
2019-01-15Document wSuicuneFramemid-kid
2019-01-15Fix some constantsmid-kid
2019-01-12Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bankRangi
2019-01-07Dif formatting typoRangi
2019-01-07Document bugfix: ScriptCall can overflow wScriptStack and crashRangi
2019-01-07Document a bugfix: AI makes a false assumption about CheckTypeMatchupRangi
2019-01-06Consistent formatting in Function_SetEnemyMonAndSendOutAnimation and BattleSt...Rangi
2019-01-05Document a bugfix: 1/256 failure rate for 100% effect chanceRangi
2019-01-03Merge pull request #590 from Rangi42/masterRangi
2019-01-03MON_NAME_LENGTH -> NAME_LENGTHRangi
2019-01-02Clean up some Odd Egg and Battle Tower code and dataRangi
2019-01-01Add travis webhook for unnamed.pymid-kid
2019-01-01unnamed.py: Add completion percentagemid-kid
2018-12-31Make tools/gfx.py executableRangi
2019-01-01Add tool to find unnamed symbolsmid-kid
2018-12-31Merge pull request #587 from Rangi42/masterRangi
2018-12-31Keep the most relevant data at the top of the Makefile (the built filenames)Rangi
2018-12-31Remove the 'extras' submoduleRangi
2018-12-31Keep gfx.py with other tools, and remove its dependency on the 'extras' submo...Rangi
2018-12-31Merge pull request #585 from Rangi42/masterRangi
2018-12-31*PhoneScript1 -> *PhoneCalleeScript, and *PhoneScript2 -> *PhoneCallerScriptRangi
2018-12-31Use battle menu flagsRangi
2018-12-31Fix a typoRangi
2018-12-30Split generic phone caller+callee text into individual NPCsRangi
2018-12-30Distinguish "caller" and "called" phone scripts+text (NPCs call you automatic...Rangi
2018-12-30$56 is "<……>"Rangi
2018-12-30Split engine/phone/phone_scripts.asm and phone_gossip.asm into individual filesRangi
2018-12-30Merge pull request #584 from mid-kid/masterRangi
2018-12-30Merge pull request #583 from melthelesbian/rgbds_environment_configRangi
2018-12-26Fix comments around BANK() statementsmid-kid
2018-12-25finish renaming RGBDS_DIR to RGBDSMelody
2018-12-25rename RGBDS_DIR to RGBDSMelody
2018-12-25allow setting RGBDS_DIRMelody
2018-12-25allow setting RGBASM in environment varsMelody
2018-12-23Define RANDY_OT_IDRangi
2018-12-23Fix issue #581 (random stuff ax6 noticed)Rangi
2018-12-16Merge pull request #579 from Rangi42/masterRangi
2018-12-09Formatting and commentsRangi
2018-12-09Format music macros like movement macrosRangi
2018-12-09Merge pull request #578 from mid-kid/masterRangi
2018-11-26Update docs/battle_anim_commands.mdmid-kid
2018-11-25Rename "feet and head follow" commandsmid-kid
2018-11-25Fix Belly Drum fixmid-kid
2018-11-23CalcStats -> CalcBattleStatsmid-kid