summaryrefslogtreecommitdiff
path: root/engine/phone
AgeCommit message (Expand)Author
2020-03-15Add a `LANDMARK_` prefix to landmark constantsRangi
2020-02-23Replace some "idiotic", "wtf", "stupid interns" comments with more common "us...Rangi
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2019-11-03Rename buttonsound to promptbuttonRangi
2019-10-20#641 fixes and additions. (#646)mid-kid
2019-04-09TextBox -> Textboxmid-kid
2019-04-08Identify and eliminate wEngineBuffer1-5Rangi
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-02-16Update to rgbds 0.3.8Rangi
2018-12-31*PhoneScript1 -> *PhoneCalleeScript, and *PhoneScript2 -> *PhoneCallerScriptRangi
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-30Split engine/phone/phone_scripts.asm and phone_gossip.asm into individual filesRangi
2018-11-18Resolve issue #575: Rename text commandsRangi
2018-11-05text_jump → text_farmid-kid
2018-09-09Curr -> CurRangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-06-25Single newline at the end of filesRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-25Remove even more address commentsmid-kid
2018-06-24Remove all address commentsmid-kid
2018-05-05fix-various-little-thingsmid-kid
2018-03-25Organize the engine/ directory, take 3mid-kid
2018-02-26* BillPhoneGeneriText -> BillPhoneGenericTextRangi
2018-02-25Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-03Merge branch 'master' of github.com:pret/pokecrystalsurskitty
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-02Remove checkmorn/checkday/checknite macrosRangi
2018-02-02Script commands don't have underscoresRangi
2018-02-02Converting what I can to locals.surskitty
2018-01-25Move event data to data/events/Rangi
2018-01-24Remove Special_ prefix from special routines (close #478)Rangi
2018-01-24EVENT_TEMPORARY_UNTIL_MAP_RELOAD_[1-8] (close issue #481)Rangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-22Add daily+weekly bit flags (close issue #429)Rangi
2018-01-22More engine bit flag constantsRangi
2018-01-19More UnicodeRemy Oukaour
2018-01-18Use Japanese charmap definitions in stringsRemy Oukaour
2018-01-16map_header → map_def; map_header_2 → map_dataRemy Oukaour
2018-01-15Phone data 0/7 are time masksRemy Oukaour
2018-01-14Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...Remy Oukaour
2018-01-12Use more constants in scriptsRemy Oukaour
2018-01-11More constants and data tablesRemy Oukaour
2018-01-09data/phone_text → data/phone/textRemy Oukaour
2018-01-09Move text/ into data/Remy Oukaour
2018-01-02No more mobile EQUS ret (replace with Stubbed_ + ret)xCrystal
2018-01-02Consolidate Special function namesxCrystal
2017-12-24LoadEDTile → CopyTilemapAtOnce (fix #345)Remy Oukaour
2017-12-24Rename "map permissions" to "map environment" (fix #396)Remy Oukaour