Commit Graph

105 Commits

Author SHA1 Message Date
Eduardo Quezada 65108c3192 Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
GriffinR 9e175a1037 Merge pull request #1735 from GriffinRichards/arena-const
Add some missing battle arena constants
2022-08-20 22:54:32 -04:00
Eduardo Quezada e43f65cc69 using BATTLE_RUN constants in BattleScript_EffectTeleport 2022-08-15 21:06:26 -04:00
GriffinR cf4d05e9e7 Fix typo 2022-08-11 12:09:38 -04:00
GriffinR 63468f9fcb Add some missing battle arena constants 2022-08-11 12:02:56 -04:00
Eduardo Quezada 09af7422d5 Further cleaning after comparing with pokefirered
STAT_BUFF changed to STAT_CHANGE, as it also uses debuffs
2022-07-28 01:27:05 -04:00
GriffinR e6a374f2b6 Rename faintifabilitynotdamp and jumpifattackandspecialattackcannotfall 2022-07-06 14:49:08 -04:00
Eduardo Quezada D'Ottone f3013d8ee9 Standarized Solarbeam into Solar Beam 2021-11-01 18:36:35 -03:00
GriffinR def6cc8158 Label battle script macro arguments 2021-10-13 17:44:04 -04:00
GriffinR fc15b0d5f0 Add controller buffer constants, finish misc battle doc 2021-10-13 16:21:39 -04:00
GriffinR 31b501e7eb Start misc battle documentation 2021-10-08 16:39:46 -04:00
Pokestia 38a4dea402 Rename Battle Weather flags 2021-09-30 12:08:20 +02:00
Pokestia e699965332 Use compact weather macros 2021-09-29 17:45:39 +02:00
GriffinR a66d7e1b43 Document some single-remaining symbols 2021-09-24 17:14:20 -04:00
GriffinR 06351bf63c Remove address comments 2021-07-20 15:18:31 -04:00
GriffinR d2701b51ab Combine battle script labels, add EFFECT comments 2021-07-02 15:37:59 -04:00
Flametix a8fab62c89 Fix Substitute typo 2021-05-06 20:49:04 -04:00
GriffinR f4d8a91ba4 Misc battle script cleanup 2021-04-03 14:07:31 -04:00
GriffinR 9ea9ffde09 Add remaining multistring chooser constants 2021-04-03 11:49:06 -04:00
GriffinR a836bd1085 Add missing trainer constant use 2021-04-02 02:17:36 -04:00
GriffinR 87430a1ebc Add WAIT_TIME battle script constants 2021-04-02 02:16:01 -04:00
GriffinR c9d3b26ff7 Label miss string indexes 2021-04-02 02:12:46 -04:00
GriffinR 7a5c6d4d86 Standardize Friendship/Happiness 2021-03-27 17:27:20 -05:00
GriffinR 4eca05ccf5 Document remainder of battle_controllers.c 2021-01-22 02:48:22 -05:00
GriffinR b9e1b050e1 Label remaining battle types 2021-01-13 15:20:29 -05:00
opakedragon 3ce4e6b24b rename string id to reflect usage 2021-01-11 08:47:11 -05:00
GriffinR 3014241179 Give songs meaningful english names 2020-08-20 19:06:14 -04:00
GriffinR 5e8ffff62f Add stat stage constants 2020-08-04 20:38:57 -04:00
GriffinR a4e47f1201 Clean some battle_message.c data 2020-07-23 05:01:42 -04:00
GriffinR aba42513d3 Clean up some battle scr cmd data 2020-07-18 18:10:15 -04:00
GriffinR e633b57593 Document remaining status/general/special anims 2020-02-25 12:54:08 -06:00
huderlem a4b4ecd470 Merge pull request #787 from GriffinRichards/rename-tablecmds
Rename table cmds
2019-11-04 16:31:27 -06:00
GriffinR 5fd44d1e74 Rename some STAT_CHANGE macros 2019-10-26 11:53:00 -04:00
GriffinR a4d6ce417d Fix resetintimidatetracebits typo 2019-10-22 15:54:11 -05:00
GriffinR 73b96fe145 Rename CONTACT macros to ON_DAMAGE 2019-09-27 12:27:36 -04:00
GriffinR 3bf8129396 Clean up new Cmd macro names 2019-09-27 02:54:28 -04:00
GriffinR bb236b490d Update BS constants for Cmd rename 2019-09-15 17:58:12 -04:00
GriffinR 869d0eebc0 Rename atk## constants and states 2019-08-23 08:46:21 -04:00
Fontbane 90e32f4ec5 Document landmark setting and item balls 2019-04-04 19:34:35 -05:00
DizzyEggg 35cffea987 Helpful macros for atk49 2019-03-30 08:29:56 -05:00
DizzyEggg 5dd653a89e Use constants in atk89_statbuffchange 2019-03-27 07:47:01 -05:00
DizzyEggg b150091436 Rename an erroneously named battlescript 2019-03-05 17:06:29 +01:00
Phlosioneer 4ea5e85bed Fix typos
This is an updated version of #554, since it hasn't been updated in two
weeks.
2019-03-03 09:31:47 -06:00
DizzyEggg c0bc01d301 Move some vars to C 2019-01-13 13:15:23 +01:00
DizzyEggg a4235c9ff8 Document battle arena 2018-11-11 18:33:16 +01:00
DizzyEggg 0e6fbbfe09 Make battle tower compile 2018-10-27 00:04:18 +02:00
Marcus Huderle b9e38a569e Merge pull request #320 from DizzyEggg/anims
Document battle animation scripts
2018-10-06 08:20:41 -05:00
DizzyEggg 17c5b4089a Label most of the anim tags 2018-10-06 09:37:52 +02:00
DizzyEggg 611360c29e calledattack to calledmove 2018-09-22 19:08:41 +02:00
DizzyEggg e362c06aea gRandomMove to gCalledMove 2018-09-22 18:41:00 +02:00