Commit Graph

17 Commits

Author SHA1 Message Date
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
red031000
e36deb2333
fsys to fieldSystem 2023-08-22 09:11:59 +01:00
red031000
006ea552af
sync bag_view with diamond + some renaming 2023-07-01 22:55:39 +01:00
Laquin-Laquih
02a02b34a8 capitalize _Delete 2023-06-06 13:40:43 +02:00
Laquin-Laquih
b6b0323d51 capitalize _New 2023-06-06 13:38:46 +02:00
Adrienn Tindall
3328899da9
Merge branch 'master' into master 2023-05-29 03:48:36 -05:00
Adrienn Tindall
8a04b6f120 OS Files + Misc 2023-05-29 03:38:22 -05: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
Akashi Akira
0e71a8a8d1
rename MSGFMT to MessageFormat 2023-05-16 05:36:43 +01: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
b855f37da8 Decompile scrcmd_pokemon_misc, 1
Also named some variables before GetMonData/SetMonData while I was looking for specifically the Golden Leaves since all instances looked unlabeled
2022-09-04 00:03:38 -04:00
PikalaxALT
18878d07df Update field-related structs; fix hidden item consts 2022-01-25 16:31:23 -05:00
PikalaxALT
397001e299 Add missing protypes to headers 2022-01-10 10:42:18 -05:00
PikalaxALT
35f4d2f546 Decompile bug contest overlay 2022-01-06 16:37:46 -05:00
PikalaxALT
23585f6f8c Finish documenting bug contest struct fields 2022-01-05 20:26:37 -05:00
PikalaxALT
99cee59a0e Start documenting bug contest routines 2022-01-05 17:24:14 -05:00