Commit Graph

123 Commits

Author SHA1 Message Date
61d3ceff70 Updating README.md 2019-04-28 12:33:49 -07:00
ec711d9c16 update license file 2019-04-28 11:45:48 -07:00
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
c9c5ed09ac update bit reader to support signed reads 2019-02-09 19:12:04 -08:00
08d71f5bc4 update unit tests for bit reader 2019-02-09 16:25:03 -08:00
a67b06a511 work on bit reader 2019-02-09 16:00:49 -08:00
2581573252 fix spelling mistake 2019-02-03 18:34:39 -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
7907df0458 get bit reader and tests working 2019-01-15 19:44:02 -08:00
13e1f90ff7 working on tests for bit reader 2019-01-15 18:53:13 -08:00
de6bbef97f work on bitreader 2019-01-13 19:02:49 -08:00
d0ca09b7d1 remove pointless interface 2019-01-12 18:31:41 -08:00
a7b14cc12c some work on platform file 2019-01-10 20:00:54 -08:00
c51f380d59 iui improvements for viewer 2019-01-09 19:23:26 -08:00
1914d490fe add imgui sample, cleanup imgui 2019-01-09 19:09:27 -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
3ee908c191 remove another unneeded file, add contents to window 2019-01-08 18:49:39 -08:00
d271e2a0c2 removing unused code 2019-01-08 18:46:45 -08:00
9878545952 renaming types 2019-01-08 18:45:19 -08:00
a02379c18b add file stub 2019-01-08 18:34:51 -08:00
6da539496d dcc stub 2019-01-08 18:12:53 -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
a9dceb45d7 delete unneeded files, add placeholder text file for MPQ dir 2019-01-05 22:16:40 -08:00
43acd7506c Updating README.md 2019-01-05 20:38:59 -08:00
fde1fb4fed Updating README.md 2019-01-05 20:34:05 -08:00
49345a498a Updating README.md 2019-01-05 19:43:55 -08:00
45f68bcec7 fix opengl init 2019-01-05 12:20:12 -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