Eduardo Quezada
|
ebbcb7d025
|
Whitespace, documentation and style
|
2024-01-22 19:12:52 -03:00 |
|
Ariel A
|
7d7531f2fa
|
Merge branch 'master' into followers
|
2023-12-31 01:28:27 -05:00 |
|
GriffinR
|
a5c2ac5e49
|
Use BUGFIX in assembly files
|
2023-10-20 09:10:49 -04:00 |
|
Ariel A
|
9beee311c4
|
Merge branch 'master' into romhack
|
2022-07-17 15:13:15 -04:00 |
|
Ariel A
|
c29516bc2f
|
Fixed bug with follower update after the party was healed. Credit: Jaizu
|
2021-12-22 22:14:28 -05:00 |
|
LOuroboros
|
e28fa7f91c
|
Update event_scripts.s
|
2021-12-21 22:10:54 -03:00 |
|
Ariel A
|
bdcbb5c700
|
Merge branch 'master' into romhack
|
2021-12-18 17:14:52 -05:00 |
|
GriffinR
|
e66ea0cb99
|
Reformat compare + goto_if/call_if to single statements
|
2021-11-18 23:06:51 -05:00 |
|
GriffinR
|
c4f8f4d11a
|
Add STR_VAR_# ids to string buffer macros
|
2021-11-17 22:00:44 -05:00 |
|
GriffinR
|
f85de6eca5
|
Start event macro comment updates
|
2021-11-15 10:54:57 -05:00 |
|
GriffinR
|
b14fe9dce3
|
Merge pull request #1547 from GriffinRichards/doc-sounddata
Clean up sound, add CRY_MODE constants
|
2021-11-13 15:54:40 -05:00 |
|
GriffinR
|
54b254a829
|
Add CRY_MODE constants
|
2021-11-07 13:33:05 -05:00 |
|
cbt6
|
32aaf6912f
|
Rename movement scripts to use Faster over Fastest
|
2021-11-05 02:22:28 +08:00 |
|
GriffinR
|
fbf3bf2ce8
|
Replace 'mystery_event_club'
|
2021-10-26 22:43:56 -04:00 |
|
GriffinR
|
ece7ef3410
|
Correct usage of MysteryEvent to MysteryGift
|
2021-10-17 03:00:48 -04:00 |
|
Ariel Antonitis
|
8a3b04e837
|
Merge branch 'master' into romhack
|
2021-09-02 01:03:13 -04:00 |
|
GriffinR
|
06351bf63c
|
Remove address comments
|
2021-07-20 15:18:31 -04:00 |
|
Ariel Antonitis
|
e4b9bb75e2
|
Merge branch 'master' into romhack
|
2021-06-04 23:36:21 -04:00 |
|
ExpoSeed
|
6a977bdbfc
|
Document second parameter of playbgm
|
2021-05-21 15:08:00 -05:00 |
|
Ariel Antonitis
|
8a3dfbf252
|
Added pokemon followers & script commands.
|
2021-03-03 01:04:22 -05:00 |
|
GriffinR
|
f5495d1220
|
Give proper names to underwater maps
|
2020-09-01 03:03:14 -04:00 |
|
GriffinR
|
3014241179
|
Give songs meaningful english names
|
2020-08-20 19:06:14 -04:00 |
|
GriffinR
|
22b5b6b074
|
Start documenting roulette
|
2020-07-30 19:37:16 -04:00 |
|
GriffinR
|
fac6288156
|
Add local object event ids for referenced objects
|
2020-06-22 17:18:58 -04: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 |
|
GriffinR
|
c19289596d
|
Give/Take to Add/Remove for silent script macros
|
2020-01-12 23:24:52 -05:00 |
|
GriffinR
|
f2e7b1507e
|
Port some macro/script fixes from pokefirered
|
2020-01-11 14:12:31 -05:00 |
|
GriffinR
|
ef67f2d33b
|
Merge master into ObjEvent rename and prune accidental inclusions
|
2020-01-08 05:43:06 -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
|
96ec5e1b84
|
Use fadescreen constants
|
2019-12-15 11:42:50 -05:00 |
|
GriffinR
|
82f55f2381
|
Merge master into ObjEvent rename
|
2019-12-15 02:00:00 -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
|
b93101bbeb
|
Merge master into ObjEvent rename
|
2019-12-06 21:37:33 -05: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
|
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
|
be17c1602d
|
Set up remaining facility script doc, use Palace macros
|
2019-12-05 21:11:17 -06: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
|
4dfa959fa2
|
Begin documenting Battle Pike and Frontier Util
|
2019-11-25 18:37:48 -06:00 |
|
GriffinR
|
4c52cf9ed1
|
Fix event constant file names
|
2019-11-21 14:03:35 -05:00 |
|
GriffinR
|
82cb741d8b
|
Standardize EVENT_OBJECT to OBJECT_EVENT
|
2019-11-20 23:12:51 -05:00 |
|