.. |
network
|
finetuning gameplay and disconnect fix
|
2016-10-06 04:42:20 +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
|
fix merge
|
2016-10-06 03:52:36 +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
|
finetuning gameplay and disconnect fix
|
2016-10-06 04:42:20 +02:00 |
CMakeLists.txt
|
Revert "adding camera to 3d render. angles not yet working."
|
2016-10-04 19:12:04 +02:00 |
developer_console.cpp
|
removed debug/info statements.
|
2016-10-05 23:37:27 +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
|
Revert "adding camera to 3d render. angles not yet working."
|
2016-10-04 19:12:04 +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
|
post processing light
|
2016-10-05 23:26:55 +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
|
a quickfix in the morning
|
2016-10-06 03:30:09 +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 |