KlassischeKeplerKriege/game
2016-10-04 19:11:59 +02:00
..
network adding developer console connect with 'dev bl bla bla lb' command. 2016-10-03 22:58:52 +02:00
renderer_polygon_2d fixed much stuff with bad usage of constructor mixed with virtual functions in gl stuff. added model loading with assimp. 2016-09-28 13:00:40 +02:00
renderer_polygon_3d Revert "playing more with camera." 2016-10-04 19:11:59 +02:00
renderer_ray_tracer fixed much stuff with bad usage of constructor mixed with virtual functions in gl stuff. added model loading with assimp. 2016-09-28 13:00:40 +02:00
sound adding texture loading. 2016-10-03 20:12:09 +02:00
state adding camera to 3d render. angles not yet working. 2016-10-04 16:09:15 +02:00
CMakeLists.txt adding camera to 3d render. angles not yet working. 2016-10-04 16:09:15 +02:00
developer_console.cpp developer console working. can reload or change the background image now with network connection. 2016-10-03 23:08:34 +02:00
developer_console.hpp developer console working. can reload or change the background image now with network connection. 2016-10-03 23:08:34 +02:00
game.cpp adding camera to 3d render. angles not yet working. 2016-10-04 16:09:15 +02:00
game.hpp improving aspect ratio and window resize/scaling. done for game objects. 2016-10-02 11:00:03 +02:00
game_window.cpp added my simple simulation implementation with trivial graphics 2016-09-27 18:23:58 +02:00
game_window.hpp adding camera to 3d render. angles not yet working. 2016-10-04 16:09:15 +02:00
glclasses.cpp * fixed fbo classes 2016-10-03 20:11:10 +02:00
glclasses.hpp * fixed fbo classes 2016-10-03 20:11:10 +02:00
main.cpp sound is so buggy. 2016-10-03 18:45:24 +02:00
opengl.cpp sound is so buggy. 2016-10-03 18:45:24 +02:00
opengl.hpp fixed much stuff with bad usage of constructor mixed with virtual functions in gl stuff. added model loading with assimp. 2016-09-28 13:00:40 +02:00
options.hpp added flag for autorun. 2016-09-28 21:38:13 +02:00
renderer.cpp renamed renderer classes. fixed shooting taking rad instead of degrees as parameter. 2016-09-28 11:35:56 +02:00
renderer.hpp improving aspect ratio and window resize/scaling. done for game objects. 2016-10-02 11:00:03 +02:00
util.cpp adding developer console connect with 'dev bl bla bla lb' command. 2016-10-03 22:58:52 +02:00
util.hpp adding developer console connect with 'dev bl bla bla lb' command. 2016-10-03 22:58:52 +02:00