tgsm
|
802bad769f
|
map_header: MapHeader_IsBuilding -> MapHeader_IsInBuilding
|
2024-12-29 13:59:27 -06:00 |
|
tgsm
|
966de81263
|
map_header: MapHeader_IsKanto -> MapHeader_IsInKanto
|
2024-12-29 13:56:17 -06:00 |
|
tgsm
|
eed211efe1
|
map_header: .unk_12_C -> .momCallIntroParam
|
2024-12-29 13:48:36 -06:00 |
|
tgsm
|
79748ee8ad
|
map_header: .unk_14_1A -> .runningAllowed_Unused
|
2024-12-26 15:17:22 -06:00 |
|
tgsm
|
d8d9085418
|
map_header: Make MapHeader_GetMapEvolutionMethod return an EvoMethod
|
2024-12-26 15:13:52 -06:00 |
|
tgsm
|
dc533b8f0d
|
map_header: sub_0203B5AC -> MapHeader_IsOutdoors
|
2024-12-26 14:59:49 -06:00 |
|
tgsm
|
9d0ca64b03
|
map_header: sub_0203B58C -> MapHeader_IsBuilding
|
2024-12-26 14:58:42 -06:00 |
|
tgsm
|
efbcae31ac
|
map_header: MapHeader_IsOutdoors -> MapHeader_IsTeleportAllowed
|
2024-12-26 14:56:15 -06:00 |
|
tgsm
|
a1665e93eb
|
map_header: Create constants for map types, and apply them
|
2024-12-26 14:54:05 -06:00 |
|
tgsm
|
3c8686f2fd
|
map_header: Use camelCase
Also changes a couple things:
* map_no -> mapId
* .location_type -> .mapType
|
2024-12-26 14:45:16 -06:00 |
|
tgsm
|
65ac5957cc
|
map_header: MAP_HEADER -> MapHeader
|
2024-12-26 14:45:16 -06:00 |
|
red031000
|
30cb64d09c
|
remove assignment and bitfield alignment
|
2024-11-12 09:37:12 +02:00 |
|
PikalaxALT
|
06d6b471ae
|
Merge branch 'pokedex_02074944' into overlay_121
|
2024-08-30 16:08:18 -04:00 |
|
PikalaxALT
|
4748078cef
|
fix some more formatting errors
|
2024-08-25 18:07:21 -04:00 |
|
PikalaxALT
|
06a6ebaf6c
|
fix some formatting errors
|
2024-08-25 17:13:13 -04:00 |
|
PikalaxALT
|
362ede7f69
|
yoink and apply .clang-format from pret/pokeplatinum
|
2024-07-07 12:04:23 -04:00 |
|
cbt6
|
28645caf88
|
Document battle background and terrain
|
2023-10-21 23:00:27 +08:00 |
|
PikalaxALT
|
67bf4dba31
|
Merge branch 'master' of github.com:pret/pokeheartgold into pikalax_work
|
2022-04-03 13:03:18 -04:00 |
|
PikalaxALT
|
fa73f2aab9
|
Name battle-related struct and mom flag
|
2022-03-25 08:24:09 -04:00 |
|
PikalaxALT
|
edb342b8bd
|
through sub_02069FF4
|
2022-03-08 17:00:46 -05:00 |
|
PikalaxALT
|
1eb75cfd67
|
Rename level_script to script_header
|
2021-12-23 18:30:27 -05:00 |
|
PikalaxALT
|
141f401fe9
|
Decompile map_events
|
2021-12-15 15:05:11 -05:00 |
|
tgsm
|
e581a35b22
|
Decompile map_header
|
2021-10-19 04:37:19 -04:00 |
|
PikalaxALT
|
3720a92c47
|
Start splitting scrcmd
|
2021-09-12 08:31:16 -04:00 |
|