|
12d1f47abd
|
work on dcc decoding
|
2019-02-10 16:41:47 -08:00 |
|
|
7a092d28fe
|
cleanup
|
2019-02-10 14:27:45 -08:00 |
|
|
40c09c36a6
|
improved error handling, make functions into methods where appropriate
|
2019-02-10 12:31:51 -08:00 |
|
|
ea282171fc
|
split dcc decoding into several files
|
2019-02-10 12:23:35 -08:00 |
|
|
9fa47841fe
|
work in progress on dcc decoder
|
2019-02-10 11:41:33 -08:00 |
|
|
301512515b
|
type cleanup
|
2019-02-10 10:36:01 -08:00 |
|
|
56ab677790
|
cleanup
|
2019-02-10 08:56:45 -08:00 |
|
|
7da7f57001
|
cleanup
|
2019-02-10 08:55:14 -08:00 |
|
|
000d804f04
|
cleanup
|
2019-02-09 20:06:09 -08:00 |
|
|
17fd1bf602
|
work on dcc decoding
|
2019-02-03 14:08:45 -08:00 |
|
|
a366d2b104
|
add read methods for basic types
|
2019-01-23 20:06:32 -08:00 |
|
|
2705d6a506
|
improvements to bit reader
|
2019-01-22 19:06:13 -08:00 |
|
|
ce9e1b9958
|
work on dcc decoder
|
2019-01-22 18:49:23 -08:00 |
|
|
ed3f739fb8
|
some more work on loading dcc
|
2019-01-21 19:34:53 -08:00 |
|
|
a3671ae172
|
add stub for dcc extractor
|
2019-01-21 18:43:21 -08:00 |
|
|
579b14d600
|
add dcc structures
|
2019-01-16 19:04:49 -08:00 |
|
|
9878545952
|
renaming types
|
2019-01-08 18:45:19 -08:00 |
|
|
6da539496d
|
dcc stub
|
2019-01-08 18:12:53 -08:00 |
|
|
a9dceb45d7
|
delete unneeded files, add placeholder text file for MPQ dir
|
2019-01-05 22:16:40 -08:00 |
|
|
cb5202f7c4
|
cgo cleanup for linux
|
2019-01-05 11:09:27 -08:00 |
|
|
581fb79523
|
fixing windows build
|
2019-01-05 09:22:20 -08:00 |
|
|
8b21b0724c
|
Fix windows build
|
2019-01-04 19:23:46 -08:00 |
|
|
7ab31baa15
|
fix EOF code for windows
|
2019-01-03 20:09:46 -08:00 |
|
|
3e865519af
|
wip
|
2019-01-03 19:38:41 -08:00 |
|
|
ac0f65fb3e
|
cleanup
|
2019-01-01 10:30:35 -08:00 |
|
|
90ce4409ce
|
use internal type for colors
|
2018-12-31 10:54:33 -08:00 |
|
|
9a9183a531
|
type cleanup
|
2018-12-31 09:59:58 -08:00 |
|
|
3f3a5aa5b1
|
changed offsets to signed from unsigned
|
2018-12-30 17:23:43 -08:00 |
|
|
8ab9c5e1ce
|
various fixes to dc6 and dat, as well as viewer
|
2018-12-29 18:21:33 -08:00 |
|
Brandon
|
d8611e18ae
|
platform dependent "sysEOF" const added
|
2018-12-28 11:39:39 -07:00 |
|
Brandon
|
151cbe8739
|
mpq/stormlib now works on windows
|
2018-12-28 08:44:29 -07:00 |
|
|
8c5051dd4f
|
start work on wrapping sdl
|
2018-12-20 20:31:43 -08:00 |
|
|
feeff0796e
|
fix EOF handling bug in mpq decoder
|
2018-12-17 17:26:10 -08:00 |
|
|
1c667c7b8d
|
make mpq files be seekable, cleanup file reading code
|
2018-12-17 17:13:17 -08:00 |
|
|
52b2bbd9a6
|
finish dc6 extractor, simplify decoder and palette code
|
2018-12-17 15:09:30 -08:00 |
|
|
0d8210e26c
|
work in progress on dc6 sprite dump tool
|
2018-12-17 12:28:16 -08:00 |
|
|
2bacae3c01
|
remove unused data from dc6 headers
|
2018-12-17 12:10:39 -08:00 |
|
|
c30edb6aca
|
fix bytewriter not writing data
|
2018-12-17 12:00:07 -08:00 |
|
|
7204f07861
|
reorg dc6 sprite struct to include directions
|
2018-12-17 11:45:43 -08:00 |
|
|
e016bd7ec1
|
update dc6 decoder to use binary writer
|
2018-12-17 11:29:01 -08:00 |
|
|
62a1b58be2
|
work on dc6 decoder
|
2018-12-16 19:30:53 -08:00 |
|
|
b9b1310346
|
work in progress on getting dc6 files read in
|
2018-12-16 18:07:24 -08:00 |
|
|
f615c9bb5f
|
add palette dat loader
|
2018-12-16 14:09:18 -08:00 |
|
|
476f318dba
|
clean up comments
|
2018-12-16 14:08:38 -08:00 |
|
|
089780f619
|
mpq loader interface cleanup
|
2018-12-15 20:48:20 -08:00 |
|
|
11032fec24
|
fix issues with listing and extracting mpq files
|
2018-12-15 17:56:42 -08:00 |
|
|
93af65142b
|
remove unused mpq lib from filesystem, finish mpq lister and extractor tool
|
2018-12-15 17:43:13 -08:00 |
|
|
0489ae469e
|
add simple stormlib wrapper
|
2018-12-15 13:30:18 -08:00 |
|
|
4033e0418a
|
add stormlib submodule
|
2018-12-14 19:32:55 -08:00 |
|
|
a06a3c3a85
|
add dc6 stub
|
2018-12-13 20:03:47 -08:00 |
|