cawtds
|
1e92d725ed
|
updated getevolutionspecies
getters for species data
redundancies removed
|
2024-04-27 15:12:28 +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
|
71b9b1ef25
|
added missing battle functionality for items
|
2024-04-20 13:07:53 +02:00 |
|
cawtds
|
356ffd1627
|
added fairy type
|
2024-03-23 15:40:31 +01:00 |
|
GriffinR
|
dcdb9024d8
|
Sync palette macros
|
2023-05-26 14:52:21 -04:00 |
|
GriffinR
|
e78094de85
|
Document fonts
|
2022-11-22 14:20:27 -05:00 |
|
GriffinR
|
26251e9fba
|
Sync characters
|
2022-11-22 13:02:40 -05: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
|
17a8498701
|
Fix battle message charmap copied from emerald
|
2022-08-30 14:07:57 -04:00 |
|
GriffinR
|
da955aaf64
|
Document safari reactions, move b string ids to constants
|
2022-08-23 11:11:50 -04:00 |
|
GriffinR
|
feb3d9cbab
|
Merge pull request #537 from GriffinRichards/doc-bmsg
Sync/document battle_message.c
|
2022-08-23 10:45:48 -04:00 |
|
Eduardo Quezada
|
26e8d57ba1
|
Special Trainer IDs
|
2022-08-18 12:58:27 -04:00 |
|
GriffinR
|
a064849864
|
Sync/document battle_message.c
|
2022-08-12 13:58:24 -04:00 |
|
GriffinR
|
fbdbc5851c
|
Add npc text color constants
|
2022-08-09 16:06:51 -04:00 |
|
Eduardo Quezada
|
19a521fe33
|
Almost complete battle_scripts_1.s sync
|
2022-08-01 01:05:18 -04:00 |
|
Eduardo Quezada
|
95dd979f09
|
Font constants and slight PSS sync
|
2022-07-31 21:00:27 -04:00 |
|
Eduardo Quezada
|
c97e88b437
|
Review changes
|
2022-07-29 16:57:13 -04:00 |
|
Eduardo Quezada
|
4c9e831a05
|
Standarized use of star in void and struct pointers
|
2022-07-29 11:20:00 -04:00 |
|
Eduardo Quezada
|
4998b976e1
|
Standarized use of star in pointer types
|
2022-07-29 10:35:48 -04:00 |
|
Eduardo Quezada
|
7f53f533bb
|
Synced src/battle_script_commands.c
|
2022-07-29 09:42:03 -04:00 |
|
Eduardo Quezada
|
f5e9cc595b
|
Multiple changes
- BATTLESTRINGS_ID_ADDER ->BATTLESTRINGS_TABLE_START
- Defines for battle windows
- MAIL_NONE
- MON_DATA_FILLER -> MON_DATA_UNUSED_RIBBONS
- Usage of BattlePutTextOnWindow with masks
- PlayCry1 -> PlayCry_Normal
- BlendPalettes(0xFFFFFFFF -> BlendPalettes(PALETTES_ALL
- FillPalette(0 -> FillPalette(RGB_BLACK
|
2022-07-27 18:14:48 -04:00 |
|
GriffinR
|
08a18d6e32
|
Sync/update trainer classes
|
2022-01-10 13:48:08 -05:00 |
|
PikalaxALT
|
18f1080882
|
Finish syncing pokemon.c with emerald
|
2021-03-18 14:33:43 -04:00 |
|
PikalaxALT
|
2f4f63afdb
|
Document old man batttle controller
|
2021-03-15 14:27:50 -04:00 |
|
SatoMew
|
e5d0a4f35c
|
Document the unused battle strings for downpour and rain weather
|
2021-01-01 14:38:25 +00:00 |
|
GriffinR
|
bb56d4a3f4
|
Give songs meaningful english names
|
2020-08-29 03:11:03 -04:00 |
|
Evan
|
fcb999beea
|
document battle_message.c
|
2020-05-01 19:54:35 -06:00 |
|
PikalaxALT
|
aea30489fc
|
Create COPYWIN defines for CopyWindowToVram calls
|
2020-04-10 16:17:46 -04:00 |
|
PikalaxALT
|
a622448029
|
More quest log documentation amid other stuff
|
2020-04-05 20:30:45 -04:00 |
|
PikalaxALT
|
898bd24438
|
gflib propagation, 1
|
2020-04-02 20:40:15 -04:00 |
|
PikalaxALT
|
890d85ff02
|
battle_bg
|
2020-02-23 16:26:33 -05:00 |
|
PikalaxALT
|
b7c28c4be7
|
Remove redundant include lines
|
2020-02-21 15:00:56 -05:00 |
|
GriffinR
|
39556605cd
|
Merge branch 'master' into doc-ttower
|
2020-01-24 03:03:45 -05:00 |
|
GriffinR
|
ef1f9ead0b
|
Document Trainer Tower scripts
|
2020-01-24 02:57:45 -05:00 |
|
PikalaxALT
|
85e5c57e8c
|
Merge pull request #237 from GriffinRichards/sync-ai
Sync AI scripts
|
2020-01-23 15:33:01 -05:00 |
|
GriffinR
|
a01d83a434
|
Merge branch 'master' into sync-ai
|
2020-01-23 10:24:11 -05:00 |
|
GriffinR
|
e7cd8c59f4
|
Remove unused BF battle types, clarify Ghost battle type flags
|
2020-01-22 21:02:25 -05:00 |
|
GriffinR
|
84c198ac76
|
Merge branch 'master' into doc-cinnabar
|
2020-01-19 17:00:39 -05:00 |
|
PikalaxALT
|
c365f58833
|
Address review comments
|
2020-01-19 16:19:35 -05:00 |
|
GriffinR
|
3101657e97
|
Sync pc_transfer
|
2020-01-17 14:08:46 -05:00 |
|
GriffinR
|
04d176334a
|
Document some Quest Log
|
2020-01-15 16:00:45 -05:00 |
|
PikalaxALT
|
ae41a2742c
|
Finish battle_interface.c decomp
|
2020-01-12 12:13:03 -05:00 |
|
PikalaxALT
|
14725e1592
|
Address review comments
|
2019-11-23 19:21:31 -05:00 |
|
PikalaxALT
|
e3bc9c44cd
|
battle_message 2
|
2019-11-23 18:12:33 -05:00 |
|
PikalaxALT
|
13e1ed54b2
|
battle_message 1
|
2019-11-23 16:51:05 -05:00 |
|