Commit Graph

34 Commits

Author SHA1 Message Date
cawtds
3da84fc317 first working version with followers, OW_GFX_COMPRESS not functional 2024-07-09 19:32:58 +02:00
cawtds
b8ad2ce1a2 compiles 2024-06-29 00:37:43 +02:00
cawtds
cd65c6126e added all battle animations 2024-06-28 03:44:48 +02:00
cawtds
57686b5aed tera working without animations 2024-06-18 19:11:22 +02:00
cawtds
e9661be94a types refactoring 2024-06-17 16:59:32 +02:00
cawtds
2f6a832875 implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
cawtds
f980e6258d refactored trainers 2024-05-11 01:30:30 +02:00
cawtds
8ab3940a99 added mega evolution, removed old type effectiveness 2024-05-09 12:48:10 +02:00
cawtds
bd91a6eaa1 refactoring: removed gMoveNames and move gNatureNamePointers 2024-05-05 22:53:32 +02:00
cawtds
8a4e07c430 large refactoring to remove special deoxys handling
merged all stringids and string table entries
2024-05-03 18:14:38 +02:00
cawtds
3e4c5fad66 cleanup 2024-05-02 15:33:45 +02:00
cawtds
991c45f23d updated up to Cmd_getmoneyreward 2024-05-01 21:12:01 +02:00
cawtds
0ab492f7e8 working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
GriffinR
ea9510f7f8 Use constants in gMoveNames 2022-12-16 11:08:18 -05:00
GriffinR
b3590324b8 Merge branch 'master' of https://github.com/pret/pokefirered into sync-b-anim 2022-08-19 11:30:00 -04:00
GriffinR
efa422d6fa Sync battle anim - mons 2022-08-17 13:14:34 -04:00
GriffinR
874f1c9832 Sync data.c 2022-08-12 12:07:43 -04:00
PikalaxALT
31f4edbe50 Document more symbols in battle 2021-03-14 20:10:19 -04:00
GriffinR
1b84bd395d Fix warning about gMonPaletteTable section 2021-02-12 17:18:14 -05:00
GriffinR
1f6dc0e86b Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
PikalaxALT
0d88e2d1de through MultiplyPaletteRGBComponents 2020-02-27 14:08:26 -05:00
PikalaxALT
c365f58833 Address review comments 2020-01-19 16:19:35 -05:00
PikalaxALT
13e1ed54b2 battle_message 1 2019-11-23 16:51:05 -05:00
jiangzhengwenjz
1230a5c48a clean up 2019-10-26 01:31:50 +08:00
jiangzhengwenjz
1dc0b25c1e Merge branch 'master' into battle 2019-10-24 01:42:52 +08:00
jiangzhengwenjz
34b440a358 clean up 2019-10-18 10:59:49 +08:00
ultima-soul
5f6672ee07 Rename trainer front pics and palettes. 2019-10-16 22:52:41 -07:00
ultima-soul
cb192791eb Dump gTrainerFrontPicCoords 2019-10-15 22:49:41 -07:00
jiangzhengwenjz
a6c0088073 battle_main data decomp 2019-10-16 08:31:44 +08:00
ultima-soul
1937cc7b0d Port/dump palette tables. 2019-10-14 22:47:01 -07:00
ultima-soul
9d33d5600a Move data to C. 2019-10-14 18:37:06 -07:00
ultima-soul
26c879be9a Port/dump data up to front_pic_coordinates. 2019-10-13 14:43:22 -07:00
jiangzhengwenjz
e9cdb63903 battle_anim_mons 2019-10-08 02:38:47 +08:00
jiangzhengwenjz
23b2a0cc9f battle_controller_link_partner 2019-08-23 05:12:27 +08:00