GriffinR
|
7103839a61
|
Move summary screen graphics out of interface, fix some names
|
2022-01-11 11:22:45 -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
|
c4169cfd29
|
Disambiguate cry functions
|
2021-11-07 14:26:09 -05:00 |
|
GriffinR
|
54b254a829
|
Add CRY_MODE constants
|
2021-11-07 13:33:05 -05:00 |
|
GriffinR
|
be7d0bd3b0
|
Merge branch 'master' into doc-menu
|
2021-11-04 12:11:31 -04:00 |
|
GriffinR
|
c291fa8e7f
|
Propagate BG_COORD constants
|
2021-11-03 23:02:06 -04:00 |
|
GriffinR
|
9a0618afc3
|
Add COPYWIN constants
|
2021-11-03 15:29:18 -04:00 |
|
GriffinR
|
3e49ac804b
|
Merge branch 'master' into doc-finalmisc
|
2021-11-03 13:56:22 -04:00 |
|
GriffinR
|
e14210ce1f
|
Merge pull request #1536 from GriffinRichards/clean-braille
Add font id constants, better braille support
|
2021-11-03 13:17:29 -04:00 |
|
GriffinR
|
afb9ff3a40
|
Document files with a few remaining symbols
|
2021-11-02 18:06:06 -04:00 |
|
GriffinR
|
fdaf436960
|
Add font id constants
|
2021-10-30 19:54:15 -04:00 |
|
GriffinR
|
41ecae91f8
|
Label remaining symbols in graphics.c
|
2021-10-27 13:47:18 -04:00 |
|
GriffinR
|
28de627913
|
Add TRACKS_ALL, remove BGCntrlBitfield
|
2021-10-09 11:34:51 -04:00 |
|
GriffinR
|
739e7d3c31
|
Document summary screen sprite manager
|
2021-10-02 23:47:59 -04:00 |
|
GriffinR
|
459b20d762
|
Merge pull request #1479 from PikalaxALT/flatten_sprite_pos
Flatten pos fields in struct Sprite
|
2021-07-27 18:02:00 -04:00 |
|
sphericalice
|
71de6ea939
|
Use the correct constant for PSS page comparison
|
2021-07-24 18:54:37 +01:00 |
|
PikalaxALT
|
810ca5f8ff
|
Flatten pos fields in struct Sprite
|
2021-07-07 09:11:52 -04:00 |
|
GriffinR
|
810b51f96c
|
Clarify contest heart tiles
|
2021-06-21 13:48:03 -04:00 |
|
GriffinR
|
cd2a99b7c4
|
Doc storage - misc cleanup, some item/cursor
|
2021-04-17 13:33:29 -04:00 |
|
GriffinR
|
838a452363
|
Doc storage - choose box menu, move wallpaper gfx
|
2021-04-15 18:46:20 -04:00 |
|
GriffinR
|
82f870091e
|
Merge pull request #1400 from GriffinRichards/doc-pokemonanim
Document Pokémon animation
|
2021-04-13 01:36:15 -04:00 |
|
GriffinR
|
72ba8cf58d
|
Document pokemon animation types
|
2021-04-10 00:50:28 -04:00 |
|
Kurausukun
|
3e725272fc
|
standardize "grey" to "gray"
|
2021-04-09 22:39:34 -04:00 |
|
GriffinR
|
031da44cab
|
Document mon markings
|
2021-02-28 17:11:46 -06:00 |
|
GriffinR
|
b71b10623b
|
Add palette selection constants
|
2021-02-24 11:03:51 -05:00 |
|
GriffinR
|
b04f0aaa2b
|
Use SPRITE_NONE constant
|
2021-02-24 11:03:32 -05:00 |
|
GriffinR
|
a5852d57d1
|
Use TASK_NONE constant
|
2021-02-24 11:03:25 -05:00 |
|
GriffinR
|
81a7f491b7
|
Use WINDOW_NONE constant
|
2021-02-24 11:03:08 -05:00 |
|
GriffinR
|
a392cca928
|
Misc battle documentation
|
2021-01-23 00:40:31 -05:00 |
|
GriffinR
|
15c2856b24
|
Merge pull request #1265 from Kurausukun/berry_crush
fakematch fixes, begin documenting Berry Crush (based on #1187)
|
2020-12-14 23:22:41 -05:00 |
|
Sierraffinity
|
1aca378634
|
Fix name of SetDexNumberColor
|
2020-12-12 21:08:15 -08:00 |
|
Kurausukun
|
58976ebaa8
|
Merge remote-tracking branch 'upstream/master' into berry_crush
|
2020-12-10 23:30:52 -05:00 |
|
aaaaaa123456789
|
bacc831aa9
|
Re-apply joypad macros (minus merge conflicts)
|
2020-11-02 22:02:39 -03:00 |
|
aaaaaa123456789
|
1c3d75f673
|
Merge branch 'master' into reverts
|
2020-10-26 12:16:36 -03:00 |
|
Evan
|
2b2be90a52
|
start pokenav documentation
|
2020-10-10 16:17:34 -06:00 |
|
GriffinR
|
5259898325
|
Replace POKEMON_SLOTS_NUMBER
|
2020-10-01 17:07:12 -05:00 |
|
Kaz
|
847878eae9
|
battle_gfx_sfx_util.c: Very annoying fakematch fix.
daycare.c: -g eliminates the need for the brace hack.
battle_transition.c: Fix Phase2_Ripple_Func2...?
|
2020-09-19 17:12:25 -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
|
3e25d9e5a2
|
Removed unused parentheses
|
2020-09-05 10:01:21 -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 |
|
GriffinR
|
cc4255d4c0
|
Add some charmap constant usage
|
2020-08-11 00:23:28 -04:00 |
|
GriffinR
|
18d57a3802
|
Document some overworld and field effects
|
2020-06-23 15:48:53 -04:00 |
|
Sierraffinity
|
74edaed426
|
Begin item_menu.c cleanup
|
2020-06-10 13:07:42 -07:00 |
|
DizzyEggg
|
5eeecb56c1
|
More touches to pokemon summary screen document
|
2020-05-27 07:57:15 -05:00 |
|
DizzyEggg
|
bdebab834c
|
Document pokemon summary screen
|
2020-05-18 14:03:01 +02:00 |
|
GriffinR
|
86354f1d50
|
Document some pokenav and region map
|
2020-02-05 21:04:43 -05:00 |
|
GriffinR
|
ed1ff0ad77
|
Document misc strings and text colors
|
2019-12-10 19:29:23 -06:00 |
|
GriffinR
|
c40879aa36
|
Use ST_OAM constants for OamData definitions
|
2019-12-06 19:05:44 -06:00 |
|
GriffinR
|
e01ec84837
|
Document party_menu second pass
|
2019-10-31 03:25:56 -04:00 |
|