Commit Graph

26 Commits

Author SHA1 Message Date
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