Commit Graph

177 Commits

Author SHA1 Message Date
cawtds
dcc898d65b hgss dex compilable 2025-11-15 14:32:49 +01:00
cawtds
768d5622db Merge 'upstream/master' 2025-10-02 16:44:17 +02:00
GriffinR
6702a58f7c Convert substitute back sprite data to png
Some checks are pending
CI / build (push) Waiting to run
2025-07-13 13:02:58 -04:00
cawtds
57f95defb7 add lto and other makefile adjustments 2025-06-30 18:09:50 +02:00
cawtds
f5aa6cfda2 finish item_menu.c sync 2025-06-15 12:22:01 +02:00
cawtds
dc872b8448 port new sprite compressor 2025-05-31 01:12:41 +02:00
cawtds
c40aeb4321 sync text_window.c 2025-05-02 12:50:51 +02:00
cawtds
0132879bcd sync pokemon_icon.c 2025-05-02 02:01:08 +02:00
cawtds
fa53e4f99e align battle_bg.c and rename terrain -> environment 2025-05-01 19:17:28 +02:00
cawtds
8c5990955f update battle anims, battle terrains renamed 2025-05-01 14:40:10 +02:00
cawtds
8ed8aed1a7 fix remaining palettes 2025-05-01 02:09:52 +02:00
cawtds
f6131c3737 expansion update 2025-04-30 2025-04-30 23:25:45 +02:00
cawtds
3e65702ac3 ported dexnav from e-expansion 2025-03-15 00:23:39 +01:00
cawtds
645023b55f more storage sync 2025-02-15 13:39:29 +01:00
cawtds
889912b41c update tests 2025-02-10 15:54:48 +01:00
cawtds
07d892d673 expansion sync: battle_anim_water 2025-01-21 00:17:40 +01:00
cawtds
8dd0a21a6a expansion sync: battle_anim_utility_funcs 2025-01-21 00:14:18 +01:00
cawtds
c512d155f0 expansion sync: battle_anim_special <-> battle_anim_throw 2025-01-20 23:57:55 +01:00
cawtds
d20c612100 expansion sync: battle_anim_rock 2025-01-20 23:29:42 +01:00
cawtds
4640852091 expansion sync: battle_anim_effects_3 2025-01-20 18:43:38 +01:00
cawtds
f2897e5172 expansion sync: battle_anim_effects_2, MonSpritesGfx 2025-01-20 18:15:55 +01:00
cawtds
a027c98cd9 update player controller 2025-01-06 23:08:33 +01:00
cawtds
dc009d2c6c renamed to sync with emerald 2024-11-18 12:08:33 +01:00
cawtds
81734961e7 update battle anims, rename scripts 2024-11-03 17:12:44 +01:00
cawtds
1890427455 gen4 shadows 2024-11-03 15:02:17 +01:00
cawtds
0f7e42c75f strange ball and ball refactoring 2024-11-02 01:11:47 +01:00
cawtds
dd8f38f18e massive refactoring: removed new_menu_helpers and aligned with expansion 2024-09-04 23:41:17 +02:00
cawtds
79039b36ca updated move animations 2024-08-28 17:53:38 +02:00
cawtds
557ae12ffb added battle_controller_player_partner, added functionality for BATTLE_TYPE_INGAME_PARTNER with multi_2_vs_2, fixed issues in battle_controller_opponent 2024-08-03 13:41:35 +02:00
cawtds
cd65c6126e added all battle animations 2024-06-28 03:44:48 +02:00
cawtds
62572fadaa added move category icon to summary 2024-06-23 13:20:30 +02:00
cawtds
12d8da7135 updated items 2024-06-18 20:41:00 +02:00
cawtds
d02b8bd3e1 added tera animations 2024-06-18 19:24:32 +02:00
cawtds
1294ea6d66 fixed last warning, reenabled -Werror 2024-06-16 19:03:57 +02:00
cawtds
91851dd1b5 fixed ultra burst and added animation for necrozma moves
fixed pokedex entries and crashes with categories/post battle registering
2024-05-19 01:19:35 +02:00
cawtds
b2a56f6b6c added new pokeball graphics, fixed/refactored tmhms, smaller pokedex entry font to fit whole text 2024-05-14 22:20:07 +02:00
cawtds
8ab3940a99 added mega evolution, removed old type effectiveness 2024-05-09 12:48:10 +02:00
cawtds
c2e0ab5d73
Rtc implementation (#5)
added RTC and fixed time based evolutions
2024-05-05 14:20:30 +02:00
cawtds
a06fb5c287 add item_icons for new items 2024-04-21 22:04:34 +02:00
cawtds
71b9b1ef25 added missing battle functionality for items 2024-04-20 13:07:53 +02:00
GriffinR
86c21b8e79 Colorize menu icon graphics, document sMenuInfoIcons 2023-06-01 15:02:03 -04:00
GriffinR
febf864bf6 Sync trainer card graphics 2023-06-01 13:39:17 -04:00
GriffinR
dcdb9024d8 Sync palette macros 2023-05-26 14:52:21 -04:00
GriffinR
86c2142719 Give proper names to item icon graphics 2023-05-12 10:52:07 -04:00
cbt6
dd7ff3194c Rename all other graphics 2023-03-16 22:15:44 +08:00
cbt6
981d4a34d8 Rename union room chat graphics 2023-03-16 22:13:05 +08:00
cbt6
7a322ba04e Document more of src/graphics.c 2023-03-13 23:09:19 +08:00
GriffinR
6fc3965327 Sync some unlabeled graphics 2023-02-17 13:20:21 -05:00
GriffinR
2dd60bd86c Document credits graphics 2023-02-06 12:01:11 -05:00
GriffinR
e001949f42
Merge pull request #597 from GriffinRichards/sync-trade
Sync trade
2023-01-30 10:18:23 -05:00