Commit Graph

942 Commits

Author SHA1 Message Date
Faerbit
e13ddb14f6 Adding new brazier model because the old one crashed bullet. 2015-03-15 16:35:41 +01:00
Faerbit
b19118252f Changing how the loading screen is approximated. Fixes #2. 2015-03-15 15:39:24 +01:00
Faerbit
608c159aa6 Changing how textures are approximated. 2015-03-15 15:38:33 +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
e2ed7cac88 Removing object files. 2015-03-15 14:30:34 +01:00
Faerbit
bf9ec726fc Fixing loading of triangle meshes in physics by using the obj loader from ACGL. 2015-03-15 14:19:12 +01:00
Faerbit
f4adcb122b Fixing typo. 2015-03-15 12:29:23 +01:00
Faerbit
2b0be77ac9 Removing code duplication. 2015-03-15 11:20:06 +01:00
Faerbit
85d08d81d2 Changing fog color to better fit the new night texture. 2015-03-15 11:02:29 +01:00
Faerbit
398147d79c Changing night skydome to a new texture, because polar mapping looks bad. 2015-03-15 10:57:02 +01:00
Faerbit
834496699d Moving lowering level of test level to zero. 2015-03-14 15:07:26 +01:00
Faerbit
92fbc39dc5 Adding test level. 2015-03-14 15:02:26 +01:00
Faerbit
33c59fc387 Setting mass of column to zero because it doesn't need to move. 2015-03-14 15:01:59 +01:00
Faerbit
f35d35cc94 Do not render waterPlane if it doesn't exist. 2015-03-14 15:01:06 +01:00
Faerbit
e888d7df0e Had to split the level xml path and the level xml name to properly work with the converter. 2015-03-14 14:57:42 +01:00
Faerbit
dfaf8c0965 Updating converter with needed default values. 2015-03-14 14:54:43 +01:00
Faerbit
65552409f0 Removed debug draw memory leak. 2015-03-14 14:52:40 +01:00
Faerbit
8f6c27ae32 Changing in which order stuff is drawn. 2015-03-14 14:34:45 +01:00
Faerbit
63acfef341 Removed hardcoded level file path and moved it into the config.xml. 2015-03-14 13:04:33 +01:00
Faerbit
370135fca8 Made heightmap path configurable from level. 2015-03-14 13:00:47 +01:00
Faerbit
7e0394df00 Adding comment for loading screen path. 2015-03-14 12:55:46 +01:00
Faerbit
680f32424f Changing LICENSE.txt. 2015-03-14 09:42:54 +01:00
Faerbit
70b7289a43 Changing textuer because of clearer licensing. 2015-03-14 09:22:39 +01:00
Faerbit
68a355dbe9 Removing useless loop. 2015-03-13 23:53:19 +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
4d6ee7093f Reduce compiler warnings in bullet. 2015-03-13 15:01:28 +01:00
Faerbit
436495f0c7 Decreasing concurrent light count for better fps. 2015-03-12 19:24:50 +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
3614ff4892 Removing install and uninstall targets for glfw. 2015-03-12 18:47:24 +01:00
Faerbit
3d6a681676 Fixing typo. 2015-03-12 17:03:30 +01:00
Faerbit
08d809ea51 Game is not in a releasable state yet. 2015-03-12 17:02:58 +01:00
Faerbit
9faa23784d Changing text on loadingscreen to refer at LICENSE.txt. 2015-03-12 16:43:21 +01:00
Faerbit
e8fae9fb59 Fixing automated builds. 2015-03-12 16:32:24 +01:00
Faerbit
285b049f04 Merge branch 'master' of github.com:Faerbit/swp 2015-03-12 16:25:22 +01:00
Faerbit
26834c1b0f Account for repo name change. 2015-03-12 16:25:03 +01:00
Fabian
144d82fd63 Update Readme.md 2015-03-12 16:15:54 +01:00
Faerbit
b967085e7d Stripping binaries for packaging. 2015-03-12 15:59:50 +01:00
Faerbit
89874b8612 Fixing cursor position staying the same introduced by GLFW 3.1. 2015-03-12 15:44:21 +01:00
Faerbit
1bf34b6751 Making all directories lowercase. 2015-03-12 15:18:48 +01:00
Faerbit
df2435efdc Removing useless stuff. 2015-03-12 15:18:23 +01:00
Faerbit
da26ac016d Formatting changes. 2015-03-12 15:15:53 +01:00
Faerbit
5e9b550ea1 Changed CMakeLists.txt to account for name change. 2015-03-12 15:15:05 +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
Faerbit
86be3f43dd Changing files to account for the movement of the source files. 2015-03-12 15:04:26 +01:00
Faerbit
db2d696374 Moving sources to src folder. 2015-03-12 14:54:12 +01:00
Faerbit
96aaee816e Adding tinyxml2 license. 2015-03-12 14:42:20 +01:00