pokeplatinum/include/constants
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
..
battle First pass at labelling AI script commands 2024-01-26 21:49:07 -08:00
gba Fully document IsGBASpeciesInvalid 2023-02-28 17:18:20 -03:00
savedata Clean up BattleController_UpdateHP 2023-09-19 21:14:01 -07:00
battle.h First pass at labelling AI script commands 2024-01-26 21:49:07 -08:00
flavor.h Document BattleSystem_PluckBerry + _FlingItem and related functions 2023-10-31 20:38:19 -07:00
heap.h Clean up + document extern functions in battle_controller.c 2023-08-29 17:09:59 -07:00
items.h Move global-level consts used by battle scripts to constgen manifest 2024-01-23 17:33:17 -08:00
message_banks.h Clean up + document message.c 2023-09-09 10:39:05 -07:00
moves.h Move global-level consts used by battle scripts to constgen manifest 2024-01-23 17:33:17 -08:00
narc.h Fix comments and whitespace 2023-08-28 12:19:36 +01:00
pokemon.h Rebase + clean-up PR#115 with current project state (#134) 2024-01-28 19:05:12 -08:00
sdat.h Document BattleScript_GetExpTask 2023-10-13 10:04:38 -07:00
seals.h Document Sunyshore Market data 2023-09-26 18:25:22 +02:00
sound.h Document entry-routines for playing Pokemon cries 2024-01-26 21:41:57 -08:00
species.h Document enc_effects.c (#13) 2023-07-06 07:52:11 -07:00
string.h Clean up labels from PR feedback 2023-08-28 21:08:21 -07:00
time.h Document battle terrain, time, and species-caught checks 2023-10-22 20:29:33 -07:00
trainer.h Document BattleSystem_CheckTrainerMessage 2023-11-14 21:42:27 -08:00