DizzyEggg
dd131f2558
Merge branch 'master' into item_expansion
2019-07-04 10:39:09 +02:00
DizzyEggg
31d06dc44b
Merge pull request #164 from LOuroboros/filename
...
Fixed the filename of the Kangaskhanite's palette.
2019-07-04 10:39:28 +02:00
LOuroboros
befec51858
Fixed the filename of the Kangaskhanite's palette.
2019-07-03 13:50:52 +03:00
Diegoisawesome
81b84503fa
Merge pull request #734 from DizzyEggg/patch-1
...
Match sub_81D1B40
2019-07-02 20:25:31 +09:00
Diegoisawesome
ba7fe29d47
Merge pull request #736 from DizzyEggg/patch-2
...
Match sub_802671C
2019-07-02 20:07:20 +09:00
Diegoisawesome
f25a75f9e9
Merge pull request #737 from DizzyEggg/patch-3
...
Match sub_800EFB0
2019-07-02 20:06:33 +09:00
Diegoisawesome
b123e4a73b
Merge pull request #738 from DizzyEggg/patch-4
...
Match unref_sub_8119094
2019-07-02 20:05:58 +09:00
Diegoisawesome
c3e683789c
Merge pull request #739 from DizzyEggg/patch-5
...
Clean up code in HoldContestPainting
2019-07-02 20:05:27 +09:00
Diegoisawesome
b58c4bff3e
Merge pull request #740 from DizzyEggg/patch-6
...
Get rid of unneccesary cast in text.c
2019-07-02 20:04:44 +09:00
DizzyEggg
2da0e73ec7
Get rid of unneccesary cast in text.c
2019-07-01 21:08:49 +02:00
DizzyEggg
548f486398
Clean up code in HoldContestPainting
2019-07-01 17:47:47 +02:00
DizzyEggg
5ce047c26c
Match unref_sub_8119094
...
Gotta match these unused functions, am I right?
2019-07-01 15:06:58 +02:00
DizzyEggg
42462b6730
Match sub_800EFB0
2019-06-30 21:07:25 +02:00
DizzyEggg
11ef698344
Match sub_802671C
...
Also got sub_8026324 a bit closer, but it's still a mess.
2019-06-30 20:26:48 +02:00
DizzyEggg
c409d19530
Match sub_81D1B40
2019-06-30 17:14:41 +02:00
Michael Panzlaff
7500534676
fix unaligned memory access in BlendPalette
...
This problem is only going to occur in versions where the palette
buffer isn't aligned to 4 bytes (which it is in a matching pokeemerald).
Since agbcc returns sizeof(PlttData) = 4, it will read words
instead of half words. This causes unnecessary emulator warnings
in the function "BlendPalette".
Aligning the buffers to 4 bytes fixes this.
2019-06-29 11:08:46 -05:00
DizzyEggg
cc4676df1c
Fix berry trees
2019-06-29 11:30:58 +02:00
DizzyEggg
34aa9b9c56
Merge branch 'master' into item_expansion
2019-06-28 09:34:16 +02:00
PikalaxALT
f3c7e1cc81
Add comment to merged field
2019-06-21 18:18:29 -05:00
PikalaxALT
d22c630b2b
Merge two fields in party_menu heap struct
2019-06-21 18:18:29 -05:00
garak
2c22a82a25
clean metatile constants file
2019-06-16 10:08:07 -05:00
garak
a43dcd26bd
finish labeling metatiles
2019-06-16 10:08:07 -05:00
garak
713f61de7c
continue labeling metatiles for scripts
2019-06-16 10:08:07 -05:00
garak
fbbc2b1d8b
finish src metatile labels
2019-06-16 10:08:07 -05:00
garak
9f8a30e4e7
label metatiles in fldeff_cut.c
2019-06-16 10:08:07 -05:00
garak
8b26bd1e09
label metatiles for general, fallarbor, and sootopolis gym tilesets
2019-06-16 10:08:07 -05:00
garak
aad839995f
label metatiles for pacifidlog and fortree bridges
2019-06-16 10:08:07 -05:00
garak
724add638c
label regi cave metatiles
2019-06-16 10:08:07 -05:00
garak
7e35b8a710
label remaining metatiles in field_specials.c
2019-06-16 10:08:07 -05:00
garak
a9560d9c62
give metatile labels to petalburg gym and pcs
2019-06-16 10:08:07 -05:00
garak
c68ba9f4e8
label mauville gym metatiles
2019-06-16 10:08:07 -05:00
garak
f1f420954b
add METATILE_ID macro
2019-06-16 10:08:07 -05:00
DizzyEggg
cbf7f7dd75
Fix tm/hm defines
2019-06-16 09:50:16 +02:00
DizzyEggg
0eaddd251c
Merge branch 'master' into item_expansion
2019-06-03 11:06:09 +02:00
DizzyEggg
c81d06b712
Fix EV wings
2019-06-03 11:05:03 +02:00
DizzyEggg
832c452f0b
Merge pull request #148 from LOuroboros/item_expansion
...
Added the data, sprites and sprites data of the Wings.
2019-05-28 10:22:38 +02:00
DizzyEggg
7794503589
Merge pull request #152 from Fontbane/patch-11
...
Fix some typos in item names
2019-05-28 10:20:59 +02:00
DizzyEggg
f64c1dfabf
Some pokenav work
2019-05-26 07:20:51 -05:00
DizzyEggg
818e1909ff
Make nonmatching PSS functions functionally equivalent
2019-05-26 07:17:05 -05:00
Slawter666
5f292d621a
Use event object constants
2019-05-25 14:41:48 -05:00
DizzyEggg
39770f7fde
Use constants for new game berries setting script
2019-05-25 08:27:07 -05:00
DizzyEggg
453be19670
change cooltrainer unused class name
2019-05-25 08:26:40 -05:00
DizzyEggg
a074f36766
USE PROTAG
2019-05-25 08:26:40 -05:00
DizzyEggg
e706280503
Rename PKMN TRAINER CALSS 4
2019-05-25 08:26:40 -05:00
Kurausukun
22880768d5
rename instrument samples
2019-05-25 08:25:19 -05:00
Papa Cancer
e53ba4773d
Documenting bags, berries and graphics
...
Bag graphics and berry graphics mostly documented
item_menu.c significantly documented
Bag structs documented and functions renamed to match formatting
2019-05-22 21:10:16 -05:00
Flametix
dbdb827e54
Fix typos ( #713 )
...
* fix typos
2019-05-18 21:56:19 -05:00
AJ Fontaine
ba27907f98
Fix some typos in item names
2019-05-17 21:07:44 -04:00
DizzyEggg
ab421f1089
Use array count for trainer parties
2019-05-17 07:33:22 -05:00
LOuroboros
c8a7f2a32c
Oops. I've put the .secondaryId field for the Muscle Wing twice.
2019-05-17 07:56:54 -03:00