cinnaboot
724549b542
added SDL_image for loading png/jpeg files
8 years ago
cinnaboot
f8a7c74b5c
fix hex colors
8 years ago
cinnaboot
cb9db12f7c
condense some helper functions in hexgame.cpp
8 years ago
cinnaboot
68dc48546d
fix crash when starting selection outside grid
8 years ago
cinnaboot
ecbcadf1e5
update gooey debug window, remove imgui.ini files
8 years ago
cinnaboot
679f11c365
update imgui
8 years ago
cinnaboot
1b2c1afb51
merging windows fix and local changes
8 years ago
cinnaboot
1678100bff
fix compiling on windows w/ msvc
...
modified: .gitignore
new file: msvc/hexgame.sln
new file: msvc/hexgame.vcxproj
new file: msvc/hexgame.vcxproj.filters
new file: msvc/hexgame.vcxproj.user
new file: msvc/imgui.ini
modified: src/gooey.h
modified: src/hexgame.cpp
modified: src/hexgame.h
modified: src/renderer.h
8 years ago
cinnaboot
1469446d14
add helper function for opengl draw commands
9 years ago
cinnaboot
fb98faf835
feature parity with immediade mode opengl woo
...
also added some helper functions for the renderer createScene()
9 years ago
cinnaboot
88e0e7032f
condensed some global game state variables
9 years ago
cinnaboot
ebe1212d6d
adding imgui
9 years ago
dummy
ed9a188d07
add some error logging to renderer
9 years ago
dummy
4f6884526c
cleaned up shader code in renderer.h
9 years ago
dummy
8259fd6180
added aixlog for better logging
9 years ago
dummy
0603f6934c
added line borders and correct colors to hex rendering
9 years ago
dummy
bf139364cd
pretty colors!
9 years ago
dummy
3e200a3825
clean up hex parsing function
9 years ago
dummy
5447534963
new renderer for opengl programmable pipeline
9 years ago
dummy
60e1513c20
Initial commit
9 years ago