Andrey Akhmichin
|
1f03fdf2ad
|
Merge pull request #1 from FreeSlave/aghl-strfix
Fix building (error: invalid conversion from ‘const char*’ to ‘char*’…
|
2017-04-02 17:06:03 +05:00 |
|
Roman Chistokhodov
|
382f3f158c
|
Fix building (error: invalid conversion from ‘const char*’ to ‘char*’ [-fpermissive])
|
2017-04-02 14:52:50 +03:00 |
|
Night Owl
|
8250d355f5
|
Fix build on some environments.
|
2017-04-02 01:47:56 +05:00 |
|
Night Owl
|
ad44c62154
|
Fix android build.
|
2017-04-01 03:00:21 +05:00 |
|
Night Owl
|
de37b3a66a
|
Merge branch 'master' into aghl
|
2017-03-31 16:36:58 +05:00 |
|
Night Owl
|
1b43851c6d
|
Fix crash.
|
2017-03-31 13:43:16 +05:00 |
|
Night Owl
|
5262be2607
|
Fix build again.
|
2017-03-31 01:27:38 +05:00 |
|
Night Owl
|
832c76785e
|
Update Android.mk.
|
2017-03-30 21:53:49 +05:00 |
|
Night Owl
|
10c0ad0933
|
Fix cl_scores behavior for teams.
|
2017-03-30 19:33:11 +05:00 |
|
Night Owl
|
5b9be4c0c1
|
Update CMakeLists.txt.
|
2017-03-30 16:53:34 +05:00 |
|
Night Owl
|
3931dc55e7
|
Fix build with cheatprotection.
|
2017-03-30 16:37:12 +05:00 |
|
Night Owl
|
968ba1be98
|
Fix shadowing variables.
|
2017-03-30 02:53:22 +05:00 |
|
Night Owl
|
a35e7b5068
|
Fix some warnings.
|
2017-03-30 02:33:29 +05:00 |
|
Night Owl
|
0563fdf4a2
|
Fix -Wextra-tokens.
|
2017-03-30 01:51:06 +05:00 |
|
Night Owl
|
7370037add
|
Fix build again.
|
2017-03-30 01:41:27 +05:00 |
|
mittorn
|
e099224bc5
|
Use vgui2 functions for utf-8 print
|
2017-03-29 19:59:50 +00:00 |
|
Night Owl
|
02cff0314d
|
Fix cl_scores behavior.
|
2017-03-29 23:35:51 +05:00 |
|
Night Owl
|
c2bc51eda1
|
Update scoreboard.
|
2017-03-29 19:35:53 +05:00 |
|
Night Owl
|
ce5a8fa9eb
|
Update CMakeLists.txt again.
|
2017-03-28 23:56:14 +05:00 |
|
Night Owl
|
b64ea950fe
|
Update CMakeLists.txt.
|
2017-03-28 23:55:28 +05:00 |
|
Night Owl
|
25f0fda207
|
Fix build.
|
2017-03-28 22:01:23 +05:00 |
|
Night Owl
|
d9d2db6538
|
Upload missing files.
|
2017-03-16 02:15:18 +05:00 |
|
Night Owl
|
13a9a954d9
|
Remove duplicate agrunt.cpp >_<
|
2017-03-12 23:27:13 +05:00 |
|
Night Owl
|
aaede2f612
|
Merge original "Adrenalin Gamer" source code by @martinwebrant.
|
2017-03-12 21:12:29 +05:00 |
|
mittorn
|
55a3ab741a
|
Fix build
|
2017-02-09 22:54:09 +06:00 |
|
mittorn
|
617d75545f
|
Fix unaligned access when built by clang
|
2017-02-09 22:54:09 +06:00 |
|
mittorn
|
80593d29bd
|
Apply fixes from gravgun branch
|
2017-02-01 14:55:40 +00:00 |
|
mittorn
|
a9f2549c57
|
Add aggregate-return hack for mingw
|
2017-02-01 14:11:06 +00:00 |
|
mittorn
|
5da21e38d2
|
Fix client visual studio build
|
2017-01-10 16:45:52 +07:00 |
|
mittorn
|
02532a478b
|
Fix visual studio server build
|
2017-01-10 16:09:44 +07:00 |
|
Alibek Omarov
|
b047eefead
|
Merge pull request #21 from FreeSlave/crossbow_fix
Remove usage of MOVETYPE_COMPOUND to prevent crash
|
2017-01-05 10:26:53 +03:00 |
|
Roman Chistokhodov
|
56aa9f4a9c
|
Put MOVETYPE_COMPOUND usage under if
|
2017-01-04 22:05:21 +03:00 |
|
Roman Chistokhodov
|
b7990e270d
|
Remove usage of MOVETYPE_COMPOUND to prevent crash
|
2017-01-03 00:49:22 +03:00 |
|
Alibek Omarov
|
8d6f8c1a73
|
Merge pull request #20 from nekonomicon/minor_bugfixes
Fix some crashes.
|
2016-12-24 02:49:36 +03:00 |
|
Night Owl
|
74edcd09b3
|
Make duplicate global variables extern.
|
2016-12-04 00:41:40 +05:00 |
|
Night Owl
|
2d0ef9914a
|
Prevent crash when pressed USE and called scripted_sequence.
|
2016-11-30 01:41:14 +05:00 |
|
mittorn
|
21317e7da3
|
Fix build on some enviroments
|
2016-08-18 23:23:03 +00:00 |
|
a1batross
|
396629081c
|
Fix "too quality" @nekonomicon's PR
|
2016-08-13 13:16:23 +06:00 |
|
a1batross
|
2f317acc24
|
Fix name in Android.mk
|
2016-08-11 12:21:14 +06:00 |
|
a1batross
|
b1ab0fca72
|
Merge branch 'nekonomicon-master'
|
2016-08-08 15:01:43 +06:00 |
|
a1batross
|
008234143e
|
Revert some changes from PR
|
2016-08-08 15:01:16 +06:00 |
|
a1batross
|
422a439b85
|
conditional apt-get
|
2016-08-08 14:25:29 +06:00 |
|
a1batross
|
7fdc4ee620
|
OSX enable
|
2016-08-08 14:22:24 +06:00 |
|
a1batross
|
46218fe415
|
[skip ci] Edit README
|
2016-08-08 14:15:10 +06:00 |
|
a1batross
|
6f6b0000b5
|
Travis does not need manual set of compiler. Enable multilib
|
2016-08-08 13:59:52 +06:00 |
|
a1batross
|
fb4091a314
|
Seems YAML don't like tabs
|
2016-08-08 13:52:29 +06:00 |
|
a1batross
|
8d3cce7aa2
|
Add GoldSource support
|
2016-08-08 13:37:32 +06:00 |
|
a1batross
|
9124c049cd
|
Add build/ to gitignore
|
2016-08-08 13:29:40 +06:00 |
|
a1batross
|
6012e0e51d
|
Travis CI script
|
2016-08-08 13:28:33 +06:00 |
|
a1batross
|
42052a5057
|
CMake as optional build system
|
2016-08-08 13:27:59 +06:00 |
|