26 Commits

Author SHA1 Message Date
Andrey Akhmichin
8eacbcf1d6 Merge branch 'master' into CAd 2021-06-20 04:01:21 +05:00
Bohdan Shulyar
662af50306
Bump minimum CMake version (lower versions are deprecated) (#182) 2021-06-18 07:41:38 +05:00
Roman Chistokhodov
b34b6a0778
Fix windows build (#179)
* Add hl.def to cmakelists.txt

* Add appveyor artifact
2021-06-17 23:33:55 +05:00
Andrey Akhmichin
3c515fd603 Merge branch 'master' into CAd 2020-01-01 04:39:26 +05:00
Andrey Akhmichin
fe0265cb25 Merge branch 'master' into CAd 2019-11-12 04:41:03 +05:00
Alibek Omarov
8622cc945d CMakeLists: remove legacy 64 postfix 2019-11-11 01:07:20 +03:00
Andrey Akhmichin
11adcd5ac8 cmake: Add check for tgmath.h header. 2019-10-13 20:58:14 +05:00
Andrey Akhmichin
6b40dbd7e8 Merge branch 'master' into CAd 2019-07-10 04:50:04 +05:00
Jonathan Poncelet
65cb1f54f4 Made library functions hidden by default on Mac/Linux
This resolves an issue where the server library was calling client
library functions in error.
2018-08-07 08:24:04 +01:00
Night Owl
ea6fd2617f Merge branch 'master' into CAd 2018-03-31 17:30:04 +05:00
Alibek Omarov
4af9030156 Append 64 postfix on 64 bit 2018-03-22 15:23:34 +03:00
Night Owl
5f221033bc Merge branch 'master' into CAd 2018-02-23 03:30:16 +05:00
Roman Chistokhodov
c135463774 add_compile_options for older cmake versions 2018-01-16 15:45:53 +03:00
Roman Chistokhodov
31c1e121b5 Fix some warnings. Disable warning about invalid offsetof as it produces billion warnings in save-restore code 2018-01-13 18:05:13 +03:00
Alibek Omarov
9a02d7116f It's better to use MSVC here instead of WIN32, so it wouldn't break MinGW builds 2017-12-28 02:05:47 +03:00
Alibek Omarov
3dda2ec590 Fix compiling on MSVC2017 2017-12-28 02:02:23 +03:00
Night Owl
287a8ba600 Merge branch 'travis' into CAd 2017-12-26 15:40:06 +05:00
Alibek Omarov
c128c69ceb Add install() for CMake. 2017-12-19 00:27:56 +03:00
Night Owl
fca7953d2b Use weapon_crowbar idle animation. 2017-11-18 19:46:58 +05:00
Night Owl
31ef2278ff Add missing file to build lists. 2017-11-18 17:59:45 +05:00
Night Owl
84f4fcab9c Add monster_massn implementation. 2017-11-18 17:59:44 +05:00
Night Owl
f3966a31fe Add monster_helmet implementation. Fix monster_otis and monster_gonome. 2017-11-18 17:59:44 +05:00
Night Owl
01a416c5a7 Add weapon_eagle, weapon_displacer, monster_otis and monster_gonome implementations. 2017-11-18 17:59:30 +05:00
Night Owl
7d33351f77 Add missing file to build lists. 2017-11-18 14:53:44 +05:00
Night Owl
ecaba0de22 Upload missing file. Fix build. 2017-06-26 07:06:27 +05:00
a1batross
42052a5057 CMake as optional build system 2016-08-08 13:27:59 +06:00