summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-02-03scene_def → scene_var (for "variable", like loadvar, copybytetovar, etc)Rangi
2018-02-03Use fixed-point DIV function for a generalized sine_wave table macroRangi
2018-02-03can't achieve this with rgbds 0.3.5Rangi
2018-02-02use "x + -1" not "x +- 1"Rangi
(TODO: use "x - 1" once rgbds allows it)
2018-02-02sine_wave macro parameterizes table size, not frequency ("amplitude" was an ↵Rangi
incorrect comment)
2018-02-02oopsRangi
2018-02-02Legacy support macrosRangi
2018-02-02spriteface → objectface, consistent with the other script commandsRangi
2018-02-02Remove checkmorn/checkday/checknite macrosRangi
2018-02-02Similar formatting for similar WRAM areasRangi
2018-02-02Script commands don't have underscoresRangi
2018-02-02Route 30 Berry Speech House labelssurskitty
2018-02-02Fix confusing labelRangi
2018-02-02Labels, labels, labelssurskitty
2018-02-02Local jumps, once again.surskitty
2018-02-02Ruins of Alph partial labelssurskitty
2018-02-02Radio Card local jumpssurskitty
2018-02-02Jasmine and Amphy labelssurskitty
2018-02-02Sailor Huey labelssurskitty
2018-02-02Labelling the Victory Road rival scriptsurskitty
2018-02-02Converting what I can to locals.surskitty
2018-02-01Labelling Buena's subroutines.surskitty
2018-02-01Missed some SCENE constantsRangi
2018-02-01Incomplete labellingsurskitty
2018-02-01Align map event coordinate columnsRangi
2018-02-01warp_event x, y, map, warp_idRangi
2018-02-01More comments and macrosRangi
2018-02-01SCENE_DEFAULT=0 and SCENE_FINISHED=1 (generic constants for a common scene ↵Rangi
pattern)
2018-02-01Quick scene explanationRangi
2018-02-01Meaningful scene constant namesRangi
(Two common patterns: 0=default event and 1=nothing; and 0=nothing and 1=some event)
2018-01-31MobileTradeRoom matches MobileBattleRoomRangi
2018-01-31Add scene ID constants (TODO: meaningful names)Rangi
2018-01-31NPC trade constants don't all just start with TRADE_Rangi
2018-01-31enum_start like const_defRangi
2018-01-31Official egg group namesRangi
2018-01-31MINERAL egg group worksRangi
2018-01-31const_def NRangi
2018-01-31Add TOCRangi
2018-01-31Forgot the person→object renameRangi
2018-01-31Comment the person constants sections, like the othersRangi
2018-01-31Correct engine flag constantsRangi
2018-01-31No need for ==== linesRangi
2018-01-31Align columnsRangi
2018-01-31More compact trainer dataRangi
2018-01-31Compact trainer dataRangi
2018-01-30Don't repeat a subheadingRangi
2018-01-30SPRITEMOVEDATA_LAPRAS → SPRITEMOVEDATA_SWIM_WANDERRangi
(more precise, and encourages hacks to add more SWIM movements)
2018-01-30Better headingsRangi
2018-01-30Clarify big doll-related constants (Snorlax and Lapras are symmetrical, Onix ↵Rangi
is not)
2018-01-30SPRITEMOVEDATA_ITEM_TREE → SPRITEMOVEDATA_STILL (it's used for other ↵Rangi
things like Azalea's Slowpokes, not just items and trees)