cbt6
28645caf88
Document battle background and terrain
2023-10-21 23:00:27 +08:00
red031000
f860ec8f17
make global.h and config.h explicit
2023-07-12 00:55:43 +01:00
tgsm
63dbfdcd50
map_header: Move header data to its own file & restyle
...
This makes the header data a lot more readable by using designated
initializers, showing which header members are being set by which
values, rather than just displaying a bunch of numbers and constants
on a single line. It also allows users to search for certain headers.
2022-10-31 20:40:06 -05: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
8c57703fa5
Rename scrseq, msgdata, mapmatrix to shorter
2021-12-27 10:26:48 -05:00
PikalaxALT
1eb75cfd67
Rename level_script to script_header
2021-12-23 18:30:27 -05:00
PikalaxALT
647cfa0659
Unpack scr_seq narc
2021-12-21 16:05:04 -05:00
PikalaxALT
c23205c1ef
Use zone_event.naix constants in map_header.c
2021-12-17 12:42:20 -05:00
tgsm
fdd0909a3c
map_header: Use NAIX constants for storing matrix IDs
2021-12-01 09:34:14 -06:00
PikalaxALT
ecb09ce681
No need to explicitly include global.h
2021-11-09 13:50:29 -05:00
PikalaxALT
22eb3f5a6b
Address review comments
2021-11-06 15:44:14 -04:00
PikalaxALT
4eb5de66c4
Encounter data to CSV
2021-10-29 08:52:44 -04:00
PikalaxALT
41317ac739
Dump remaining sdat symbol names to header; start encdata-gs tool
2021-10-28 17:56:18 -04:00
PikalaxALT
575efebbe3
All libcps symbols; msg.naix enums in map_header.c
2021-10-21 17:57:12 -04:00
tgsm
e581a35b22
Decompile map_header
2021-10-19 04:37:19 -04:00