Commit Graph

29 Commits

Author SHA1 Message Date
Faerbit
45d969c16e Removing -O2 flag because it breaks the windows build. 2015-06-04 11:52:44 +02:00
Faerbit
819584ef15 Implemented updating of shadow render queue. Doesn't work satisfactory right now. (#10) 2015-06-02 00:18:22 +02:00
Faerbit
96f146d6f0 Adding optimization flags to release build. 2015-05-31 15:52:00 +02:00
Faerbit
32b9d6597e Enable debug symbols for debug compilation. 2015-05-28 10:42:12 +02:00
Faerbit
33e7baed94 Reenabling debug features for debug builds. 2015-03-15 15:18:16 +01:00
Faerbit
3614ff4892 Removing install and uninstall targets for glfw. 2015-03-12 18:47:24 +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
86be3f43dd Changing files to account for the movement of the source files. 2015-03-12 15:04:26 +01:00
Faerbit
f32e78f06b Changing CMakeLists.txt to account for new tinyxml location. 2015-03-12 14:40:38 +01:00
Faerbit
09fc128136 Updated GLFW to version 3.1. 2015-03-12 12:55:54 +01:00
Faerbit
8a66c35b64 Make error level dependent on build type. 2015-03-11 23:47:47 +01:00
Fabian Klemp
0a75dd030a Chaging executable name to game name. 2015-03-09 15:16:18 +01:00
Steffen
53fe90fd14 Added to TARGET_LINK_LIBRARIES, now compiles on my home pc. 2015-01-17 12:12:27 +01:00
Steffen Fündgens
60d76a58de Integrated Lua into our project. Triggers are now able to call a Lua Script. Havent figured out how to let the Script do anything usefull yet. 2015-01-09 16:51:28 +01:00
Steffen Fündgens
2a9bfbf5da Merged master and converter 2014-12-02 13:17:33 +01:00
Faerbit
59b3d68b33 Enabling cross compiling if supported by the current system. 2014-11-24 02:10:25 +01:00
Steffen Fündgens
ad874a9204 Modifying CMakes files to get convert to compile. 2014-11-21 16:07:13 +01:00
Steffen Fündgens
b7834b08a5 created skeletal implementation of png to xml converter 2014-11-21 15:43:27 +01:00
Jasper
5424e469ca Changing linking order of Bullet libs. 2014-11-10 17:35:51 +01:00
Fabian Klemp
70ebfd2b65 Fixed cmake include path for bullet. 2014-11-10 16:38:23 +01:00
Faerbit
e8fe6286a4 Fixing bullet lib paths. 2014-10-26 01:01:24 +02:00
Fabian Klemp
af9a2591a8 Adding Bullet physics. 2014-10-24 11:57:06 +02:00
Faerbit
90b7680845 Changed Name of executable. 2014-10-20 17:58:34 +02:00
Faerbit
a6adee1850 Forgot two paths. 2014-10-20 17:58:14 +02:00
Faerbit
23ec6e20f8 Changed paths to make it compile again. 2014-10-20 17:51:15 +02:00
Faerbit
f69d2baee1 Merged Cmake files. 2014-10-20 17:48:16 +02:00
Faerbit
6c712579d8 Import of '003-basic-texturing'. 2014-10-20 17:31:26 +02:00