summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2019-06-09Create constants for ScrollingMenu item formatsmid-kid
2019-06-09Fix overworld scrolling function namesmid-kid
2019-06-04Misc fixesmid-kid
2019-06-04Fix menu_coords for pokecenter pcmid-kid
2019-05-25Get rid of _CRYSTALmid-kid
2019-05-25Fix usage of rIE and rSC constantsmid-kid
2019-05-25Magnet train fixesmid-kid
2019-05-18Correct the older+younger haircut brothers' labels and constantsRangi
2019-05-11Some more GB Printer documentationRangi
2019-04-23More fixes for fixesRangi
2019-04-19Identify a few more WRAM label usesRangi
2019-04-19Identify some more WRAM labelsRangi
2019-04-13Merge pull request #623 from mid-kid/patch-1Rangi
2019-04-13Merge pull request #622 from mid-kid/masterRangi
2019-04-13Merge pull request #614 from Fontbane/textRangi
2019-04-12Create some battle tower SRAM labelsmid-kid
2019-04-09TextBox -> Textboxmid-kid
2019-04-08Identify and eliminate wEngineBuffer1-5Rangi
2019-03-18Fix wram labeling for wPCItemsFredrik Ljungdahl
2019-03-16common_1 text documentationFontbane
2019-03-12Minor code+docs fixesRangi
2019-03-10Rename some call/jump script commands to avoid confusion with jr/jp asm instr...Rangi
2019-03-10Rename more script commands for consistency and predictabilityRangi
2019-03-03More consistent formattingRangi
2019-03-03Rename PlayerMonFaintHappinessModISSOtm
2019-03-03Define constants for map event sizesRangi
2019-03-03Identify more collision-related constants and dataRangi
2019-02-18Card Flip digits are shifted 1px up, not 2px leftRangi
2019-02-17Update documentation:Rangi
2019-02-16passtoengine -> autoinputRangi
2019-02-16Bug fix: allow Surfing across map connectionsRangi
2019-02-16Standardize on $ff ^ X for bitwise negating 8-bit valuesRangi
2019-02-16Document the BattleAnimCmd_ClearObjs bugRangi
2019-02-16Merge pull request #601 from mid-kid/masterRangi
2019-02-16Fix issues in reviewmid-kid
2019-02-16Eliminate some $xxxx valuesRangi
2019-02-16Update to rgbds 0.3.8Rangi
2019-02-16Document wBattleAnimFlagsmid-kid
2019-02-16Add more constants for battle anim structsmid-kid
2019-02-15wNumActiveBattleAnims → wLastAnimObjectIndexmid-kid
2019-02-15Anotate more of the battle anim subsystemmid-kid
2019-02-09Merge pull request #598 from mid-kid/tempRangi
2019-02-08Separate the 200-byte c608-to-c6d0 union and the 280-byte c6d0-to-c7e8 unionRangi
2019-02-06$8 = HIGH(vTiles1 - vTiles0)Rangi
2019-02-06Document all possible values for ReinitBattleAnimFramesetmid-kid
2019-02-06BATTLEANIMSTRUCT_0B -> BATTLEANIMSTRUCT_PARAMmid-kid
2019-01-30wc7e8 -> wUnusedC7E8 (similar to wUnusedD102)Rangi
2019-01-30Remove the nested UNION within battle WRAMRangi
2019-01-24Merge pull request #593 from mid-kid/tempRangi
2019-01-24Use and define more WRAM constantsRangi