ultima-soul
|
2a20d50904
|
Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync
|
2021-02-01 15:54:08 -08:00 |
|
GriffinR
|
c711a2f73b
|
Document warp spin functions
|
2021-01-01 17:11:02 -05:00 |
|
ultima-soul
|
fdfe330330
|
Merge pull request #519 from Pyredrid/doublescriptedwilds
Added commands for scripted double wild battles
|
2020-11-18 08:57:19 -08:00 |
|
Aaron B-D
|
151aca8365
|
Changed how scripted wild encounters work to include double battles
Removed the old commands for scripted wild double encounters
|
2020-11-17 03:13:00 -05:00 |
|
aaaaaa123456789
|
bacc831aa9
|
Re-apply joypad macros (minus merge conflicts)
|
2020-11-02 22:02:39 -03:00 |
|
Aaron B-D
|
b83a87c8e8
|
Added scripted double wild battles
|
2020-10-19 14:47:32 -04:00 |
|
aaaaaa123456789
|
7dc95a0103
|
Undo PokeCodec's PRs
This commit undoes most of PokeCodec's PRs after the debate in chat. Some
harmless or completely superseded PRs have been left alone, as there is not
much benefit in attempting to undo them.
Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136,
#1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179,
#1180, #1181, #1182 and #1183.
|
2020-09-13 06:30:55 -03:00 |
|
PokeCodec
|
28ef2fb774
|
Switch to button macros
|
2020-09-04 21:11:55 -04:00 |
|
GriffinR
|
65bd2faf94
|
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest
|
2020-08-16 05:59:10 -04:00 |
|
GriffinR
|
3779422489
|
Split contest funcs from script_pokemon_util
|
2020-08-13 17:42:12 -04:00 |
|
GriffinR
|
e06de33cbd
|
Merge branch 'master' into doc-overworld
|
2020-07-28 17:46:17 -04:00 |
|
PokeCodec
|
c5aa91741b
|
Change signedness and add casts to avoid implicit conversion warnings
|
2020-07-24 22:18:57 -04:00 |
|
GriffinR
|
e129d04b93
|
Merge branch 'master' into doc-overworld
|
2020-07-15 00:40:47 -04:00 |
|
GriffinR
|
ebb6c4ee66
|
Merge branch 'master' into doc-overworld
|
2020-07-08 15:51:58 -04:00 |
|
GriffinR
|
431c60c92c
|
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-confetti
|
2020-07-08 15:45:31 -04:00 |
|
GriffinR
|
c84f98a7ff
|
Document misc field control
|
2020-06-29 17:24:17 -04:00 |
|
GriffinR
|
d2a760afdb
|
Rename contest_link_80FC4F4, 80F57C4, and 81D9DE4
|
2020-06-18 18:01:32 -04:00 |
|
GriffinR
|
24569583e4
|
Document contest results
|
2020-06-18 17:50:13 -04:00 |
|
GriffinR
|
a9a427c6f2
|
Merge branch 'master' into doc-link
|
2020-06-10 17:36:43 -04:00 |
|
GriffinR
|
aaf5d91c18
|
Document field_message_box.c
|
2020-06-03 19:47:45 -05:00 |
|
GriffinR
|
f53e2491bf
|
Document union_room_player_avatar.c
|
2020-06-01 10:23:12 -04:00 |
|
GriffinR
|
956090b05f
|
Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj
|
2020-02-12 13:05:57 -05:00 |
|
GriffinR
|
084bd66924
|
Document Trainer Card
|
2020-02-08 14:31:17 -06:00 |
|
GriffinR
|
e92cc7752b
|
Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj
|
2020-01-13 20:41:57 -05:00 |
|
GriffinR
|
c19289596d
|
Give/Take to Add/Remove for silent script macros
|
2020-01-12 23:24:52 -05:00 |
|
GriffinR
|
68cdd7b1cb
|
Merge master into ObjEvent rename
|
2019-12-21 05:19:27 -05: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
|
949509aade
|
Merge branch 'master' into fix-eventobj
|
2019-12-18 13:16:38 -05:00 |
|
GriffinR
|
d1cf9006fb
|
Document some warp/field screen effect
|
2019-12-17 05:23:07 -05:00 |
|
GriffinR
|
96ec5e1b84
|
Use fadescreen constants
|
2019-12-15 11:42:50 -05:00 |
|
GriffinR
|
1b30f0c973
|
Rename event_obj_lock to event_object_lock
|
2019-12-06 02:55:30 -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
|
ef8370566f
|
Document Contest scripts
|
2019-11-13 18:20:55 -06:00 |
|
Marcus Huderle
|
1ed3af66eb
|
Document contest painting image processing effects
|
2019-11-10 16:37:26 -06: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
|
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
|
6db014cc32
|
Document party_menu first pass
|
2019-10-25 15:41:06 -04: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 |
|
GriffinR
|
90a05cf824
|
Finish Mossdeep Gym doc, beging documenting rotating tile puzzle
|
2019-10-15 05:06:13 -04:00 |
|
GriffinR
|
30ef494163
|
Merge branch 'master' into doc-inc2
|
2019-10-13 15:44:07 -04:00 |
|
GriffinR
|
1b7607bd91
|
Document cable_club.inc
|
2019-10-12 15:14:57 -05:00 |
|
GriffinR
|
0df304d629
|
Document roulette.inc
|
2019-10-07 02:00:16 -04:00 |
|
GriffinR
|
5325835ee7
|
Use STR_CONV constants
|
2019-09-30 15:43:44 -04:00 |
|
GriffinR
|
b596322ca2
|
Initial script_menu documentation
|
2019-09-18 18:57:25 -04:00 |
|