Commit Graph

250 Commits

Author SHA1 Message Date
Faerbit
e2dd7724ac Trying without C++ 11. 2014-11-26 23:29:41 +01:00
Faerbit
4335eeb00e Adding binutils. 2014-11-26 23:09:04 +01:00
Faerbit
8d6483877b Changing dependencies. 2014-11-26 23:06:51 +01:00
Faerbit
99280607e1 Adding 64 bit compiler. 2014-11-26 23:05:01 +01:00
Faerbit
d31e50cfa8 Enabling error message. 2014-11-26 23:02:55 +01:00
Faerbit
24c149b656 Another try at cross compilation on circle. 2014-11-26 23:02:01 +01:00
Faerbit
fe4563e1d0 Forgot one windows thing. 2014-11-26 01:58:58 +01:00
Faerbit
ae18362112 Removing travis.yml because it is useless. 2014-11-26 01:54:00 +01:00
Faerbit
45ccc55786 Deactivating Windows build for now. 2014-11-26 01:53:37 +01:00
Faerbit
35012faeec Another try at cross compilation on circle. 2014-11-26 01:45:24 +01:00
Faerbit
f17a9d4374 Another try at cross compilation on circle. 2014-11-26 01:39:45 +01:00
Faerbit
cdfc6fa94a Another try at cross compilation on circle. 2014-11-26 00:56:16 +01:00
Faerbit
c6c9c83eb7 Testing out cross compilation on circle. 2014-11-26 00:43:52 +01:00
Faerbit
1af78cb6e5 Replaced cmake wrapper with own options. 2014-11-26 00:39:54 +01:00
Faerbit
3504e10102 Made Mega upload optional. 2014-11-26 00:39:26 +01:00
Faerbit
28c2347594 Do not recreate zip file everytime. 2014-11-26 00:39:03 +01:00
Faerbit
e4734ae34a Another try at Mega deployment. 2014-11-25 22:08:51 +01:00
Faerbit
ef80d0124a Another try at Mega deployment. 2014-11-25 22:07:28 +01:00
Faerbit
79440e2edd Limiting circle builds to master branch. 2014-11-25 22:06:55 +01:00
Faerbit
96c3ea4aac Another try at Mega deployment. 2014-11-25 22:03:32 +01:00
Faerbit
3c2ce439e5 Another try at Circle Artifacts. 2014-11-25 21:54:53 +01:00
Faerbit
bed712f669 Trying Circle Artifacts. 2014-11-25 21:53:00 +01:00
Faerbit
b6c8c7ed57 Configuring mega upload. 2014-11-25 21:46:37 +01:00
Faerbit
dd1705b023 Another try at mega deployment. 2014-11-25 21:33:28 +01:00
Faerbit
d524787cb7 Trying out deployment to Mega. 2014-11-25 21:30:57 +01:00
Faerbit
e5c30e464f Speeding up build on circle. 2014-11-25 21:21:13 +01:00
Faerbit
6b00de67f5 Fixing typo. 2014-11-25 21:11:05 +01:00
Faerbit
6a593eb319 Adding a few dependencies to circle.yml. 2014-11-25 21:10:18 +01:00
Faerbit
a5694e0e8c Adding circle.yml to test Circle CI. 2014-11-25 21:01:11 +01:00
Faerbit
2de9c38ce7 Changed how windows focus is handled. 2014-11-25 16:01:13 +01:00
Faerbit
7431d0d63e Changed fog functions a little bit more. Looks nice enough. 2014-11-25 13:54:00 +01:00
Faerbit
7736e7850f Removing global variables from physics, because they are not needed. 2014-11-25 13:38:28 +01:00
Faerbit
4161ae0ec4 Changed fog function from exp to linear. 2014-11-25 13:24:02 +01:00
Faerbit
b0ed3c467f Ignoring another error in bullet. 2014-11-24 20:51:17 +01:00
Faerbit
78de14907a More convenience. 2014-11-24 19:54:13 +01:00
Faerbit
2bf6eb667c Added support for ninja build system and fixed uploading to Mega. 2014-11-24 15:59:59 +01:00
Faerbit
8245e0782e Added package script. 2014-11-24 15:12:18 +01:00
Faerbit
823da599f3 Starting another travis try. 2014-11-24 02:29:40 +01:00
Faerbit
71cb8300bd Enabling cross compiling if supported by the current system. 2014-11-24 02:10:25 +01:00
Faerbit
1cc47fa4ab Changed build script a bit. 2014-11-24 01:53:29 +01:00
Faerbit
97aeb6c965 Changing vector of objects to vector of pointer of objects for clearer construnction. 2014-11-23 00:59:54 +01:00
Faerbit
ed44f71b8c Replacing skybox attribute with skydome. 2014-11-23 00:57:16 +01:00
Faerbit
3a9a04d4d6 Changed skybox to skydome. 2014-11-22 00:39:58 +01:00
Jasper
59796882e4 Merge branch 'master' of https://github.com/Faerbit/swp 2014-11-21 16:22:50 +01:00
Jasper
3d936df227 Put Box In Level 2014-11-21 16:22:36 +01:00
Steffen Fündgens
0105a74b5a Now ignoreing files with ~. 2014-11-21 16:08:03 +01:00
Jasper
fa60d52676 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
3c0deb232f added box in physics 2014-11-21 12:50:11 +01:00
Jasper
263f59f000 Normalized body movement (still has float strength to change magnitude) 2014-11-21 12:31:29 +01:00
Faerbit
1006f1cbc9 Improved fog a little bit. 2014-11-21 02:46:02 +01:00