Commit Graph

17 Commits

Author SHA1 Message Date
Faerbit
536ffc899e Fixing game not getting scaled correctly in fullscreen. 2015-05-16 13:54:01 +02:00
Faerbit
a56907a956 Fixing crash in fullscreen. 2015-05-16 12:05:37 +02:00
Faerbit
40dfbf33d9 Updating loading screen during loading. 2015-04-25 22:29:37 +02:00
Faerbit
7957b8b555 Reenabling fps display in release build. 2015-03-17 09:41:37 +01:00
Faerbit
5f0e5cf623 Changing window title and moving fps display to debug build. 2015-03-15 22:32:13 +01:00
Faerbit
0ae43db53e Fixing loading not getting correctly scaled in fullscreen. 2015-03-15 22:11:26 +01:00
Faerbit
e06eea7c5d Adding debug key to print the position. 2015-03-15 18:06:24 +01:00
Faerbit
40da86aad6 Introducing windowed fullscreen. Closes #9. 2015-03-15 17:48:46 +01:00
Faerbit
33e7baed94 Reenabling debug features for debug builds. 2015-03-15 15:18:16 +01:00
Faerbit
5d52c9cdaf Only register keypresses after loading which are not escape. 2015-03-15 15:02:30 +01:00
Faerbit
dd9997dc82 Removing debug stuff from release build. Fixes #8. 2015-03-15 14:55:12 +01:00
Faerbit
a725cf8b43 Added switch for rendering world. 2015-03-13 15:43:10 +01:00
Faerbit
ab6d2e4ffd Implemented debug draw for bullet. 2015-03-13 15:30:21 +01:00
Faerbit
e2e343db1a Adding debug switchtes for flames and shadows. 2015-03-12 19:24:10 +01:00
Faerbit
9a54c033c0 Changed how key states are handled. 2015-03-12 19:14:14 +01:00
Faerbit
89874b8612 Fixing cursor position staying the same introduced by GLFW 3.1. 2015-03-12 15:44:21 +01:00
Faerbit
efa2fb5ef5 Changing name of src to game to better communicate what is in it. 2015-03-12 15:08:30 +01:00