Commit Graph

252 Commits

Author SHA1 Message Date
Faerbit
b8b13859a6 Another try at cross compilation on circle. 2014-11-26 23:46:21 +01:00
Faerbit
bd017b42a9 Another try at cross compilation on circle. 2014-11-26 23:44:09 +01:00
Faerbit
d23243b2c3 Trying without C++ 11. 2014-11-26 23:29:41 +01:00
Faerbit
c9037aefcd Adding binutils. 2014-11-26 23:09:04 +01:00
Faerbit
db73e72eb7 Changing dependencies. 2014-11-26 23:06:51 +01:00
Faerbit
a69b240040 Adding 64 bit compiler. 2014-11-26 23:05:01 +01:00
Faerbit
cccd5f407a Enabling error message. 2014-11-26 23:02:55 +01:00
Faerbit
929947d7e7 Another try at cross compilation on circle. 2014-11-26 23:02:01 +01:00
Faerbit
f36a127327 Forgot one windows thing. 2014-11-26 01:58:58 +01:00
Faerbit
311195308c Removing travis.yml because it is useless. 2014-11-26 01:54:00 +01:00
Faerbit
7cc52ac493 Deactivating Windows build for now. 2014-11-26 01:53:37 +01:00
Faerbit
27806454be Another try at cross compilation on circle. 2014-11-26 01:45:24 +01:00
Faerbit
abbe93b0f9 Another try at cross compilation on circle. 2014-11-26 01:39:45 +01:00
Faerbit
677e02f890 Another try at cross compilation on circle. 2014-11-26 00:56:16 +01:00
Faerbit
c0f0bb9403 Testing out cross compilation on circle. 2014-11-26 00:43:52 +01:00
Faerbit
07dd030ed9 Replaced cmake wrapper with own options. 2014-11-26 00:39:54 +01:00
Faerbit
4cac53f4de Made Mega upload optional. 2014-11-26 00:39:26 +01:00
Faerbit
85aa7a0cab Do not recreate zip file everytime. 2014-11-26 00:39:03 +01:00
Faerbit
28282cb3d5 Another try at Mega deployment. 2014-11-25 22:08:51 +01:00
Faerbit
49bd37d289 Another try at Mega deployment. 2014-11-25 22:07:28 +01:00
Faerbit
32bbdab6f4 Limiting circle builds to master branch. 2014-11-25 22:06:55 +01:00
Faerbit
dadafb8429 Another try at Mega deployment. 2014-11-25 22:03:32 +01:00
Faerbit
33f17c0a4d Another try at Circle Artifacts. 2014-11-25 21:54:53 +01:00
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
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
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
a0fa9e54cd Now ignoreing files with ~. 2014-11-21 16:08:03 +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