Commit Graph

2029 Commits

Author SHA1 Message Date
cawtds
104fb91f57 finished primary tilesets and fixed grass effects 2024-10-29 00:01:05 +01:00
cawtds
8e0464eb22 improved seasonal tilesets, added overworld config for seasons, added handling for secondary tilesets 2024-10-25 00:25:19 +02:00
cawtds
0c1bd3a6c9 season tilesets (experimental) 2024-09-20 19:48:29 +02:00
cawtds
89e57d753b remove gflib again 2024-09-18 20:13:51 +02:00
cawtds
2ff6311c44 dns 2024-09-17 18:00:38 +02:00
cawtds
7aa0c9b46e remove buy_menu_helpers 2024-09-05 16:19:04 +02:00
cawtds
dd8f38f18e massive refactoring: removed new_menu_helpers and aligned with expansion 2024-09-04 23:41:17 +02:00
cawtds
4cf855947c move functions from new_menu_helpers to text 2024-09-04 18:04:35 +02:00
cawtds
880b5a377f remove B_ANIM_STATUS_WRAPPED 2024-09-01 14:04:30 +02:00
cawtds
838c5bcb1b battle anim scripts refactor 2024-09-01 12:40:19 +02:00
cawtds
a468febc86 sirfetchd 2024-08-29 15:24:02 +02:00
cawtds
61e7e2fde2 rename parameters 2024-08-28 21:32:38 +02:00
cawtds
85476a7fc2 renaming in item_menu_icons for expansion alignment 2024-08-28 21:27:01 +02:00
cawtds
c9e7438bef item_icon refactor 2024-08-28 21:03:11 +02:00
cawtds
ed7136cfc5 item_menu refactoring 2024-08-28 18:53:52 +02:00
cawtds
cbc887c4d9 item_menu_icons as seperate file from item_icon 2024-08-28 18:28:27 +02:00
cawtds
79039b36ca updated move animations 2024-08-28 17:53:38 +02:00
cawtds
cf65dc485c renamed item_menu_icons to item_icon 2024-08-28 16:18:17 +02:00
cawtds
5d5021d9c9 some battle_main renaming 2024-08-28 14:42:08 +02:00
cawtds
130e97e663 tmhm enum refactor 2024-08-28 14:06:58 +02:00
cawtds
5095883b8f port trainerproc from expansion 2024-08-28 12:33:20 +02:00
cawtds
435f8ebda4 updated battle engine to 0bb43626afe2cdc6f9bdd7c246e2dca7198ddab3 2024-08-27 21:05:49 +02:00
cawtds
66848f6f25 added font short 2024-08-27 16:31:38 +02:00
cawtds
7b586efed1 separate fonts file 2024-08-27 16:00:07 +02:00
cawtds
576e056c77 refactored trainer front sprite + mugshots 2024-08-26 14:11:38 +02:00
cawtds
44d838354b trainer backsprite refactoring 2024-08-26 11:40:58 +02:00
cawtds
d190503fa1 save block restructuring 2024-08-25 19:48:39 +02:00
cawtds
e63dec5389 remove encryption key 2024-08-25 17:39:31 +02:00
cawtds
513b64ec74 removed pokedex flag anticheat 2024-08-25 12:52:45 +02:00
cawtds
ded2f6aac5 reorder ghost battle type 2024-08-25 12:52:13 +02:00
cawtds
3b21783b94 reformatted includes 2024-08-24 16:52:58 +02:00
cawtds
77ed8799df merged window_8bpp.c into window.c and refactored 2024-08-24 12:40:41 +02:00
cawtds
b02dc89213 refactored text_window.c and aligend more closely with emerald 2024-08-23 14:51:09 +02:00
cawtds
f662ee4d95 emerald changes 2024-08-23 09:46:27 +02:00
cawtds
53cbbc684a saveblocks 2024-08-23 00:54:58 +02:00
cawtds
af8a8d4024 main.c and adjacent refactoring 2024-08-23 00:00:12 +02:00
cawtds
4afb2c96cb vblankCounter1 to non-pointer 2024-08-22 22:47:17 +02:00
cawtds
782a8252b9 merged battle types with emerald 2024-08-22 18:53:55 +02:00
cawtds
56627fac50 fix compiler warning 2024-08-22 15:55:58 +02:00
cawtds
a5990e88b1 rtc refactoring 2024-08-22 15:29:05 +02:00
cawtds
9c33fc4662 better solution 2024-08-11 23:31:03 +02:00
cawtds
8072cfe7af fix pc spawning on specific tiles when using boxlink/debug pc access 2024-08-11 22:06:40 +02:00
cawtds
de72056f0d fix ghost unveil animation 2024-08-11 12:53:57 +02:00
cawtds
3a8a54768f updated tests 2024-08-10 19:57:06 +02:00
cawtds
cab873540b updated to aeb9da337e506cae3548b23b507ddb89c5975014 2024-08-10 19:12:03 +02:00
cawtds
b57a8c2193 frlg fishing 2024-08-10 18:02:39 +02:00
cawtds
1befedae1d added emerald and bw popups and remaining ow configs 2024-08-04 01:02:13 +02:00
cawtds
c550702899 implemented more ow configs 2024-08-03 16:03:33 +02:00
cawtds
f1516bee05 refactoring 2024-08-03 15:26:36 +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