Commit Graph

685 Commits

Author SHA1 Message Date
Faerbit
ed687ec03d Trying Circle Artifacts. 2014-11-25 21:53:00 +01:00
Faerbit
73831cd58d Configuring mega upload. 2014-11-25 21:46:37 +01:00
Faerbit
c360a88323 Another try at mega deployment. 2014-11-25 21:33:28 +01:00
Faerbit
78a9faaf79 Trying out deployment to Mega. 2014-11-25 21:30:57 +01:00
Faerbit
78f810fca8 Speeding up build on circle. 2014-11-25 21:21:13 +01:00
Faerbit
8d68e1215b Fixing typo. 2014-11-25 21:11:05 +01:00
Faerbit
fa90227091 Adding a few dependencies to circle.yml. 2014-11-25 21:10:18 +01:00
Faerbit
40b14b30d3 Adding circle.yml to test Circle CI. 2014-11-25 21:01:11 +01:00
Faerbit
bd09ce82c4 Changed how windows focus is handled. 2014-11-25 16:01:13 +01:00
Faerbit
7c8b301fc6 Changed fog functions a little bit more. Looks nice enough. 2014-11-25 13:54:00 +01:00
Steffen Fündgens
3de10e73ae skeleton runs now, only xml read/write missing 2014-11-25 13:51:25 +01:00
Faerbit
4d13fe124e Removing global variables from physics, because they are not needed. 2014-11-25 13:38:28 +01:00
Faerbit
c98909631a Changed fog function from exp to linear. 2014-11-25 13:24:02 +01:00
Faerbit
6b8f5670c2 Ignoring another error in bullet. 2014-11-24 20:51:17 +01:00
Faerbit
f3e038800b More convenience. 2014-11-24 19:54:13 +01:00
Faerbit
b654ea1372 Added support for ninja build system and fixed uploading to Mega. 2014-11-24 15:59:59 +01:00
Faerbit
df6c9c59b2 Added package script. 2014-11-24 15:12:18 +01:00
Steffen Fündgens
a4fc18f944 converter now takes the Level to convert as input 2014-11-24 13:21:52 +01:00
Steffen Fündgens
89a31c62b3 added tinyxml2 for xml conversion 2014-11-24 13:03:55 +01:00
Faerbit
9a9313d434 Starting another travis try. 2014-11-24 02:29:40 +01:00
Faerbit
c4ed64fecc Enabling cross compiling if supported by the current system. 2014-11-24 02:10:25 +01:00
Faerbit
3b92b32a3a Changed build script a bit. 2014-11-24 01:53:29 +01:00
Faerbit
bedf58b27a Changing vector of objects to vector of pointer of objects for clearer construnction. 2014-11-23 00:59:54 +01:00
Faerbit
b5ecd8698d Replacing skybox attribute with skydome. 2014-11-23 00:57:16 +01:00
Faerbit
641f94b715 Changed skybox to skydome. 2014-11-22 00:39:58 +01:00
Jasper
d98b51f117 Merge branch 'master' of https://github.com/Faerbit/swp 2014-11-21 16:22:50 +01:00
Jasper
263b7ace4b Put Box In Level 2014-11-21 16:22:36 +01:00
Steffen Fündgens
73db70b9ef now ignoring files with ~ 2014-11-21 16:09:45 +01:00
Steffen Fündgens
a0fa9e54cd Now ignoreing files with ~. 2014-11-21 16:08:03 +01:00
Steffen Fündgens
e74c48f39f Modifying CMakes files to get convert to compile. 2014-11-21 16:07:13 +01:00
Steffen Fündgens
f1f3825f07 created skeletal implementation of png to xml converter 2014-11-21 15:43:27 +01:00
Jasper
a7a75bfaad Modified adders in physics to no longer accept float x,y,z but entity/object instead. 2014-11-21 12:56:30 +01:00
Jasper
cf5d209f28 added box in physics 2014-11-21 12:50:11 +01:00
Jasper
ad4a8936bb Normalized body movement (still has float strength to change magnitude) 2014-11-21 12:31:29 +01:00
Faerbit
6ca47cbdfe Improved fog a little bit. 2014-11-21 02:46:02 +01:00
Faerbit
235cde0d74 Added skybox and refined fog a bit. Fog still needs a lot of work. 2014-11-21 02:38:03 +01:00
Faerbit
bf6cd8bda4 Fixing typo to allow cross compilation. 2014-11-20 23:25:52 +01:00
Faerbit
f6cb4cd4f1 Removing travis.yml again because it doesn't work. 2014-11-20 21:19:07 +01:00
Faerbit
a6d3f3bd9c Fixing sed command. 2014-11-20 21:16:51 +01:00
Faerbit
63297cf202 Now using standard Makefiles instead of Ninja. 2014-11-20 21:15:02 +01:00
Faerbit
d7599157f5 Fixing installation of ninja again. 2014-11-20 21:08:29 +01:00
Faerbit
d7b01cae5e Fixing installation of ninja. 2014-11-20 21:05:15 +01:00
Faerbit
b6989aa03f Adding .travis.yml for CI. 2014-11-20 21:02:58 +01:00
Faerbit
1a8f208841 Removing useless files. 2014-11-20 20:42:40 +01:00
Faerbit
94271dd9dd Implemented simple fog. 2014-11-19 01:58:48 +01:00
Faerbit
52dc055554 Now using built-in exp function. 2014-11-19 01:58:25 +01:00
Faerbit
e997566b30 Added getCameraPosition to Level because it is used very often. 2014-11-19 01:57:38 +01:00
Faerbit
327284155b Changing a few lighting paramters for testing. 2014-11-19 00:59:48 +01:00
Faerbit
d18cf76cea Changing how the intensity is calculated. 2014-11-19 00:59:33 +01:00
Faerbit
7683f4f521 Moving far plane a bit further. 2014-11-19 00:59:02 +01:00