summaryrefslogtreecommitdiff
path: root/engine/specials.asm
AgeCommit message (Expand)Author
2018-02-04Keep specials files togetherRangi
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-24Remove "UnusedSpecial_" prefixes tooRangi
2018-01-24Remove Special_ prefix from special routines (close #478)Rangi
2018-01-24Rename some routines to avoid conflicts when removing "Special_" prefixesRangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-23Prefix wram labels with w, part 1.luckytyphlosion
2018-01-22KrissHouse → PlayersHouseRangi
2018-01-22More engine flag constantsRangi
2018-01-16"CryHeader" → "Cry"; "Cry" → "MonCry"Remy Oukaour
2018-01-16Remove Predef_ prefix from routines listed in PredefPointersRemy Oukaour
2018-01-15Long lists of db/dw series with struct-defining macros belong in data/Remy Oukaour
2018-01-15_Special_BugContestJudging → _BugContestJudging; HOF_Predef_AnimateFrontpic...Remy 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-05Predef_Flag -> Predef_FlagActionxCrystal
2018-01-03Special_MapCallbackSprites_LoadUsedSpritesGFX -> Special_LoadUsedSpritesGFXxCrystal
2018-01-02No more mobile EQUS ret (replace with Stubbed_ + ret)xCrystal
2018-01-02More unreferenced labels and unused textxCrystal
2018-01-02Consistent predef function namesxCrystal
2018-01-02Finish consistent Special function namesxCrystal
2018-01-02Consolidate Special function namesxCrystal
2017-12-26event/ → events/, and move some appropriate engine/ files thereRemy Oukaour
2017-12-25Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...Remy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-13Renaming RandomPhoneRareWildMon to RandomRareWildMon.surskitty
2017-12-09Start organizing WRAMRemy Oukaour
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2017-11-26Add MobileError-related labelsmid-kid
2017-11-25Label BattleTowerRoomMenumid-kid
2017-01-16Labels for Trainer Rankings stat tracking functionshatschky
2016-05-10Labeled every function in ROM0 that's referenced in the sourcepikalaxalt
2016-04-30Copycat labels; macro for the Crystal-only Unown chamber unlock wordspikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2015-12-25Labels relating to odd eggPikalaxALT
2015-12-22Color fns, some more address decoding in link/mobilePikalaxALT
2015-12-17More menu stuffPikalaxALT
2015-12-11Simplify EnlargedTilesPikalaxALT
2015-12-11Unown PuzzlesPikalaxALT
2015-12-09underground switches, town mapPikalaxALT
2015-12-08More battle tower shenanigansPikalaxALT
2015-12-01Break up engine/sprites.asm; address yenatch's commentsPikalaxALT
2015-11-26Battle Tower scripts and text labelsPikalaxALT
2015-11-20bgcoordPikalaxALT
2015-11-18items/item_effects.asm; engine/evolution.asmPikalaxALT
2015-11-17Here's the mail it never failsPikalaxALT
2015-11-17Phone scripts and specialsPikalaxALT
2015-11-16More specials; bank 12 mobilePikalaxALT
2015-11-16engine/pokegear.asmPikalaxALT
2015-11-16Options menu, some mobile fnsPikalaxALT