GriffinR
0cc10a1ada
Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize
2023-01-18 11:07:12 -05:00
Ariel A
5cae740eba
Merge branch 'followers' into lighting
2022-11-21 22:17:14 -05:00
Ariel A
e6d1cfae24
Merge branch 'master' into followers
2022-11-21 21:21:50 -05:00
Marcus Huderle
48ab684b48
Fix weather color map documentation
2022-10-17 17:41:27 -07:00
Ariel A
4654913cb6
Fixed gamma shift not blending the right palettes.
...
Refactored/improved some lighting code.
2022-08-21 16:58:42 -04:00
Martin Griffin
d57442a511
Decimal paletteNums
2022-08-19 17:05:22 +01:00
Martin Griffin
6fed961ed6
Write palette IDs in hex
2022-08-19 15:29:35 +01:00
Ariel A
671fa68410
Merge branch 'romhack' into lighting
2022-07-17 16:07:50 -04:00
Ariel A
9beee311c4
Merge branch 'master' into romhack
2022-07-17 15:13:15 -04:00
Ariel A
8e436e3add
Fixed fadescreen interaction with weather on outdoor maps.
2022-07-04 16:53:22 -04:00
GriffinR
1ca1bff81c
Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg
2022-06-03 15:43:21 -04:00
GriffinR
34438e6bc4
Continue documenting generic arguments
2022-06-03 15:38:03 -04:00
GriffinR
593e2c9be0
Fix inconsistent static s/g names
2022-05-17 14:00:02 -04:00
Ariel A
c82510e22b
Gamma shift now ignores special sprite palette tags (lights, emotes).
2022-05-03 23:51:31 -04:00
Ariel A
1ad46e52c2
Merge branch 'romhack' into lighting
2022-04-28 23:22:57 -04:00
Ariel A
2bc5da3f2f
Fixed sprite palette gamma types.
2022-04-28 22:54:05 -04:00
Ariel A
6e621d80a1
Added day/night palette swapping.
...
Updated lighting for lava, Petalburg, Slateport, Dewford, Verdanturf, Oldale, Mossdeep, Lilycove, Fallarbor.
Improved lantern appearance & added neon signs on PokeCenter & Mart.
Optimized gamma shift code.
Removed obselete CacheLightMetatiles.
2022-04-18 00:23:11 -04:00
Ariel A
26c38e8093
Removed lighting/day-night/shadow code from follower branch.
2021-12-22 22:58:52 -05:00
Ariel A
9de9442c39
Merge branch 'romhack' into lighting
2021-12-18 17:25:56 -05:00
Ariel A
bdcbb5c700
Merge branch 'master' into romhack
2021-12-18 17:14:52 -05:00
Ariel A
bd3c9ed3b9
Fixed warp arrow palette bug. Optimized weather palette loading.
2021-11-26 04:55:29 -05:00
GriffinR
afb9ff3a40
Document files with a few remaining symbols
2021-11-02 18:06:06 -04:00
LOuroboros
554210c5e3
Removed trailing spaces in the most relevant files
...
Command used for the job:
egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g'
Credits to Grant Murphy from Stack Overflow.
2021-08-24 19:59:32 -03:00
Ariel Antonitis
7d8e63a44b
Reverted 42d5fe07f and fixed rain/thunder gamma.
2021-05-02 02:55:42 -04:00
Ariel Antonitis
74a90889ac
Fixed rain fade-in.
2021-05-02 02:55:42 -04:00
Ariel Antonitis
147e101df5
More testing of fog blending.
2021-05-02 02:55:23 -04:00
Ariel Antonitis
4a5dbcb52b
Testing updating sprite palettes with weather + time.
2021-05-02 02:55:23 -04:00
Ariel Antonitis
65e616342b
Changed time blending to work with FadeScreen.
2021-05-02 02:53:30 -04:00
Ariel Antonitis
c0d6692ce8
Fixed weather gamma blending.
2021-05-02 02:53:00 -04:00
Ariel Antonitis
a160012dbf
Added shadow toggle to weather structure.
2021-04-25 22:01:33 -04:00
Ariel Antonitis
68068981a4
Fixed TOD & weather fadeout.
2021-04-25 16:26:22 -04:00
Ariel Antonitis
221569a710
Merge branch 'master' into romhack
2021-04-18 22:17:53 -04:00
GriffinR
f90026826a
Document some weather, field effects
2021-04-04 17:52:07 -04:00
GriffinR
5fa20534f9
Label remaining fields in Weather struct
2021-04-04 00:52:17 -04:00
GriffinR
b926fa6b07
Document thunderstorm
2021-04-04 00:44:20 -04:00
GriffinR
1494a83035
Sync drought with pokefirered, add weather tags
2021-04-03 22:47:58 -04:00
Ariel Antonitis
42d5fe07fa
Start of implementation for time of day filter.
2021-03-03 02:05:21 -05:00
Marcus Huderle
a85fada314
Document more battle anim effects
2021-02-28 09:54:55 -06: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
GriffinR
3014241179
Give songs meaningful english names
2020-08-20 19:06:14 -04:00
GriffinR
7f22fc9879
Update old weather names in field_weather_effect
2019-12-06 19:05:28 -06:00
GriffinR
efaea2a3ab
Revert WEATHER_CLOUDY to WEATHER_SHADE
2019-12-06 19:05:28 -06:00
GriffinR
a4191040c9
Sync weather names
2019-12-06 19:05:28 -06:00
PikalaxALT
b839c21307
Fix/suppress warnings when building with gcc-8
2019-06-26 16:42:57 -04:00
Marcus Huderle
1241700b20
Finish documenting the other weather effects
2019-04-02 18:28:56 -05:00
Marcus Huderle
35505c7f5b
Document somre more weather effects
2019-04-01 20:04:23 -05:00
Marcus Huderle
099ea89b77
Document rain weather effect
2019-03-31 21:09:30 -05:00
Phlosioneer
b2866fae21
Document the weather state functions
...
All weather types are now documented (including WEATHER_15)
2019-02-22 22:20:42 -05:00
Marcus Huderle
8f832434e5
Change drought colors table files to .bin
2019-01-29 14:36:02 -06:00