David Anderson
|
ab5972610c
|
Merge pull request #56 from maximsmol/fix_memdbg_on_mac
sdk2013: Fix memdbg on Mac
|
2019-02-24 10:29:13 -08:00 |
|
Maksim Smolin
|
2d52e7127e
|
fix utlstring trying to override memdbg on Mac debug builds
|
2019-01-22 16:59:27 -08:00 |
|
Maksim Smolin
|
8a7a0a5409
|
fix malloc.h missing from memdbgon.h on mac debug builds
|
2019-01-22 16:58:39 -08:00 |
|
Nicholas Hastings
|
0ef5d3d482
|
Merge branch 'sdk2013' of https://github.com/alliedmodders/hl2sdk into sdk2013
|
2017-11-05 09:52:22 -05:00 |
|
Nicholas Hastings
|
8436bcd560
|
Recompile tier1 libraries.
|
2017-11-05 09:50:21 -05:00 |
|
Nicholas Hastings
|
7aa0a55e70
|
Fix Mac tier1 build.
|
2017-11-05 09:49:56 -05:00 |
|
Nicholas Hastings
|
537953200e
|
Fix crash saving KeyValues to file on games using older SDK 2013 version (#38)
Fixes https://github.com/alliedmodders/sourcemod/issues/666
The tier1 lib will need to be recompiled for all platforms as well.
|
2017-11-05 08:42:51 -05:00 |
|
Nicholas Hastings
|
245ba001b2
|
Bad shim to UtlBuffer::GetString for compat with other SDKs.
|
2017-10-28 09:31:48 -04:00 |
|
Nicholas Hastings
|
2ed625af40
|
Recompile mathlib.
|
2017-06-21 08:38:06 -04:00 |
|
Nicholas Hastings
|
d0c71a9eb7
|
Replace HushAsserts() calls in mathlib. Older SDK2013 mods don't have this.
|
2017-06-21 08:16:54 -04:00 |
|
Nicholas Hastings
|
210dc2073f
|
Re-add Mac malloc.h fix lost in last merge.
|
2017-04-29 09:46:46 -04:00 |
|
Nicholas Hastings
|
fd5a970b2c
|
Recompile tier1.
|
2017-04-29 09:29:59 -04:00 |
|
Nicholas Hastings
|
4ed8d23c39
|
Add back some fixes that got clobbered in sync again.
|
2017-04-28 07:16:29 -04:00 |
|
Geoffrey McRae
|
fd71bdcb17
|
[gcc] fixed out of order initializers (#33)
|
2017-03-26 11:10:42 -04:00 |
|
Nicholas Hastings
|
f71fa10c56
|
Add .gitignore.
|
2016-11-30 15:06:24 -05:00 |
|
Nicholas Hastings
|
282da21485
|
Recompile tier1 and mathlib.
|
2016-11-30 15:05:57 -05:00 |
|
Nicholas Hastings
|
3957adff10
|
Sync with upstream (Issue #30).
Recompiled tier1 and mathlib for all platforms will come in next commit.
|
2016-11-30 10:01:15 -05:00 |
|
Nicholas Hastings
|
98fe5b5a34
|
Force KeyValues to use g_pMemAlloc where applicable for string alloc.
|
2015-07-12 15:25:35 -04:00 |
|
Nicholas Hastings
|
c6a0af0f3c
|
Unsigned warning fix in public/tier1/byteswap.h
|
2015-04-23 21:20:35 -04:00 |
|
Nicholas Hastings
|
28b43b0624
|
Recompile Windows tier1 with VS2010.
|
2014-11-25 11:27:22 -05:00 |
|
Nicholas Hastings
|
12d384f0de
|
Compat hacks for mods on old SDK Base.
|
2014-11-01 10:05:56 -04:00 |
|
Nicholas Hastings
|
37cd5ba0ae
|
Recompile Windows tier1.
|
2014-10-30 13:43:03 -04:00 |
|
Nicholas Hastings
|
0bb45db464
|
Recompile OSX tier1.
|
2014-10-30 10:39:02 -07:00 |
|
Nicholas Hastings
|
5a6339710a
|
Recompile linux tier1.
|
2014-10-30 10:20:30 -07:00 |
|
Nicholas Hastings
|
917a15eeb9
|
Add back some fixes that got clobbered in sync.
|
2014-10-30 13:13:30 -04:00 |
|
Nicholas Hastings
|
88961a1b35
|
Add back some fixes that got clobbered in sync.
|
2014-10-30 13:12:17 -04:00 |
|
Nicholas Hastings
|
2445f07be4
|
Add missing files from last sync.
|
2014-10-30 13:06:07 -04:00 |
|
Nicholas Hastings
|
5c7d90ed0f
|
Add back some fixes that got clobbered in sync.
|
2014-10-30 12:53:45 -04:00 |
|
Nicholas Hastings
|
820616e9fc
|
Merge branch 'sdk2013' of https://github.com/alliedmodders/hl2sdk into sdk2013
|
2014-10-30 12:32:51 -04:00 |
|
Nicholas Hastings
|
aa5841f220
|
Sync with latest source-sdk-2013.
|
2014-10-30 12:30:57 -04:00 |
|
Nicholas Hastings
|
6abc7fddca
|
Remove libprotobuf from tree.
|
2014-10-30 12:30:18 -04:00 |
|
David Anderson
|
a72900cd1a
|
Fix reorder warning in tier0/vprof.h.
|
2014-06-25 01:06:04 -07:00 |
|
David Anderson
|
ba938c001a
|
Delete README.md
|
2014-05-27 01:22:11 -07:00 |
|
David Anderson
|
3c367af625
|
Create README.md
|
2014-05-27 00:10:03 -07:00 |
|
Scott Ehlert
|
287a038894
|
Re-enable __restrict modifier for GCC, Clang 3.4, or Apple Clang 5.1.
|
2014-03-10 22:36:34 -05:00 |
|
Scott Ehlert
|
d091fd2e17
|
Fix initialization order warning for GCC and Clang.
|
2014-02-28 16:10:02 -06:00 |
|
Nicholas Hastings
|
9f56d259e9
|
Recompile Windows mathlib and tier1 with newly synced proj settings.
|
2014-02-28 14:08:49 -05:00 |
|
Nicholas Hastings
|
e2781a0000
|
SDK sync.
|
2014-02-28 14:08:09 -05:00 |
|
Nicholas Hastings
|
7cc1bd2f96
|
Recompile linux and mac tier1.
|
2013-11-03 09:37:43 -05:00 |
|
Nicholas Hastings
|
b6b8c0d16c
|
Fix line endings in xcode_ccache_wrapper script.
|
2013-11-03 09:37:30 -05:00 |
|
Nicholas Hastings
|
a111d890da
|
Undefine RESTRICT if GNUC due to ABI incompat between GCC and Clang.
|
2013-11-03 09:37:09 -05:00 |
|
Nicholas Hastings
|
9bdeb3743c
|
Recompiled tier1.
|
2013-11-01 18:08:01 -04:00 |
|
Nicholas Hastings
|
07230e9a3b
|
Recompiled tier1.
|
2013-10-13 15:15:15 -04:00 |
|
Nicholas Hastings
|
fd59de0881
|
Include stdlib.h instead of malloc.h on Mac.
|
2013-10-13 11:28:49 -04:00 |
|
Nicholas Hastings
|
d4c0dc2f11
|
Fixed restrict errors in bitbuf when compling on clang.
|
2013-10-13 10:25:08 -04:00 |
|
Nicholas Hastings
|
9889382863
|
Allow compilation on gcc/clang without -Wno-unknown-pragmas.
|
2013-10-06 13:46:15 -04:00 |
|
Nicholas Hastings
|
34d4b05185
|
Added SetNext to ConCommandBase, required for MM:S.
|
2013-10-06 12:36:32 -04:00 |
|
Nicholas Hastings
|
14d75c2f42
|
Added linux server tier0 and vstdlib libs.
|
2013-10-06 12:35:19 -04:00 |
|
Nicholas Hastings
|
66e98064f5
|
Various warning and error fixes.
|
2013-10-06 12:10:21 -04:00 |
|
Joe Ludwig
|
e424d7f958
|
Added missing libs for linux and OSX in their new location.
|
2013-09-05 18:17:03 -07:00 |
|