GriffinR
|
756fad0e61
|
Document some event object movement
|
2021-04-06 14:34:36 -04:00 |
|
GriffinR
|
553fe6239a
|
Document more field effects
|
2021-04-05 18:21:17 -04:00 |
|
HornedCrusader
|
84cb04fa38
|
Fix bike flag
|
2021-02-20 11:52:41 -05:00 |
|
GriffinR
|
9e59581220
|
Document object lock and some trainer approach
|
2021-01-26 04:42:18 -05:00 |
|
GriffinR
|
c711a2f73b
|
Document warp spin functions
|
2021-01-01 17:11:02 -05:00 |
|
Kurausukun
|
58976ebaa8
|
Merge remote-tracking branch 'upstream/master' into berry_crush
|
2020-12-10 23:30:52 -05:00 |
|
GriffinR
|
5259898325
|
Replace POKEMON_SLOTS_NUMBER
|
2020-10-01 17:07:12 -05:00 |
|
Kaz
|
1404cf3330
|
field_player_avatar.c: Fix TryInterruptObjectEventSpecialAnim fakematch.
|
2020-09-17 18:24:11 -04:00 |
|
PokeCodec
|
28ef2fb774
|
Switch to button macros
|
2020-09-04 21:11:55 -04:00 |
|
GriffinR
|
3014241179
|
Give songs meaningful english names
|
2020-08-20 19:06:14 -04:00 |
|
PokeCodec
|
412f341588
|
Match function signatures
To make them consistent with the declarations
|
2020-07-31 20:20:00 -04:00 |
|
GriffinR
|
e129d04b93
|
Merge branch 'master' into doc-overworld
|
2020-07-15 00:40:47 -04:00 |
|
GriffinR
|
abdf7cbf02
|
Label fishing effect functions
|
2020-06-29 16:53:38 -04:00 |
|
GriffinR
|
4ea6992172
|
Continue documenting overworld/field effects
|
2020-06-29 01:26:29 -04:00 |
|
GriffinR
|
06025e887f
|
Allow flag/var counts to be updated alongside values
|
2020-06-24 17:00:19 -04:00 |
|
GriffinR
|
18d57a3802
|
Document some overworld and field effects
|
2020-06-23 15:48:53 -04:00 |
|
GriffinR
|
cb5b8da77b
|
More trainer type usage
|
2020-04-28 19:59:08 -05: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 |
|
GriffinR
|
487080b425
|
Minor player avatar doc
|
2020-04-01 02:54:26 -04:00 |
|
GriffinR
|
68cdd7b1cb
|
Merge master into ObjEvent rename
|
2019-12-21 05:19:27 -05:00 |
|
GriffinR
|
d1cf9006fb
|
Document some warp/field screen effect
|
2019-12-17 05:23:07 -05: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
|
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 |
|
Marcus Huderle
|
4494b5d4cb
|
Document collision types
|
2019-10-06 15:48:26 -05:00 |
|
ultima-soul
|
c77dc74410
|
Match TryInterruptEventObjectSpecialAnim without asm hack.
|
2019-07-29 17:52:01 -07:00 |
|
Slawter666
|
5f292d621a
|
Use event object constants
|
2019-05-25 14:41:48 -05:00 |
|
Marcus Huderle
|
033580da96
|
Document secret base
|
2019-04-05 16:24:57 -05:00 |
|
Phlosioneer
|
5886f82ef5
|
Merge branch 'master' into extern-cleanup
|
2019-03-08 02:45:26 -05:00 |
|
Phlosioneer
|
3716da5430
|
Rename macro with correct name for pixel values
|
2019-03-02 17:25:39 -05:00 |
|
Phlosioneer
|
ee69426838
|
Eliminate more externs
|
2019-03-02 02:44:02 -05:00 |
|
Phlosioneer
|
44e92ce259
|
Give window drawing functions better names
|
2019-02-22 01:40:11 -05:00 |
|
Phlosioneer
|
c96f8751cd
|
Improve window palette macros
|
2019-02-21 23:27:12 -05:00 |
|
Phlosioneer
|
d979ac3bf3
|
Document main_menu state machine, name window constants
The new names for the constants (and newly named functions) give a much
better understanding of what the window system is trying to do.
|
2019-02-11 00:34:50 -05:00 |
|
DizzyEggg
|
7c8fb66acf
|
Fix field player avatar fakmatch
|
2019-02-01 11:50:45 +01:00 |
|
Marcus Huderle
|
d0d870e193
|
Cleanup formatting
|
2018-12-29 11:36:54 -06:00 |
|
Marcus Huderle
|
46d41d2fb9
|
Use EVENT_OBJ_ID_PLAYER in C code
|
2018-12-29 11:36:54 -06:00 |
|
DizzyEggg
|
442b1826a2
|
asm party and fldeff clean-up
|
2018-12-24 21:59:05 +01:00 |
|
DizzyEggg
|
f1421d94c3
|
Up to sub 0x80ce580
|
2018-12-15 23:58:47 +01:00 |
|
DizzyEggg
|
1b0cfb0757
|
Party Size and Num Stats
|
2018-11-18 20:00:36 +01:00 |
|
Slawter666
|
1d46507110
|
Move field effects enum to defines
|
2018-11-13 14:19:04 +00:00 |
|
Slawter666
|
bd766b9049
|
Minor labelling of field effects
|
2018-11-03 20:20:28 +00:00 |
|
Slawter666
|
3d8874d919
|
Merge branch 'master' of https://github.com/pret/pokeemerald into synchronise
|
2018-10-21 00:20:09 +01:00 |
|