Mordred
|
d2d6c05429
|
Merge pull request #141 from takhlaq/pcb
pcb stuff (missing some objects)
|
2017-10-19 19:00:21 +02:00 |
|
Tahir Akhlaq
|
4f557340c5
|
fix linux build for pcb reader
|
2017-10-19 17:49:08 +01:00 |
|
Tahir Akhlaq
|
3b2b3c7349
|
fix pcb linux build
|
2017-10-19 17:26:01 +01:00 |
|
Tahir Akhlaq
|
842199b735
|
fixed collision dumping
- added saintcoinach's sgb parsing
|
2017-10-19 16:38:06 +01:00 |
|
ShelbyZ
|
32a9d976f7
|
signed/unsigned mismatch issues
- Move for...loop int to size_t
- Move int32_t to uint32_t
|
2017-10-19 07:12:09 -07:00 |
|
Tahir Akhlaq
|
acbc33063a
|
const all the things for readability
- removed .mdl collision loading since game doesnt use it
fixed style issues in pcb_reader
|
2017-10-19 09:39:05 +01:00 |
|
Tahir Akhlaq
|
7b127e20df
|
fixed issue with missing objects
|
2017-10-19 09:38:53 +01:00 |
|
Tahir Akhlaq
|
c35795a9f3
|
slightly cleaned up PCB reader, added some exception logging
|
2017-10-19 09:38:52 +01:00 |
|
Tahir Akhlaq
|
edd529297c
|
cleaned up collision map exporter
- export by object
|
2017-10-19 09:38:51 +01:00 |
|
Tahir Akhlaq
|
4e2bcbfa9c
|
exported collision maps correctly now (i think)
|
2017-10-19 09:38:50 +01:00 |
|
Mordred
|
c7a864335f
|
hopefully fixed issues with pcb
|
2017-10-19 09:38:49 +01:00 |
|
Tahir Akhlaq
|
87447d1a73
|
added wavefront obj dump (doesnt work yet)
|
2017-10-19 09:38:49 +01:00 |
|
Tahir Akhlaq
|
04c53a9181
|
added list.pcb file mapping
- added LGB parser (all credit for LGB to contributor<https://github.com/ufx/SaintCoinach/blob/master/SaintCoinach/Graphics/Lgb/>, lgb.h is simply their work ported to c++)
- todo: correct object placement
|
2017-10-19 09:38:48 +01:00 |
|
Mordred Admin
|
54e6d09277
|
Array support in exd generator
|
2017-10-13 14:45:14 +02:00 |
|
Mordred
|
778ca63c37
|
Included the ex.json
|
2017-10-12 23:40:45 +02:00 |
|
Mordred
|
56610fb07c
|
Fixed 2 small issues in the generator code
|
2017-10-12 18:54:19 +02:00 |
|
Mordred Admin
|
b89d7f586d
|
Improved exd struct generator, arrays still missing
|
2017-10-12 15:47:21 +02:00 |
|
Mordred Admin
|
6b8521df4f
|
Fixed the struct generator and added a small struct test app
|
2017-10-12 09:02:28 +02:00 |
|
Mordred
|
ae5f617be2
|
first potentially working dat reader generation
|
2017-10-12 00:07:41 +02:00 |
|
Mordred Admin
|
e4cfb9ffef
|
Actually generate a pseudostruct
|
2017-10-11 15:03:08 +02:00 |
|
Mordred Admin
|
ae9bdd6674
|
Barebone project for exd struct parsing
|
2017-10-11 14:27:17 +02:00 |
|
Mordred Admin
|
93b8563483
|
exd common parser now defines structs strongly typed
|
2017-10-11 13:35:58 +02:00 |
|
Mordred
|
9a9030d206
|
However a windows.h include got in there...
|
2017-10-03 12:06:12 +02:00 |
|
Mordred
|
1dd52944cb
|
simplified cmakelist
|
2017-10-03 11:55:21 +02:00 |
|
Mordred
|
53f9705048
|
Added a generator for enums based on data in the exds
|
2017-10-03 11:51:38 +02:00 |
|
Adam
|
0ddc2a7bed
|
Ported dump vfs path script to 4.06
|
2017-09-10 23:52:50 +09:00 |
|
Mordred
|
90ea65385d
|
more restructuring
|
2017-08-19 00:18:40 +02:00 |
|
amibu
|
c1d287b15b
|
Added hacky PS4 support back
|
2017-08-08 22:55:02 +02:00 |
|
Mordred Admin
|
e691d0504a
|
Initial commit of the sapphire server
|
2017-08-08 13:53:47 +02:00 |
|