Commit Graph

7 Commits

Author SHA1 Message Date
s1lent
4fad5255ba
Refactoring world.cpp, sv_phys.cpp, sv_move.cpp 2017-12-09 14:12:35 +07:00
s1lent
3bf374d298 Add project Dedicated (hlds launcher without VGUI) 2017-02-14 02:56:38 +07:00
Lev
2f64cfc873 GCC support (#339)
* GCC support - could be used via -PuseGcc command line argument.

* Refactoring around __FUNCTION__, change __FUNCTION__ into __func__.

* Refactoring, formatting, small fixes.
2017-02-11 01:51:22 +05:00
Lev
512c03160e Ignore VS2015 files. 2017-02-05 03:04:20 +05:00
dreamstalker
7891b6196a Implemented delta JIT
Implemented name->index map for sv.model_precache[]
Fixed CPPUnitLite tests runner
Source code optimizations for optimal usage of precompiled headers on linux
2015-05-19 23:20:11 +04:00
dreamstalker
4b1eabc541 Mathlib unit tests
Added REHLDS_OP_PEDANTIC define to all configs in the msvc project
Fixed CrossProduct
2015-05-16 01:44:13 +04:00
dreamstalker
7326bee095 Initial commit 2015-05-04 22:25:41 +04:00