GriffinR
|
097ddb0677
|
Re-export tileset anim pngs to use palettes
|
2020-04-02 11:18:47 -04:00 |
|
GriffinR
|
8e4b987699
|
Revert more porymap-breaking changes
|
2020-03-18 03:22:07 -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 |
|
garakmon
|
b1dd945cbf
|
move fonts from data/graphics/ to graphics/
|
2020-03-12 13:40:00 -04: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 |
|
GriffinR
|
53724e2b43
|
Delete asm siirtc data
|
2020-03-01 00:35:42 -05: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
|
0d651c7c9e
|
Some battle anim review changes
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
1ba12dc050
|
Document move anims I-S
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
501d0d3c18
|
Document move anims C-H
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
6eb44dc507
|
Document move anims A-C
|
2020-02-25 12:54:08 -06:00 |
|
GriffinR
|
3456578c0f
|
Move berry crush data to src
|
2020-02-17 13:10:23 -06:00 |
|
GriffinR
|
ac1738e11d
|
Move smokescreen data to src
|
2020-02-13 14:48:19 -06:00 |
|
GriffinR
|
d11cd5d217
|
Move text input strings 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
|
43ec11b92a
|
Move berry powder data to src
|
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 |
|
GriffinR
|
85dc8a528c
|
Move rotating tile puzzle data to src
|
2020-02-08 14:22:53 -06:00 |
|
GriffinR
|
86354f1d50
|
Document some pokenav and region map
|
2020-02-05 21:04:43 -05:00 |
|
GriffinR
|
9c934c9664
|
Merge master into fix-eventobj, add explicit size to gObjectEventGraphicsInfoPointers
|
2020-01-26 12:23:08 -05:00 |
|
GriffinR
|
6f392632c2
|
Note AI weather bug
|
2020-01-22 18:05:42 -05:00 |
|
GriffinR
|
4c12ad00d2
|
Merge branch 'master' into fix-eventobj
|
2020-01-19 21:57:29 -05:00 |
|
jiangzhengwenjz
|
aa631825fc
|
resolve data sections
|
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 |
|
GriffinR
|
22931846d6
|
Fix Colosseum name porymap issue
|
2020-01-13 20:20:48 -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
|
96720db083
|
Remove unnecessary removeitem arguments
|
2020-01-12 23:29:19 -05: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
|
10220d3b76
|
Label TryRecordMixLinkup
|
2020-01-12 19:39:30 -06:00 |
|
GriffinR
|
e736c2d2fd
|
Document some easy chat specials
|
2020-01-12 19:39:30 -06:00 |
|
GriffinR
|
c27a4778ee
|
Standardize prebattle -> intro
|
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
|
e497fc64e3
|
if_undefeated macro to if_not_defeated
|
2020-01-12 20:20:02 -05:00 |
|
GriffinR
|
f2e7b1507e
|
Port some macro/script fixes from pokefirered
|
2020-01-11 14:12:31 -05: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
|
fb5bea98ce
|
More battle_dome.c doc
|
2020-01-07 22:30:37 -05: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
|
ee61726136
|
Merge pull request #936 from GriffinRichards/doc-tower
Document Battle Tower scripts
|
2019-12-25 11:39:20 -06: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
|
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
|
9e08cfe55f
|
Remove uses of compare_var_to
|
2019-12-18 19:22:39 -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 |
|
GriffinR
|
4879c1eab2
|
Merge branch 'master' into constants-fade
|
2019-12-17 19:11:51 -05:00 |
|
huderlem
|
edb5df1716
|
Merge pull request #933 from GriffinRichards/doc-tents
Document Battle Tent scripts
|
2019-12-17 18:09:49 -06:00 |
|
GriffinR
|
d1cf9006fb
|
Document some warp/field screen effect
|
2019-12-17 05:23:07 -05: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
|
82f55f2381
|
Merge master into ObjEvent rename
|
2019-12-15 02:00:00 -05:00 |
|
GriffinR
|
97b5560bdb
|
Document Battle Tent scripts
|
2019-12-15 01:47:01 -05:00 |
|
GriffinR
|
6967caefb2
|
Split finditem_std from giveitem_std
|
2019-12-14 08:41:46 -06:00 |
|
GriffinR
|
75b0c9d7a9
|
Document Battle Pyramid scripts
|
2019-12-14 08:38:26 -06:00 |
|
GriffinR
|
aa72c0ada3
|
Document Battle Factory scripts
|
2019-12-14 08:32:32 -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
|
ed1ff0ad77
|
Document misc strings and text colors
|
2019-12-10 19:29:23 -06:00 |
|
GriffinR
|
fe16452999
|
Typo fix
|
2019-12-10 19:28:16 -06:00 |
|
GriffinR
|
fcd8d37d62
|
Document Battle Palace scripts
|
2019-12-10 19:28:16 -06:00 |
|
GriffinR
|
b93101bbeb
|
Merge master into ObjEvent rename
|
2019-12-06 21:37:33 -05: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
|
c51e0f3bae
|
Merge branch 'master' into fix-eventobj
|
2019-12-06 02:34:54 -05:00 |
|
GriffinR
|
7beddd16dd
|
Document missed scripts/text
|
2019-12-05 21:20:55 -06:00 |
|
GriffinR
|
49c6ae1ac6
|
Add some macro comments
|
2019-12-05 21:11:17 -06: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 |
|
GriffinR
|
df1fce705c
|
Fix hard-coded string ptr
|
2019-11-29 00:10:55 -05: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 |
|
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 |
|
GriffinR
|
2bf1e0600e
|
Consolidate apprentice_buff macros
|
2019-11-23 08:09:25 -05:00 |
|
Sewef
|
4f590e8f61
|
battle_anim_effects_3 (4)
|
2019-11-23 11:57:39 +01:00 |
|
GriffinR
|
4c52cf9ed1
|
Fix event constant file names
|
2019-11-21 14:03:35 -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
|
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
|
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
|
d6e681066b
|
Document Battle Frontier outside scripts
|
2019-11-17 08:16:28 -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
|
0513e05c38
|
Document Frontier Reception Gate
|
2019-11-16 12:00:35 -06:00 |
|
GriffinR
|
248b85c3cb
|
Document Frontier Exchange Corner scripts
|
2019-11-16 12:00:35 -06:00 |
|
GriffinR
|
dadaba3075
|
Fix bet amount typo
|
2019-11-16 11:37:34 -06:00 |
|
GriffinR
|
57a66bb22d
|
Document Battle Frontier lounges
|
2019-11-16 11:37:34 -06:00 |
|
huderlem
|
0a43f2ce53
|
Merge pull request #899 from GriffinRichards/doc-scriptclean
Document interview and TV scripts, and misc script clean up
|
2019-11-16 11:34:47 -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
|
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
|
0ba591d26f
|
Document ocean routes
|
2019-11-14 17:29:46 -06:00 |
|
GriffinR
|
ff7e11c0b0
|
Merge branch 'master' into doc-scriptclean
|
2019-11-13 19:25:41 -05: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 |
|
GriffinR
|
c0ae1cbc1c
|
Document Lilycove scripts
|
2019-11-13 18:20:55 -06:00 |
|
GriffinR
|
7455bd9b9a
|
Document interview and TV scripts, and misc script clean up
|
2019-11-12 14:20:05 -05: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
|
6c863f6724
|
Document Sootopolis scripts
|
2019-11-10 16:37:14 -06:00 |
|
GriffinR
|
a3ee92a4e7
|
Document some frontier util funcs
|
2019-11-10 16:37:14 -06:00 |
|
GriffinR
|
5ac8b126e9
|
Document Mt Pyre scripts
|
2019-11-09 12:32:13 -06:00 |
|
GriffinR
|
e4d65addf4
|
Document Mossdeep scripts
|
2019-11-09 10:42:52 -06:00 |
|
huderlem
|
ed76620d28
|
Merge pull request #880 from GriffinRichards/doc-trickhouse
Document Trick House scripts
|
2019-11-09 08:48:49 -06:00 |
|
GriffinR
|
ae1767fe46
|
Document Mystery Event Club script
|
2019-11-09 08:41:43 -06:00 |
|
GriffinR
|
06bb4ba402
|
Document Secret Power TM script
|
2019-11-09 08:41:43 -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 |
|
GriffinR
|
4334e31a7e
|
Fix sailing typo
|
2019-11-07 16:46:56 -05:00 |
|
GriffinR
|
5e4dd022a6
|
Document Dewford scripts
|
2019-11-07 16:36:48 -05:00 |
|
GriffinR
|
5d35662c4c
|
Document Pacifidlog scripts
|
2019-11-07 15:41:42 -05:00 |
|
GriffinR
|
de933000e3
|
Document Lavaridge scripts
|
2019-11-07 15:21:32 -05:00 |
|
GriffinR
|
979ece7d56
|
Document Fortree scripts
|
2019-11-07 14:49:52 -05:00 |
|
GriffinR
|
03a7995570
|
Move hall of fame script
|
2019-11-07 13:28:33 -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
|
09afa7992d
|
Document Shoal Cave
|
2019-11-07 12:17:28 -05:00 |
|
GriffinR
|
d5685db19a
|
Fold nops into hidemoneybox
|
2019-11-07 10:37:15 -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
|
1475c4d8da
|
Document other cable car station
|
2019-11-06 17:01:23 -06:00 |
|
GriffinR
|
fbc3eee1f2
|
Document Fossil Maniac and Berry Master route houses
|
2019-11-06 17:01:23 -06:00 |
|
GriffinR
|
7d5d12877e
|
Document cycling, cable car, and tunneler route houses
|
2019-11-06 17:01:23 -06:00 |
|
GriffinR
|
d0198088d9
|
Document Lanettes, Winstrates, Old Ladys, and Wingull houses
|
2019-11-06 17:01:23 -06:00 |
|
GriffinR
|
903b8060a7
|
Document Glass Workshop
|
2019-11-06 17:01:23 -06:00 |
|
GriffinR
|
dba94e3971
|
Update fldeff sparkle macro
|
2019-11-06 16:41:56 -06:00 |
|
GriffinR
|
6730df2321
|
Document Abandoned Ship scripts
|
2019-11-06 16:41:56 -06:00 |
|
GriffinR
|
37bd93ec6c
|
Rename mystery event msg scripts
|
2019-11-06 16:38:02 -06:00 |
|
GriffinR
|
e7f6459a89
|
Split mystery event msg
|
2019-11-06 16:38:02 -06:00 |
|
GriffinR
|
58dcd6d99d
|
Clean up mystery event msg
|
2019-11-06 16:38:02 -06:00 |
|
GriffinR
|
481c09fcad
|
Clean up Rustboro script doc
|
2019-11-05 16:43:57 -06:00 |
|
GriffinR
|
d9da932dad
|
Document Rustboro scripts
|
2019-11-05 16:43:57 -06:00 |
|
GriffinR
|
1d421f2f71
|
Document Devon Corp scripts
|
2019-11-05 16:43:57 -06:00 |
|
GriffinR
|
5ef300c10b
|
Document dept store
|
2019-11-04 16:49:06 -06:00 |
|
GriffinR
|
5c627518b3
|
Rename Grunts to use location-specific names
|
2019-11-04 16:45:00 -06:00 |
|
GriffinR
|
290df23130
|
Document remaining poke marts
|
2019-11-04 16:42:28 -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 |
|
GriffinR
|
347d1e20b6
|
Use constants in io_reg.s
|
2019-11-04 16:26:09 -06:00 |
|
GriffinR
|
033c6cea3b
|
Use YES/NO constants for MSGBOX_YESNO
|
2019-11-02 16:36:43 -05:00 |
|
GriffinR
|
a90b828bb8
|
Use YES/NO constants
|
2019-11-02 16:32:58 -05:00 |
|
GriffinR
|
e4fe21786e
|
Document misc special houses
|
2019-11-02 16:32:58 -05:00 |
|
GriffinR
|
390d594e21
|
Fix indentation
|
2019-11-01 17:22:45 -05: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
|
8055548fa4
|
Document legendary scripts
|
2019-10-31 18:28:34 -05:00 |
|