summaryrefslogtreecommitdiff
path: root/main.asm
AgeCommit message (Expand)Author
2020-06-16crystal_intro.asm -> intro.asmRangi
2020-06-16Harmonize some more symbols with pokegoldRangi
2020-05-25Group MoveDescriptions with PrintMoveDesc and rename that to PrintMoveDescrip...Rangi
2020-02-28Identify remaining gfx/unknown filesRangi
2020-02-13Split up engine/events/misc_scripts_2.asmmid-kid
2019-11-23Separate tilesets.o goes with pics.o and sprites.oRangi
2019-11-23Keep mobile SECTION declarations in main.asm, and name them "mobileXX" like "...Rangi
2019-04-14Rename Stadium 2 blobs based on ROM version.IIMarckus
2019-04-14Build Australian Crystal.IIMarckus
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-08-07Split print_move_description and mon_menumid-kid
2018-06-25Keep more data/ INCLUDEs with relevant routinesRangi
2018-06-24Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-06-24Remove all address commentsmid-kid
2018-06-24Unreferenced_53d84 → Unreferenced_MonPicBanks from pokegold-spaceworldRangi
2018-04-05check_nick_errors → correct_nick_errors; matches correct_party_errorsRangi
2018-04-04Fix snake_case filenamesmid-kid
2018-03-25`flagpredef.asm` → `smallflag.asm`mid-kid
2018-03-25Organize the engine/ directory, director's cutmid-kid
2018-03-25Organize the engine/ directory, take 3mid-kid
2018-03-14Move init_gender and intro_menu to menusmid-kid
2018-03-14Organize the engine/ directory, take 2mid-kid
2018-03-13Organize the engine/ directorymid-kid
2018-02-26* BillPhoneGeneriText -> BillPhoneGenericTextRangi
2018-02-09Make tileset palette maps easier to editRangi
2018-02-04Keep specials files togetherRangi
2018-01-31NPC trade constants don't all just start with TRADE_Rangi
2018-01-24data/text/X_text.asm is redundantRangi
2018-01-22Add data/text/Rangi
2018-01-21Group engine/pokedex filesRemy Oukaour
2018-01-21Unrelated routine gets its own fileRemy Oukaour
2018-01-21cgb layoutsRemy Oukaour
2018-01-21Separate new_game graphicsRemy Oukaour
2018-01-16Move code out of data/Remy Oukaour
2018-01-15Move code out of gfx/ (close #474)Remy Oukaour
2018-01-15Group unused dataRemy Oukaour
2018-01-14Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...Remy Oukaour
2018-01-12Move code out of data/Remy Oukaour
2018-01-11Break up engine/events_3.asmRemy Oukaour
2018-01-11Use constants and data for Unown chamber eventsRemy Oukaour
2018-01-10Other files belong in data/battle/Remy Oukaour
2018-01-10Resolve #461Remy Oukaour
2018-01-10gfx/*.asm files have INCBINsRemy Oukaour
2018-01-09Split tilesets/ into gfx/tilesets and data/tilesets/Remy Oukaour
2018-01-09data/phone_text → data/phone/textRemy Oukaour
2018-01-09CRYSTAL11 → _CRYSTAL11Remy Oukaour
2018-01-09includes.asm → constants.asmRemy Oukaour
2018-01-09Move text/ into data/Remy Oukaour