Fexty12573
|
557c93f9f8
|
Easy3D cleanup
|
2024-06-24 09:28:48 +02:00 |
|
Fexty12573
|
2ddeb2396d
|
Rename Easy3D files
|
2024-06-24 09:28:48 +02:00 |
|
Fexty12573
|
f1a60f5a49
|
Basic documentation of Easy3D system
|
2024-06-24 09:28:14 +02:00 |
|
RavePossum
|
2397f33aba
|
Document CommonScript and ReturnLocal, isCommonScript->commonScriptActive
|
2024-06-23 23:49:34 -04:00 |
|
RavePossum
|
de670ccae5
|
GetDoubleBattleTrainerIndex -> GetTrainerBattlerIndex
|
2024-06-23 23:49:34 -04:00 |
|
RavePossum
|
b98ba74d96
|
PR feedback - inline comments, unnecessary parens, conjunction, param names
|
2024-06-23 23:49:34 -04:00 |
|
RavePossum
|
b39505e3b5
|
Parameter name discrepancy in GetTrainerID
|
2024-06-23 23:49:34 -04:00 |
|
RavePossum
|
32a1c2acee
|
Mass rename named script member constants
|
2024-06-23 23:49:34 -04:00 |
|
RavePossum
|
bf0c7a6f28
|
Mass renames for script manager
|
2024-06-23 23:45:40 -04:00 |
|
RavePossum
|
5d1b785722
|
Begin to document ScriptManager, a couple script commands, and scrcmd constgen
|
2024-06-23 23:42:51 -04:00 |
|
RavePossum
|
3c6d338e9a
|
make UnkStructs 0203EF60 and 0203E8B0 transparent
|
2024-06-23 23:42:51 -04:00 |
|
Rachel
|
16c3fb89fe
|
Merge pull request #235 from lhearachel/game-records
Document game_records.c
|
2024-06-23 18:16:07 -07:00 |
|
Rachel
|
45e1e1f416
|
Merge pull request #237 from shricubed/healthbar
Documented + named more functions in healthbar.c
|
2024-06-23 12:30:59 -07:00 |
|
Rachel
|
d73c2ecef1
|
Merge pull request #221 from tillgeissler/wild-encounter-data
WIP: Document wild encounter data structure
|
2024-06-23 11:26:59 -07:00 |
|
Rachel
|
9daf10bbf6
|
Name all struct members and function params of type GameRecords*
|
2024-06-23 01:17:54 -07:00 |
|
Rachel
|
7d3e6b5759
|
Rename IncrementGameStat -> IncrementGameRecord and battle-relevant records
|
2024-06-23 01:15:54 -07:00 |
|
Rachel
|
170ac5d5f9
|
Miscellaneous file cleanup
|
2024-06-23 01:12:44 -07:00 |
|
Rachel
|
2df0c5aac6
|
Document Trainer Score incrementing functions
|
2024-06-23 01:12:20 -07:00 |
|
Rachel
|
4dcb5d2f33
|
Document basic accessors for GameRecords
|
2024-06-23 01:11:12 -07:00 |
|
Rachel
|
bc479b9a5d
|
Document encoding seed substruct
|
2024-06-23 01:11:12 -07:00 |
|
Rachel
|
dde21df7ed
|
Document SumBytes, rename EncodeData and DecodeData
|
2024-06-23 01:11:12 -07:00 |
|
Rachel
|
d7927ec43d
|
Document primary GameRecords struct members
|
2024-06-23 01:11:12 -07:00 |
|
Rachel
|
18d4b7b0e8
|
Name param0 -> records in game_records
|
2024-06-23 01:11:12 -07:00 |
|
Rachel
|
cda12a28a9
|
Document GameRecords_Init, GameRecords_SaveSize, SaveData_GetGameRecordsPtr
|
2024-06-23 01:11:12 -07:00 |
|
Rachel
|
b6471d27b3
|
Rename UnkStruct_0202CD88 -> GameRecords
|
2024-06-23 01:11:12 -07:00 |
|
Rachel
|
00013b25eb
|
Identify unk_0202CD50 -> game_records
|
2024-06-23 01:11:12 -07:00 |
|
tillgeissler
|
ac82986984
|
Add constants for Unown forms
|
2024-06-23 00:28:46 +02:00 |
|
Rachel
|
552d6d3fc3
|
Merge pull request #234 from zkitX/librarytv
Document LibraryTV
|
2024-06-22 14:19:00 -07:00 |
|
tillgeissler
|
617b9e051d
|
Merge branch 'main' into wild-encounter-data
|
2024-06-22 03:12:21 +02:00 |
|
Evan
|
3f54005802
|
Merge branch 'main' into librarytv
|
2024-06-21 18:16:09 -04:00 |
|
Rachel
|
807da949ab
|
Merge pull request #233 from TrainerRiley/rename_poketch_system_vars
Rename all PoketchSystem, PoketchData, and PoketchButtonManager variables in the codebase
|
2024-06-21 15:10:38 -07:00 |
|
Evan
|
d1f51e9d1e
|
Document LibraryTV
|
2024-06-21 17:30:40 -04:00 |
|
Trainer Riley
|
3ae307834a
|
Rename all PoketchButtonManager variables in the codebase
|
2024-06-21 13:03:36 -07:00 |
|
Trainer Riley
|
79fe26b4e1
|
Rename all PoketchData variables in the codebase
|
2024-06-21 12:48:39 -07:00 |
|
Trainer Riley
|
24df9d1866
|
Rename all PoketchSystem variables in the codebase
|
2024-06-21 12:33:03 -07:00 |
|
Evan
|
bc50532d20
|
Merge branch 'main' into dwwarp
|
2024-06-21 14:54:09 -04:00 |
|
Evan
|
86ac74e97a
|
Fix: Clean up dw_warp more.
|
2024-06-21 14:16:15 -04:00 |
|
Evan
|
f85cb30847
|
Clean up the documentation of dw_warp.
|
2024-06-21 14:16:14 -04:00 |
|
Evan
|
f38e97b37b
|
Document the distortion world warp overlay.
|
2024-06-21 14:15:53 -04:00 |
|
Fexty12573
|
5be7310c57
|
Note about task priority, renamed 2 functions and files
|
2024-06-21 18:21:29 +02:00 |
|
Fexty12573
|
b173093b99
|
PR Feedback 2: Some small cleanup
|
2024-06-21 18:20:46 +02:00 |
|
Fexty12573
|
3c96d1ab7f
|
PR Feedback: Move struct definitions and fix includes
|
2024-06-21 18:20:45 +02:00 |
|
Fexty12573
|
99e470f8ed
|
Document utility task functions
|
2024-06-21 18:15:01 +02:00 |
|
Fexty12573
|
5651300851
|
SysTaskManager cleanup
|
2024-06-21 18:15:01 +02:00 |
|
Fexty12573
|
32fc35f958
|
Document the remaining SysTaskManager functions
|
2024-06-21 18:15:01 +02:00 |
|
Fexty12573
|
e5fa9ea688
|
Document SysTaskManager initialization
|
2024-06-21 18:15:01 +02:00 |
|
Fexty12573
|
df177f7d34
|
Rename sys_task_manager files
|
2024-06-21 18:15:01 +02:00 |
|
Rachel
|
310478f899
|
Merge pull request #209 from TrainerRiley/poketch_system_part_2
Poketch System Part 2
|
2024-06-21 07:53:20 -07:00 |
|
Rachel
|
a015d5d476
|
Merge pull request #229 from Fexty12573/bag
Document Bag Logic
|
2024-06-21 07:38:03 -07:00 |
|
Fexty12573
|
461001bcfc
|
PR feedback: fixed includes, constants, formatting, naming
|
2024-06-21 07:38:54 +02:00 |
|
Fexty12573
|
def054ca69
|
Document remaining bag logic functions
|
2024-06-21 07:38:54 +02:00 |
|
Fexty12573
|
aad7d79be0
|
Document bag functions for adding and removing items
|
2024-06-21 07:38:54 +02:00 |
|
Fexty12573
|
b48d5d75db
|
Document internal bag functions
|
2024-06-21 07:38:54 +02:00 |
|
Fexty12573
|
f9fdd2c96e
|
Bag init functions
|
2024-06-21 07:38:54 +02:00 |
|
Fexty12573
|
772fbe7450
|
Rename Bag struct
|
2024-06-21 07:38:54 +02:00 |
|
Fexty12573
|
d23b72bc38
|
Rename bag files and remove decl files
|
2024-06-21 07:38:54 +02:00 |
|
Fexty12573
|
e19aa86898
|
PR Feedback: duplicate includes, scope blocks, organization
|
2024-06-21 07:38:20 +02:00 |
|
Fexty12573
|
e558c459a9
|
sBufferMode -> gBufferMode
|
2024-06-21 07:38:20 +02:00 |
|
Fexty12573
|
196772122e
|
Rename variables/fields where Camera is used
|
2024-06-21 07:38:20 +02:00 |
|
Fexty12573
|
e00ef37971
|
Clean up camera function declarations
|
2024-06-21 07:38:20 +02:00 |
|
Fexty12573
|
021b1866e2
|
Document camera history system
|
2024-06-21 07:38:20 +02:00 |
|
Fexty12573
|
5376cf977f
|
Document smaller camera functions
|
2024-06-21 07:38:20 +02:00 |
|
Fexty12573
|
edb735f7fc
|
Finish documenting camera init functions
|
2024-06-21 07:38:20 +02:00 |
|
Fexty12573
|
20c4dbb6b6
|
Document camera init functions
|
2024-06-21 07:38:20 +02:00 |
|
Fexty12573
|
6393915234
|
Document camera view and projection parameters
|
2024-06-21 07:38:20 +02:00 |
|
Fexty12573
|
64b250a7f0
|
Rename camera struct and document basic functions
|
2024-06-21 07:38:20 +02:00 |
|
Fexty12573
|
0856417f39
|
Rename camera files
|
2024-06-21 07:38:20 +02:00 |
|
Trainer Riley
|
83915aceb4
|
Rename Poketch Event enums
|
2024-06-20 19:02:24 -07:00 |
|
shricubed
|
d23f17a538
|
ov16_02267060 -> Healthbar_LoadCellActor
|
2024-06-20 09:58:41 -04:00 |
|
Trainer Riley
|
450ff9b6e2
|
more name corrections, and renamed several consts with more underscore/word separation
|
2024-06-19 21:55:26 -07:00 |
|
Trainer Riley
|
0580004e9f
|
Addressed remaining comments on PR (a couple missed extra parentheses & renaming a constant from poketch_button.h
|
2024-06-19 20:27:55 -07:00 |
|
Trainer Riley
|
faf359cdc1
|
Some functions and variables renamed for clarity, unnecessary parentheses removed, and PoketchSystem_IsAppShutdown simplified
|
2024-06-19 19:46:21 -07:00 |
|
Rachel
|
3aff601011
|
Merge pull request #225 from ravepossum/script_command_followup
Script command follow-up
|
2024-06-19 18:47:11 -07:00 |
|
Fexty12573
|
e23efa2e39
|
Rename struct fields and variables accordingly
|
2024-06-18 20:13:25 +02:00 |
|
Fexty12573
|
7273e7aa5a
|
Document motion blur
|
2024-06-18 20:11:47 +02:00 |
|
Fexty12573
|
85a40a3c31
|
Rename motion blur files
|
2024-06-18 20:09:01 +02:00 |
|
Trainer Riley
|
32815d6a72
|
Replaced touch with hold in function name
|
2024-06-18 00:40:41 -07:00 |
|
Trainer Riley
|
2a1303bb0b
|
FieldSystem_GetPoketchSystem
|
2024-06-18 00:11:28 -07:00 |
|
Trainer Riley
|
c5a4ec7cf5
|
Functions renamed to address github comments, fieldSys parameter renamed back to fieldSystem
|
2024-06-18 00:11:05 -07:00 |
|
Trainer Riley
|
3ae55730cb
|
Remove (accidentally re-added) old field system header
|
2024-06-18 00:11:05 -07:00 |
|
Trainer Riley
|
fa6dff6069
|
Fixups to conflicts/errors missed during branch repair
|
2024-06-18 00:11:05 -07:00 |
|
Trainer Riley
|
647fb04706
|
More Poketch System documentation
|
2024-06-18 00:10:33 -07:00 |
|
Trainer Riley
|
a170251cee
|
Resolve merge conflicts and move changes to feature branch
|
2024-06-18 00:10:33 -07:00 |
|
Trainer Riley
|
72f06fc7d9
|
More Poketch System documentation
|
2024-06-18 00:10:33 -07:00 |
|
Trainer Riley
|
df0fa9bc20
|
Poketch Player moved function
|
2024-06-18 00:10:32 -07:00 |
|
Trainer Riley
|
75da1f3a5e
|
more poketch system variables
|
2024-06-18 00:10:32 -07:00 |
|
Trainer Riley
|
c9b927ac57
|
poketch sound effect function
|
2024-06-18 00:10:32 -07:00 |
|
Trainer Riley
|
e56149fddc
|
Some Poketch System button functions
|
2024-06-18 00:10:32 -07:00 |
|
Trainer Riley
|
49b8b9f244
|
Documented most of the static functions in poketch_system.c
|
2024-06-18 00:10:31 -07:00 |
|
Trainer Riley
|
d3335532fc
|
Resolve merge conflicts and move changes to feature branch
|
2024-06-18 00:09:53 -07:00 |
|
Trainer Riley
|
4d1ff346c4
|
More Poketch System documentation
|
2024-06-18 00:09:25 -07:00 |
|
RavePossum
|
6d6e5a4892
|
move sdat constants from .h file to .json and include it in the scrcmd asm file
|
2024-06-18 00:25:33 -04:00 |
|
RavePossum
|
7a665c426a
|
PR feedback: macro arg countdownVarID, GetVar->GetVarPointer
|
2024-06-18 00:25:33 -04:00 |
|
RavePossum
|
5033a6a34c
|
Name scrcmd.c and .h
|
2024-06-18 00:25:33 -04:00 |
|
Rachel
|
6d682931f0
|
Merge pull request #219 from Fexty12573/encounter-effect
Document Encounter Effects
|
2024-06-17 18:57:01 -07:00 |
|
tillgeissler
|
8d39b5fc85
|
Document many more functions and scructs for WildEncounters
|
2024-06-18 02:44:19 +02:00 |
|
tillgeissler
|
f344424ed9
|
Rename WaterEncounterData -> WaterEncounter; GrassEncounterData -> GrassEncounter
|
2024-06-18 02:10:47 +02:00 |
|
tillgeissler
|
7e611b9357
|
Add fishing Rod type enum
|
2024-06-18 02:08:15 +02:00 |
|
tillgeissler
|
3bddfb91e5
|
Rename encounter_data.h -> wild_encounters.h
|
2024-06-17 21:14:23 +02:00 |
|
tillgeissler
|
bf083bb18d
|
Replace char by s8 type
|
2024-06-16 20:59:56 +02:00 |
|
tillgeissler
|
af8e4634b7
|
fix SBIN checksum comparison
|
2024-06-16 18:45:54 +02:00 |
|
Fexty12573
|
61708a99e1
|
PR Feedback: rename fields, params, functions and some restructuring
|
2024-06-16 11:44:16 +02:00 |
|
Fexty12573
|
3951b9f24a
|
PR Feedback: rename files and reorganize structs
|
2024-06-16 11:03:40 +02:00 |
|
RavePossum
|
1ee4ab00bf
|
PR feedback: constant for special var start and clean-up
|
2024-06-15 15:25:13 -04:00 |
|
RavePossum
|
b0d0e431ad
|
PR feedback: re/name DecrementTimer and GetVar
|
2024-06-15 14:51:48 -04:00 |
|
RavePossum
|
47228d7008
|
rename and partially document some common script commands
|
2024-06-15 11:18:01 -04:00 |
|
tillgeissler
|
43c0e6849b
|
Continue documenting wild encounter including PR feedback
|
2024-06-15 04:38:51 +02:00 |
|
Fexty12573
|
49168d50a2
|
Some more names + readability improvements
|
2024-06-14 22:39:12 +02:00 |
|
Fexty12573
|
8f618cead5
|
more naming
|
2024-06-14 16:23:54 +02:00 |
|
Fexty12573
|
a4558e428c
|
label the majority of missing encounter functions
|
2024-06-14 13:19:15 +02:00 |
|
tillgeissler
|
5af14e70d8
|
Rename WildEncounterData variables
|
2024-06-14 01:40:00 +02:00 |
|
tillgeissler
|
3c0db94c5e
|
Rename UnkStruct_ov6_02242634 to WildEncounterData
|
2024-06-13 23:22:39 +02:00 |
|
cbt6
|
43750877a4
|
Name map message bank files
|
2024-06-14 00:19:23 +08:00 |
|
cbt6
|
ce871482c0
|
Name message bank files
|
2024-06-14 00:04:27 +08:00 |
|
Fexty12573
|
dca10e7018
|
ScreenScrollManager cleanup
|
2024-06-13 15:37:42 +02:00 |
|
Fexty12573
|
91ba1a2da7
|
document BufferManager/ScreenScrollManager
|
2024-06-13 14:55:55 +02:00 |
|
Fexty12573
|
8d4c2142f1
|
0v5_021E2338 -> encounter_effect_core
|
2024-06-13 11:08:02 +02:00 |
|
Rachel
|
46780a9aba
|
Merge pull request #218 from cbt6/field-events
Name field event structs
|
2024-06-12 09:08:09 -07:00 |
|
Fexty12573
|
bcee617717
|
Labelled some trainer related encounter effects
|
2024-06-12 16:26:06 +02:00 |
|
Fexty12573
|
0762fe650c
|
document cave encounter effects
|
2024-06-12 10:07:12 +02:00 |
|
Fexty12573
|
a011156c3e
|
Improved some names
|
2024-06-12 10:07:12 +02:00 |
|
Fexty12573
|
5918a87a1c
|
Document tall grass encounter effects (+ water partially)
|
2024-06-12 10:07:12 +02:00 |
|
Fexty12573
|
353520ca08
|
label some things in EncounterEffect struct
|
2024-06-12 10:07:12 +02:00 |
|
Fexty12573
|
46525162d5
|
document ScreenSplitEffect
|
2024-06-12 10:07:12 +02:00 |
|
Fexty12573
|
6ba0f54c49
|
document ScreenSliceEffect
|
2024-06-12 10:07:12 +02:00 |
|
Fexty12573
|
f6059d2450
|
document HBlankSystem
|
2024-06-12 10:07:00 +02:00 |
|
Fexty12573
|
b58a6f737e
|
WIP screen slice effect
|
2024-06-12 10:06:37 +02:00 |
|
Fexty12573
|
85b4248398
|
document interpolation tasks
|
2024-06-12 10:06:37 +02:00 |
|
Fexty12573
|
de0799b2e8
|
Document BrightnessFadeTask
|
2024-06-12 10:06:37 +02:00 |
|
Fexty12573
|
78ad186ee4
|
document LinearInterpolationTaskS32 and encounter effect state enum
|
2024-06-12 10:06:37 +02:00 |
|
Fexty12573
|
ff337f6dbd
|
WIP mapping of EncounterEffect_Flash and brightness fade
|
2024-06-12 10:06:37 +02:00 |
|
Fexty12573
|
dcf551d1c2
|
Clean up and organize encounter effect structs and general formatting
|
2024-06-12 10:06:37 +02:00 |
|
Fexty12573
|
500fbf903f
|
Little bit of documenting in encounter_effect and name some task functions
|
2024-06-12 10:06:36 +02:00 |
|
Fexty12573
|
27754d7dff
|
Rename ov5_021DDBE8 -> encounter_effect
|
2024-06-12 10:06:36 +02:00 |
|
Fexty12573
|
a6b217c092
|
PR feedback (playtime -> playTime, playtime.* -> play_time.*)
|
2024-06-10 18:45:37 +02:00 |
|
Fexty12573
|
0d45c0cb6f
|
PR feedback (Playtime -> PlayTime, label fields/params, remove struct_def/decl file)
|
2024-06-10 18:45:02 +02:00 |
|
Fexty12573
|
ec541cb79e
|
Some playtime related stuff
|
2024-06-10 18:45:02 +02:00 |
|
Fexty12573
|
2aaeed7a92
|
Document some savedata stuff related to playtime
|
2024-06-10 18:45:02 +02:00 |
|
Fexty12573
|
5dab46cd62
|
document playtime.c
|
2024-06-10 18:45:02 +02:00 |
|
Fexty12573
|
9527895787
|
struct/unk 02025E5C -> Playtime
|
2024-06-10 18:45:02 +02:00 |
|
cbt6
|
088c4f3552
|
Document map_header_data.c
|
2024-06-09 10:25:01 +08:00 |
|
cbt6
|
2c636859f0
|
Name CoordEvent struct
|
2024-06-09 10:07:05 +08:00 |
|
cbt6
|
39a0b343e3
|
Name WarpEvent struct
|
2024-06-09 10:06:01 +08:00 |
|
cbt6
|
77b1ad789e
|
Name ObjectEvent struct (from MapObjectHeader)
|
2024-06-09 10:04:44 +08:00 |
|
cbt6
|
74feb9477a
|
Name BgEvent struct
|
2024-06-09 10:03:28 +08:00 |
|
cbt6
|
1319c90b00
|
Document vars_flags.c
|
2024-06-08 11:05:00 +08:00 |
|
Fexty12573
|
dff6c92dba
|
Rename events -> varsflags
|
2024-06-07 09:02:35 +02:00 |
|
Fexty12573
|
a667690266
|
PR feedback
|
2024-06-07 08:21:59 +02:00 |
|
Fexty12573
|
5a90627ab5
|
Various cleanup (unnecessary parens, naming, formatting)
|
2024-06-07 08:21:08 +02:00 |
|
Fexty12573
|
2f922974e2
|
rename sub_020628D8 to MapObject_GetStateFlag
|
2024-06-07 08:19:34 +02:00 |
|
Fexty12573
|
cc2a514faf
|
Rename a bunch of functions from Events_ to VsSeeker_
|
2024-06-07 08:19:34 +02:00 |
|
Fexty12573
|
9d8d51548e
|
Fix struct names and enum/constant usage
|
2024-06-07 08:16:43 +02:00 |
|
Fexty12573
|
0b2cc1700b
|
Simplify Script_IsTrainerDoubleBattle
|
2024-06-07 08:14:12 +02:00 |
|
Fexty12573
|
86461fd659
|
More constants
|
2024-06-07 08:14:12 +02:00 |
|
Fexty12573
|
d86969746a
|
GetTrainerIDFromEventID -> GetTrainerID
|
2024-06-07 08:11:33 +02:00 |
|
Fexty12573
|
e29b8b121e
|
HasBeatenTrainer -> IsTrainerDefeated
|
2024-06-07 08:11:33 +02:00 |
|
Fexty12573
|
19f634290a
|
GetNpcCount -> GetNPCCount
|
2024-06-07 08:11:33 +02:00 |
|
Fexty12573
|
2f2a1b698a
|
Final parameter name changes
|
2024-06-07 08:11:33 +02:00 |
|
Fexty12573
|
20858aa223
|
Finish labelling the rest of vs seeker functions and static variables
|
2024-06-07 08:10:17 +02:00 |
|
Fexty12573
|
ac0237b044
|
Finish labelling some structures
|
2024-06-07 08:02:23 +02:00 |
|
Fexty12573
|
2cb22ed3b4
|
Document main part of vs seeker code. Rename some external functions for clarity
|
2024-06-07 08:01:41 +02:00 |
|
Fexty12573
|
9db889837a
|
Change * alignment and rename a few things
|
2024-06-07 07:53:20 +02:00 |
|
Fexty12573
|
50405eb220
|
Rename ov5_021DB888 to vs_seeker
|
2024-06-07 07:49:09 +02:00 |
|
Adrienn Tindall
|
f956fff0db
|
Merge branch 'main' into main
|
2024-06-06 10:12:25 -05:00 |
|
Adrienn Tindall
|
1384926086
|
Fix merge error
|
2024-06-06 11:05:35 -04:00 |
|
Adrienn Tindall
|
f637181625
|
Requested Changes
|
2024-06-06 08:47:13 -04:00 |
|
RavePossum
|
1133cd486c
|
Use verbs for PlayerPos and DistortionState functions
|
2024-06-05 19:02:53 -04:00 |
|
Adrienn Tindall
|
7094828b09
|
Merge branch 'main' into main-adrienntindall
|
2024-06-05 11:26:16 -04:00 |
|
Adrienn Tindall
|
d88da37bba
|
FieldEvents -> VarsFlags
|
2024-06-05 11:06:25 -04:00 |
|
Adrienn Tindall
|
ccaeaa1cd3
|
field_overworld_state
|
2024-06-05 07:37:13 -04:00 |
|
RavePossum
|
00419055b1
|
PR feedback - rename firstmon and champion ribbon functions, use enums for distortion state, cleanup
|
2024-06-03 15:30:46 -04:00 |
|
RavePossum
|
78225a77bd
|
Document/rename a couple more DW functions, catch a couple more DW state consts, fix player_avatar_h header guard
|
2024-06-03 13:20:57 -04:00 |
|
RavePossum
|
8326ef7dda
|
document some party-related functions
|
2024-06-03 10:44:40 -04:00 |
|
RavePossum
|
9c2ff9f98e
|
add preproc constant for PAD_KEY
|
2024-06-02 22:42:52 -04:00 |
|
Adrienn Tindall
|
b00b77d195
|
Move overworld weather consts
|
2024-06-02 22:33:55 -04:00 |
|
Adrienn Tindall
|
10d33c357a
|
Name journal files
|
2024-06-02 22:07:41 -04:00 |
|
Adrienn Tindall
|
c8ca914d36
|
unk_020530C8 -> field_map_change
|
2024-06-02 06:54:30 -04:00 |
|
Adrienn Tindall
|
aea5b883ff
|
Identify Journal struct
|
2024-06-02 06:31:53 -04:00 |
|
Adrienn Tindall
|
40930d8f58
|
Begin documenting FieldStatus struct functions
|
2024-06-02 06:24:08 -04:00 |
|
Adrienn Tindall
|
9ece715560
|
More FieldTask functions
|
2024-06-02 05:46:01 -04:00 |
|
Adrienn Tindall
|
9395fbddf9
|
Begin Documenting Field Task functions
|
2024-06-02 05:25:18 -04:00 |
|
Adrienn Tindall
|
0e4cdd87b6
|
Location->unk_08, unk_0C => x, z
|
2024-06-02 04:47:32 -04:00 |
|
Adrienn Tindall
|
c8650b9da1
|
Events -> FieldEvents
Just for clarity
|
2024-06-02 03:09:27 -04:00 |
|
Adrienn Tindall
|
011c9463a6
|
UnkStruct_020507E4 -> Events
Based on SaveData_Events function
|
2024-06-02 03:08:42 -04:00 |
|
Adrienn Tindall
|
0adf43c584
|
Location->unk_00 => mapId
|
2024-06-02 02:38:18 -04:00 |
|
Adrienn Tindall
|
276897d6c8
|
fieldSystem->unk_1C => location
|
2024-06-02 01:40:20 -04:00 |
|
RavePossum
|
d6428e6641
|
add rest of distortion world states and name state function
|
2024-05-31 09:27:10 -04:00 |
|
RavePossum
|
cb76e5c281
|
unused -> dummy fields for FieldInput, comment on condition needed to match
|
2024-05-31 09:25:20 -04:00 |
|
RavePossum
|
9372ff5c68
|
Name HasTwoAliveMons, standardize multiline conditionals
|
2024-05-31 09:25:20 -04:00 |
|
RavePossum
|
70d623bd76
|
PR feedback - cleanup, NextPlayerPos->Step
|
2024-05-31 09:24:22 -04:00 |
|
RavePossum
|
084d4f0615
|
actually rename the header guards (ugh)
|
2024-05-31 09:24:22 -04:00 |
|
RavePossum
|
1466347b99
|
event_check -> field_control
|
2024-05-31 09:23:24 -04:00 |
|
RavePossum
|
db3d4e0fdf
|
FieldEventCheck->FieldInput, lots of new function names
|
2024-05-31 09:23:24 -04:00 |
|
RavePossum
|
470215f5f9
|
rename to files to event_check
|
2024-05-31 09:22:00 -04:00 |
|
RavePossum
|
e6e32d4e8c
|
document most of field event check
|
2024-05-31 09:22:00 -04:00 |
|
RavePossum
|
9778530f9a
|
field event check struct in related header instead of its own file
|
2024-05-31 09:18:26 -04:00 |
|
Adrienn Tindall
|
965bdcf719
|
Added packet size consts
|
2024-05-31 02:42:21 -04:00 |
|
Adrienn Tindall
|
35454c7678
|
Comm Packet Size Of Functions
|
2024-05-31 02:18:32 -04:00 |
|
Adrienn Tindall
|
86c70f0688
|
Map object dx/dy from dir
|
2024-05-30 01:38:03 -04:00 |
|
Adrienn Tindall
|
b0fbb781fb
|
Requested changes
|
2024-05-28 06:56:41 -04:00 |
|
Adrienn Tindall
|
c3d733e1fb
|
Fix merge error
|
2024-05-27 18:09:00 -04:00 |
|
Adrienn Tindall
|
7eaa4a9e69
|
Merge remote-tracking branch 'upstream/main'
|
2024-05-27 17:45:16 -04:00 |
|
Adrienn Tindall
|
2b17be4805
|
Every instance of FieldSystem
|
2024-05-27 17:33:40 -04:00 |
|
Adrienn Tindall
|
87e381ab82
|
Name all instances of PlayerAvatar
|
2024-05-23 21:00:41 -04:00 |
|
Rachel
|
8c9136da46
|
Document ChooseStarter_Main
|
2024-05-22 08:56:19 -07:00 |
|
Rachel
|
7b4dce2b1c
|
Document SetupBGL, MakeMessageWindow, MakeSprite, MakeSpriteDisplay
|
2024-05-22 08:56:18 -07:00 |
|
Rachel
|
720541850a
|
Document starter species selection mapping
|
2024-05-22 08:56:16 -07:00 |
|
Rachel
|
26d97f7e57
|
Identify app functions for choose_starter
|
2024-05-22 08:51:11 -07:00 |
|
Rachel
|
e25ce27a4b
|
Identify choose_starter_app
|
2024-05-22 08:51:11 -07:00 |
|
Adrienn Tindall
|
70e4bdfb57
|
More Accessor Changes
|
2024-05-21 00:17:32 -04:00 |
|
Rachel
|
4ca3010186
|
Merge pull request #202 from adrienntindall/main
Documentation Dump from a side project
|
2024-05-20 17:42:41 -07:00 |
|
Adrienn Tindall
|
a574d9917f
|
Third Pass Changes
|
2024-05-20 20:34:13 -04:00 |
|
Adrienn Tindall
|
0c394865aa
|
Add Direction Constts
Also slowly starting to change accessor terminology
|
2024-05-20 20:01:24 -04:00 |
|
Adrienn Tindall
|
a1145b41bb
|
identify map_object_move.c
|
2024-05-20 02:47:05 -04:00 |
|
Adrienn Tindall
|
160848ed11
|
Map Object Position Accessors/Setters
|
2024-05-20 02:18:29 -04:00 |
|
Rachel
|
ce08786ddf
|
Clean up build logic and file structure
|
2024-05-19 23:02:48 -07:00 |
|
Rachel
|
f5702cd16f
|
Generate tutorable moves table; use source data in make_species_tables.py
|
2024-05-19 22:55:57 -07:00 |
|
Rachel
|
2b8dfe3bd5
|
Post-rebase fixes to alter generated header includes
|
2024-05-19 22:53:35 -07:00 |
|
Rachel
|
1df6ac2a4d
|
PR feedback - TUTOR_LOCATION, clean up unnecessary parens
|
2024-05-19 22:34:02 -07:00 |
|
Rachel
|
40ea4248fd
|
Clean up tutor_movesets.h
|
2024-05-19 22:34:02 -07:00 |
|
Bepis
|
b402d1397b
|
Generate footprint size data table
|
2024-05-19 22:34:00 -07:00 |
|
Bepis
|
0ed8f42727
|
Species table generation code
|
2024-05-19 22:28:32 -07:00 |
|
Adrienn Tindall
|
3362a4b22f
|
Some Map Object Functions
|
2024-05-20 01:17:48 -04:00 |
|
Adrienn Tindall
|
4c29d878dd
|
Second Pass Changes
|
2024-05-20 00:18:48 -04:00 |
|
Adrienn Tindall
|
300bc7a688
|
Player Avatar Sprite Change Functions
|
2024-05-19 20:12:01 -04:00 |
|
Adrienn Tindall
|
5fe7705267
|
FieldSystem templates
|
2024-05-19 18:17:10 -04:00 |
|
Adrienn Tindall
|
35de262ebd
|
UnkStruct_02049FA8 -> Location
|
2024-05-19 18:04:51 -04:00 |
|
Adrienn Tindall
|
fbff222d9f
|
identify field_system.c
|
2024-05-19 18:01:07 -04:00 |
|
Adrienn Tindall
|
8318595095
|
First Pass Changes
|
2024-05-19 17:06:43 -04:00 |
|
Rachel
|
f6cfe2d046
|
Atomize individual generated constants-headers
|
2024-05-18 22:53:57 -07:00 |
|
Adrienn Tindall
|
546e21a13d
|
Add player_avatar.h constants file
|
2024-05-18 14:43:13 -04:00 |
|
Adrienn Tindall
|
e0e200bc08
|
gender
|
2024-05-18 13:51:16 -04:00 |
|
Adrienn Tindall
|
f9415758a1
|
Pos Vector Accessors
|
2024-05-18 13:45:07 -04:00 |
|
Adrienn Tindall
|
9e862ed632
|
Map Object X/Z Pos Accessors
|
2024-05-18 13:40:03 -04:00 |
|
Adrienn Tindall
|
4ee4ce6fe3
|
MapObject_(Set)Dir
|
2024-05-18 13:34:29 -04:00 |
|
Adrienn Tindall
|
8a9fe917d2
|
Merge remote-tracking branch 'upstream/main'
|
2024-05-17 18:43:24 -04:00 |
|
Adrienn Tindall
|
44887bb174
|
unk_38 -> mapObjMan in FieldSystem
|
2024-05-17 18:40:54 -04:00 |
|
Adrienn Tindall
|
9c6eca2f70
|
Field Map Template
|
2024-05-17 15:39:50 -04:00 |
|
Adrienn Tindall
|
ba35728f4d
|
Identify PlayerData struct
|
2024-05-17 15:21:10 -04:00 |
|
Adrienn Tindall
|
f6a5b96fee
|
Added some MAP_OBJ_STATUS flags
|
2024-05-17 14:44:17 -04:00 |
|
Adrienn Tindall
|
0dcf1d5976
|
identify player_avatar.c
|
2024-05-17 13:59:06 -04:00 |
|
Adrienn Tindall
|
411bda763c
|
Identify map_object.c
|
2024-05-17 13:47:44 -04:00 |
|
Adrienn Tindall
|
f8ce642c12
|
LocalMapObj -> MapObk
|
2024-05-17 13:11:34 -04:00 |
|
Adrienn Tindall
|
e5914857ab
|
movementChanged flag
|
2024-05-15 12:57:55 -04:00 |
|
Adrienn Tindall
|
702c0363b6
|
More comm sys, what else is new
|
2024-05-13 16:25:40 -04:00 |
|
Adrienn Tindall
|
0b3f13ad11
|
Misc communication_system functions
|
2024-05-12 20:08:24 -04:00 |
|
Adrienn Tindall
|
dc50baf508
|
Fully document CommRing
|
2024-05-09 19:18:41 -04:00 |
|
Adrienn Tindall
|
8901c06ea7
|
More misc names
|
2024-05-09 06:17:55 -04:00 |
|
Adrienn Tindall
|
e10611d02b
|
General Function Naming + Identify BmpList
|
2024-05-09 05:58:47 -04:00 |
|
Rachel
|
1bc1c14772
|
Use generated sub_seq.naix header in C sources
|
2024-05-07 19:46:01 -07:00 |
|
Adrienn Tindall
|
41e0adb739
|
More function docing
|
2024-05-07 12:33:09 -04:00 |
|
RavePossum
|
580486306a
|
string_util -> ascii_util, IsJapaneseChar->IsFullWidthChar, remove references to GF encoding in ascii function
|
2024-05-06 14:38:03 -04:00 |
|
RavePossum
|
c8785312b8
|
PR feedback - remove unnecessary ascii constants, buffer->buf, polish
|
2024-05-06 13:55:11 -04:00 |
|
RavePossum
|
bffed4c069
|
improve ambiguous name for getting SpeciesName
|
2024-05-06 13:45:41 -04:00 |
|
RavePossum
|
5cdabd60ef
|
document string util
|
2024-05-06 13:26:35 -04:00 |
|
RavePossum
|
84fdf5db14
|
mass rename string util files
|
2024-05-06 11:56:24 -04:00 |
|
RavePossum
|
05464885ba
|
document message_util
|
2024-05-06 10:25:12 -04:00 |
|
RavePossum
|
af9540c434
|
mass rename message_util files
|
2024-05-06 09:08:54 -04:00 |
|
Adrienn Tindall
|
0fc7dcfd0e
|
CommCmdTable
|
2024-05-04 05:52:14 -04:00 |
|
Adrienn Tindall
|
ddc4ae8bf0
|
Minor Function Documentation
|
2024-05-01 22:24:45 -04:00 |
|
Adrienn Tindall
|
ddf1daff78
|
Merge remote-tracking branch 'upstream/main'
|
2024-05-01 20:55:12 -04:00 |
|
cbt6
|
b8de0527e5
|
Give script command functions temporary names
|
2024-05-01 17:13:40 +08:00 |
|
Adrienn Tindall
|
a825ad329a
|
replace.sh missed some things
|
2024-04-18 15:25:01 -04:00 |
|
Adrienn Tindall
|
9309dc8c1f
|
Identify comm_ring
|
2024-04-18 15:21:44 -04:00 |
|
Adrienn Tindall
|
60f3c8bbfd
|
Trans Type + Misc Funcs
|
2024-04-18 14:42:02 -04:00 |
|
Adrienn Tindall
|
82c6f0d857
|
Merge remote-tracking branch 'upstream/main'
|
2024-04-18 06:09:15 -04:00 |
|
Adrienn Tindall
|
e036c9d8fc
|
Start identifying comm tool
|
2024-04-18 05:58:39 -04:00 |
|
cbt6
|
80b6d912fd
|
Rename unk_0203E724.c to field_script_context.c
|
2024-04-18 10:19:09 +08:00 |
|
cbt6
|
a90ee90900
|
Document unk_0203E724.c
|
2024-04-18 01:29:07 +08:00 |
|
cbt6
|
7ba592f6f4
|
Move UnkStruct_0203E724 to unk_0203E724.h
|
2024-04-18 01:12:58 +08:00 |
|
TrainerRiley
|
95148c5036
|
Merge branch 'main' into poketch_buttons
|
2024-04-14 14:25:57 -07:00 |
|
Trainer Riley
|
ffaddb7c92
|
Address pull request comments
|
2024-04-14 13:43:38 -07:00 |
|
RavePossum
|
2e065a25ac
|
add enum type to SetSystemButtonMode signature
|
2024-04-14 16:31:43 -04:00 |
|
RavePossum
|
a404d5156f
|
PR feedback - change setter methods to use enums, remove duplicate include
|
2024-04-14 16:21:32 -04:00 |
|
RavePossum
|
d8319696c6
|
PR feedback - sound method->mode, allocmemory->new
|
2024-04-14 16:21:32 -04:00 |
|
RavePossum
|
97a4370166
|
Options_GetTextFrameDelay -> Options_TextFrameDelay
|
2024-04-14 16:21:31 -04:00 |
|
RavePossum
|
dc486fa0e4
|
delete options struct def, find a couple random places for new enum labels
|
2024-04-14 16:20:10 -04:00 |
|
RavePossum
|
36cfcbfaec
|
mass renames for options
|
2024-04-14 16:20:10 -04:00 |
|
RavePossum
|
30b684ed8a
|
document options, add constants file for options
|
2024-04-14 16:17:45 -04:00 |
|
RavePossum
|
554577e509
|
move options struct definition to options file, mass rename to game_options
|
2024-04-14 16:17:45 -04:00 |
|
Rachel
|
8c00f42e17
|
Merge pull request #187 from adrienntindall/main
Rename unk_0C -> saveData in FieldSystem struct
|
2024-04-14 12:56:58 -07:00 |
|
Adrienn Tindall
|
56967e4f66
|
Requested change
Also renamed like, one static function in field_comm_manager
|
2024-04-14 15:15:18 -04:00 |
|
Trainer Riley
|
877f06144c
|
Rename touch_screen file
|
2024-04-13 23:07:00 -07:00 |
|
Trainer Riley
|
a4dec2033b
|
Document PoketchButton and PoketchButtonManager, name Touch Screen location structs
|
2024-04-13 22:49:32 -07:00 |
|
Adrienn Tindall
|
8504f36ef2
|
TaskManager_Environment
|
2024-04-13 22:56:22 -04:00 |
|
TrainerRiley
|
59ba2ce8dd
|
Merge branch 'pret:main' into poketch_buttons
|
2024-04-12 22:05:51 -07:00 |
|
Adrienn Tindall
|
6bae1c3e78
|
Identify TaskManager
|
2024-04-12 21:42:04 -04:00 |
|
Adrienn Tindall
|
ca1a8a91b3
|
Identify MapObjectManager struct
|
2024-04-12 21:21:12 -04:00 |
|
Adrienn Tindall
|
84ab81d010
|
Rename unk_0C -> saveData in FieldSystem struct
|
2024-04-12 21:01:15 -04:00 |
|
Trainer Riley
|
259843b407
|
Trivial variables in button manager
|
2024-04-11 23:33:52 -07:00 |
|
Trainer Riley
|
4b25e5c53a
|
Header declaration and redundant include
|
2024-04-11 23:28:29 -07:00 |
|
Trainer Riley
|
b43e92646a
|
Move Button struct to header
|
2024-04-11 23:21:18 -07:00 |
|
Trainer Riley
|
c1e717f66b
|
Rename structs and consolidate headers
|
2024-04-11 23:14:59 -07:00 |
|
cbt6
|
e3f48ae742
|
Use designated initializers in sMapHeaders
|
2024-04-12 03:33:10 +08:00 |
|
Adrienn Tindall
|
803d0e7dc2
|
Merge remote-tracking branch 'upstream/main'
|
2024-04-11 13:15:08 -04:00 |
|
Adrienn Tindall
|
264332081f
|
Field Menu State consts
|
2024-04-11 13:02:11 -04:00 |
|
Rachel
|
ecd9ac0022
|
Document and clean up string_template.c
|
2024-04-10 15:57:34 -07:00 |
|
Rachel
|
69ea0c0d56
|
Document charcode.c
|
2024-04-10 15:53:27 -07:00 |
|
Rachel
|
e9d2fbf746
|
Label extern functions in charcode.h
|
2024-04-10 15:51:53 -07:00 |
|
Rachel
|
32a80719bb
|
unk_0201D0C8 -> charcode
|
2024-04-10 15:50:56 -07:00 |
|