Commit Graph

353 Commits

Author SHA1 Message Date
Faerbit
41bd37adb0 Adding 64 bit compiler. 2014-11-26 23:05:01 +01:00
Faerbit
85ed747c38 Enabling error message. 2014-11-26 23:02:55 +01:00
Faerbit
0d207b533a Another try at cross compilation on circle. 2014-11-26 23:02:01 +01:00
Faerbit
d5ebbdbf6a Forgot one windows thing. 2014-11-26 01:58:58 +01:00
Faerbit
3df40fd385 Removing travis.yml because it is useless. 2014-11-26 01:54:00 +01:00
Faerbit
49f498e0a2 Deactivating Windows build for now. 2014-11-26 01:53:37 +01:00
Faerbit
170443b5b8 Another try at cross compilation on circle. 2014-11-26 01:45:24 +01:00
Faerbit
6d7df9b363 Another try at cross compilation on circle. 2014-11-26 01:39:45 +01:00
Faerbit
e336f28f81 Another try at cross compilation on circle. 2014-11-26 00:56:16 +01:00
Faerbit
b7dd35c478 Testing out cross compilation on circle. 2014-11-26 00:43:52 +01:00
Faerbit
b81f7cfa76 Replaced cmake wrapper with own options. 2014-11-26 00:39:54 +01:00
Faerbit
85be96d302 Made Mega upload optional. 2014-11-26 00:39:26 +01:00
Faerbit
1d3ec46893 Do not recreate zip file everytime. 2014-11-26 00:39:03 +01:00
Faerbit
54568d4f6b Another try at Mega deployment. 2014-11-25 22:08:51 +01:00
Faerbit
eb2e7cab7f Another try at Mega deployment. 2014-11-25 22:07:28 +01:00
Faerbit
773219d6bf Limiting circle builds to master branch. 2014-11-25 22:06:55 +01:00
Faerbit
3b9dddfae9 Another try at Mega deployment. 2014-11-25 22:03:32 +01:00
Faerbit
e522df0ff3 Another try at Circle Artifacts. 2014-11-25 21:54:53 +01:00
Faerbit
b7846a9b06 Trying Circle Artifacts. 2014-11-25 21:53:00 +01:00
Faerbit
a635804aa5 Configuring mega upload. 2014-11-25 21:46:37 +01:00
Faerbit
249de19217 Another try at mega deployment. 2014-11-25 21:33:28 +01:00
Faerbit
04dff93bcb Trying out deployment to Mega. 2014-11-25 21:30:57 +01:00
Faerbit
aa66aa4b4f Speeding up build on circle. 2014-11-25 21:21:13 +01:00
Faerbit
d0cf6b2da4 Fixing typo. 2014-11-25 21:11:05 +01:00
Faerbit
841d5d9122 Adding a few dependencies to circle.yml. 2014-11-25 21:10:18 +01:00
Faerbit
b7ab0c990a Adding circle.yml to test Circle CI. 2014-11-25 21:01:11 +01:00
Faerbit
5aaf8f5d9f Changed how windows focus is handled. 2014-11-25 16:01:13 +01:00
Faerbit
67bcbf0398 Changed fog functions a little bit more. Looks nice enough. 2014-11-25 13:54:00 +01:00
Steffen Fündgens
20e7c732e2 skeleton runs now, only xml read/write missing 2014-11-25 13:51:25 +01:00
Faerbit
669e9e0334 Removing global variables from physics, because they are not needed. 2014-11-25 13:38:28 +01:00
Faerbit
51bb3a9868 Changed fog function from exp to linear. 2014-11-25 13:24:02 +01:00
Faerbit
dc06154163 Ignoring another error in bullet. 2014-11-24 20:51:17 +01:00
Faerbit
3f28b0d2e2 More convenience. 2014-11-24 19:54:13 +01:00
Faerbit
8cccd9fc8c Added support for ninja build system and fixed uploading to Mega. 2014-11-24 15:59:59 +01:00
Faerbit
8a96be1275 Added package script. 2014-11-24 15:12:18 +01:00
Steffen Fündgens
91099d91a0 converter now takes the Level to convert as input 2014-11-24 13:21:52 +01:00
Steffen Fündgens
088ae1d494 added tinyxml2 for xml conversion 2014-11-24 13:03:55 +01:00
Faerbit
6530d4084c Starting another travis try. 2014-11-24 02:29:40 +01:00
Faerbit
59b3d68b33 Enabling cross compiling if supported by the current system. 2014-11-24 02:10:25 +01:00
Faerbit
32f6944397 Changed build script a bit. 2014-11-24 01:53:29 +01:00
Faerbit
565351f7d2 Changing vector of objects to vector of pointer of objects for clearer construnction. 2014-11-23 00:59:54 +01:00
Faerbit
4fb383976b Replacing skybox attribute with skydome. 2014-11-23 00:57:16 +01:00
Faerbit
22c9a7a936 Changed skybox to skydome. 2014-11-22 00:39:58 +01:00
Jasper
6e922ec4ec Merge branch 'master' of https://github.com/Faerbit/swp 2014-11-21 16:22:50 +01:00
Jasper
704df860f8 Put Box In Level 2014-11-21 16:22:36 +01:00
Steffen Fündgens
3cca41740a now ignoring files with ~ 2014-11-21 16:09:45 +01:00
Steffen Fündgens
bbbdd2854e Now ignoreing files with ~. 2014-11-21 16:08:03 +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
2c512acc13 Modified adders in physics to no longer accept float x,y,z but entity/object instead. 2014-11-21 12:56:30 +01:00