ghoulslash
13cf2cb217
Animation Particles, BGs, and gen 4 anims ( #384 )
...
* undo some revert(?)
* cfru particles and bgs
* remove commented out particles
2020-05-24 18:13:40 +02:00
Evan
c30c394082
remove commented out particles
2020-05-24 08:40:37 -06:00
GriffinR
f9e6f7540f
Use fixed point macros for math util
2020-05-24 08:28:02 -05:00
GriffinR
c6205b3df4
Document math_util.c
2020-05-24 08:28:02 -05:00
hondew
cfc47e642f
Clean up slot drawing
...
Fix typos
2020-05-24 08:24:20 -05:00
hondew
26a197847a
Rename tag offset functions
...
Fix typo
2020-05-24 08:24:20 -05:00
Evan
181bfbf5fd
cfru particles and bgs
2020-05-22 10:10:10 -06:00
Evan
5c25c97baa
Merge branch 'battle_engine_v2' of https://github.com/dizzyeggg/pokeemerald into battle_engine
2020-05-22 08:40:19 -06:00
PikalaxALT
3c4b9dfacc
Merge pull request #1044 from DizzyEggg/sss
...
Document pokemon summary screen
2020-05-19 13:30:42 -04:00
ultima-soul
9ee5db6a96
Expand ability ids to u16. Thanks to ghoulslash for some assistance!
2020-05-18 14:54:12 -07:00
DizzyEggg
bdebab834c
Document pokemon summary screen
2020-05-18 14:03:01 +02:00
GriffinR
5bb688df3e
Label in_connection's field in ObjectEventTemplate
2020-05-14 17:11:18 -04:00
Evan
c18b5966bf
undo some revert(?)
2020-05-03 22:09:03 -06:00
hondew
048d1ffbdb
Clarify stages
2020-05-02 13:38:25 -04:00
hondew
49184cd799
Document berry yield
...
fix wording
2020-05-02 11:51:49 -04:00
DizzyEggg
4fc88d18aa
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
2020-04-29 09:17:25 +02:00
GriffinR
cb5b8da77b
More trainer type usage
2020-04-28 19:59:08 -05:00
GriffinR
8d9e39e6d1
Sync map types with pokefirered
2020-04-28 19:59:08 -05:00
GriffinR
e5757a3def
Use trainer type constants
2020-04-28 19:59:08 -05:00
GriffinR
ecd4824f67
Index heal location data, use better names
2020-04-28 19:59:08 -05:00
GriffinR
b1d26e10a8
Sync map header property names with pokefirered
2020-04-28 19:59:08 -05:00
DizzyEggg
98b2e88e56
Forewarn
2020-04-28 15:36:13 +02:00
DizzyEggg
36b52eb063
Shed Shell
2020-04-28 11:14:20 +02:00
jiangzhengwenjz
c7d8d5dae2
fix remainSize type
2020-04-28 07:28:27 +08:00
jiangzhengwenjz
2010ed0f12
librfu issues
2020-04-28 07:25:55 +08:00
DizzyEggg
ee68f0f826
Fix switch-in abilities when shift style switch
2020-04-25 11:17:59 +02:00
Eduardo Alvaro Quezada D'Ottone
d529ac3b60
More Battle config ( #352 )
...
* Binding move turns.
* Binding damage.
* Incineratable Gems.
* Flash Fire while frozen.
* Sleep turns.
* Synchronized natures %
* Confusion self damage chance.
* Fixed confused self-damage check
2020-04-23 09:01:28 +02:00
DizzyEggg
40ce053ce1
Adrenaline Orb
2020-04-22 15:12:25 +02:00
DizzyEggg
d56aaf7c0b
Destiny Knot
2020-04-22 14:40:44 +02:00
DizzyEggg
e2524bed49
Metronome item
2020-04-22 12:49:25 +02:00
DizzyEggg
c8ba013539
Power Herb
2020-04-22 10:44:19 +02:00
DizzyEggg
e4086e6fb5
Schooling fix
2020-04-21 21:04:45 +02:00
DizzyEggg
633ebe6148
Schooling
2020-04-21 20:43:47 +02:00
LOuroboros
f8f61c10ac
Added data for Plasma Fists, Photon Geyser and Double Iron Bash ( #348 )
2020-04-21 20:09:28 +02:00
Eduardo Alvaro Quezada D'Ottone
c5a6acc7db
Corrosion ( #306 )
...
* Status move poisoning for Steel and Poison types.
* Can poison itself with Toxic Orb.
* Secondary effect poisoning now working.
* Created a function that checks if abilities can bypass type immunities.
* Created macro to handle typeimmunity
* Applied review changes.
* Applied review requests.
* Left more readable version of HOLD_EFFECT_TOXIC_ORB.
2020-04-21 15:59:19 +02:00
DizzyEggg
328e951afa
Ally Switch, tbd
2020-04-20 20:05:04 +02:00
DizzyEggg
0f628c8ff2
Fairy Lock
2020-04-20 19:41:07 +02:00
DizzyEggg
2daf1fbbf8
Geomancy
2020-04-20 19:02:03 +02:00
LOuroboros
260cbe6b65
Fixed the definitions of King's Shield, Forest's Curse and Land's Wrath ( #340 )
2020-04-20 14:12:09 +02:00
Eduardo Alvaro Quezada D'Ottone
4697a5b687
More Battle configs ( #339 )
...
* Fixed naming of King Shield's description variable.
* Config for King Shield lowering attack.
* Config for terrain type attack boost.
* Standarized battle config descriptions.
* Adjusted config logic accounting for GEN_8.
* Changed KING_S_SHIELD back to KINGS_SHIELD
* Missed B_ABILITY_WEATHER.
2020-04-20 14:11:28 +02:00
DizzyEggg
3dfd19b3e2
AI Weather moves tweaks
2020-04-20 13:00:04 +02:00
DizzyEggg
d38e0d8ae5
AI dont rely on power if bad effects
2020-04-20 11:27:09 +02:00
Eduardo Alvaro Quezada D'Ottone
30900879a9
Option for setting Payback's damage double damage if the opponent switches out. ( #338 )
...
* Option for setting Payback's damage double damage if the opponent switches out.
* Simplified
* Moody moved to ability settings
2020-04-20 00:00:44 +02:00
DizzyEggg
dd17360ab0
Zen Mode and Shields Down
2020-04-19 21:18:39 +02:00
DizzyEggg
ad481c8688
Moody
2020-04-19 15:44:44 +02:00
DizzyEggg
c01ed5325c
Poison Touch fix
2020-04-19 14:43:54 +02:00
DizzyEggg
6a3944d27c
Frisk, would be easier if it didnt scan 2 opponents
2020-04-19 13:37:56 +02:00
DizzyEggg
e62f1475d4
Beast Boost and Receiver
2020-04-19 12:07:56 +02:00
DizzyEggg
e42ead10c9
Soul Heart
2020-04-18 19:59:09 +02:00
DizzyEggg
cbc0d8a57d
Healer
2020-04-18 19:09:17 +02:00
DizzyEggg
7178ea6b46
Shore Up
2020-04-18 18:34:18 +02:00
DizzyEggg
093eca07b3
Volt Switch UTurn anim fix when cant switch out
2020-04-18 18:04:20 +02:00
DizzyEggg
1395a7d382
Loafing Around bug fix
2020-04-18 13:04:28 +02:00
DizzyEggg
a2813e63de
Slow Start
2020-04-18 12:52:15 +02:00
DizzyEggg
34f5d9e2ae
Burn Up And Purify
2020-04-17 21:14:26 +02:00
DizzyEggg
e00b76b8da
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
2020-04-15 13:31:52 +02:00
PikalaxALT
a12de6e480
Merge pull request #1022 from GriffinRichards/doc-gcn
...
Label GCN link flags field
2020-04-14 15:54:34 -04:00
DizzyEggg
8ea7fcc348
better ai debug
2020-04-14 13:40:27 +02:00
Eduardo Alvaro Quezada D'Ottone
2b9eb00486
Mind blown ( #302 )
...
* Mind Blown Part 1 (Definition and self-damage)
* Mind Blown Part 2 (Damp interaction)
2020-04-14 09:27:29 +02:00
GriffinR
8d3b7bd0b1
Use metatile labels for decor gfx
2020-04-13 14:43:50 -04:00
MandL27
2c9ee80004
Gen 4+ moves get contest effects ( #319 )
...
* Add contest move effects
* Fix constants and also fix some laughable combo coding
* comment usum moves for cleaner merge
* clean up gitignore
* revert gitignore
* also revert moves.h because I'm bad at reading messages
* add some missing effects because the spreadsheet I sourced is bad
2020-04-13 15:05:10 +02:00
DizzyEggg
cb5b673f8a
Big Root and STRENGTH Sap
2020-04-13 15:00:17 +02:00
GriffinR
dde4a0416c
Label GCN link flags field
2020-04-13 08:42:31 -04:00
brain_face
9abda59bd1
Renamed sub_808C1B4 -> PlayerUseAcroBikeOnBumpySlope
2020-04-12 16:22:03 +02:00
brain_face
007a038031
Renamed sub_808B9D4 -> PlayerEndWheelieWhileMoving
2020-04-12 15:43:45 +02:00
brain_face
ce2fe10bec
Renamed sub_808B9A4 -> PlayerPopWheelieWhileMoving
2020-04-12 15:35:38 +02:00
brain_face
1be48a61c1
Renamed sub_808B9BC -> PlayerWheelieMove
2020-04-12 15:31:11 +02:00
brain_face
1472a3a7d4
Renamed sub_808B980 -> PlayerWheelieInPlace
2020-04-12 14:38:18 +02:00
DizzyEggg
8f61445dfe
Berserk
2020-04-12 12:41:26 +02:00
DizzyEggg
060b795d8e
Merge with master
2020-04-11 19:48:24 +02:00
Eduardo Alvaro Quezada D'Ottone
6078cd3e15
Anticipation ability ( #282 )
2020-04-11 12:24:25 +02:00
DizzyEggg
1435cd4692
Change inner structure of semi invulerable moves
2020-04-11 11:47:13 +02:00
PikalaxALT
c08b4ff3e1
Merge pull request #1019 from GriffinRichards/constants-party
...
Add misc party constant usage
2020-04-10 14:05:35 -04:00
PikalaxALT
8188615db8
Merge pull request #1018 from GriffinRichards/sync-util
...
Sync link game util files
2020-04-10 14:02:53 -04:00
GriffinR
7a5deff0bc
Add misc party constant usage
2020-04-09 15:18:53 -04:00
GriffinR
e485857df3
Sync minigame_countdown
2020-04-08 17:23:32 -04:00
GriffinR
8853588af0
Sync digit_obj_util
2020-04-08 16:27:11 -04:00
GriffinR
487080b425
Minor player avatar doc
2020-04-01 02:54:26 -04:00
GriffinR
8e4b987699
Revert more porymap-breaking changes
2020-03-18 03:22:07 -04:00
PikalaxALT
39da49495d
Merge pull request #1000 from GriffinRichards/doc-dex
...
Document pokedex.c
2020-03-17 10:43:57 -04:00
PikalaxALT
784e29352d
Merge pull request #985 from mrgriffin/decoration
...
Document decoration.c
2020-03-17 10:39:37 -04:00
PikalaxALT
7a059c75a6
Merge pull request #968 from GriffinRichards/doc-regionmap
...
Document some pokenav and region map
2020-03-17 10:38:20 -04:00
Eduardo Alvaro Quezada D'Ottone
64031dd672
Option for Toxic never missing if user is Poison type. ( #304 )
2020-03-14 12:15:36 +01:00
GriffinR
a495379ff0
Document pokedex cry screen
2020-03-10 14:02:03 -04:00
GriffinR
31b0cbe9b4
Document pokedex.c
2020-03-09 16:24:01 -04:00
DizzyEggg
5db3449b50
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
2020-03-06 11:40:41 +01:00
Martin Griffin
4485d51522
Document decoration.c
2020-03-06 09:47:20 +00:00
PikalaxALT
9259b378ef
Merge pull request #991 from GriffinRichards/fix-eventticket
...
Clarify event ticket flag names
2020-03-03 16:15:27 -05:00
GriffinR
b6c9ad505d
Minor fixes in trainer_battle.inc
2020-03-03 14:47:14 -05:00
GriffinR
4637085390
Clarify event ticket flag names
2020-03-03 01:36:20 -05:00
DizzyEggg
6968124529
Merge battle anim documentation
2020-02-29 13:59:41 +01:00
GriffinR
51cd0ac081
Rename battle anim type files, remove unneeded ARG_RET_IDs
2020-02-25 12:54:08 -06:00
GriffinR
dc3c2b72f2
Clean up move anim doc
2020-02-25 12:54:08 -06:00
GriffinR
68dc68907b
Label move anim data
2020-02-25 12:54:08 -06:00
GriffinR
efd53d080c
Clean up battle anim C for doc
2020-02-25 12:54:08 -06:00
GriffinR
afa1ae2209
Finish documenting move anim scripts
2020-02-25 12:54:08 -06:00
GriffinR
e633b57593
Document remaining status/general/special anims
2020-02-25 12:54:08 -06:00
GriffinR
208057d7ae
Document move anims S-Z
2020-02-25 12:54:08 -06:00
GriffinR
501d0d3c18
Document move anims C-H
2020-02-25 12:54:08 -06:00
GriffinR
faf0ba8662
Use macro for randomization with ISO value
2020-02-25 12:54:08 -06:00
GriffinR
6eb44dc507
Document move anims A-C
2020-02-25 12:54:08 -06:00
DizzyEggg
108f6b711f
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
2020-02-23 10:58:26 +01:00
GriffinR
3456578c0f
Move berry crush data to src
2020-02-17 13:10:23 -06:00
GriffinR
f6275cce57
Misc constant use in TV
2020-02-17 13:09:35 -06:00
DizzyEggg
6c71f9b57b
Abilities up to gen7
2020-02-17 15:26:04 +01:00
PikalaxALT
867734a791
Fix alignment in AgbRfu_LinkManager.h
2020-02-16 15:32:10 -05:00
PikalaxALT
91dd7f5cc3
Port librfu from firered
2020-02-16 13:49:36 -05:00
GriffinR
ac1738e11d
Move smokescreen data to src
2020-02-13 14:48:19 -06:00
GriffinR
956090b05f
Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj
2020-02-12 13:05:57 -05:00
GriffinR
eaf508ba5e
Resolve missing parens errors
2020-02-12 00:44:09 -05:00
GriffinR
689acd3613
Move slot machine data to src
2020-02-09 14:11:50 -06:00
GriffinR
084bd66924
Document Trainer Card
2020-02-08 14:31:17 -06:00
GriffinR
6640c509c0
Remove unnecessary declaration
2020-02-08 14:22:53 -06:00
GriffinR
d1035f027e
Move contest_link_80F57C4 data to src
2020-02-08 14:22:53 -06:00
Pokestia
f92b03f266
Fix wrong variable name
2020-02-08 14:19:53 -06:00
Eduardo Alvaro Quezada D'Ottone
33e8e20118
Disguise ability ( #258 )
...
* Protection from attacks.
* Changes form when Busting Disguise.
* Ability changing moves set to fail.
- Simple Beam and Worry Seed now fail if the target has Disguise.
- Role Play and Skill Swap now fail if either the attacker or the target have Disguise.
* Disguise no longer triggers when transformed.
* Mimikyu reverts to Disguised
* No longer blocks from entry hazards and weather.
* Applied review changes
* Oops, new line
* yeah
2020-02-08 19:29:51 +01:00
DizzyEggg
14bc2f65f3
Fix AI trying to switch when it can't, also ghosts can escape
2020-02-08 14:20:02 +01:00
Eduardo Alvaro Quezada D'Ottone
90442ffbc2
Battle config options ( #243 )
...
* Option to use pre-GenVI critical hit multiplier.
* Clarified the option that multiplies EXP by 1.5 for trainer battles.
* Fixed code style.
* Option to change Burn damage.
* Option to change to Gen 7 paralysis drop.
* Ordered settings.
* Implemented review suggestions.
2020-02-08 09:51:55 +01:00
DizzyEggg
834b7b52d3
Merge with master
2020-02-08 09:38:29 +01:00
GriffinR
86354f1d50
Document some pokenav and region map
2020-02-05 21:04:43 -05:00
GriffinR
27c4329e45
Use friendship event constants
2020-02-04 12:16:15 -06:00
GriffinR
8a96aa9e97
Name pokenav files
2020-02-04 08:02:28 -06:00
GriffinR
be5d417236
Document some pokenav menu handlers
2020-02-04 08:02:28 -06:00
DizzyEggg
8889039a57
Merge with master
2020-01-31 21:15:08 +01:00
GriffinR
9c934c9664
Merge master into fix-eventobj, add explicit size to gObjectEventGraphicsInfoPointers
2020-01-26 12:23:08 -05:00
GriffinR
9a6c2c25d0
Add some capacity constants
2020-01-26 09:42:55 -06:00
GriffinR
25d7577d9d
Label animated doors
2020-01-26 09:40:35 -06:00
GriffinR
4c12ad00d2
Merge branch 'master' into fix-eventobj
2020-01-19 21:57:29 -05:00
Eduardo Alvaro Quezada D'Ottone
b87dac459b
Implemented missing Neuroforce. ( #242 )
...
* Added ID, name and description.
* Added damage multiplier.
2020-01-18 18:34:04 +01:00
Eduardo Alvaro Quezada D'Ottone
000a709363
Gen7 trainer exp multiplier. ( #200 )
...
* Gen7 trainer exp multiplier.
* Changed check for TRAINER_BATTLE_MULTIPLIER from "before Gen 7" to "not Gen 7" as requested.
.
2020-01-18 18:29:56 +01:00
DizzyEggg
d8aab3d112
Merge with master
2020-01-18 18:17:25 +01:00
GriffinR
a40f054900
Move/rename gfx start/end vars
2020-01-18 08:49:34 -06:00
jiangzhengwenjz
aa631825fc
resolve data sections
2020-01-16 08:14:27 -06:00
jiangzhengwenjz
46b00b11d4
match all the functions
2020-01-16 08:14:27 -06:00
jiangzhengwenjz
c2be2e8c69
sync documentation from firered
2020-01-16 08:14:27 -06:00
jiangzhengwenjz
8a5f292618
document symbols
2020-01-16 08:14:27 -06:00
GriffinR
ea8b1011d3
Merge master into fix-eventobj
2020-01-15 16:11:20 -05:00
Marcus Huderle
5a2d676e71
Merge remote-tracking branch 'upstream' into tustin2121-patch-5
2020-01-13 20:26:20 -06:00
GriffinR
e92cc7752b
Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj
2020-01-13 20:41:57 -05:00
huderlem
6d6c57f383
Merge pull request #953 from GriffinRichards/sync-script
...
Port some macro/script fixes from pokefirered
2020-01-13 19:33:47 -06:00
GriffinR
c19289596d
Give/Take to Add/Remove for silent script macros
2020-01-12 23:24:52 -05:00
GriffinR
655910a16f
Merge branch 'master' into fix-eventobj
2020-01-12 22:42:43 -05:00
huderlem
fa5816915d
Merge pull request #949 from GriffinRichards/doc-dome
...
Document Battle Dome and add facility party constants
2020-01-12 20:10:03 -06:00
GriffinR
e736c2d2fd
Document some easy chat specials
2020-01-12 19:39:30 -06:00
GriffinR
6a470ddfda
Some script clean up, document secret base secrets show
2020-01-12 19:39:30 -06:00
GriffinR
58e64b9524
Clean up some of save.c
2020-01-12 18:42:41 -06:00
GriffinR
635267ce32
Merge branch 'master' into fix-eventobj
2020-01-08 05:51:49 -05:00
GriffinR
ef67f2d33b
Merge master into ObjEvent rename and prune accidental inclusions
2020-01-08 05:43:06 -05:00
GriffinR
e5df61e362
Merge branch 'master' into doc-dome
2020-01-08 01:15:36 -05:00
GriffinR
017fa294b5
Add battle tent mon/trainer constants
2020-01-08 01:07:53 -05:00
GriffinR
fb5bea98ce
More battle_dome.c doc
2020-01-07 22:30:37 -05:00
GriffinR
bb692a03eb
Add frontier mon constants
2020-01-03 23:20:11 -05:00
DizzyEggg
b69292248c
Add constants for special multi battles
2020-01-01 00:22:42 +01:00
DizzyEggg
39e3b0b740
Form changes layout and Stance Change Aegi
2019-12-31 19:11:53 +01:00
DizzyEggg
4c9ea32d19
Merge with master
2019-12-30 18:52:23 +01:00
Marcus Huderle
ef751c8d1b
Fix formatting and remove unnecessary comments
2019-12-28 12:07:02 -06:00
huderlem
3b05398975
Merge pull request #945 from Fontbane/patch-5
...
Give rival and Maxie parties better names
2019-12-28 12:06:35 -06:00
GriffinR
3efc8199d4
More battle_dome.c documentation
2019-12-25 22:27:33 -08:00
Fontbane
31b4656324
Labels better
2019-12-25 22:39:06 -05:00
huderlem
8d64bc9df8
Merge pull request #944 from GriffinRichards/doc-itemuse
...
Document item_use.c
2019-12-25 11:59:07 -06:00
huderlem
ee61726136
Merge pull request #936 from GriffinRichards/doc-tower
...
Document Battle Tower scripts
2019-12-25 11:39:20 -06:00
DizzyEggg
eb029d557b
Merge pull request #215 from LOuroboros/aftermath
...
Implemented Aftermath's effect
2019-12-25 12:04:09 +01:00
DizzyEggg
e4a9a228c5
Merge pull request #210 from ultima-soul/battle_engine
...
Implement Leaf Guard.
2019-12-23 17:15:51 +01:00
DizzyEggg
15d34c3513
Fix strings coz they had the same name for some unknown to me reason
2019-12-23 17:09:13 +01:00
DizzyEggg
9e3d5672e6
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
2019-12-23 16:40:21 +01:00
GriffinR
749965d56b
Document item_use.c
2019-12-21 21:39:30 -05:00
GriffinR
68cdd7b1cb
Merge master into ObjEvent rename
2019-12-21 05:19:27 -05:00
LOuroboros
c690d577a5
Implemented Aftermath's effect
2019-12-21 05:01:42 -03:00
Diegoisawesome
026e1108b2
Merge pull request #935 from GriffinRichards/doc-warp
...
Document some warp/field screen effect
2019-12-20 23:44:56 -08:00
GriffinR
ff2d8a9c4e
Add frontier trainer constants
2019-12-20 21:14:05 -05:00
GriffinR
63c8cf97d1
Document Battle Dome scripts and some battle_dome.c
2019-12-20 16:53:33 -05:00
GriffinR
d137a1a0c1
Use constants in compare macro
2019-12-18 19:12:09 -05:00
GriffinR
949509aade
Merge branch 'master' into fix-eventobj
2019-12-18 13:16:38 -05:00
GriffinR
23f952b34e
Merge master into doc-tower
2019-12-17 21:17:46 -05:00
GriffinR
ddfa0c6298
Document Battle Tower scripts
2019-12-17 20:56:13 -05:00
huderlem
f8cef9a6a8
Merge pull request #932 from jiangzhengwenjz/berry_crush
...
berry crush
2019-12-17 19:35:00 -06:00
GriffinR
4879c1eab2
Merge branch 'master' into constants-fade
2019-12-17 19:11:51 -05:00
jiangzhengwenjz
5bec27aa34
nonmatch sub_8024604
2019-12-18 03:36:51 +08:00
GriffinR
d1cf9006fb
Document some warp/field screen effect
2019-12-17 05:23:07 -05:00
ultima-soul
029ab67ff4
Implement Leaf Guard.
2019-12-16 00:29:20 -08:00
GriffinR
db8a5c6c2b
Merge branch 'master' into fix-eventobj
2019-12-15 11:47:27 -05:00
GriffinR
96ec5e1b84
Use fadescreen constants
2019-12-15 11:42:50 -05:00
huderlem
fee36224ed
Merge pull request #925 from GriffinRichards/doc-matchcall
...
Document some pokenav match call
2019-12-15 09:42:13 -06:00
GriffinR
a04347816f
Split PokenavMatchCallEntries from PokenavMonList
2019-12-15 10:25:47 -05:00
GriffinR
82f55f2381
Merge master into ObjEvent rename
2019-12-15 02:00:00 -05:00
GriffinR
75b0c9d7a9
Document Battle Pyramid scripts
2019-12-14 08:38:26 -06:00
GriffinR
ea9a2c848a
Define start and ends for temp vars and daily/temp/special flags
2019-12-14 08:27:49 -06:00
GriffinR
09840efc64
Name last event_data funcs
2019-12-14 08:27:49 -06:00
GriffinR
1a672dac8d
Use constant for daily flag offset
2019-12-14 08:27:49 -06:00
GriffinR
6556b556dd
Merge branch 'master' into fix-eventobj
2019-12-11 01:09:06 -05:00
GriffinR
47b0d8a597
Merge branch 'master' into doc-matchcall
2019-12-10 20:43:27 -05:00
GriffinR
49f1a90534
Document Battle Pike scripts
2019-12-10 19:31:27 -06:00
GriffinR
b7ab9cbf4c
Update JP translation and fix typo
2019-12-10 19:29:23 -06:00
GriffinR
ed1ff0ad77
Document misc strings and text colors
2019-12-10 19:29:23 -06:00
GriffinR
8da7a94423
Merge branch 'master' into fix-eventobj
2019-12-10 17:41:08 -05:00
Diegoisawesome
49b56d0136
Merge pull request #929 from jiangzhengwenjz/nonmatching
...
fake match InitEventObjectStateFromTemplate
2019-12-10 14:32:57 -08:00
jiangzhengwenjz
f34b8f564a
InitEventObjectStateFromTemplate
2019-12-11 05:35:40 +08:00
DizzyEggg
740ab29c7c
Merge pull request #204 from cfmnephrite/beta
...
Dancer
2019-12-09 08:36:22 +01:00
DizzyEggg
ac499bc896
Merge with master
2019-12-09 08:16:18 +01:00
GriffinR
51179df017
Clean up match call doc
2019-12-08 15:49:36 -05:00
GriffinR
0086cd1efa
More pokenav match call documentation
2019-12-08 15:25:21 -05:00
Nephrite
0343f63eda
Dancer
...
Implemented Dancer and all relevant code for interacting with abilities, certain moves, etc
2019-12-07 10:19:01 +00:00
GriffinR
b93101bbeb
Merge master into ObjEvent rename
2019-12-06 21:37:33 -05:00
GriffinR
22fd579fd9
Add comment for ABNORMAL_WEATHER
2019-12-06 19:05:28 -06:00
GriffinR
7f22fc9879
Update old weather names in field_weather_effect
2019-12-06 19:05:28 -06:00
GriffinR
955bfe3f5c
Add comment for original weather name
2019-12-06 19:05:28 -06:00
GriffinR
efaea2a3ab
Revert WEATHER_CLOUDY to WEATHER_SHADE
2019-12-06 19:05:28 -06:00
GriffinR
a4191040c9
Sync weather names
2019-12-06 19:05:28 -06:00
GriffinR
1b30f0c973
Rename event_obj_lock to event_object_lock
2019-12-06 02:55:30 -05:00
GriffinR
cc9b923dc2
More pokenav match call documentation
2019-12-06 02:35:08 -05:00
GriffinR
c51e0f3bae
Merge branch 'master' into fix-eventobj
2019-12-06 02:34:54 -05:00
GriffinR
467a103bcc
Set up Battle Tent macros
2019-12-05 21:11:17 -06:00
GriffinR
fdae25eab2
Set up Battle Pyramid macros
2019-12-05 21:11:17 -06:00
GriffinR
9fcfbdbef5
Set up Battle Factory macros
2019-12-05 21:11:17 -06:00
GriffinR
41c1c9ca8a
Set up Battle Pike macros
2019-12-05 21:11:17 -06:00
GriffinR
9b3d1cfab6
Set up Battle Dome and Tower macros
2019-12-05 21:11:17 -06:00
GriffinR
be17c1602d
Set up remaining facility script doc, use Palace macros
2019-12-05 21:11:17 -06:00
GriffinR
548af3c0f1
Document a bit of Match Call
2019-12-05 15:33:36 -05:00
DizzyEggg
dcb5d16cb3
Merge with master
2019-11-29 21:47:31 +01:00
GriffinR
cb90f22c5e
Merge master into ObjEvent rename
2019-11-27 12:51:10 -05:00
GriffinR
8d870d94c9
Document Battle Arena scripts
2019-11-26 18:47:48 -06:00
GriffinR
f559fa3fe2
Merge master into ObjEvent rename
2019-11-25 20:00:04 -05:00
GriffinR
0db46e84bc
Use macros for FRONTIER_DATA_6, fix offset comment
2019-11-25 18:37:48 -06:00
GriffinR
63ee15fc28
Document Frontier Util
2019-11-25 18:37:48 -06:00
GriffinR
08a8dc46e3
Use macros for Trainer Hill
2019-11-25 18:37:48 -06:00
GriffinR
4dfa959fa2
Begin documenting Battle Pike and Frontier Util
2019-11-25 18:37:48 -06:00
huderlem
9a81661075
Merge pull request #851 from Sewef/patch-3
...
battle_anim_effects_3
2019-11-24 12:02:54 -06:00
Sewef
07b79c3fc3
battle_anim_effects_3 (5)
2019-11-24 18:00:51 +01:00
huderlem
bef6150b59
Merge pull request #909 from GriffinRichards/doc-apprentice
...
Document Apprentice
2019-11-23 09:27:02 -06:00
Sewef
1dfe34dee3
TriForce → TriAttack
2019-11-23 15:51:08 +01:00
Sewef
4f590e8f61
battle_anim_effects_3 (4)
2019-11-23 11:57:39 +01:00
DizzyEggg
88244463e9
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
2019-11-22 22:50:03 +01:00
DizzyEggg
8cc0439182
merge master
2019-11-22 22:47:19 +01:00
GriffinR
4c52cf9ed1
Fix event constant file names
2019-11-21 14:03:35 -05:00
GriffinR
86c08330c4
Fix Event Object include guards
2019-11-21 14:03:11 -05:00
GriffinR
5822dfca8d
Rename FIELD_OBJ_EVENT to OBJECT_EVENT_MOVEMENT
2019-11-21 10:47:24 -05:00
GriffinR
7034f59c14
Rename EventObj to ObjEvent
2019-11-21 00:14:40 -05:00
GriffinR
82cb741d8b
Standardize EVENT_OBJECT to OBJECT_EVENT
2019-11-20 23:12:51 -05:00
GriffinR
ec3e86f1d2
Standardize Event Object to Object Event
2019-11-20 22:55:44 -05:00
GriffinR
b2eb49888d
Clean up Apprentice doc
2019-11-20 19:00:08 -05:00
GriffinR
a05006421b
Document Apprentice
2019-11-20 17:36:52 -05:00
GriffinR
215bb31d67
Clean up Trainer Fan Club doc
2019-11-20 09:08:24 -06:00
GriffinR
5c5c1836bb
Document Trainer Fan Club
2019-11-20 09:08:24 -06:00
GriffinR
4e6a69c297
WIP Document Apprentice
2019-11-19 11:36:38 -05:00
GriffinR
a486c8affd
Begin documenting Apprentice, merge with master
2019-11-18 12:47:10 -05:00
GriffinR
5393b42f7c
Remove SpriteCB_Null name
2019-11-17 08:16:28 -06:00
GriffinR
f6ab6934ae
Align battle tower func spacing
2019-11-17 08:16:28 -06:00
GriffinR
6ac7efb54f
Document Scotts House and begin frontier macros
2019-11-17 08:16:28 -06:00
GriffinR
f7e17ca985
Document Ranking Hall scripts
2019-11-17 08:16:28 -06:00
GriffinR
b96fad074b
Rename neverRead fields
2019-11-16 13:02:35 -06:00
GriffinR
3bbdee61b8
Clean up Trainer Hill doc
2019-11-16 13:02:35 -06:00
GriffinR
5e01871f8b
Document Trainer Hill
2019-11-16 13:02:35 -06:00
GriffinR
2c3726a328
Document contest strings
2019-11-16 12:50:01 -06:00
GriffinR
248b85c3cb
Document Frontier Exchange Corner scripts
2019-11-16 12:00:35 -06:00
GriffinR
57a66bb22d
Document Battle Frontier lounges
2019-11-16 11:37:34 -06:00
GriffinR
fc3783b739
WIP Document apprentice
2019-11-16 12:28:49 -05:00
GriffinR
0f53aeb19b
Document SS Tidal scripts
2019-11-14 18:07:56 -06:00
GriffinR
ba65719090
Typo fix
2019-11-14 17:51:02 -06:00
GriffinR
00f22b6400
Document remaining routes (104, 119-123)
2019-11-14 17:51:02 -06:00
GriffinR
525ec2025d
Document Routes 111-118
2019-11-14 17:41:01 -06:00
GriffinR
ef8370566f
Document Contest scripts
2019-11-13 18:20:55 -06:00
GriffinR
af83b41dd1
Document Contest Hall berry blenders and misc
2019-11-13 18:20:55 -06:00
DizzyEggg
e82fc06e08
Match ConvertImageProcessingToGBA
2019-11-12 17:25:02 +01:00
Marcus Huderle
8e65f0188f
Rename contest_painting_effects to image_processing_effects
2019-11-10 16:37:26 -06:00
Marcus Huderle
1ed3af66eb
Document contest painting image processing effects
2019-11-10 16:37:26 -06:00
GriffinR
a3ee92a4e7
Document some frontier util funcs
2019-11-10 16:37:14 -06:00
DizzyEggg
b4ac979600
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
2019-11-10 12:09:43 +01:00
DizzyEggg
ea6736cd8d
merge
2019-11-10 12:09:14 +01:00
huderlem
ed76620d28
Merge pull request #880 from GriffinRichards/doc-trickhouse
...
Document Trick House scripts
2019-11-09 08:48:49 -06:00
GriffinR
8702972067
Document Sky Pillar outside
2019-11-09 08:41:43 -06:00
GriffinR
a38bff8c17
Document Slateport scripts
2019-11-09 08:37:06 -06:00
GriffinR
1174a20a17
Document Fallarbor and Verdanturf scripts
2019-11-09 08:37:06 -06:00
huderlem
906a1ec4ab
Merge pull request #883 from GriffinRichards/fix-colossname
...
Fix Battle Colosseum names
2019-11-08 17:24:05 -06:00
GriffinR
9140594b23
Merge branch 'master' into doc-littleroot
2019-11-08 03:07:50 -05:00
GriffinR
e19b9c9d46
Resolve Littleroot merge conflict
2019-11-08 03:07:19 -05:00
GriffinR
bef24a45f0
Document Littleroot scripts
2019-11-08 02:47:55 -05:00
huderlem
030784dece
Merge pull request #882 from GriffinRichards/doc-mauville
...
Document Mauville and New Mauville scripts
2019-11-07 20:22:56 -06:00
huderlem
1ceee6ef70
Merge pull request #884 from GriffinRichards/doc-halloffame
...
Document a few towns/cities
2019-11-07 19:55:19 -06:00
huderlem
662a9915cf
Merge pull request #881 from GriffinRichards/doc-caves
...
Document cave scripts
2019-11-07 18:29:48 -06:00
Marcus Huderle
01e6fb6dd0
Document some battle_bg-related things
2019-11-07 18:24:04 -06:00
GriffinR
de933000e3
Document Lavaridge scripts
2019-11-07 15:21:32 -05:00
GriffinR
bae4a586d8
Document Hall of Fame scripts
2019-11-07 13:26:53 -05:00
GriffinR
35ed8de51b
Fix Battle Colosseum names
2019-11-07 12:37:11 -05:00
GriffinR
0b5c2c2721
Document New Mauville scripts
2019-11-07 10:32:21 -05:00
GriffinR
c132989679
Document Mauville scripts
2019-11-07 10:18:56 -05:00
GriffinR
43b7fd741a
Document Game Corner scripts
2019-11-07 09:41:59 -05:00
GriffinR
3a00b66407
Document cave scripts
2019-11-07 07:57:51 -05:00
GriffinR
2b944fd721
Merge branch 'master' into doc-trickhouse
2019-11-06 19:49:14 -05:00
GriffinR
25d026aded
Document Trick House scripts
2019-11-06 19:41:19 -05:00
GriffinR
fbc3eee1f2
Document Fossil Maniac and Berry Master route houses
2019-11-06 17:01:23 -06:00
GriffinR
6730df2321
Document Abandoned Ship scripts
2019-11-06 16:41:56 -06:00
GriffinR
58dcd6d99d
Clean up mystery event msg
2019-11-06 16:38:02 -06:00
GriffinR
d9da932dad
Document Rustboro scripts
2019-11-05 16:43:57 -06:00
GriffinR
5ef300c10b
Document dept store
2019-11-04 16:49:06 -06:00
GriffinR
f056328e37
Align trainer constant values
2019-11-04 16:45:00 -06:00
GriffinR
5c627518b3
Rename Grunts to use location-specific names
2019-11-04 16:45:00 -06:00
GriffinR
878eb523d7
Document remainder of poke centers
2019-11-04 16:42:28 -06:00
huderlem
a4b4ecd470
Merge pull request #787 from GriffinRichards/rename-tablecmds
...
Rename table cmds
2019-11-04 16:31:27 -06:00
DizzyEggg
1d8cc9b741
Fix merge conflicts
2019-11-03 19:55:19 +01:00
GriffinR
5f1fcdd023
Document aqua/magma area scripts
2019-11-01 17:22:45 -05:00
GriffinR
dd01942c4f
Document aqua/magma hideout scripts
2019-11-01 17:22:45 -05:00
huderlem
6eaac9ea9d
Merge pull request #863 from GriffinRichards/doc-partymenu
...
Document party menu
2019-10-31 21:36:56 -05:00
GriffinR
27169f634b
Review changes for party menu doc
2019-10-31 21:33:01 -04:00
GriffinR
8055548fa4
Document legendary scripts
2019-10-31 18:28:34 -05:00
GriffinR
b1ea2592c3
Merge branch 'master' into doc-partymenu
2019-10-31 14:22:51 -04:00
GriffinR
aec7eb6089
Clean up party_menu doc
2019-10-31 14:11:55 -04:00
GriffinR
e01ec84837
Document party_menu second pass
2019-10-31 03:25:56 -04:00
GriffinR
93e2851fc1
Document players_house.inc and Littleroot house scripts
2019-10-30 17:51:35 -05:00
GriffinR
ff0109e0fd
Define unused hidden item flags
2019-10-27 11:01:40 -05:00
GriffinR
c31aafed57
Name unknown flag from R/S
2019-10-27 10:23:06 -05:00
Marcus Huderle
13f9760187
Document route 109 scripts
2019-10-26 12:55:53 -05:00
GriffinR
5fd44d1e74
Rename some STAT_CHANGE macros
2019-10-26 11:53:00 -04:00
GriffinR
6db014cc32
Document party_menu first pass
2019-10-25 15:41:06 -04:00
GriffinR
ca2c6fa9b1
Document pc_transfer.inc
2019-10-22 17:57:28 -05:00
GriffinR
9a86769847
Document obtain_item.inc
2019-10-22 17:57:28 -05:00
GriffinR
c0aaa01424
Document flash.inc
2019-10-22 17:57:28 -05:00
GriffinR
973e6f9667
Document mauville_man.inc
2019-10-21 17:21:53 -05:00
Sewef
e9675bdd24
battle_anims_effects_2
2019-10-20 12:29:08 -05:00
Sewef
3b0d9e134f
battle_anims_effects_2
2019-10-20 12:29:08 -05:00
Sewef
49ad6da8fb
starting battle_anim_effects_2
2019-10-20 12:29:08 -05:00
GriffinR
ac399ade4a
Document safari zone scripts
2019-10-20 09:53:21 -05:00
GriffinR
0db188b487
Clean up berry_tree.inc and misc adjacent documentation
2019-10-20 09:46:46 -05:00
DizzyEggg
e736c369d6
Merge with master
2019-10-19 17:47:55 +02:00
huderlem
cb9f89925f
Merge pull request #841 from GriffinRichards/document-gyms2
...
Document Petalburg, Fortree, Mossdeep, and Sootopolis Gyms
2019-10-19 08:05:11 -05:00
Sewef
19fb0fb220
Merge branch 'master' into patch-2
2019-10-16 19:35:33 +02:00
GriffinR
b4a9298205
Merge branch 'master' into document-gyms2
2019-10-16 04:22:34 -04:00
GriffinR
0f15264595
Document rotating_tile_puzzle
2019-10-16 04:09:30 -04:00
GriffinR
348bb002a8
Document Gym scripts first half
2019-10-15 17:09:47 -05:00
huderlem
a0b3f5d9e3
Merge pull request #833 from GriffinRichards/doc-inc2
...
Document .incs split from event_scripts Round 2
2019-10-15 16:30:27 -05:00
GriffinR
90a05cf824
Finish Mossdeep Gym doc, beging documenting rotating tile puzzle
2019-10-15 05:06:13 -04:00
GriffinR
1b41b8b7ca
Document Petalburg, Fortree, Sootopolis, and some of Mossdeep Gyms
2019-10-15 05:05:57 -04:00
Sewef
07ac727c6d
Document Oamdata in battle_anim ( #838 )
2019-10-14 18:26:47 -05:00
GriffinR
928cdf2531
Merge branch 'master' into doc-inc2
2019-10-14 19:25:10 -04:00
huderlem
26962b7725
Merge pull request #830 from GriffinRichards/doc-inc
...
Document some .incs split from event_scripts
2019-10-14 18:22:35 -05:00
garak
92d28c5daf
add MIN_LEVEL define to pokemon constants
2019-10-14 18:12:03 -05:00
Sewef
5a366e8d72
More battle_anim_effects_1 labels
2019-10-14 22:51:45 +02:00
Sewef
63b5be9259
Ended battle_anims_effects_1 SpriteTemplates
2019-10-14 21:05:40 +02:00
GriffinR
30ef494163
Merge branch 'master' into doc-inc2
2019-10-13 15:44:07 -04:00
GriffinR
bb23128b77
Merge conflict resolves into review changes
2019-10-13 15:33:19 -04:00
GriffinR
144c5888a1
Fix map script names
2019-10-13 15:29:53 -04:00
GriffinR
a081124a20
Merge branch 'master' into doc-inc
2019-10-13 15:26:44 -04:00
Marcus Huderle
8df4982b3f
Merge remote-tracking branch 'upstream/master' into document-trade
2019-10-12 15:39:17 -05:00
GriffinR
4e2be7ff5e
Review changes for #835
2019-10-12 15:14:57 -05:00
GriffinR
1b7607bd91
Document cable_club.inc
2019-10-12 15:14:57 -05:00
GriffinR
3514f9dd6b
Clean up trade.c doc
2019-10-10 18:46:42 -04:00
DizzyEggg
bae5d2038f
Update with master
2019-10-10 16:18:48 +02:00
GriffinR
07fa82c911
Last non-anim trade.c doc
2019-10-10 03:50:51 -04:00
GriffinR
32aa87c7e1
More trade doc, fix switch indentations
2019-10-09 14:21:29 -04:00
GriffinR
2c062dc764
More trade documentation
2019-10-09 05:56:44 -04:00
GriffinR
d1bcd60b58
Document more trade.c
2019-10-08 20:25:46 -04:00