Jan Laupetin
|
71ca182524
|
feat: properly parse data from xenon ipaks
|
2026-05-12 23:44:53 +02:00 |
|
Jan Laupetin
|
e1bb8ae4d2
|
chore: enable reading of big endian ipaks
|
2026-05-11 23:54:25 +02:00 |
|
Jan Laupetin
|
b2c271956a
|
chore: reorder methods of ipak entry read stream
|
2026-05-11 22:16:56 +02:00 |
|
Jan Laupetin
|
90d7f92ddd
|
chore: replace all usages of removed ClassUtils macros
|
2026-03-06 00:13:04 +01:00 |
|
Clang Format
|
6b4f5d94a8
|
Reformat code with clang format
|
2023-11-19 21:07:21 +00:00 |
|
Jan
|
78196cd6f6
|
Improve code documentation of IPakEntryReadStream
|
2023-10-15 14:23:26 +02:00 |
|
Jan
|
1cd06668e0
|
Replace FileAPI with c++ streams and std::filesystem
|
2021-03-03 14:04:35 +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
|
4baca81210
|
ObjLoading: Implement IPakEntryReadStream as a linear stream
|
2020-02-09 09:51:57 +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
|
28bc614a6d
|
ObjLoading: Initial commit for IPak entry reading
|
2020-02-08 22:54:24 +01:00 |
|
Jan
|
00d7997d0a
|
ObjLoading: Add basis for IPakEntryReadStream to read ipak entries
|
2020-02-08 15:55:10 +01:00 |
|