|
a3671ae172
|
add stub for dcc extractor
|
2019-01-21 18:43:21 -08:00 |
|
|
c51f380d59
|
iui improvements for viewer
|
2019-01-09 19:23:26 -08:00 |
|
|
24ba631864
|
handle platform init error
|
2019-01-08 19:22:47 -08:00 |
|
|
1aea67f7f0
|
cleanup
|
2019-01-08 19:21:30 -08:00 |
|
|
055c815406
|
add explicit platform initialization and shutdown
|
2019-01-08 19:15:23 -08:00 |
|
|
9878545952
|
renaming types
|
2019-01-08 18:45:19 -08:00 |
|
|
cfb72ee80c
|
make imgui text take format and arguments
|
2019-01-07 19:25:48 -08:00 |
|
|
d9c9bf88f7
|
add columns
|
2019-01-07 19:20:11 -08:00 |
|
|
fa830ec9c8
|
fix mouse wheel scroll, cleanup imgui
|
2019-01-06 17:11:22 -08:00 |
|
|
6faac2f08e
|
make Window and ImgUi into singletons; there will only ever be one of each
|
2019-01-06 17:00:19 -08:00 |
|
|
078f97ae87
|
rename viewer entry point
|
2019-01-06 10:18:55 -08:00 |
|
|
ad7067101a
|
switch imgui backend to cimgui
|
2019-01-03 19:05:19 -08:00 |
|
|
ac0f65fb3e
|
cleanup
|
2019-01-01 10:30:35 -08:00 |
|
|
55817d4511
|
renaming scene
|
2018-12-31 20:44:30 -08:00 |
|
|
dd260996de
|
create texture interface, move to graphics
|
2018-12-31 17:42:00 -08:00 |
|
|
0523e41732
|
wrap imgui
|
2018-12-31 17:30:59 -08:00 |
|
|
a90a36d235
|
add debug logging
|
2018-12-31 17:10:45 -08:00 |
|
|
557608155d
|
state control through scenes
|
2018-12-31 16:52:53 -08:00 |
|
|
e9f5793a5c
|
platform and imgui cleanup
|
2018-12-31 13:40:02 -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 |
|
|
188d824ca0
|
viewer ui improvements
|
2018-12-30 16:48:11 -08:00 |
|
|
9eac33ef79
|
switch all rendering to opengl
|
2018-12-30 16:34:53 -08:00 |
|
|
8ab9c5e1ce
|
various fixes to dc6 and dat, as well as viewer
|
2018-12-29 18:21:33 -08:00 |
|
|
d38188da95
|
getting frame scrubber working, something is wrong with direction still
|
2018-12-29 18:10:26 -08:00 |
|
|
723f55186b
|
get imgui properly running in viewer
|
2018-12-29 17:04:37 -08:00 |
|
|
e217b9e223
|
more work on platform
add sdl texture wrapper
switch viewer to work with platform code
|
2018-12-29 11:52:30 -08:00 |
|
Brandon
|
151cbe8739
|
mpq/stormlib now works on windows
|
2018-12-28 08:44:29 -07:00 |
|
|
454b9210c1
|
adding a simple render test
|
2018-12-21 19:44:19 -08:00 |
|
|
8c5051dd4f
|
start work on wrapping sdl
|
2018-12-20 20:31:43 -08:00 |
|
|
87b9cf9967
|
add placeholder for viewer tool
|
2018-12-17 18:16:52 -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 |
|
|
089780f619
|
mpq loader interface cleanup
|
2018-12-15 20:48:20 -08:00 |
|
|
d136631eb7
|
add force lowercase mode for export
|
2018-12-15 18:30:32 -08:00 |
|
|
9e931a409a
|
failing to list or extract a single mpq archive does not fail the entire
operation
|
2018-12-15 18:18:42 -08:00 |
|
|
5c89a5fa92
|
add extraction script, fix bug with having too many file handles opened
|
2018-12-15 18:00:49 -08:00 |
|
|
43cef2c1d0
|
output file path during extraction
|
2018-12-15 17:57:37 -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 |
|
|
1df993dbd3
|
work in progress on filesystem and mpq extract
|
2018-12-14 18:13:19 -08:00 |
|