Commit Graph

3201 Commits

Author SHA1 Message Date
cawtds
c18abe0b00 replace LZ77UnCompWram -> DecompressDataWithHeaderWram 2025-05-31 01:43:49 +02:00
cawtds
dc872b8448 port new sprite compressor 2025-05-31 01:12:41 +02:00
cawtds
c2eff5929b fix debug sounds 2025-05-30 22:37:40 +02:00
cawtds
36bae14a20 change default font to fix text issues 2025-05-30 22:16:48 +02:00
cawtds
69021c231d add multi roamer support 2025-05-30 22:08:59 +02:00
cawtds
b81261065b fix time menu ub 2025-05-30 19:06:49 +02:00
cawtds
65d9a1b71e update debug menu 2025-05-30 17:17:13 +02:00
cawtds
627e2f4581 sync a few functions/macros 2025-05-30 16:43:10 +02:00
cawtds
2b26483476 fix move descriptions 2025-05-30 15:05:18 +02:00
cawtds
8226986201 sync link controllers, fix link battle freeze 2025-05-30 15:03:44 +02:00
cawtds
a5381a8668 update testsystem 2025-05-30 01:33:41 +02:00
cawtds
92962fef08 update battle engine 2025-05-30 01:17:44 +02:00
cawtds
3ab6e9bc1e Merge 'pret/master' into porymap6-pret-merge 2025-05-28 17:11:40 +02:00
GriffinR
f60d28ceb5
Merge pull request #693 from pret/porymap-6
Update for Porymap 6
2025-05-27 10:53:27 -04:00
GriffinR
8701517755
Merge pull request #694 from LOuroboros/startMenuSave
Linked STARTMENU labels to the entries of sStartMenuActionTable
2025-05-20 20:53:37 -04:00
GriffinR
c0036919b0 Add NUM_TILES_PER_METATILE 2025-05-18 14:22:42 +08:00
cawtds
27416f53bd test file 2025-05-17 14:21:34 +02:00
cawtds
def4d8fb64 time and season based wild encounters 2025-05-17 14:19:46 +02:00
LOuroboros
3efb581e7e Linked STARTMENU labels to the entries of sStartMenuActionTable
This makes it easier to remove options from the start menu at will.
Looking for a STARTMENU label and removing it from enum StartMenuOption and the SetUpStartMenu functions isn't good enough by itself.
2025-05-15 04:39:59 -03:00
GriffinR
82d2283108 Merge branch 'master' of https://github.com/pret/pokefirered into porymap-6 2025-05-14 11:52:22 -04:00
cawtds
851f72f27c fix item descriptions 2025-05-09 18:27:15 +02:00
cawtds
7367de3969 fix move descriptions and typo 2025-05-08 22:43:38 +02:00
cawtds
3fb74b2997 sync mapsecs 2025-05-03 14:29:30 +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
03c26eca18 update battle_anims 2025-05-01 17:56:36 +02:00
cawtds
3f7b3e4d93 add time-based encounters 2025-05-01 16:09:43 +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
1ba4819b7b update and fix tests 2025-05-01 00:11:51 +02:00
cawtds
f6131c3737 expansion update 2025-04-30 2025-04-30 23:25:45 +02:00
cawtds
da54c1eab1 cast to void* as suggested by sbird, gScanlineEffectRegBuffers alignment 2025-04-22 18:03:20 +02:00
cawtds
59560a5100 add emerald macros and fix alignments 2025-04-22 16:22:11 +02:00
cawtds
a53507fa90 dont show type effectivness in ghost battle 2025-04-22 16:11:22 +02:00
cawtds
65afa597d8 update string ids 2025-04-14 17:22:55 +02:00
cawtds
0fce12f6e4 fix failing tests 2025-04-13 23:39:50 +02:00
cawtds
68a64f2f67 battle engine update - compilable state 2025-04-13 21:50:42 +02:00
cawtds
9d6476f74f fix pokemon jump offset 2025-04-05 12:41:22 +02:00
cawtds
1dcdf6e6ec fix safari object throw and ghost dodging throw 2025-04-04 16:52:22 +02:00
cawtds
409f971403 fix attract bug 2025-03-29 14:45:40 +01:00
cawtds
0de9ae1f9c add sideway stairs handling 2025-03-22 14:01:52 +01:00
cawtds
21fda56141 improve natdex load times 2025-03-21 21:23:48 +01:00
cawtds
e0d828bb48 add FREE_BATTLE_TOWER_E_READER functionality 2025-03-21 20:05:55 +01:00
cawtds
69ce201014 add FREE_TRAINER_HILL/TOWER functionality 2025-03-21 19:33:50 +01:00
cawtds
8d18c52508 add FREE_MATCH_CALL functionality 2025-03-21 17:22:02 +01:00
cawtds
c02550917f add FREE_LINK_BATTLE_RECORDS functionality 2025-03-21 16:47:16 +01:00
cawtds
a9eb83c4e5 add FREE_MYSTERY_EVENT_BUFFERS functionality 2025-03-20 23:12:04 +01:00
cawtds
230195b036 add FREE_ENIGMA_BERRY functionality 2025-03-20 23:07:02 +01:00
cawtds
c633d72a75 add FREE_UNION_ROOM_CHAT functionality 2025-03-20 22:56:19 +01:00