Commit Graph

5327 Commits

Author SHA1 Message Date
LOuroboros
92056f43e0
Fixed the definitions of King's Shield, Forest's Curse and Land's Wrath (#341) 2020-04-20 14:12:25 +02:00
Eduardo Alvaro Quezada D'Ottone
e232f6bf03
Fix for Dark Type in party evolution. (#329) 2020-04-16 09:07:31 +02:00
LOuroboros
a387121e4a
Restored the .noFlip parameter to src/data/pokemon/base_stats.h (#325)
* Restored the .noFlip parameter of src/data/pokemon/base_stats.h

* A few noFlip tweaks
2020-04-15 19:38:19 +02:00
LOuroboros
5e949dd3bc
Defined Mind Blown (#326) 2020-04-15 16:07:16 +02:00
DizzyEggg
88bdeed1a6 Merge with master 2020-04-15 14:40:16 +02:00
PikalaxALT
a12de6e480
Merge pull request #1022 from GriffinRichards/doc-gcn
Label GCN link flags field
2020-04-14 15:54:34 -04:00
PikalaxALT
c21175d6b8
Merge pull request #1023 from GriffinRichards/fix-decor
Misc decoration gfx fixes
2020-04-14 15:16:42 -04:00
GriffinR
8d3b7bd0b1 Use metatile labels for decor gfx 2020-04-13 14:43:50 -04:00
GriffinR
96958ba5e9 Drop unnecessary decor prefix 2020-04-13 13:04:22 -04:00
GriffinR
0ffe63a23b Fix decor png dimensions 2020-04-13 12:58:48 -04:00
GriffinR
dde4a0416c Label GCN link flags field 2020-04-13 08:42:31 -04:00
PikalaxALT
8a31778733
Merge pull request #1021 from Brainface1/master
Named some bike-related functions
2020-04-12 13:30:04 -04:00
PikalaxALT
ee1744865e
Merge pull request #1014 from GriffinRichards/fix-png
Re-export tileset anim pngs to use palettes
2020-04-12 13:29:50 -04:00
GriffinR
715e0d7f64 Fix indentation in graphics_file_rules.mk 2020-04-12 13:13:02 -04:00
GriffinR
d478156ad9 Split stormy_water png for kyogre/groudon 2020-04-12 13:04:05 -04:00
brain_face
9abda59bd1 Renamed sub_808C1B4 -> PlayerUseAcroBikeOnBumpySlope 2020-04-12 16:22:03 +02:00
brain_face
007a038031 Renamed sub_808B9D4 -> PlayerEndWheelieWhileMoving 2020-04-12 15:43:45 +02:00
brain_face
ce2fe10bec Renamed sub_808B9A4 -> PlayerPopWheelieWhileMoving 2020-04-12 15:35:38 +02:00
brain_face
1be48a61c1 Renamed sub_808B9BC -> PlayerWheelieMove 2020-04-12 15:31:11 +02:00
brain_face
1472a3a7d4 Renamed sub_808B980 -> PlayerWheelieInPlace 2020-04-12 14:38:18 +02:00
PikalaxALT
7eaabab3f0
Merge pull request #1020 from GriffinRichards/doc-unkanim
Give partial labels to unknown anims
2020-04-10 14:07:23 -04:00
PikalaxALT
c08b4ff3e1
Merge pull request #1019 from GriffinRichards/constants-party
Add misc party constant usage
2020-04-10 14:05:35 -04:00
PikalaxALT
8188615db8
Merge pull request #1018 from GriffinRichards/sync-util
Sync link game util files
2020-04-10 14:02:53 -04:00
PikalaxALT
384a7cdef8
Merge pull request #1011 from GriffinRichards/doc-avflag
Minor player avatar doc
2020-04-10 13:56:52 -04:00
PikalaxALT
6133c6b0af
Merge pull request #1006 from AsparagusEduardo/UsingBattleAction
Using Battle Action constants
2020-04-10 13:56:25 -04:00
GriffinR
2615a6838e Label unknown anims 2020-04-09 19:24:47 -04:00
GriffinR
7a5deff0bc Add misc party constant usage 2020-04-09 15:18:53 -04:00
GriffinR
e485857df3 Sync minigame_countdown 2020-04-08 17:23:32 -04:00
GriffinR
8853588af0 Sync digit_obj_util 2020-04-08 16:27:11 -04:00
PikalaxALT
7d65645756
Merge pull request #1017 from pret/PikalaxALT-patch-1
Bump devkitARM
2020-04-04 16:22:58 -04:00
PikalaxALT
055d13fa38
Bump devkitARM 2020-04-04 16:09:36 -04:00
GriffinR
097ddb0677 Re-export tileset anim pngs to use palettes 2020-04-02 11:18:47 -04:00
PikalaxALT
22fa4cb178
Merge pull request #1012 from jiangzhengwenjz/nonmatching
resolve some naked functions
2020-04-02 09:52:03 -04:00
jiangzhengwenjz
afdcb69bf4 better matching approach than upstream 2020-04-02 20:30:31 +08:00
jiangzhengwenjz
61b7b45084 Merge branch 'master' of https://github.com/pret/pokeemerald into nonmatching 2020-04-02 20:26:16 +08:00
PikalaxALT
3a0a4385f6
Merge pull request #1013 from Sewef/patch-2
Two pokedex matching
2020-04-02 07:46:37 -04:00
Sewef
1c895bb8d0
Match HighlightSubmenuScreenSelectBarItem 2020-04-02 13:17:33 +02:00
Sewef
096e57f56c
Match HighlightScreenSelectBarItem 2020-04-02 13:11:18 +02:00
jiangzhengwenjz
0fe5ff34dc Pokeblock_BufferEnhancedStatText 2020-04-02 13:53:53 +08:00
jiangzhengwenjz
cd60736e36 PrintMonWeight 2020-04-02 12:15:03 +08:00
jiangzhengwenjz
69f6d2afad HighlightSubmenuScreenSelectBarItem 2020-04-02 01:03:44 +08:00
jiangzhengwenjz
3d2c42adfe HighlightScreenSelectBarItem 2020-04-02 01:03:25 +08:00
GriffinR
487080b425 Minor player avatar doc 2020-04-01 02:54:26 -04:00
PikalaxALT
f1cccc975b
Merge pull request #1009 from Sewef/patch-1
Fix 'AnimMovmentWaves' typo
2020-03-27 09:52:31 -04:00
Sewef
685f120b5e
Fix 'AnimMovmentWaves' typo 2020-03-27 14:50:15 +01:00
PikalaxALT
c2d95be156
Merge pull request #1007 from GriffinRichards/fix-healloc
Revert more porymap-breaking changes from #968
2020-03-19 16:30:45 -04:00
GriffinR
8e4b987699 Revert more porymap-breaking changes 2020-03-18 03:22:07 -04:00
AsparagusEduardo
f45336c546 Using Battle Action constants 2020-03-17 22:14:14 -03:00
PikalaxALT
33ecfb46e4
Merge pull request #1005 from GriffinRichards/fix-rme
Revert city_zoom_tiles.png name
2020-03-17 12:39:08 -04:00
GriffinR
ab87c90998 Revert city_zoom_tiles.png name 2020-03-17 12:08:05 -04:00