Commit graph

  • 22f6ab0c16 lightgamma 1 unrestricted pierow 2018-08-01 01:02:21 -0400
  • 1cd1bf0522 sv_jumpmode queued and auto bunnyhop pierow 2018-08-01 01:01:46 -0400
  • bec0c1a46c cl_ambientsound and senslock commands pierow 2018-08-01 00:59:34 -0400
  • d2f9ceddd9 crosshair system update and merge with develop pierow 2018-08-01 00:49:49 -0400
  • 8563f5b367
    Merge pull request #17 from asmodev/asmo/vs2017 pierow 2018-07-31 23:04:13 -0400
  • b840fe80e0 Code updates to support VS2017 compilation. Does not include project updates. Asmo 2018-06-02 15:10:29 -0400
  • 1e7b6a70aa
    Merge pull request #16 from JonnyPower/feature/travis-ci-image pierow 2018-07-20 23:29:01 -0400
  • 2dc0e322a6 feat: Add build status image for develop to README.md jonnypower 2018-07-15 18:08:29 -0700
  • dd3e9e2b4e
    Merge pull request #11 from JonnyPower/macos pierow 2018-07-15 14:13:23 -0400
  • bd5f6513bc chore: debug instructions for macos jonnypower 2018-07-15 01:23:05 -0700
  • 8b9d3d3b8b chore: Readable shifting of icon_number to create byte array jonnypower 2018-07-14 23:54:24 -0700
  • 0eaa1b3ff0 chore: Compare index 0 against null terminator jonnypower 2018-07-14 23:51:46 -0700
  • f0f16adfe6 WIP crosshair system pierow 2018-06-10 19:14:31 -0400
  • b3fcf00ea8 FPS independent alien movement sounds pierow 2018-06-06 18:56:58 -0400
  • 38e748c26a centers cursor with raw input in popup menu. half-working fix for OS cursor displaying over game cursor (reappears after esc menu is opened). pierow 2018-06-06 18:54:37 -0400
  • 41791848fa fix: compiles particles as static lib jonnypower 2018-05-12 18:03:45 -0700
  • cfcde19373 Merge remote-tracking branch 'ensl/develop' into macos jonnypower 2018-05-12 17:38:59 -0700
  • cf809b82e7 Merge remote-tracking branch 'ensl/master' into macos jonnypower 2018-05-12 17:38:53 -0700
  • ca37f785ec
    Merge pull request #10 from ENSL/pierow-commfix pierow 2018-05-06 20:16:47 -0400
  • b6862645ec added cl_widescreen and fix for commander item placement and background pierow 2018-05-06 19:56:32 -0400
  • 85e5aa9e7d
    Update README.md Ari Timonen 2018-05-01 19:10:04 +0000
  • f64577edf5 Update COPYING.txt Ari Timonen 2018-05-01 14:15:30 -0400
  • 960814bbe5 Merge remote-tracking branch 'origin/master' into develop Ari Timonen 2018-05-01 14:07:10 -0400
  • 11c35b4cce
    Merge pull request #6 from ENSL/release-v3.2.1b Ari Timonen 2018-04-30 23:10:05 +0000
  • 5b5dc323b0 Remove debug symbols for Linux release build Ari Timonen 2018-04-30 19:07:51 -0400
  • abbcb5b4ba
    Merge pull request #5 from ENSL/release-v3.2.1b v3.2.1b Ari Timonen 2018-04-30 16:04:16 +0000
  • 0a73f304c7
    Merge 585876d45c into b7625be69a Jonny Alexander Power 2018-04-30 15:08:04 +0000
  • 585876d45c chore: whitespace / ifdef cleanup jonnypower 2018-04-29 23:10:26 -0700
  • e6ae628b5b fix: Wasn't missing lib - it's GL/gl.h on linux jonnypower 2018-04-29 22:57:11 -0700
  • 67c62bbb89 fix: Add libgl1 to travis jonnypower 2018-04-29 22:52:40 -0700
  • 19d92bfe65 feat: Build libparticles for use when compiling hl_cdll and ns jonnypower 2018-04-29 22:48:44 -0700
  • 186da9bf3f Merge remote-tracking branch 'origin/macos' into macos jonnypower 2018-04-29 22:14:30 -0700
  • 141f21081c chore: add deleted libparticleMP.a binary from particles directory jonnypower 2018-04-29 22:12:09 -0700
  • 259b735221 chore: fix libparticle changes - use dylib binary for macos jonnypower 2018-04-29 22:08:40 -0700
  • 84f75425e4 fix: Strongly typed collision tests for linux compile jonnypower 2018-04-29 21:48:30 -0700
  • 05c7826537 feat: Travis-ci linux build jonnypower 2018-04-29 21:47:57 -0700
  • 9711f583c4 chore: Reset particles opengl jonnypower 2018-04-29 16:22:41 -0700
  • 0a97abc3c1 chore: Reset particles makefile jonnypower 2018-04-29 16:21:47 -0700
  • b54ede04f5 chore: Linux travis needs someone who knows what they are doing - stick with osx ci for now jonnypower 2018-04-29 16:19:02 -0700
  • 22b9c2de70 fix: include libcurl 4 ssl for tavis jonnypower 2018-04-29 16:12:16 -0700
  • f57a9fdf0a fix: gcc multilib jonnypower 2018-04-29 16:03:21 -0700
  • 2ccb671db0 fix: gcc multilib jonnypower 2018-04-29 16:01:56 -0700
  • aa013ca998 fix: was doubling up os builds jonnypower 2018-04-29 15:51:00 -0700
  • e24b9b7fe2 feat: OSX vgui dylib jonnypower 2018-04-29 15:49:33 -0700
  • 69af0a19a6 chore: Makefile OSX cleanup / travis test jonnypower 2018-04-29 15:49:16 -0700
  • 414d80b68d feat: Add os yml flags for linux / osx jonnypower 2018-04-29 15:41:39 -0700
  • 23f9b87158 feat: Add os yml flags for linux / osx jonnypower 2018-04-29 15:40:51 -0700
  • aed76e92b2 feat: travis-ci for osx / linux wip jonnypower 2018-04-29 15:37:58 -0700
  • 054f8d929b fix: Mem leak, use auto boxing for temp value jonnypower 2018-04-27 19:15:06 -0700
  • ea2a5833b7 feat: Compileable Mac OS jonnypower 2018-04-24 23:15:48 -0700
  • b7625be69a
    Merge pull request #2 from unknownworlds/master Ari Timonen 2018-04-30 05:13:44 +0000
  • 4b3742f515 chore: add deleted libparticleMP.a binary from particles directory jonnypower 2018-04-29 22:12:09 -0700
  • e735f87302 chore: fix libparticle changes - use dylib binary for macos jonnypower 2018-04-29 22:08:40 -0700
  • 8a1fc7ded6 fix: Strongly typed collision tests for linux compile jonnypower 2018-04-29 21:48:30 -0700
  • d0202f2f89 feat: Travis-ci linux build jonnypower 2018-04-29 21:47:57 -0700
  • e442ac8fbf Remove 7z file Ari Timonen 2018-04-29 23:34:12 -0400
  • d865130284 chore: Reset particles opengl jonnypower 2018-04-29 16:22:41 -0700
  • 74f5440fd0 chore: Reset particles makefile jonnypower 2018-04-29 16:21:47 -0700
  • 75a4d27def chore: Linux travis needs someone who knows what they are doing - stick with osx ci for now jonnypower 2018-04-29 16:19:02 -0700
  • 59c4658a9c fix: include libcurl 4 ssl for tavis jonnypower 2018-04-29 16:12:16 -0700
  • eaa10fbd05 fix: gcc multilib jonnypower 2018-04-29 16:03:21 -0700
  • 81a32de0ce fix: gcc multilib jonnypower 2018-04-29 16:01:56 -0700
  • 1802f606df fix: was doubling up os builds jonnypower 2018-04-29 15:51:00 -0700
  • 8b0ef37b99 feat: OSX vgui dylib jonnypower 2018-04-29 15:49:33 -0700
  • edee83607c chore: Makefile OSX cleanup / travis test jonnypower 2018-04-29 15:49:16 -0700
  • 5fdd68ad45 feat: Add os yml flags for linux / osx jonnypower 2018-04-29 15:41:39 -0700
  • 9074546bcf feat: Add os yml flags for linux / osx jonnypower 2018-04-29 15:40:51 -0700
  • c58692c6f8 feat: travis-ci for osx / linux wip jonnypower 2018-04-29 15:37:58 -0700
  • 4a9485396e add forgotten line Bacsu 2018-04-29 00:31:34 +0200
  • 04a1a8ac7b missing bitmap font for high res Bacsu 2018-04-25 18:35:19 +0200
  • b66cc714fd add forgotten line Bacsu 2018-04-29 00:31:34 +0200
  • eaaca775e8 fix: Mem leak, use auto boxing for temp value jonnypower 2018-04-27 19:15:06 -0700
  • 2f332fb3c1 missing bitmap font for high res Bacsu 2018-04-25 18:35:19 +0200
  • c6712dfe45 feat: Compileable Mac OS jonnypower 2018-04-24 23:15:48 -0700
  • f6d88fa095
    Merge pull request #1 from ENSL/pyro-fixes pierow 2018-04-22 12:58:17 -0400
  • 6a1e564bae Hor+ widescreen with commander fix, jetpack lateral accel not tied to FPS, and walk speed bug workaround pierow 2018-04-22 12:43:44 -0400
  • e31260376d Remove temp files Ari Timonen 2018-04-22 18:49:38 +0300
  • 4f13237895 Update line endings Ari Timonen 2018-04-22 18:55:55 +0300
  • 09ecd788ed Update .git files for line endings Ari Timonen 2018-04-22 18:46:47 +0300
  • 9c3245fc8d Merge remote-tracking branch 'fmoraw/linux' into develop Ari Timonen 2018-04-22 18:43:06 +0300
  • 6c3ae93ca7 Add libpng12 include mittorn 2017-04-12 13:24:34 +0000
  • 3b798b9802 Fix UB mittorn 2017-04-12 13:24:07 +0000
  • 00610590d0 small several bugfix (linux Bacsu 2016-10-11 23:26:04 +0200
  • 8eaa3a7eb9 Merge from bacsu & fix linux includes fmoraw 2016-10-08 20:35:54 +0200
  • 32506d863b SDL ChatPanel Bacsu 2016-10-05 20:19:07 +0200
  • ac85878fa9 votemap hotfix 2 Bacsu 2016-09-12 12:44:19 +0200
  • 860c72fe4e votemap hotfix Bacsu 2016-09-12 09:56:52 +0200
  • 51741242ef included libcurl 7.50-nossl to fix server error svc_bad Bacsu 2016-09-03 01:47:28 +0200
  • 6fbcf4a3d0 Revert "Revert "included libcurl 7.50-nossl to fix server svc_bad error"" Bacsu 2016-09-03 01:36:22 +0200
  • 98a6548889 Revert "included libcurl 7.50-nossl to fix server svc_bad error" Bacsu 2016-09-03 01:35:36 +0200
  • bfafbf05f4 included libcurl 7.50-nossl to fix server svc_bad error Bacsu 2016-09-03 01:32:10 +0200
  • 6de3b8ee26 Add files via upload Bacsu 2016-09-02 23:29:43 +0200
  • fa7ed91d5b win32 compiling bug Bacsu 2016-08-30 17:03:37 +0200
  • e43d42f436 Update AvHPieMenuHandler.cpp Bacsu 2016-03-07 21:55:26 +0100
  • 5e668c5bd8 Update AvHPieMenuHandler.cpp Bacsu 2016-03-07 21:51:19 +0100
  • 57fcad38d3 linux build bug fix fmoraw 2015-12-11 16:21:57 +0100
  • 41f0ed5998 ns v3.2.1a fix fmoraw 2015-12-10 21:25:44 +0100
  • 75a5d9ee63 ns v3.2.1a fmoraw 2015-12-10 18:36:45 +0100
  • b7fb6e18e9 ns v3.2.1a fmoraw 2015-12-10 18:32:09 +0100
  • 1c552d08fb ns v3.2.1a fmoraw 2015-12-10 18:29:55 +0100