1
Fork 0
Commit Graph

128 Commits

Author SHA1 Message Date
Alex Yatskov fcf3cced80 Update README 2023-12-04 20:04:02 -08:00
Alex Yatskov dce6603c58 Update README 2022-07-14 14:17:05 -07:00
Alex Yatskov 0b26e93322 Add site metadata 2021-12-14 17:45:23 -08:00
Alex Yatskov 1b121f1b90 Update gitignore, fix typo 2020-05-25 17:44:19 -07:00
Alex Yatskov 5893615589 Updating README.md 2019-04-28 16:02:19 -07:00
Alex Yatskov 61d3ceff70 Updating README.md 2019-04-28 12:33:49 -07:00
Alex Yatskov ec711d9c16 update license file 2019-04-28 11:45:48 -07:00
Alex Yatskov 12d1f47abd work on dcc decoding 2019-02-10 16:41:47 -08:00
Alex Yatskov 7a092d28fe cleanup 2019-02-10 14:27:45 -08:00
Alex Yatskov 40c09c36a6 improved error handling, make functions into methods where appropriate 2019-02-10 12:31:51 -08:00
Alex Yatskov ea282171fc split dcc decoding into several files 2019-02-10 12:23:35 -08:00
Alex Yatskov 9fa47841fe work in progress on dcc decoder 2019-02-10 11:41:33 -08:00
Alex Yatskov 301512515b type cleanup 2019-02-10 10:36:01 -08:00
Alex Yatskov 56ab677790 cleanup 2019-02-10 08:56:45 -08:00
Alex Yatskov 7da7f57001 cleanup 2019-02-10 08:55:14 -08:00
Alex Yatskov 000d804f04 cleanup 2019-02-09 20:06:09 -08:00
Alex Yatskov c9c5ed09ac update bit reader to support signed reads 2019-02-09 19:12:04 -08:00
Alex Yatskov 08d71f5bc4 update unit tests for bit reader 2019-02-09 16:25:03 -08:00
Alex Yatskov a67b06a511 work on bit reader 2019-02-09 16:00:49 -08:00
Alex Yatskov 2581573252 fix spelling mistake 2019-02-03 18:34:39 -08:00
Alex Yatskov 17fd1bf602 work on dcc decoding 2019-02-03 14:08:45 -08:00
Alex Yatskov a366d2b104 add read methods for basic types 2019-01-23 20:06:32 -08:00
Alex Yatskov 2705d6a506 improvements to bit reader 2019-01-22 19:06:13 -08:00
Alex Yatskov ce9e1b9958 work on dcc decoder 2019-01-22 18:49:23 -08:00
Alex Yatskov ed3f739fb8 some more work on loading dcc 2019-01-21 19:34:53 -08:00
Alex Yatskov a3671ae172 add stub for dcc extractor 2019-01-21 18:43:21 -08:00
Alex Yatskov 579b14d600 add dcc structures 2019-01-16 19:04:49 -08:00
Alex Yatskov 7907df0458 get bit reader and tests working 2019-01-15 19:44:02 -08:00
Alex Yatskov 13e1f90ff7 working on tests for bit reader 2019-01-15 18:53:13 -08:00
Alex Yatskov de6bbef97f work on bitreader 2019-01-13 19:02:49 -08:00
Alex Yatskov d0ca09b7d1 remove pointless interface 2019-01-12 18:31:41 -08:00
Alex Yatskov a7b14cc12c some work on platform file 2019-01-10 20:00:54 -08:00
Alex Yatskov c51f380d59 iui improvements for viewer 2019-01-09 19:23:26 -08:00
Alex Yatskov 1914d490fe add imgui sample, cleanup imgui 2019-01-09 19:09:27 -08:00
Alex Yatskov 24ba631864 handle platform init error 2019-01-08 19:22:47 -08:00
Alex Yatskov 1aea67f7f0 cleanup 2019-01-08 19:21:30 -08:00
Alex Yatskov 055c815406 add explicit platform initialization and shutdown 2019-01-08 19:15:23 -08:00
Alex Yatskov 3ee908c191 remove another unneeded file, add contents to window 2019-01-08 18:49:39 -08:00
Alex Yatskov d271e2a0c2 removing unused code 2019-01-08 18:46:45 -08:00
Alex Yatskov 9878545952 renaming types 2019-01-08 18:45:19 -08:00
Alex Yatskov a02379c18b add file stub 2019-01-08 18:34:51 -08:00
Alex Yatskov 6da539496d dcc stub 2019-01-08 18:12:53 -08:00
Alex Yatskov cfb72ee80c make imgui text take format and arguments 2019-01-07 19:25:48 -08:00
Alex Yatskov d9c9bf88f7 add columns 2019-01-07 19:20:11 -08:00
Alex Yatskov fa830ec9c8 fix mouse wheel scroll, cleanup imgui 2019-01-06 17:11:22 -08:00
Alex Yatskov 6faac2f08e make Window and ImgUi into singletons; there will only ever be one of each 2019-01-06 17:00:19 -08:00
Alex Yatskov 078f97ae87 rename viewer entry point 2019-01-06 10:18:55 -08:00
Alex Yatskov a9dceb45d7 delete unneeded files, add placeholder text file for MPQ dir 2019-01-05 22:16:40 -08:00
Alex Yatskov 43acd7506c Updating README.md 2019-01-05 20:38:59 -08:00
Alex Yatskov fde1fb4fed Updating README.md 2019-01-05 20:34:05 -08:00