Commit Graph

4857 Commits

Author SHA1 Message Date
cawtds
fe043d7340 fix multi partner intro 2026-04-06 01:44:36 +02:00
cawtds
a0562624de
Fix/ingame trade (#148) 2026-04-05 16:41:08 +02:00
cawtds
8491166607
Sync/ow configs (#147) 2026-04-05 15:42:51 +02:00
cawtds
0e5008ce4b sync item config, add oras dowse 2026-04-03 15:35:55 +02:00
cawtds
a07dc137b2 fix dexnav 2026-04-03 14:43:35 +02:00
cawtds
8a1d979505 controller update 2026-04-03 13:53:26 +02:00
cawtds
07feed5569 update dexnav 2026-04-03 03:06:05 +02:00
cawtds
791e11b5ad fix release build, fix warnings 2026-04-03 02:13:53 +02:00
cawtds
3db9555934 sync configs 2026-04-03 01:58:45 +02:00
cawtds
0a34a2523a reduce gDisplayedStringBattle size 2026-04-03 01:30:54 +02:00
cawtds
ee01757165 map popup cleanup 2026-04-03 01:21:16 +02:00
cawtds
2185495514
Update/battle engine (#144)
0424ad90560d6bea4970e9f2654265cac35879db
2026-04-03 00:37:50 +02:00
cawtds
a65380e8b6 remove faulty files 2026-04-02 21:40:21 +02:00
cawtds
3802d2344d add watering animation 2026-04-02 21:37:09 +02:00
cawtds
d5f19af535 Merge branch 'pret/master' 2026-04-02 21:20:25 +02:00
cawtds
909ac0af10 [SAVEBREAKING] remove unused RSE trainers 2026-04-02 18:30:05 +02:00
cawtds
2312077756 enum Weather 2026-04-02 18:22:02 +02:00
cawtds
edfc92783e nature/egggroup enums 2026-04-02 17:54:33 +02:00
cawtds
36d16c71f0
Feat/trainer enum usage (#140) 2026-04-01 22:44:05 +02:00
cawtds
1d5a65e16c fix frontier not getting cleared on new game 2026-04-01 00:05:27 +02:00
cawtds
3dbb3ae7c9 trainer enums 2026-03-30 21:24:38 +02:00
cawtds
088d5df095 enum MetatileBehavior 2026-03-29 17:30:43 +02:00
cawtds
95cfa0abd0
Feat/enums (#139) 2026-03-29 16:13:16 +02:00
cawtds
44ddd0f330
Feat/rock climb field effect (#138) 2026-03-29 01:07:23 +01:00
cawtds
016b9965b3 GetFontIdToFit for party/summary/box 2026-03-28 22:32:29 +01:00
cawtds
5d2436599b cleanup 2026-03-28 21:02:54 +01:00
cawtds
c49078053d sync LoadFieldMoveOutdoorStreaksTilemap 2026-03-28 20:37:57 +01:00
cawtds
12b2c9f641
Sync/field effects (#137) 2026-03-28 20:30:52 +01:00
Marcus Huderle
69e963fbb8 Adjust loop markers and track channels for .mid files.
Some checks failed
CI / build (push) Has been cancelled
- The loop markers now use meta event 0x6 (Marker) rather than 0x1 (Text Event)
- Each track now output midi events on separate midi channels, like pokeemerald.
2026-03-28 08:40:35 -05:00
cawtds
68ceb570d5
Fix/bg graphic issue (#136) 2026-03-25 18:17:46 +01:00
cawtds
d6e919f7f6 update fonts 2026-03-23 18:49:17 +01:00
SiliconA-Z
9bbcab4b06
Remove modern compiler warning by removing fakematches (#742)
Some checks failed
CI / build (push) Has been cancelled
Aggressive optimizations warning was flagging these two files.

For image processing effects I just copy-pasted pokeemerald.
2026-03-23 07:55:42 -05:00
SiliconA-Z
d559eb56ce
Mark some changes of REVISION >= 0xA to be UBFix. (#738)
Turns out emerald already has some of these changes, defined as UBFIX, so let's add them here too, and I will port the     if ((llFrameSize_p && subFrameSize > *llFrameSize_p) || subFrameSize <= frameSize) while we are at it.
2026-03-23 07:49:56 -05:00
SiliconA-Z
c1d63525d2
Simplify SetObjectSubpriorityByElevation (#737)
* Simplify SetObjectSubpriorityByElevation

* 0xFF
2026-03-23 07:47:11 -05:00
cawtds
f2c127eb57 cleanup 2026-03-22 22:17:39 +01:00
cawtds
c06c944440 summary screen improvements 2026-03-22 21:59:14 +01:00
cawtds
972652bb6d small refactor 2026-03-22 21:33:52 +01:00
cawtds
2e05b6b132 add enum GameVersion 2026-03-22 21:07:52 +01:00
cawtds
0a78f851ca remove gen5 map popups 2026-03-22 20:05:16 +01:00
cawtds
3c6b16961a remove revision 10, add config for event tickets 2026-03-22 19:37:20 +01:00
cawtds
b321382d1a Merge branch 'pret/master' 2026-03-22 16:30:52 +01:00
cawtds
77a1ddc8a4 Merge branch 'pret/master' 2026-03-22 16:21:11 +01:00
Estellar
5bbc876c44
sSpriteImages_Emoticons now uses overworld_frame (#700)
Some checks are pending
CI / build (push) Waiting to run
2026-03-22 08:49:38 -05:00
cawtds
aa283c9993
document pokemon special anim (#710) 2026-03-22 08:42:13 -05:00
Squeetz
844785f850
Document m4a xcmd 12 (#699)
Waits n frames. Used by Pokémon cries.
2026-03-22 08:31:21 -05:00
Frank DeBlasio
aac6ebbc27
Fix object event graphic names (#731)
* Fixed object event graphic names

* Updated files and other variable names

* Fix from finding and replacing without matching case

* spritesheet updates

* Update flag name

---------

Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2026-03-22 08:28:44 -05:00
cawtds
59bf609685
combine palettes (#723) 2026-03-22 08:26:24 -05:00
Jademalo
cf4f0ce152
Sync DWARF debug sections (#728) 2026-03-22 08:23:21 -05:00
cawtds
7bf571e26a
fix ub for forced link movement (#732) 2026-03-22 08:11:16 -05:00
cawtds
656ce99893 fix false error detection for compound_strings 2026-03-22 13:05:26 +01:00