PikalaxALT
06a6ebaf6c
fix some formatting errors
2024-08-25 17:13:13 -04:00
PikalaxALT
d2e46fba18
Merge remote-tracking branch 'origin/master' into clang-format
2024-08-17 10:53:02 -04:00
PikalaxALT
ab1e5c3944
address review comments
2024-08-07 19:30:06 -04:00
PikalaxALT
362ede7f69
yoink and apply .clang-format from pret/pokeplatinum
2024-07-07 12:04:23 -04:00
cbt6
9dac4034a5
Decompile overlay_25
2023-10-17 10:00:03 +08:00
Adrienn Tindall
ef830ff24c
cleanup encounter.c
...
Up to Battle Random functions
start cleaning up encounter.c
fix build
fix build again
remove two files from bad rebase
switch fully to battle type constants
rename TRAINER to Trainer
few more funcs
finish cleanup
address some review comments
de-capitalise std_script
2023-09-23 14:48:45 +01:00
Adrienn Tindall
a80a8b25c9
Clean up battle file structure + struct names
2023-08-19 18:39:58 -04:00
red031000
ec77aff2f1
cleanup communication_error.c + heap_id to heapId
2023-07-12 15:42:10 +01:00
red031000
783dce67b3
forme -> form
2023-06-29 21:41:31 +01:00
red031000
48696a35d5
STRING to String
2023-06-20 15:53:40 +01:00
red031000
430d2f9cce
rename SaveBlock2 to SaveData
2023-06-17 06:43:36 +01:00
Adrienn Tindall
3328899da9
Merge branch 'master' into master
2023-05-29 03:48:36 -05:00
Akashi Akira
21d3de7e5d
SCRIPTENV_POINTS_BOX
2023-05-25 08:33:09 +01:00
Adrienn Tindall
42c53608e5
Fix duplicate struct declarations
2023-05-24 22:50:19 -05:00
Eduardo Quezada D'Ottone
4540fc7350
Merge branch 'master' into pret/doc/letsDoThis
2023-05-20 18:49:01 -04:00
Eduardo Quezada
d4f12a3633
Merge remote-tracking branch 'pret_origin/master' into pret/doc/4_MaxMonMoves
...
# Conflicts:
# include/constants/global.h
2023-05-20 09:58:21 -04:00
Eduardo Quezada
2273a0000e
Merge remote-tracking branch 'pret_origin/master' into pret/doc/1_letsDoThis
...
# Conflicts:
# include/field_blackthorn_tutors.h
# include/get_egg.h
# src/get_egg.c
# src/hall_of_fame.c
# src/scrcmd_move_relearner.c
2023-05-20 09:17:46 -04:00
Eduardo Quezada
6d3a1615c5
MON_MOVES -> MAX_MON_MOVES and moved to include/constants/global.h
2023-02-18 11:15:16 -03:00
Eduardo Quezada
a5f4aafd74
OT_NAME_LENGTH -> PLAYER_NAME_LENGTH
2023-02-18 11:09:41 -03:00
Eduardo Quezada
e5c3435ccb
Standarized pointer usage and variable names of Pokemon struct
2023-02-17 21:16:54 -03:00
Eduardo Quezada
7e11de9e7b
Renamed POKEMON struct to Pokemon
2023-02-17 19:37:05 -03:00
Adrienn Tindall
50542bb40c
unk_02050660 -> encounter.c
2023-01-11 22:33:18 -05:00
PikalaxALT
397001e299
Add missing protypes to headers
2022-01-10 10:42:18 -05:00
PikalaxALT
f517bd5823
Finish naming flags set in game init
2022-01-02 18:00:00 -05:00
PikalaxALT
f7de5ae1d4
std_trainer macro; add nitrofs validation checkpoint
2022-01-01 10:15:03 -05:00
PikalaxALT
159bc83ea1
Trainer constants; Primo and badge commands; trmsg in json
2021-12-28 10:34:16 -05:00
PikalaxALT
0f211c746e
Create trainers.json
2021-12-27 20:47:06 -05:00
PikalaxALT
864c69a869
fieldmap.c, 5
2021-12-22 20:19:57 -05:00
PikalaxALT
394c20cb64
msgfmt.c
2021-12-08 13:19:03 -05:00
PikalaxALT
380e699081
Decompile pm_string.c
2021-11-26 11:20:48 -05:00
PikalaxALT
aeba178bf3
Decompile trainer_data
2021-11-25 19:47:50 -05:00
PikalaxALT
6767e4ce7d
through RestoreBoxMonPP
2021-11-19 10:47:58 -05:00