This website requires JavaScript.
fcf3cced80
Update README
master
Alex Yatskov
2023-12-04 20:04:02 -0800
dce6603c58
Update README
Alex Yatskov
2022-07-14 14:17:05 -0700
0b26e93322
Add site metadata
Alex Yatskov
2021-12-14 17:45:23 -0800
1b121f1b90
Update gitignore, fix typo
Alex Yatskov
2020-05-25 17:44:19 -0700
5893615589
Updating README.md
Alex Yatskov
2019-04-28 16:02:19 -0700
61d3ceff70
Updating README.md
Alex Yatskov
2019-04-28 12:33:49 -0700
ec711d9c16
update license file
Alex Yatskov
2019-04-28 11:45:48 -0700
12d1f47abd
work on dcc decoding
Alex Yatskov
2019-02-10 16:41:47 -0800
7a092d28fe
cleanup
Alex Yatskov
2019-02-10 14:27:45 -0800
40c09c36a6
improved error handling, make functions into methods where appropriate
Alex Yatskov
2019-02-10 12:31:51 -0800
ea282171fc
split dcc decoding into several files
Alex Yatskov
2019-02-10 12:23:35 -0800
9fa47841fe
work in progress on dcc decoder
Alex Yatskov
2019-02-10 11:41:33 -0800
301512515b
type cleanup
Alex Yatskov
2019-02-10 10:36:01 -0800
56ab677790
cleanup
Alex Yatskov
2019-02-10 08:56:45 -0800
7da7f57001
cleanup
Alex Yatskov
2019-02-10 08:55:14 -0800
000d804f04
cleanup
Alex Yatskov
2019-02-09 20:06:09 -0800
c9c5ed09ac
update bit reader to support signed reads
Alex Yatskov
2019-02-09 19:12:04 -0800
08d71f5bc4
update unit tests for bit reader
Alex Yatskov
2019-02-09 16:25:03 -0800
a67b06a511
work on bit reader
Alex Yatskov
2019-02-09 16:00:49 -0800
2581573252
fix spelling mistake
Alex Yatskov
2019-02-03 18:34:39 -0800
17fd1bf602
work on dcc decoding
Alex Yatskov
2019-02-03 14:08:45 -0800
a366d2b104
add read methods for basic types
Alex Yatskov
2019-01-23 20:06:32 -0800
2705d6a506
improvements to bit reader
Alex Yatskov
2019-01-22 19:06:13 -0800
ce9e1b9958
work on dcc decoder
Alex Yatskov
2019-01-22 18:49:23 -0800
ed3f739fb8
some more work on loading dcc
Alex Yatskov
2019-01-21 19:34:53 -0800
a3671ae172
add stub for dcc extractor
Alex Yatskov
2019-01-21 18:43:21 -0800
579b14d600
add dcc structures
Alex Yatskov
2019-01-16 19:04:49 -0800
7907df0458
get bit reader and tests working
Alex Yatskov
2019-01-15 19:44:02 -0800
13e1f90ff7
working on tests for bit reader
Alex Yatskov
2019-01-15 18:53:13 -0800
de6bbef97f
work on bitreader
Alex Yatskov
2019-01-13 19:02:49 -0800
d0ca09b7d1
remove pointless interface
Alex Yatskov
2019-01-12 18:31:41 -0800
a7b14cc12c
some work on platform file
Alex Yatskov
2019-01-10 20:00:54 -0800
c51f380d59
iui improvements for viewer
Alex Yatskov
2019-01-09 19:23:26 -0800
1914d490fe
add imgui sample, cleanup imgui
Alex Yatskov
2019-01-09 19:09:27 -0800
24ba631864
handle platform init error
Alex Yatskov
2019-01-08 19:22:47 -0800
1aea67f7f0
cleanup
Alex Yatskov
2019-01-08 19:21:30 -0800
055c815406
add explicit platform initialization and shutdown
Alex Yatskov
2019-01-08 19:15:23 -0800
3ee908c191
remove another unneeded file, add contents to window
Alex Yatskov
2019-01-08 18:49:39 -0800
d271e2a0c2
removing unused code
Alex Yatskov
2019-01-08 18:46:45 -0800
9878545952
renaming types
Alex Yatskov
2019-01-08 18:45:19 -0800
a02379c18b
add file stub
Alex Yatskov
2019-01-08 18:34:51 -0800
6da539496d
dcc stub
Alex Yatskov
2019-01-08 18:12:53 -0800
cfb72ee80c
make imgui text take format and arguments
Alex Yatskov
2019-01-07 19:25:48 -0800
d9c9bf88f7
add columns
Alex Yatskov
2019-01-07 19:20:11 -0800
fa830ec9c8
fix mouse wheel scroll, cleanup imgui
Alex Yatskov
2019-01-06 17:11:22 -0800
6faac2f08e
make Window and ImgUi into singletons; there will only ever be one of each
Alex Yatskov
2019-01-06 17:00:19 -0800
078f97ae87
rename viewer entry point
Alex Yatskov
2019-01-06 10:18:55 -0800
a9dceb45d7
delete unneeded files, add placeholder text file for MPQ dir
Alex Yatskov
2019-01-05 22:16:40 -0800
43acd7506c
Updating README.md
Alex Yatskov
2019-01-05 20:38:59 -0800
fde1fb4fed
Updating README.md
Alex Yatskov
2019-01-05 20:34:05 -0800
49345a498a
Updating README.md
Alex Yatskov
2019-01-05 19:43:55 -0800
45f68bcec7
fix opengl init
Alex Yatskov
2019-01-05 12:20:12 -0800
cb5202f7c4
cgo cleanup for linux
Alex Yatskov
2019-01-05 11:09:27 -0800
581fb79523
fixing windows build
=
2019-01-05 09:22:20 -0800
8b21b0724c
Fix windows build
FooSoft
2019-01-04 19:23:46 -0800
7ab31baa15
fix EOF code for windows
Alex Yatskov
2019-01-03 20:09:46 -0800
3e865519af
wip
Alex Yatskov
2019-01-03 19:38:41 -0800
ad7067101a
switch imgui backend to cimgui
Alex Yatskov
2019-01-03 19:05:19 -0800
8c28fc6839
add imgui_wrapper
Alex Yatskov
2019-01-01 15:49:13 -0800
ac0f65fb3e
cleanup
Alex Yatskov
2019-01-01 10:30:35 -0800
55817d4511
renaming scene
Alex Yatskov
2018-12-31 20:44:30 -0800
928e8598d6
rename types.go
Alex Yatskov
2018-12-31 20:43:15 -0800
789339219a
add cimgui
Alex Yatskov
2018-12-31 18:22:54 -0800
dd260996de
create texture interface, move to graphics
Alex Yatskov
2018-12-31 17:42:00 -0800
0523e41732
wrap imgui
Alex Yatskov
2018-12-31 17:30:59 -0800
a90a36d235
add debug logging
Alex Yatskov
2018-12-31 17:10:45 -0800
557608155d
state control through scenes
Alex Yatskov
2018-12-31 16:52:53 -0800
60e8f19535
remove unused file
Alex Yatskov
2018-12-31 13:42:26 -0800
e9f5793a5c
platform and imgui cleanup
Alex Yatskov
2018-12-31 13:40:02 -0800
1c7fdda65f
platform cleanup
Alex Yatskov
2018-12-31 13:28:50 -0800
5eeb5b6b3e
moving imgui files around
Alex Yatskov
2018-12-31 13:14:13 -0800
2a22e7a446
imgui cleanup
Alex Yatskov
2018-12-31 13:10:58 -0800
6c398bce8e
imgui cleanup
Alex Yatskov
2018-12-31 11:46:12 -0800
90ce4409ce
use internal type for colors
Alex Yatskov
2018-12-31 10:54:33 -0800
9a9183a531
type cleanup
Alex Yatskov
2018-12-31 09:59:58 -0800
3f3a5aa5b1
changed offsets to signed from unsigned
Alex Yatskov
2018-12-30 17:23:43 -0800
188d824ca0
viewer ui improvements
Alex Yatskov
2018-12-30 16:48:11 -0800
9eac33ef79
switch all rendering to opengl
Alex Yatskov
2018-12-30 16:34:53 -0800
caf1aac6e6
remove unnecessary context creation
Alex Yatskov
2018-12-29 22:18:48 -0800
8ab9c5e1ce
various fixes to dc6 and dat, as well as viewer
Alex Yatskov
2018-12-29 18:21:33 -0800
d38188da95
getting frame scrubber working, something is wrong with direction still
Alex Yatskov
2018-12-29 18:10:26 -0800
723f55186b
get imgui properly running in viewer
Alex Yatskov
2018-12-29 17:04:37 -0800
0e1e1a51f0
work towards getting imgui properly working in viewer
Alex Yatskov
2018-12-29 13:24:55 -0800
676610386d
add imgui.ini to gitignore
Alex Yatskov
2018-12-29 11:59:47 -0800
e217b9e223
more work on platform add sdl texture wrapper switch viewer to work with platform code
Alex Yatskov
2018-12-29 11:52:30 -0800
9fdcd8bb39
Merge pull request #1 from thegtproject/winsupport
Alex Yatskov
2018-12-28 17:35:47 -0800
d8611e18ae
platform dependent "sysEOF" const added
Brandon
2018-12-28 11:39:39 -0700
7c024b537e
work on getting platform to abstract updating and rendering add "Scene" interface to provide customization point for clients
Alex Yatskov
2018-12-28 09:26:05 -0800
151cbe8739
mpq/stormlib now works on windows
Brandon
2018-12-28 08:44:29 -0700
5d95d2ef77
cleanup global state
Alex Yatskov
2018-12-27 19:28:33 -0800
6736cc5067
create error constants, hookup imgui_backend init and shutdown
Alex Yatskov
2018-12-27 18:36:28 -0800
dd39ca8b8d
create imgui_backend module, add more error handling to platform
Alex Yatskov
2018-12-27 18:28:03 -0800
5ceb63b86d
add simple math containers
Alex Yatskov
2018-12-27 14:46:47 -0800
7a8338c19d
add opengl2 sdl2 imgui implementation
Alex Yatskov
2018-12-27 14:35:06 -0800
0089093c7f
change platform to be a singleton
Alex Yatskov
2018-12-27 13:59:35 -0800
c045e345d2
moving window to platform
Alex Yatskov
2018-12-27 13:59:19 -0800
8c0c4890cb
add basic stubs for platform and window
Alex Yatskov
2018-12-27 13:36:34 -0800
454b9210c1
adding a simple render test
Alex Yatskov
2018-12-21 19:44:19 -0800
8c5051dd4f
start work on wrapping sdl
Alex Yatskov
2018-12-20 20:31:43 -0800
87b9cf9967
add placeholder for viewer tool
Alex Yatskov
2018-12-17 18:16:52 -0800