cawtds
c48d2b698e
added move description window
2024-07-24 20:34:30 +02:00
cawtds
b2d370ef10
added missing battle configs
2024-07-24 20:06:13 +02:00
cawtds
226d0d81a3
updated debug config
2024-06-30 21:32:04 +02:00
cawtds
b8ad2ce1a2
compiles
2024-06-29 00:37:43 +02:00
cawtds
62572fadaa
added move category icon to summary
2024-06-23 13:20:30 +02:00
cawtds
ca484cf4ff
disable vertical stripe animation during tests
2024-06-22 12:30:19 +02:00
cawtds
36241c743a
added battle_debug
2024-06-19 20:24:06 +02:00
cawtds
57686b5aed
tera working without animations
2024-06-18 19:11:22 +02:00
cawtds
79a4c19733
fix more compiler warnings
2024-06-13 23:33:48 +02:00
cawtds
cadf4e3173
more test updates, added HQ_RANDOM to config
2024-06-09 19:21:54 +02:00
cawtds
94ad1ce6a1
fixed an issue with ball throw anim in battle_controller_recorded_player
2024-06-09 11:48:32 +02:00
cawtds
16746737a4
fully(?) integrated testframework
2024-06-08 21:19:20 +02:00
cawtds
636de5fda4
fixed teachy tv crash
2024-05-26 15:27:36 +02:00
cawtds
5ea880f8b7
fixed z-moves
2024-05-18 13:53:20 +02:00
cawtds
b801236595
added dynamax
2024-05-17 18:44:29 +02:00
cawtds
7e2ecf588e
fixed 1v2 double battles, added wild double battles, removed unused
2024-05-12 22:39:03 +02:00
cawtds
7791678ba1
fixed bug with AI switchout, removed unused functions, refactoring
2024-05-11 13:37:46 +02:00
cawtds
6d3a81785f
finished updating battle_controller_oak_old_man
2024-05-10 22:29:02 +02:00
cawtds
2a648d90be
finished updating battle_controller_pokedude
2024-05-10 20:12:32 +02:00
cawtds
3e7f8a6c0f
removed debug prints
2024-05-10 16:22:14 +02:00
cawtds
d1233c1949
finished battle_controller_opponent
2024-05-10 15:33:47 +02:00
cawtds
ff50415c90
finished updating battle_controller_player
2024-05-10 10:32:50 +02:00
cawtds
ee8f8cb2cc
updated battle_controller_player up to CONTROLLER_DRAWPARTYSTATUSSUMMARY
2024-05-10 10:09:22 +02:00
cawtds
f9c73a3cd9
migrated battle_controller_player up to CONTROLLER_STATUSICONUPDATE, fixed in battle item use
2024-05-10 01:02:59 +02:00
cawtds
75b8ba5d6b
battle_controller_player done up to PlayerHandleTrainerSlideBack
2024-05-09 20:55:10 +02:00
cawtds
c8012f6d46
generalized battleloadmonspritegfx
2024-05-09 18:22:50 +02:00
cawtds
64d681150c
moved bufferA, bufferB and transferBuffer to BattleResources
2024-05-09 18:09:32 +02:00
cawtds
87b28b8041
prep battle controller refactoring, add trainer for double battle tests
2024-05-09 17:47:03 +02:00
cawtds
91b858d863
replace gTypeNames with gTypesInfo, changed font size in move selection
2024-05-09 14:07:38 +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
31cfcc136b
refactoring, removed gActiveBattler
2024-05-04 04:02:12 +02:00
cawtds
61a41d2ad4
refactored to passing battler to Emit functions
2024-05-04 01:44:23 +02:00
cawtds
4887646e6e
refactoring: prep for removing gActiveBattler
2024-05-03 20:37:48 +02:00
cawtds
3e3f6d8974
refactored PlayHandle functions
2024-05-03 19:25:47 +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
711cf686cf
updated up to Cmd_endlinkbattle
2024-05-01 19:11:54 +02:00
cawtds
63688557df
updated Cmd_attackcanceler
2024-04-29 18:22:43 +02:00
cawtds
fed787864c
experimental moves_info refactoring
2024-04-28 00:27:33 +02:00
cawtds
d17698ee8f
changed all ability variables to u16 or larger
...
added ability capsule and ability patch functionality
removed unused ribbons to free space in pokemonsubstruct3 for hidden ability
2024-04-26 22:09:46 +02:00
cawtds
ef015afb79
fixed in battle and out of battle item usage;
...
removed some debug prints
fixed numerical order to show correct entries
refactored pp functions
expanded CannotUseBagBattleItem to CannotUseItemsInBattle
2024-04-23 21:57:55 +02:00
cawtds
74c7b222c4
new item structure integrated and new items added; fixed bug with pocketId for pokeball pocket
2024-04-21 14:39:40 +02:00
GriffinR
dcdb9024d8
Sync palette macros
2023-05-26 14:52:21 -04:00
GriffinR
ab417d1255
Sync pokemon.c
2023-03-06 15:23:11 -05:00
GriffinR
32ddd0f5cc
Index controller function tables
2022-12-07 14:09:33 -05:00
GriffinR
99ce8e358f
Document/sync misc remaining symbols
2022-11-02 15:29:04 -04:00
GriffinR
398417593b
Merge pull request #549 from AsparagusEduardo/pret_unused
...
Removed UNUSED attribute
2022-09-12 14:47:25 -04:00
Eduardo Quezada
81ef26732d
Removed UNUSED attribute
2022-09-04 18:06:58 -03:00
Eduardo Quezada
9241dc6fe7
Merge remote-tracking branch 'pret/master' into pokefirered_pokeemeraldSync4
...
# Conflicts:
# include/battle.h
# include/cable_club.h
# src/battle_anim_fire.c
# src/battle_anim_ghost.c
# src/battle_anim_ground.c
# src/battle_message.c
# src/cable_club.c
2022-09-04 17:44:13 -03:00
GriffinR
feb3d9cbab
Merge pull request #537 from GriffinRichards/doc-bmsg
...
Sync/document battle_message.c
2022-08-23 10:45:48 -04:00