Eduardo Quezada
e1874d99c1
Renamed option struct elements ( #550 )
2025-06-22 10:55:07 -07:00
Eduardo Quezada
cb8dd96354
Rename SaveData uses ( #519 )
2025-05-23 22:57:46 -07:00
Eduardo Quezada
e7d42fb976
Heap ID breadcrums: Revengeance ( #463 )
...
* Heap_AllocFromHeapAtEnd Heap ID breadcrums
* Consistent heapID capitalization
* More Heap IDs
* A little bit more Heap IDs
* More and more Heap IDs
* Stopping for today
* MOAR
* more and more
* Back from the Heap ID mines
* A couple more
2025-04-20 12:50:46 -07:00
Kuruyia
b39948b1f2
Identify functions related to dynamic map features
...
This renames the init/free and collision check functions related to
dynamic map features, according to the maps where they are used.
Signed-off-by: Kuruyia <github@kuruyia.net>
2025-03-24 10:11:14 +01:00
RavePossum
ad79c0418c
unk_0200762C -> pokemon_sprite
2025-03-09 19:24:44 -04:00
RavePossum
f0ff83c47a
Remove pokemon sprite struct def file and move to unk_0200762C.h
2025-03-09 19:24:43 -04:00
RavePossum
fa983cf03b
Move PokemonSpriteTemplate to pokemon sprite struct def header
2025-03-09 19:24:43 -04:00
RavePossum
d0f759ca3b
Mass rename ArchivedSprite -> PokemonSpriteTemplate
2025-03-09 19:23:08 -04:00
Eduardo Quezada
85b106badc
Document params used with Heap_AllocFromHeap - Part 5
2025-03-04 18:50:21 -03:00
Rachel
41abbde3c6
Mass terminology update: CellActor -> Sprite, etc.
2025-02-13 18:43:23 -08:00
cbt6
809b571fa8
Address review feedback
2025-02-13 16:03:24 +08:00
cbt6
f60f44f3cf
Document npc_trade.c
2025-02-13 12:16:23 +08:00
Rachel
f1ac42f387
Merge pull request #361 from lhearachel/sprite-util
...
build / build (push) Has been cancelled
Document sprite_util.c
2025-02-05 21:27:40 -08:00
TheSylphIsIn
38a4eed067
wild_encounter PR cleanup
2025-02-05 01:16:46 -05:00
Rachel
6ae0808081
Document sprite_util structs
2025-02-04 18:52:36 -08:00
Rachel
7f3e09fc33
Identify unk_020093B4 -> sprite_util
2025-02-04 18:52:36 -08:00
TheSylphIsIn
5cfa8894af
Finish documenting special_encounter
...
Documents the last unknown components of SpecialEncounter. Also some other things, sorry.
2025-02-04 16:52:48 -05:00
TheSylphIsIn
b4229dbac1
Honey Trees
...
Documents honey_tree. Mostly. There are some functions related to the overworld tree shaking animation that I didn't document, but it's at least contextually obvious what the end result is.
Also might have a bit of roamer stuff, idk, this commit was sitting for 2 weeks
2025-02-03 22:44:28 -05:00
TheSylphIsIn
233169c647
FEEBAS
...
Document OV6_02247660, which handles Feebas tile fishing. Could probably be merged into another file but I leave decisions like that to the smart people.
2025-01-27 00:17:43 -05:00
TheSylphIsIn
c21bf5586d
Document ov6_02240D5C -> WildEncounter_TryWildEncounter
...
This had a lot of collateral because it also touches Poke Radar, Roamers, Repels, etc
2025-01-26 22:13:21 -05:00
TheSylphIsIn
03684d7360
Great Marsh lookout documentation
...
Documents:
- great_marsh_lookout, which handles the scene launched by interacting with the binoculars in the Great Marsh lookout
- great_marsh_binoculars, which handles the map/mon sprite view part of that scene
- some incidental stuff I found while working on those, including the func that loads dual slot encounters and some stuff with the SpecialEncounter struct
2025-01-19 16:06:39 -05:00
Viperio19
da15089bc3
Remove more unnecessary scope blocks and replace taskMan in files from this PR with task
2024-11-21 08:07:02 +01:00
Rachel
54bf0780b7
Identify unk_02051D8C -> field_battle_data_transfer
2024-11-09 20:08:53 -08:00
Rachel
b83538a1c5
Identify unk_020508D4 -> field_task; rename FieldTask -> FieldTaskFunc, TaskManager -> FieldTask
2024-11-03 16:08:01 -08:00
Rachel
119135dde3
Document location.c, TryLoadingSave, StartNewSave
2024-11-01 11:03:29 -07:00
Adrienn Tindall
b21c778ada
Requested Changes + Much more documentation
2024-10-01 23:20:30 -04:00
Rachel
36045f723b
Format the source tree
2024-07-06 14:40:34 -07:00
Rachel
16c3fb89fe
Merge pull request #235 from lhearachel/game-records
...
Document game_records.c
2024-06-23 18:16:07 -07:00
Rachel
9daf10bbf6
Name all struct members and function params of type GameRecords*
2024-06-23 01:17:54 -07:00
Rachel
b6471d27b3
Rename UnkStruct_0202CD88 -> GameRecords
2024-06-23 01:11:12 -07:00
tillgeissler
617b9e051d
Merge branch 'main' into wild-encounter-data
2024-06-22 03:12:21 +02: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
Trainer Riley
79fe26b4e1
Rename all PoketchData variables in the codebase
2024-06-21 12:48:39 -07:00
Fexty12573
3c96d1ab7f
PR Feedback: Move struct definitions and fix includes
2024-06-21 18:20:45 +02:00
Rachel
a015d5d476
Merge pull request #229 from Fexty12573/bag
...
Document Bag Logic
2024-06-21 07:38:03 -07: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
196772122e
Rename variables/fields where Camera is used
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
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
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
tillgeissler
43c0e6849b
Continue documenting wild encounter including PR feedback
2024-06-15 04:38:51 +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
Adrienn Tindall
10d33c357a
Name journal files
2024-06-02 22:07:41 -04:00
Adrienn Tindall
aea5b883ff
Identify Journal struct
2024-06-02 06:31:53 -04:00