Ariel A
5047f1280e
Improved saving & loading object events.
2023-01-26 17:55:32 -05:00
Ariel A
7b40e481ce
Improved saving & loading expanded OWs.
2023-01-12 21:45:41 -05:00
Ariel A
3a0dc0f4f6
Reworked how OW pokemon's graphics are loaded.
2023-01-12 21:45:36 -05:00
Ariel A
72e723df65
Expanded graphicsId field.
2023-01-07 19:54:12 -05:00
Eduardo Quezada
66d1c9bc65
Documenting padding in structs used by Saveblocks
2022-12-17 22:55:43 -03: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
ghoulslash
4775e0372a
merge w pret
2022-10-17 09:06:27 -04:00
GriffinR
65d3944a93
Give tileset palettes proper type, name compressed secret base tiles
2022-10-08 02:02:12 -04:00
Ariel A
3a86c8bd4c
Merge branch 'followers' into lighting
2022-10-07 21:08:06 -04:00
Ariel A
1c011a9c1c
Merge branch 'master' into followers
2022-10-07 20:52:15 -04:00
GriffinR
4f407a1066
Convert tilesets.s to C
2022-09-27 17:23:26 -04:00
GriffinR
03a98c72bc
Sync fieldmap
2022-09-02 19:29:35 -04:00
ghoulslash
deddda451b
merge w pret
2022-07-30 18:35:41 -04:00
ghoulslash
7322166f8b
merge w pret
2022-07-29 11:05:08 -04: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
b4cc3ca7b7
Tileset swapPalettes can now use palette 12 for swapping.
...
Fixed Slateport Fan Club lights.
2022-07-15 19:32:13 -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
ghoulslash
959f3cca77
merge w pret
2022-04-07 12:11:45 -04:00
GriffinR
7d2344c07b
Merge pull request #1616 from GriffinRichards/missing-req
...
Add missing :req, remove old macros
2022-02-02 22:09:36 -05:00
GriffinR
2495d18132
Add missing :req, remove old macros
2022-01-23 18:52:04 -05:00
GriffinR
fb81d9ad4a
Correct map data comment
2022-01-20 23:26:39 -05:00
GriffinR
a8b466dc80
Disambiguate fieldmap names
2022-01-19 10:15:32 -05:00
GriffinR
f127e64a3c
Name overworld tilemaps for their bg, add layer type constants
2022-01-19 09:37:12 -05:00
Ariel A
11c7eee285
Restored lighting & shadows code removed from follower branch.
2021-12-22 23:20:11 -05:00
Ariel A
e1c56d76ac
Merge branch 'romhack-no-lighting' into lighting
2021-12-22 23:08:32 -05: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
ghoulslash
384bdaee18
merge w pret
2021-11-28 19:09:43 -05:00
ghoulslash
eee3f5b181
merge w pret
2021-11-05 09:22:24 -04:00
GriffinR
afb9ff3a40
Document files with a few remaining symbols
2021-11-02 18:06:06 -04:00
cbt6
b3d779fd0d
Document field player functions
2021-10-27 01:39:00 +08:00
ghoulslash
782c16209d
Merge branch 'master' of https://github.com/pret/pokeemerald into sideways_stairs
2021-10-26 13:24:33 -04:00
ghoulslash
222d1d3194
merge with pret
2021-10-26 13:21:50 -04:00
sphericalice
7b5267c799
Rename TILESET_WIDTH to METATILE_ROW_WIDTH
2021-10-25 20:51:04 +01:00
sphericalice
5bce17cbce
Fix typo in the TILESET_WIDTH comment
2021-10-25 18:11:06 +01:00
sphericalice
120e75d275
Document the CloseBattlePikeCurtain special
2021-10-25 18:03:14 +01:00
Ariel Antonitis
913afabe5d
Merge branch 'romhack' into lighting
2021-09-02 01:08:08 -04:00
Ariel Antonitis
8a3b04e837
Merge branch 'master' into romhack
2021-09-02 01:03:13 -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
ghoulslash
5b47bfacf2
Merge branch 'master' of https://github.com/pret/pokeemerald into sideways_stairs
2021-08-18 20:22:26 -06:00
ghoulslash
53e6ba1c48
Merge branch 'master' of https://github.com/pret/pokeemerald into dexnav
2021-06-27 07:43:02 -06:00
ExpoSeed
b6b0062bd6
Change map header flags to use a bitfield
2021-06-13 17:02:06 -05:00
Ariel Antonitis
385c94d068
Merge branch 'romhack' into lighting
2021-06-08 17:58:29 -04:00
Ariel Antonitis
37f0684d98
Unown followers now appear as the right letter.
2021-06-04 23:35:10 -04:00
ghoulslash
cedd2967d8
merge w pret
2021-05-20 11:28:26 -06:00
ghoulslash
3c4bf808f1
merge with pret
2021-05-18 09:31:34 -06:00
Ariel Antonitis
56b9764aec
Added default light blending color.
...
Fixed light palette header offsets.
Changed blending function names.
2021-04-25 16:26:22 -04:00