Commit Graph

119 Commits

Author SHA1 Message Date
cawtds
770ab29653 compilable 2025-10-03 02:02:20 +02:00
cawtds
194fde67ea Merge branch 'pret/master' 2025-06-29 13:10:30 +02:00
Jaizu
507f1d8d36
Modern fixes (#697)
Some checks failed
CI / build (push) Has been cancelled
2025-06-11 14:27:42 -04:00
cawtds
dc872b8448 port new sprite compressor 2025-05-31 01:12: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
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
cawtds
3f7b3e4d93 add time-based encounters 2025-05-01 16:09:43 +02:00
cawtds
0fce12f6e4 fix failing tests 2025-04-13 23:39:50 +02:00
cawtds
fcd2bd2107 Merge remote-tracking branch 'pret/master' into pret-merge 2025-02-12 18:15:52 +01:00
cawtds
c439b1f1b3 update pokemon.c 2025-02-10 20:05:57 +01:00
cawtds
690c0ef52e expansion update 2025-02-08 2025-02-08 17:09:17 +01:00
GriffinR
5f9f173b6a Generate heal location constants automatically, move data back to a single file. 2025-02-03 16:00:29 -05:00
cawtds
40cf1bab25 update and fix tests 2025-01-04 19:05:19 +01:00
GriffinR
587d494421
Merge branch 'porymap-6' into generate-map-constants 2024-12-17 20:48:28 -05:00
GriffinR
b10c2f7584 Merge branch 'master' of https://github.com/pret/pokefirered into porymap-6 2024-11-26 12:47:28 -05:00
GriffinR
2a3e92e10f
Sync Makefile and common syms (#676)
Some checks failed
CI / build (push) Has been cancelled
2024-11-26 12:46:12 -05:00
cawtds
6239aeb8fb fix showdown apostrophe 2024-11-24 21:29:48 +01:00
cawtds
0ee4a53cfc update tools 2024-11-02 16:59:57 +01:00
cawtds
d1a7c6c74f makefile cleanup 2024-11-02 14:27:51 +01:00
cawtds
d907b9fe36 update tests + makefile 2024-11-01 23:46:21 +01:00
cawtds
a50af80042 expansion update 2024-11-01 20:21:22 +01:00
GriffinR
a2e408cf4e Add support for local IDs in map.json 2024-10-14 22:44:16 -04:00
GriffinR
d2c592030d Sync toolchain fixes from pokeemerald
Some checks failed
CI / build (push) Has been cancelled
2024-10-11 15:21:06 -04:00
GriffinR
bb50006fc9
Move heal locations data to their associated map.json (#673) 2024-10-11 15:17:18 -04:00
cawtds
89e57d753b remove gflib again 2024-09-18 20:13:51 +02:00
GriffinR
e47a054393 Sync remaining tools 2024-09-14 11:26:14 -04:00
GriffinR
f89a69a2d9 Have scaninc ignore non-existing files 2024-09-13 23:12:50 -04:00
GriffinR
ab80760dfc Fix .d files not updating if .o fails, fix clean rule, remove some unnecessary warnings 2024-09-13 23:12:20 -04:00
GriffinR
93b4a7b815 Toolchain sync fixes 2024-09-12 17:49:50 -04:00
GriffinR
f0566e68f0 Sync tools directory 2024-09-12 12:39:00 -04:00
cawtds
9ecc171c0d techable_learnsets from expansion 2024-08-28 14:25:18 +02:00
cawtds
5095883b8f port trainerproc from expansion 2024-08-28 12:33:20 +02:00
cawtds
48552f6c12 update tests/test framework + failed test 2024-07-23 19:54:49 +02:00
cawtds
0b75a4e82a enum preproc 2024-07-23 16:29:14 +02:00
cawtds
3da84fc317 first working version with followers, OW_GFX_COMPRESS not functional 2024-07-09 19:32:58 +02:00
cawtds
1304a6ae68 +x permissions for mgba-rom-test, fixed form species test 2024-06-21 20:11:17 +02:00
cawtds
ee51eba6ce exclude mgba-rom-test.exe 2024-06-21 18:41:37 +02:00
cawtds
58dabbadd1 readded mgba 2024-06-21 18:37:58 +02:00
cawtds
78face88e2 some changes 2024-06-21 18:30:52 +02:00
cawtds
bd97821ba6 added underscore to charmap.txt, updated tools/preproc 2024-06-19 19:10:52 +02:00
cawtds
cd9254cd42 fix map bug introduced with debug 2024-06-19 17:59:12 +02:00
cawtds
7200d3d552 debug menu 2024-06-19 16:58:28 +02:00
cawtds
2f6a832875 implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
cawtds
0ab492f7e8 working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
Kurausukun
7df4038c86
Ensure Alignment for Map Events (#649) 2023-11-21 15:46:51 -05:00
GriffinR
3a26fce16b
Merge pull request #621 from Gamr13/master
Fix macOS building
2023-05-19 13:11:20 -04:00
GriffinR
42332a824e Sync mapjson with pokeemerald 2023-05-09 10:52:53 -04:00
Gamr13
9efcec167b
Update Makefile 2023-05-07 21:11:54 +01:00