garak
c39d25ff4d
Merge branch 'master' into navdata
2019-07-20 12:30:41 -04:00
PikalaxALT
8d0d5cfd55
Merge branch 'master' into modern_gcc
2019-07-20 11:51:22 -04:00
garak
dfa3e079c0
finish pokenav data decomp
2019-07-19 22:57:33 -04:00
garak
f9a9297d4f
decompile pokenav 7/8 data
2019-07-19 22:06:42 -04:00
garak
f6d55db535
decompile pokenav_unk_5 data
2019-07-19 21:05:55 -04:00
garak
690a0c4390
decompile pokenav_unk_4 rodata
2019-07-19 19:36:17 -04:00
garak
c400d1dc7f
decompile pokenav_unk_3 data
2019-07-19 18:31:42 -04:00
garak
b68ab6106d
pokenav unk 2 data decomp
2019-07-19 17:23:52 -04:00
PikalaxALT
20863ac85b
Resolve compile warnings in modern
2019-07-18 20:46:00 -04:00
Xhyzi
d66b9022a6
Added 46 move animations
...
- Magnet Bomb.
- Mirror Shot.
- Aqua Ring.
- Aqua Tail.
- Aqua Jet.
- Attack Order.
- Defend Order.
- Heal Order.
- Dragon Rush.
- Dragon Pulse.
- Discharge.
- Magnet Rise.
- Charge Beam.
- Shadow Claw.
- Shadow Force.
- Ominous Wind.
- Lava Plume.
- Magma Storm.
- Avalanche.
- Vacuum Wave.
- Force Palm.
- Lucky Chant.
- Double Hit.
- Giga Impact.
- Captivate.
- Rock Climb.
- Last Resort.
- Grass Knot.
- Wood Hammer.
- Zen Headbutt.
- Lunar Dance.
- Trick Room.
- Psycho Cut.
- Power Gem.
- Stone Edge.
- Rock Wrecker.
- Head Smash.
- Sealth Rock.
- Punishment.
- Sucker Punch.
- Nasty Plot.
- Switcheroo.
- Earth Power.
- Gunk Shot.
- Defog.
Fix Pyscho Shift
Hollow Orb graphics were not being loaded before creating the sprite
Fix Gastro Acid anim
Fix gastro acid palette asignation.
.
2019-07-13 01:02:09 +02:00
DizzyEggg
fc84033e3d
Merge with master
2019-07-12 11:20:24 +02:00
Gudf
75f165ed74
Use a constant instead of integer literals when checking for shinyness
2019-07-11 20:16:39 +02:00
pokballs
717c3350c4
updated function name for deposit item amount to pc
2019-07-09 16:40:04 -05:00
DizzyEggg
c3733f4b95
Decompile 4 berry crush functions
2019-07-09 16:39:29 -05:00
DizzyEggg
11fb13d635
Some pokemon jump work
2019-07-09 16:39:29 -05:00
DizzyEggg
3e476adf4a
Stockpile gen4 effect and fixed spit up
2019-07-09 19:06:12 +02:00
DizzyEggg
d3d9051c4a
Allow evolution after exp from mon catching
2019-07-08 13:26:21 +02:00
PikalaxALT
7fd327d632
Stack-free IWRAM clear
2019-07-07 21:41:11 -04:00
DizzyEggg
d1fa9c24cc
Fix Wory Seed string
2019-07-07 09:58:36 +02:00
DizzyEggg
ed28b46cc5
Merge branch 'master' into battle_engine_v2
2019-07-07 09:49:21 +02:00
DizzyEggg
385fc49ef3
Merge pull request #163 from SBird1337/feature/animpack2
...
Some animations
2019-07-07 09:49:09 +02:00
Karathan
bcffc2655e
fix style issues
2019-07-06 05:25:56 +02:00
Karathan
d9b54c3c1c
add power swap, guard swap, worry seed
2019-07-06 05:22:18 +02:00
Karathan
8126662cfb
update wring out with trace, remove AGBPrintf
2019-07-03 14:10:29 +02:00
Karathan
e9884154a9
added acupressure and wring out
2019-07-03 03:45:11 +02:00
PikalaxALT
8d224bf941
Merge branch 'master' into modern_gcc
2019-07-02 13:47:34 -04:00
Karathan
f1c82abc7e
fix change requests
2019-07-02 18:34:53 +02:00
Karathan
501ae27390
add trump card, fix a few issues with pluck
2019-07-02 18:26:59 +02: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
Karathan
5f7b5ba453
add feint and pluck animation sprites and implementations
2019-07-02 06:22:05 +02: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
PikalaxALT
f300f9e699
Revert FLOAT_U* and DOUBLE_U* macros
2019-06-30 19:31:29 -04:00
PikalaxALT
92f17e8812
Document pokemon_animations sprite ptr bug
2019-06-30 19:19:26 -04: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
PikalaxALT
04c9793429
Fix pokemon_animation.c
2019-06-30 13:49:24 -04: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
PikalaxALT
f9d8678db4
Additional fixes
...
Rearrange gbafix to not modify file in the event of failure
Fix bug where Dma3Manager may get stuck when compiled with gcc-9.1.0
2019-06-29 11:41:26 -04:00
PikalaxALT
4b759da714
Wildcard bss, ewram_data, and COMMON in modern toolchain
2019-06-29 08:35:52 -04:00
DizzyEggg
c14cc798af
Add bs cap to switching
2019-06-28 09:30:35 +02:00
PikalaxALT
b839c21307
Fix/suppress warnings when building with gcc-8
2019-06-26 16:42:57 -04:00
PikalaxALT
fb06e4a3c9
Modernize code
...
Can compile with arm-none-eabi-gcc 8.3.0
gbafix correctly handles ELF input
2019-06-26 12:12:10 -04:00
DizzyEggg
48c801245c
Fix Synchronize
2019-06-25 13:04:14 +02:00
DizzyEggg
a98c5ab78a
Merge branch 'master' into battle_engine_v2
2019-06-24 12:12:56 +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
PikalaxALT
3f43523352
Add comment to merged field
2019-06-21 12:38:11 -04:00
PikalaxALT
d0bd1df531
Merge two fields in party_menu heap struct
2019-06-21 09:54:48 -04: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
DizzyEggg
aade9f5f5a
Cherrim
2019-06-16 09:30:05 +02:00
DizzyEggg
c80861d85e
Add hopefully support for Cherrim
2019-06-15 14:46:35 +02:00
DizzyEggg
aaea5398f4
Fix Castfrom ability pop-up and refactor one function
2019-06-14 12:58:29 +02:00
DizzyEggg
594b363730
Fix Assurance
2019-06-12 13:57:14 +02:00
DizzyEggg
dd5c9c790d
Fix Flash Fire string
2019-06-11 10:57:02 +02:00
DizzyEggg
272fa07799
AI switch mons if all moves are not usable
2019-06-11 10:45:12 +02:00
DizzyEggg
30bd85a58a
Fix changed name
2019-06-10 11:32:23 +02:00
DizzyEggg
9e175c9f1b
Merge branch 'master' into battle_engine_v2
2019-06-10 11:21:16 +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
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
DizzyEggg
ad63540522
Fix mega evo issues
2019-05-24 11:27:02 +02:00
DizzyEggg
65be7868ec
Fix string
2019-05-23 12:38:41 +02:00
DizzyEggg
76c5287629
Bug Bite
2019-05-23 12:32:14 +02:00
DizzyEggg
32aeba21e0
Some AI tweaking
2019-05-23 11:41:35 +02:00
DizzyEggg
1b7493e47a
Fix Flame Burst crashing the game
2019-05-23 10:02:04 +02:00
DizzyEggg
01ee73adf6
Fix Flame Body Static ability pop-up activation
2019-05-23 09:47:21 +02:00
DizzyEggg
28227dfd88
Fix Life Orb string
2019-05-23 09:20:02 +02: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
DizzyEggg
8e904ebacb
helping hand ai
2019-05-20 14:36:46 +02:00
DizzyEggg
e00890a555
Fix Air Baloon msg
2019-05-20 12:20:49 +02:00
DizzyEggg
e1ea4b62e9
Natural Gift
2019-05-20 12:03:00 +02:00
DizzyEggg
269f573297
Fix powder and resist berry string
2019-05-20 10:10:00 +02:00
DizzyEggg
e9829c16c4
Correct effect for seed flare
2019-05-20 09:18:49 +02:00
DizzyEggg
7ec9123b0a
Merge branch 'battle_engine_v2' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
2019-05-20 09:16:13 +02:00
DizzyEggg
a70dceefb2
Merge pull request #154 from LOuroboros/patch-1
...
FLAG_SNATCH_AFFECTED for Healing Wish and Lunar Dance
2019-05-20 09:15:58 +02:00
DizzyEggg
88bbdc494b
Merge branch 'battle_engine_v2' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
2019-05-20 09:14:32 +02:00
DizzyEggg
09c0a195ac
Merge branch 'master' into battle_engine_v2
2019-05-20 09:05:12 +02:00
LOuroboros
a14016240a
Razor Leaf is a Physical move, not a Special one.
2019-05-20 03:34:13 -03:00
LOuroboros
f81daeab45
FLAG_SNATCH_AFFECTED for Healing Wish and Lunar Dance
...
Title is self-explanatory. As of Gen. 5, Healing Wish and Lunar Dance are affected by Snatch.
2019-05-19 23:32:59 -03:00
Flametix
dbdb827e54
Fix typos ( #713 )
...
* fix typos
2019-05-18 21:56:19 -05:00
DizzyEggg
ab421f1089
Use array count for trainer parties
2019-05-17 07:33:22 -05:00
DizzyEggg
a9b4d0208b
Move new species to battle_config.h
2019-05-17 10:38:48 +02:00
DizzyEggg
f22f7866ac
Merge with master, fix conficts
2019-05-17 09:52:20 +02:00