Jan
|
2d0ef40335
|
Remove unused IPakBlock non-bits fields
|
2023-10-15 14:50:14 +02:00 |
|
Jan
|
78196cd6f6
|
Improve code documentation of IPakEntryReadStream
|
2023-10-15 14:23:26 +02:00 |
|
Jan
|
8514378465
|
Write IPak base skeleton without data
|
2023-10-07 19:41:54 +02:00 |
|
Jan
|
29e5898c2b
|
Get rid of implicit size conversion warnings in ipak entry read stream
|
2021-03-19 16:41:04 +01:00 |
|
Jan
|
e6a91c0305
|
add linker basis
|
2021-03-08 12:46:27 +01:00 |
|
Jan
|
1a45cf2107
|
Fix more gcc compilation issues
|
2021-03-03 09:12:27 -08:00 |
|
Jan
|
1cd06668e0
|
Replace FileAPI with c++ streams and std::filesystem
|
2021-03-03 14:04:35 +01:00 |
|
Jan
|
80deff450d
|
ObjLoading: Load common ipaks depending on SP/MP/ZM for every zone and make sure to not double load them
|
2020-02-10 23:02:44 +01:00 |
|
Jan
|
53b03c1fdb
|
ObjLoading: Fix loading the wrong chunkbuffer window data when trying to shift chunkbuffer
|
2020-02-10 14:17:28 +01:00 |
|
Jan
|
43fa845839
|
ObjLoading: Add possibility to go back to the beginning of a IPakEntryReadStream
|
2020-02-09 10:01:09 +01:00 |
|
Jan
|
4baca81210
|
ObjLoading: Implement IPakEntryReadStream as a linear stream
|
2020-02-09 09:51:57 +01:00 |
|
Jan
|
7b3b527ece
|
ObjLoading: Fix not including algorithm header even though using find_if
|
2020-02-09 01:27:20 +01:00 |
|
Jan
|
eaa64665d6
|
ObjLoading: Fix Ipak entry size not specifying the filesize but the difference between start pos and end pos
|
2020-02-09 01:22:27 +01:00 |
|
Jan
|
345687125f
|
ObjLoading: Fix not increasing head on reading uncompressed ipak data
|
2020-02-09 00:04:21 +01:00 |
|
Jan
|
28bc614a6d
|
ObjLoading: Initial commit for IPak entry reading
|
2020-02-08 22:54:24 +01:00 |
|
Jan
|
91d5439f25
|
ObjLoading: Fix not respecting that IPak index entries specify an offset to the data section and not a file offset
|
2020-02-08 22:53:33 +01:00 |
|
Jan
|
00d7997d0a
|
ObjLoading: Add basis for IPakEntryReadStream to read ipak entries
|
2020-02-08 15:55:10 +01:00 |
|
Jan
|
5bda400acb
|
ObjLoading: Add basis for Iwi loading
|
2020-02-07 20:55:10 +01:00 |
|
Jan
|
96f2067030
|
ObjLoading: Read index section of ipaks and try to open images from it when loading obj data
|
2020-01-03 01:13:07 +01:00 |
|
Jan
|
0abdb64832
|
ObjLoading: Be able to load and index IWD files
|
2020-01-01 18:46:33 +01:00 |
|
Jan
|
af55c202cf
|
ObjLoading/ObjWriting: Initial skeleton for loading and writing obj files
|
2019-12-29 16:40:03 +01:00 |
|