Commit Graph

84 Commits

Author SHA1 Message Date
GriffinR bf65c1fb25 Name object event pals/tags 2020-11-23 14:24:48 -05:00
Kurausukun 8bf401c227 address comments 2020-11-02 18:43:11 -05:00
Kurausukun 539fd463c8 port MovementAction_StoreAndLockAnim_Step0 fix 2020-10-26 03:46:08 -04:00
Kurausukun f0efd11aa9 re-match InitObjectEventStateFromTemplate 2020-10-19 06:19:21 -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 781eb38d5b Removed unused comment 2020-09-05 20:51:21 -04:00
PokeCodec ac9a86d7ce Remove movementAction fakematch 2020-09-05 14:51:45 -04:00
PokeCodec a04b0ff487 More formatting fixes 2020-08-28 14:35:37 -04:00
PokeCodec 1515a2ecc4 Fix To-Dos 2020-08-28 14:00:31 -04:00
DizzyEggg d072897354 Update event_object_movement.c 2020-08-02 15:37:04 +02:00
DizzyEggg 7890a16d27 Fix UB in event_object_movement.c 2020-08-02 15:04:55 +02:00
GriffinR e06de33cbd Merge branch 'master' into doc-overworld 2020-07-28 17:46:17 -04:00
PokeCodec 93be3a08ce Match 2020-07-28 15:31:08 -04:00
PokeCodec 044d968513 Match 2020-07-28 15:23:14 -04:00
PokeCodec ebcb982e16 Change signedness and add casts to avoid implicit conversion warnings 2020-07-28 15:22:15 -04:00
GriffinR 4a42e2a710 Merge branch 'master' into doc-overworld 2020-07-23 10:31:52 -04:00
GriffinR a1cc7d2bd6 Document faraway island 2020-07-19 14:12:38 -04:00
GriffinR ebb6c4ee66 Merge branch 'master' into doc-overworld 2020-07-08 15:51:58 -04:00
GriffinR 1ce929157f Clean up field effect doc 2020-07-02 05:05:13 -04:00
GriffinR 4ea6992172 Continue documenting overworld/field effects 2020-06-29 01:26:29 -04:00
GriffinR 18d57a3802 Document some overworld and field effects 2020-06-23 15:48:53 -04:00
GriffinR f53e2491bf Document union_room_player_avatar.c 2020-06-01 10:23:12 -04:00
GriffinR 5bb688df3e Label in_connection's field in ObjectEventTemplate 2020-05-14 17:11:18 -04:00
GriffinR cb5b8da77b More trainer type usage 2020-04-28 19:59:08 -05:00
GriffinR 487080b425 Minor player avatar doc 2020-04-01 02:54:26 -04:00
Marcus Huderle 49421a41b2 Move field effects data and graphics into own directory, and cleanup naming for object events 2020-02-12 17:32:51 -06:00
GriffinR 4c12ad00d2 Merge branch 'master' into fix-eventobj 2020-01-19 21:57:29 -05:00
GriffinR a40f054900 Move/rename gfx start/end vars 2020-01-18 08:49:34 -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
GriffinR b93101bbeb Merge master into ObjEvent rename 2019-12-06 21:37:33 -05:00
GriffinR 2756771958 More usage of ST_OAM constants and SPRITE macros 2019-12-06 19:05:44 -06:00
GriffinR 4c52cf9ed1 Fix event constant file names 2019-11-21 14:03:35 -05:00
GriffinR 570881b119 Rename event_object directories 2019-11-21 00:44:55 -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 973e6f9667 Document mauville_man.inc 2019-10-21 17:21:53 -05:00
Marcus Huderle 4494b5d4cb Document collision types 2019-10-06 15:48:26 -05:00
Marcus Huderle 799edaf3e6 Document hide/show reflection movement actions 2019-10-06 14:17:34 -05:00
PikalaxALT 306ce048ad Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
DizzyEggg dc764698c9 Use implicilt berry indexes in arrays 2019-04-14 10:15:18 -05:00
Marcus Huderle 033580da96 Document secret base 2019-04-05 16:24:57 -05:00
Marcus Huderle 35505c7f5b Document somre more weather effects 2019-04-01 20:04:23 -05:00
Marcus Huderle d13563b174 Document some faraway_island code 2019-03-31 14:09:40 -05:00
Marcus Huderle a7d5f032b1 Split into ereader_helpers.c, faraway_island.c, and ereader_screen.c 2019-03-22 14:16:26 -05:00
Marcus Huderle 7118462b9f Decompile ereader.c up to faraway island code 2019-03-21 18:28:44 -05:00
Marcus Huderle 3a40f5203b Remove old rom_818CFC8.h header 2019-02-07 17:41:44 -06:00
Marcus Huderle a1ad1bad3a Document a bunch of battle pyramid 2019-02-06 21:14:28 -06:00