Commit graph

682 commits

Author SHA1 Message Date
jonnypower
67c62bbb89 fix: Add libgl1 to travis 2018-04-29 22:52:40 -07:00
jonnypower
19d92bfe65 feat: Build libparticles for use when compiling hl_cdll and ns 2018-04-29 22:48:44 -07:00
jonnypower
186da9bf3f Merge remote-tracking branch 'origin/macos' into macos 2018-04-29 22:14:30 -07:00
jonnypower
141f21081c chore: add deleted libparticleMP.a binary from particles directory 2018-04-29 22:14:05 -07:00
jonnypower
259b735221 chore: fix libparticle changes - use dylib binary for macos 2018-04-29 22:14:05 -07:00
jonnypower
84f75425e4 fix: Strongly typed collision tests for linux compile
- Regression from macos source changes
2018-04-29 22:14:05 -07:00
jonnypower
05c7826537 feat: Travis-ci linux build 2018-04-29 22:14:05 -07:00
jonnypower
9711f583c4 chore: Reset particles opengl 2018-04-29 22:14:05 -07:00
jonnypower
0a97abc3c1 chore: Reset particles makefile 2018-04-29 22:14:05 -07:00
jonnypower
b54ede04f5 chore: Linux travis needs someone who knows what they are doing - stick with osx ci for now 2018-04-29 22:14:05 -07:00
jonnypower
22b9c2de70 fix: include libcurl 4 ssl for tavis 2018-04-29 22:14:05 -07:00
jonnypower
f57a9fdf0a fix: gcc multilib 2018-04-29 22:14:05 -07:00
jonnypower
2ccb671db0 fix: gcc multilib 2018-04-29 22:14:05 -07:00
jonnypower
aa013ca998 fix: was doubling up os builds 2018-04-29 22:14:05 -07:00
jonnypower
e24b9b7fe2 feat: OSX vgui dylib 2018-04-29 22:14:05 -07:00
jonnypower
69af0a19a6 chore: Makefile OSX cleanup / travis test 2018-04-29 22:14:05 -07:00
jonnypower
414d80b68d feat: Add os yml flags for linux / osx 2018-04-29 22:14:05 -07:00
jonnypower
23f9b87158 feat: Add os yml flags for linux / osx 2018-04-29 22:14:05 -07:00
jonnypower
aed76e92b2 feat: travis-ci for osx / linux wip 2018-04-29 22:14:05 -07:00
jonnypower
054f8d929b fix: Mem leak, use auto boxing for temp value 2018-04-29 22:14:05 -07:00
jonnypower
ea2a5833b7 feat: Compileable Mac OS 2018-04-29 22:14:05 -07:00
Ari Timonen
b7625be69a
Merge pull request #2 from unknownworlds/master
Add the missing GPL license from UWE repo
2018-04-30 05:13:44 +00:00
jonnypower
4b3742f515 chore: add deleted libparticleMP.a binary from particles directory 2018-04-29 22:12:09 -07:00
jonnypower
e735f87302 chore: fix libparticle changes - use dylib binary for macos 2018-04-29 22:08:40 -07:00
jonnypower
8a1fc7ded6 fix: Strongly typed collision tests for linux compile
- Regression from macos source changes
2018-04-29 21:48:30 -07:00
jonnypower
d0202f2f89 feat: Travis-ci linux build 2018-04-29 21:47:57 -07:00
Ari Timonen
e442ac8fbf Remove 7z file
Remove binary package.
2018-04-29 23:34:12 -04:00
jonnypower
d865130284 chore: Reset particles opengl 2018-04-29 16:22:41 -07:00
jonnypower
74f5440fd0 chore: Reset particles makefile 2018-04-29 16:21:47 -07:00
jonnypower
75a4d27def chore: Linux travis needs someone who knows what they are doing - stick with osx ci for now 2018-04-29 16:19:02 -07:00
jonnypower
59c4658a9c fix: include libcurl 4 ssl for tavis 2018-04-29 16:12:16 -07:00
jonnypower
eaa10fbd05 fix: gcc multilib 2018-04-29 16:03:21 -07:00
jonnypower
81a32de0ce fix: gcc multilib 2018-04-29 16:01:56 -07:00
jonnypower
1802f606df fix: was doubling up os builds 2018-04-29 15:51:00 -07:00
jonnypower
8b0ef37b99 feat: OSX vgui dylib 2018-04-29 15:49:33 -07:00
jonnypower
edee83607c chore: Makefile OSX cleanup / travis test 2018-04-29 15:49:16 -07:00
jonnypower
5fdd68ad45 feat: Add os yml flags for linux / osx 2018-04-29 15:41:39 -07:00
jonnypower
9074546bcf feat: Add os yml flags for linux / osx 2018-04-29 15:40:51 -07:00
jonnypower
c58692c6f8 feat: travis-ci for osx / linux wip 2018-04-29 15:37:58 -07:00
Bacsu
4a9485396e add forgotten line 2018-04-29 15:00:34 +00:00
Bacsu
04a1a8ac7b missing bitmap font for high res 2018-04-29 15:00:34 +00:00
jonnypower
eaaca775e8 fix: Mem leak, use auto boxing for temp value 2018-04-27 19:15:06 -07:00
jonnypower
c6712dfe45 feat: Compileable Mac OS 2018-04-24 23:15:48 -07:00
pierow
f6d88fa095
Merge pull request #1 from ENSL/pyro-fixes
Jetpack lateral thrust, Hor+ widescreen, and walk speed
2018-04-22 12:58:17 -04:00
pierow
6a1e564bae Hor+ widescreen with commander fix, jetpack lateral accel not tied to FPS, and walk speed bug workaround 2018-04-22 12:43:44 -04:00
Ari Timonen
e31260376d Remove temp files 2018-04-22 18:56:29 +03:00
Ari Timonen
4f13237895 Update line endings
Change CRLF to LF in repo.
2018-04-22 18:55:55 +03:00
Ari Timonen
09ecd788ed Update .git files for line endings
Add text=auto for text files. Force CRLF for VS studio files.
Add more useless temp files to gitignore.
2018-04-22 18:46:47 +03:00
Ari Timonen
9c3245fc8d Merge remote-tracking branch 'fmoraw/linux' into develop
Add fmoraw's libpng include to fix PNG issue.

Use external png library since:
- Only version 12 works
- Ubuntus libpng:i386 does not work due dep. problems
2018-04-22 18:43:06 +03:00
mittorn
6c3ae93ca7 Add libpng12 include 2017-04-13 13:52:59 +02:00