GriffinR
|
dfc6ee0e9e
|
Add SAFE_DIV
|
2021-03-21 13:43:14 -05:00 |
|
GriffinR
|
b71b10623b
|
Add palette selection constants
|
2021-02-24 11:03:51 -05:00 |
|
SphericalIce
|
27dc32de26
|
Use RGB macros
|
2021-02-14 22:08:19 +00:00 |
|
SphericalIce
|
2dfaba9472
|
Name color return values more accurately
|
2021-01-19 17:59:36 +00:00 |
|
SphericalIce
|
8de76ed533
|
Make broader use of RGB macros
|
2021-01-19 17:15:12 +00:00 |
|
GriffinR
|
81d95b9325
|
Use BUGFIX for some inline fixes
|
2020-12-12 23:30:51 -05: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 |
|
GriffinR
|
3014241179
|
Give songs meaningful english names
|
2020-08-20 19:06:14 -04:00 |
|
GriffinR
|
e06de33cbd
|
Merge branch 'master' into doc-overworld
|
2020-07-28 17:46:17 -04:00 |
|
PokeCodec
|
c5aa91741b
|
Change signedness and add casts to avoid implicit conversion warnings
|
2020-07-24 22:18:57 -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
|
8589e138a8
|
Eliminate METATILE_ID() macro
|
2020-07-02 00:17:14 -04:00 |
|
GriffinR
|
eb80012757
|
Document more misc field effects
|
2020-06-29 16:32:46 -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 |
|
PikalaxALT
|
afe081cbba
|
Match MultiplyInvertedPaletteRGBComponents and MultiplyPaletteRGBComponents
|
2020-02-27 14:00:36 -06: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
|
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
|
570881b119
|
Rename event_object directories
|
2019-11-21 00:44:55 -05:00 |
|
GriffinR
|
ec3e86f1d2
|
Standardize Event Object to Object Event
|
2019-11-20 22:55:44 -05:00 |
|
GriffinR
|
6db014cc32
|
Document party_menu first pass
|
2019-10-25 15:41:06 -04:00 |
|
PikalaxALT
|
b839c21307
|
Fix/suppress warnings when building with gcc-8
|
2019-06-26 16:42:57 -04:00 |
|
Marcus Huderle
|
033580da96
|
Document secret base
|
2019-04-05 16:24:57 -05:00 |
|
DizzyEggg
|
b0223f691f
|
Clean up data headers
|
2019-04-05 07:53:23 -05:00 |
|
Phlosioneer
|
201c0953ae
|
Cleanup OamData entries
|
2019-04-02 07:41:50 -05:00 |
|
Phlosioneer
|
9848f84b9e
|
Use constants for Oam .shape and .size fields
Also some general formatting fixes for constants.
|
2019-03-16 12:37:04 -05:00 |
|
Phlosioneer
|
5886f82ef5
|
Merge branch 'master' into extern-cleanup
|
2019-03-08 02:45:26 -05:00 |
|
huderlem
|
ee9694d9ba
|
Merge pull request #587 from Phlosioneer/document-all-event-vars
Document all event vars
|
2019-03-02 08:24:46 -06:00 |
|
Phlosioneer
|
3ceb1667c9
|
Reduce externs
|
2019-03-01 22:32:50 -05:00 |
|
Phlosioneer
|
a7e5852f1d
|
More minor fixes
|
2019-03-01 01:49:11 -05:00 |
|
Phlosioneer
|
da0687987d
|
Pick better names for constants
|
2019-02-28 22:21:16 -06:00 |
|
Phlosioneer
|
189d387f01
|
Add macros for metatile manipulation
|
2019-02-28 22:21:16 -06:00 |
|
Phlosioneer
|
bf45b83c65
|
Finish documenting event vars
|
2019-02-27 23:54:51 -05:00 |
|
garak
|
22657c7087
|
use BG_SCREEN_ADDR macro for tilemap addresses
|
2019-02-17 00:35:26 -05:00 |
|
garak
|
35575b57a0
|
use BG_CHAR_ADDR define
|
2019-02-16 23:51:06 -05:00 |
|
Marcus Huderle
|
67636b7c64
|
Document deoxys rock
|
2018-12-29 11:36:54 -06:00 |
|
Marcus Huderle
|
d59f5a8e56
|
Misc overworld documentation
|
2018-12-27 16:52:13 -06:00 |
|
Marcus Huderle
|
dcbc8db6a3
|
Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c)
|
2018-12-25 11:46:35 -06:00 |
|
DizzyEggg
|
442b1826a2
|
asm party and fldeff clean-up
|
2018-12-24 21:59:05 +01:00 |
|
DizzyEggg
|
ecee02816d
|
Merge with master
|
2018-12-20 22:53:08 +01:00 |
|
DizzyEggg
|
9ffd0c7382
|
3.5 asm left
|
2018-12-17 23:00:08 +01:00 |
|
DizzyEggg
|
4683cdc30c
|
Merge branch 'master' into weather
|
2018-12-09 11:56:50 +01:00 |
|
DizzyEggg
|
4ec14b3d43
|
Finish field screen
|
2018-12-08 22:05:11 +01:00 |
|
DizzyEggg
|
58c4cec946
|
decompile field screen
|
2018-12-08 21:42:36 +01:00 |
|