AlexOn1ine
ba74c076f6
pret merge
2025-11-16 12:01:13 +01:00
FosterProgramming
8d692bc96e
Fix wild_encounters script not closing arrays properly ( #8123 )
2025-11-07 11:46:56 +01:00
FosterProgramming
97b115d572
Adds an auto-generated include file of script commands ( #8156 )
2025-11-06 21:10:42 -08:00
FosterProgramming
8b8c593bf6
Fix preproc not correctly reading skipped lines symbols inside enum ( #2197 )
2025-11-05 09:04:30 +00:00
Hedara
5c31b58b81
Merge commit 'd1d543548772cbdf087c5ccc1e0b19980aa9ad87' into pret-merge
...
Conflicts:
spritesheet_rules.mk
tools/mapjson/mapjson.cpp
2025-11-01 15:13:16 +01:00
Martin Griffin
d1d5435487
Improve undefined map assembler messages ( #2196 )
2025-10-29 21:34:03 -04:00
wiz1989
ea20dea191
update of sv.json to consider newest DLC changes ( #7672 )
2025-09-13 16:06:36 +02:00
AlexOn1ine
ce52d83343
25/08/25 Master merge
2025-08-25 17:30:38 +02:00
Alex
c80a41b730
Suppress trainerproc compile warning for unused func ( #7592 )
2025-08-21 17:31:59 +02:00
Hedara
da77dba59f
Merge remote-tracking branch 'pret/master' into pret-merge
...
Conflicts:
data/battle_scripts_1.s
include/constants/battle.h
src/battle_script_commands.c
src/battle_util.c
2025-08-21 15:40:38 +02:00
grintoul
916f083852
Added trainerBackPic to Trainer struct to de-couple trainer pic and trainer back pic defines ( #7425 )
2025-08-13 11:02:41 +02:00
Martin Griffin
de6c9c6176
Hacky support for enums in C asm statements ( #7494 )
2025-08-11 10:06:23 +02:00
hedara90
469a0b476a
Update trainer.h usage warning ( #7439 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
2025-08-02 11:54:39 +01:00
AlexOn1ine
bc73f4654b
merge master 31/07/25
2025-08-01 12:18:11 +02:00
Josh
0dfec24967
Allow names for voicegroups and use a macro for use with drumsets ( #2149 )
...
mid2agb has been modified to allow more than just numbers when naming voicegroups and voicegroups have been renamed to match. A "voice_group" macro has been set up with a optional parameter for the starting note will shift the offset by the specified amount * 0xC which is the length of 1 voice in a voicegroup. All drumset voicegroups have a "starting_note" of 36.
2025-07-30 19:43:08 +01:00
Eduardo Quezada
d801556a97
Merge branch '_pret/master' into _RHH/pr/master/pretMerge20250727
2025-07-27 11:59:07 -04:00
GriffinR
20012cba6e
Merge pull request #2130 from Catnip-Consumer/preproc-windows-fixes
...
Apply fixes to preproc for Windows compatibility
2025-07-21 18:56:37 -04:00
Philipp AUER
e63e89e270
Fix potential stack memory leak in gbagfx due to out of bounds read ( #2162 )
...
* fix(tools): gbagfx potential oob read
---------
Co-authored-by: sbird <sbird@no.tld>
2025-07-21 18:33:44 +01:00
Martin Griffin
731948a769
preproc: Support __attribute__ in enums ( #7344 )
2025-07-18 21:43:02 +02:00
hedara90
05b1db8cc6
trainerproc copy other trainer party (#7251 )
2025-07-18 15:57:57 +01:00
hedara90
6367ce71be
Remove wrongly added binary files ( #7307 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
2025-07-09 09:55:07 +02:00
Alex
f808201945
Fixes Natural Gift moveend execution ( #7274 )
2025-07-05 15:05:35 -04:00
Hedara
84972342d6
Add 'Macro' key to trainerproc
2025-06-18 21:51:46 +02:00
hedara90
260813fc3f
Improve smol compressor ( #7073 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
2025-06-09 18:28:00 +02:00
hedara90
0917af214c
Replace all usages of lz compression with smol ( #7032 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
2025-05-31 19:47:54 +02:00
hedara90
6e64f6f5ef
New sprite compressor ( #5627 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
Co-authored-by: DizzyEggg
Co-authored-by: Raymond Dodge <git@rayrobdod.name>
2025-05-30 23:10:54 +02:00
khbsd
38ba41b324
fix: better area mons handling, no longer duplicates hiddenMons field ( #6945 )
2025-05-30 17:22:05 +02:00
psf
9656400f88
Moved time constants to dedicated files ( #7019 )
2025-05-30 16:39:01 +02:00
Hedara
9d80ad530d
Merge branch 'master' into master-to-upcoming
...
Conflicts:
Makefile
data/maps/BattleFrontier_BattleDomeBattleRoom/scripts.inc
data/maps/MtChimney/scripts.inc
data/maps/MtPyre_Summit/scripts.inc
data/maps/SlateportCity_BattleTentBattleRoom/scripts.inc
include/constants/event_objects.h
include/constants/expansion.h
src/battle_script_commands.c
src/battle_util.c
src/field_screen_effect.c
2025-05-28 14:26:15 +02:00
Hedara
647c786c53
Merge commit '07c897a' into pret-merge
...
Conflicts:
include/constants/heal_locations.h
map_data_rules.mk
2025-05-27 19:46:13 +02:00
Hedara
c27930eabf
Merge commit '678fdf9' into pret-merge
...
Conflicts:
data/maps/BirthIsland_Exterior/scripts.inc
data/maps/DesertUnderpass/scripts.inc
data/maps/Route117/scripts.inc
data/maps/SlateportCity_OceanicMuseum_2F/scripts.inc
data/maps/SootopolisCity/scripts.inc
include/constants/event_objects.h
src/battle_setup.c
src/event_object_movement.c
src/field_control_avatar.c
src/item_use.c
src/scrcmd.c
tools/mapjson/mapjson.cpp
2025-05-27 19:22:40 +02:00
Hedara
4a442cc3e6
Merge commit '091b726' into pret-merge
...
Conflicts:
include/constants/heal_locations.h
map_data_rules.mk
2025-05-27 19:02:53 +02:00
Hedara
90aed43c27
Merge branch 'master' into master-upcoming
...
Conflicts:
.github/ISSUE_TEMPLATE/01_battle_engine_bugs.yaml
.github/ISSUE_TEMPLATE/02_battle_ai_issues.yaml
.github/ISSUE_TEMPLATE/03_feature_requests.yaml
.github/ISSUE_TEMPLATE/04_other_errors.yaml
.github/pull_request_template.md
src/battle_controller_player.c
src/battle_main.c
src/battle_script_commands.c
src/battle_util.c
src/data/graphics/pokemon.h
src/data/pokemon/species_info/gen_9_families.h
test/battle/ability/flower_veil.c
test/battle/ability/sweet_veil.c
test/battle/ability/synchronize.c
test/battle/ability/water_bubble.c
test/battle/move_effect/fell_stinger.c
test/battle/move_effect/level_damage.c
test/battle/move_effect/magic_room.c
test/battle/move_effect/me_first.c
test/battle/move_effect/sky_drop.c
test/battle/move_effect/smack_down.c
test/battle/move_effect/wish.c
test/battle/move_flags/ignore_type_if_flying_and_ungrounded.c
2025-05-22 15:41:08 +02:00
jfb1337
ce9bbcc3b7
Fix trainers.party parser failing on apostrophes ( #6938 )
2025-05-21 10:41:18 +02:00
Eduardo Quezada
406fd7ce81
Expand trainerproc to support additional battle types ( #6770 )
...
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-05-17 15:08:44 +02:00
GriffinR
929bc8b990
Merge branch 'master' of https://github.com/pret/pokeemerald into porymap-6
2025-05-14 11:50:11 -04:00
Martin Griffin
484c41c49d
Remove files that should not have been committed
2025-05-13 14:56:31 +01:00
Alex
2044bea883
Rename battlerId to battler for consistency ( #2126 )
2025-05-09 12:43:23 +01:00
Pawkkie
3f5335c4ba
Refactor AI flags to u64 ( #6753 )
...
Co-authored-by: DizzyEggg
2025-05-04 17:16:34 +02:00
AlexOn1ine
40bf9ae087
conflicts
2025-05-03 10:26:07 +02:00
Hedara
4fa48b6e89
Merge remote-tracking branch 'pret/master' into pret-merge-2025-05-02
2025-05-02 17:29:41 +02:00
Hedara
c8d3a6b4df
Added missing include due to g++ changes
2025-05-02 16:03:55 +02:00
Catnip-Consumer
2cc013ff3e
Apply fixes to preproc for Windows compatibility
2025-04-28 14:36:19 +03:00
PCG
f661f3b3ac
Pokedex Plus HGSS move configs ( #6687 )
2025-04-24 19:34:37 +02:00
khbsd
6b8e680139
Remove hardcoded values from wild_encounter.h generation ( #6640 )
...
Co-authored-by: Moos Toet <moostoet@hotmail.com>
2025-04-20 22:27:36 +02:00
Hedara
e419606a10
Merge branch 'upcoming' into merrps-dns
2025-04-09 12:48:18 +02:00
Hedara
2210e2d410
Merge branch 'master' into upcoming-master
2025-04-09 11:06:38 +02:00
Hedara
08a2ad2c98
Merge branch 'upcoming' into merrps-dns
2025-04-09 10:01:51 +02:00
khbsd
26f28103ec
Add Time-Based Encounters ( #6454 )
2025-04-09 09:49:09 +02:00
aronson
991065f25a
Support make check on macOS ( #6513 )
2025-04-01 21:52:49 +02:00