summaryrefslogtreecommitdiff
path: root/engine/phone
AgeCommit message (Expand)Author
2022-02-22Rename ENGINE_FISH_SWARM to ENGINE_QWILFISH_SWARM (#879)Idain
2021-11-03Fix #845: Liz gossips about a beautiful trainer, not PokémonRangi
2021-09-07`and 50 percent` -> `and %011111111`Rangi
2021-03-10Define MAPGROUP_* constants and verify MapGroup_* table sizesRangi
2021-03-04Verify data table sizes with table_width and assert_table_length macrosRangi
2020-12-07FarString -> PlaceFarString, and document a BrokenPlaceFarString bugRangi
2020-11-09Replace $0 with 0 for "ld l, a / ld h, 0" idiomRangi
2020-11-03Identify more uses of wBuffer1-6Rangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-10-05Identify more unnamed labelsRangi
2020-10-04Identify more unnamed labelsRangi
2020-10-04Identify some more unnamed labelsRangi
2020-07-17return → endcallback, reloadandreturn → reloadendRangi
2020-07-10Use const_skip and const_next macros for brevityRangi
2020-06-16[in progress] Harmonize more constant and data files with pokegoldRangi
2020-05-16Format all CopyTilemapAtOnce variations the same wayRangi
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