RavePossum
30367d1d21
Summary screen documentation todo clean-up
2024-11-05 18:20:56 -05:00
RavePossum
3bbc11109a
document a chunk of the summary screen, add max level const
2024-11-05 18:19:15 -05:00
Rachel
36045f723b
Format the source tree
2024-07-06 14:40:34 -07:00
Rachel
f6cfe2d046
Atomize individual generated constants-headers
2024-05-18 22:53:57 -07:00
Rachel
9246e4b890
Bulk rename known values for enum PokemonDataParam
2024-02-06 15:08:04 -08:00
Rachel
b7fffbfc76
Rebase + clean-up PR#115 with current project state ( #134 )
...
* improving readability
also seemingly located the party healing function
* readability
* clean it up
* Update pokemon.h
* add function names
Adds names to many unnamed functions for readability. Also adds names to a couple structs.
* add function names
* add struct names
* more functions with human names
* rename chatotcrydata
* doxygen documentation
* update box mon function
ProcessBoxPokemonWithTrainerInfo is now UpdateBoxMonStatusAndTrainerInfo and all params are labeled
* fixing formatting
---------
Co-authored-by: Jack <schoenjack98@gmail.com>
2024-01-28 19:05:12 -08:00
Rachel
ba60196b55
Move global-level consts used by battle scripts to constgen manifest
2024-01-23 17:33:17 -08:00
lhearachel
6c006bd143
Document BattleSystem_UseBagItem and related functions
2023-10-31 20:45:48 -07:00
lhearachel
657eaae2d4
Document TrainerData_BuildParty
2023-10-30 09:41:06 -07:00
lhearachel
c07da37106
Extract trainer class gender table to a separate include
2023-10-30 09:41:02 -07:00
lhearachel
9823a08e06
Document routines used by Switch command
...
- BattleSystem_InitBattleMon
- BattleSystem_ReloadPokemon
- BattleSystem_SwitchSlots
- BattleSystem_UpdateAfterSwitch
2023-10-14 11:46:13 -07:00
lhearachel
014dc44191
Document BattleScript_GetExpTask
2023-10-13 10:04:38 -07:00
lhearachel
ad15d7ce16
Document BattleScript_CalcEffortValues
2023-10-13 10:03:04 -07:00
wildfire
c994192564
Add build tool for pl_personal.narc
2023-09-19 17:10:22 +01:00
wildfire
8e5ed2e168
Revert mon types to defines so csv2bin works
2023-09-14 11:54:48 +01:00
wildfire
eb95f78914
More cleanup of pokemon.c
2023-09-14 00:13:04 +01:00
wildfire
3797951044
Cleanup of pokemon.c and a couple renames
2023-09-14 00:12:37 +01:00
wildfire
89ceba05a3
Document pokemon.c and related structs
2023-09-14 00:10:30 +01:00
lhearachel
90914be11a
Document BattleMon struct
2023-08-26 17:16:59 -07:00
lhearachel
66a935788f
Document BattleContext struct and substructs
2023-08-26 17:16:55 -07:00
Nomura
d7f273372d
Decompile item data
2023-07-30 18:40:11 +02:00
Eduardo Quezada D'Ottone
3fc8fb7003
Applied review changes
2023-04-03 22:14:26 -04:00
Eduardo Quezada
ee7b8b758e
Implemented use of MON_DATA_x enum
2023-02-27 21:19:53 -03:00