summaryrefslogtreecommitdiff
path: root/engine/events
AgeCommit message (Expand)Author
2020-05-07Clean up some percentage valuesRangi
2020-04-18Miscellaneous fixes, including one for the Pokédex design flaw by ax6Rangi
2020-04-17More miscellaneous fixes (see #709)Rangi
2020-04-16Fix #709 miscellaneous issuesRangi
2020-04-06Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3)Rangi
2020-04-04`dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr`Rangi
2020-03-21Add suffixes to some constants to avoid ambiguityRangi
2020-03-21rgbds supports 'X - 1' instead of 'X + -1'Rangi
2020-03-16Combine Celebi frames into one PNGRangi
2020-03-15Add a `LANDMARK_` prefix to landmark constantsRangi
2020-02-28'and BANK' -> 'aka BANK'Rangi
2020-02-26Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.pngRangi
2020-02-25Identify some labels and constants for Battle TowerRangi
2020-02-21Merge pull request #685 from mid-kid/mastermid-kid
2020-02-21RTC -> UpdateTimeAndPalsmid-kid
2020-02-13Define TileCollisionTable as a standard 'db' seriesRangi
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2020-02-13OWFlash -> FlashFunctionmid-kid
2020-02-13Split up engine/events/misc_scripts_2.asmmid-kid
2020-02-13InitSpriteAnimStruct <-> _InitSpriteAnimStructmid-kid
2020-01-04Merge pull request #660 from mid-kid/masterRangi
2019-11-23Fix miscellaneous points made in #658Rangi
2019-11-18Make the map setup commands match the actual function names bettermid-kid
2019-11-03Bit 6 of PrintNum left-aligns numbersRangi
2019-11-03Suggested formatting changesRangi
2019-11-03Miscellaneous label and comment correctionsRangi
2019-11-03Rename buttonsound to promptbuttonRangi
2019-10-21More mobile SDK documentationmid-kid
2019-10-21Fix some mobile script and map sign thingsmid-kid
2019-10-21Misc fixesmid-kid
2019-10-20#641 fixes and additions. (#646)mid-kid
2019-09-23Clarify naming of SFX_GET_EGG_* pointersRyan Tandy
2019-08-11Store Magnet Train tilemaps in their own filesRangi
2019-06-09Create constants for ScrollingMenu item formatsmid-kid
2019-06-04Fix menu_coords for pokecenter pcmid-kid
2019-05-25Magnet train fixesmid-kid
2019-05-18Correct the older+younger haircut brothers' labels and constantsRangi
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-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-03Define constants for map event sizesRangi
2019-02-16Bug fix: allow Surfing across map connectionsRangi
2019-02-16Update to rgbds 0.3.8Rangi