Nicholas Hastings
|
49a6508888
|
Added msvc10 project for SDKTools (NPOTB).
|
2011-06-22 09:46:56 -04:00 |
|
David Anderson
|
859678536f
|
Fixed crash on plugin unload when two cmds exist with same name, different casing (bug 4698, r=Fyren).
|
2011-06-20 13:30:14 -04:00 |
|
Nicholas Hastings
|
9a5f788807
|
Normalized line endings in IGameHelpers.h to appease FYREN.
|
2011-06-18 14:36:20 -04:00 |
|
Nicholas Hastings
|
84b3b1d29c
|
Added HintTextMsg to IGameHelpers (bug 4950, r=Fyren).
|
2011-06-18 14:34:17 -04:00 |
|
Nicholas Hastings
|
80eb18a425
|
Moved GetEntityClassname to end of entity.inc to fix plugin compile errors (bug 4798).
|
2011-06-18 14:31:46 -04:00 |
|
Scott Ehlert
|
3e1ab53abd
|
Fixed clang OS X build.
|
2011-06-17 18:21:17 -05:00 |
|
Scott Ehlert
|
18c119b4d5
|
Removed -static-libgcc for Mac OS X build (no bug, r=dvander).
This fixes the ld warning: could not create compact unwind for __Unwind_Resume: non-standard register 0 being saved in prolog
|
2011-06-17 18:00:32 -05:00 |
|
Nicholas Hastings
|
e67a65c0db
|
Fixed build.
|
2011-06-16 15:59:27 -04:00 |
|
Scott Ehlert
|
4c878c4963
|
Fixed crash in MemoryUtils::ResolveSymbol() on OS X Lion (10.7) (bug 4951, r=dvander).
|
2011-06-15 16:02:05 -05:00 |
|
Nicholas Hastings
|
e8fbe0f36c
|
Fixed uninit'ed string and other minor issues in basetriggers (bug 4945, r=fyren).
|
2011-06-05 23:13:25 -04:00 |
|
Nicholas Hastings
|
243b7e25f8
|
Added array element selection with Get/SetEntProp* on arrays (bug 4160, r=fyren).
|
2011-06-05 21:52:36 -04:00 |
|
John Schoenick
|
f1a4a08c7f
|
Fixed regression in FindEntityByClassname from bug 4899 (bug 4941, r=predcrab).
|
2011-06-01 20:36:16 -04:00 |
|
Fyren
|
c0fa36b9a1
|
Added support for language aliases (bug 4858, r=dvander).
|
2011-05-25 21:10:18 -04:00 |
|
Nicholas Hastings
|
835b2d7ced
|
Slight ep1 gamedata cleanup.
|
2011-05-25 20:56:30 -04:00 |
|
Nicholas Hastings
|
13c2381ba7
|
Added gamedata for Eternal Silence (bug 4880).
|
2011-05-25 20:50:51 -04:00 |
|
Fyren
|
fbc8e899dd
|
Forcing build.
|
2011-05-25 13:57:17 -04:00 |
|
Nicholas Hastings
|
5ee8c8ce91
|
Backed out changeset: a7a73225f8ee
|
2011-05-25 13:56:34 -04:00 |
|
Nicholas Hastings
|
971793d6a1
|
Backed out changeset: 065beec73902
|
2011-05-25 13:56:13 -04:00 |
|
Nicholas Hastings
|
9d7a905fb1
|
Backed out changeset: 65eb3df32b1c
|
2011-05-25 13:31:14 -04:00 |
|
Nicholas Hastings
|
731f002175
|
Backed out changeset: abe4ce9d3e0e
|
2011-05-25 13:30:40 -04:00 |
|
Nicholas Hastings
|
7e6f3bfd83
|
Adjusting the proper set of flags this time.
|
2011-05-25 11:25:20 -04:00 |
|
Nicholas Hastings
|
3e14739b29
|
Attempting to fix SDKTools build.
|
2011-05-25 11:21:16 -04:00 |
|
Nicholas Hastings
|
d7fb6b2892
|
Fixed invalid client errors from late-load of SourceTV (bug 4881, r=fyren).
|
2011-05-25 08:31:12 -04:00 |
|
Nicholas Hastings
|
7527f441ae
|
Switched to using IServerTools in SDKTools where possible. (bug 4899, r=fyren).
|
2011-05-25 08:27:27 -04:00 |
|
Nicholas Hastings
|
5228ee1d91
|
Updated garrysmod gamedata.
|
2011-05-24 20:36:09 -04:00 |
|
Nicholas Hastings
|
297a98e065
|
Handle leak notice now prints to error log (as well as fatal) (bug 4929, r=dvander).
|
2011-05-24 18:37:45 -04:00 |
|
Nicholas Hastings
|
727d8afd94
|
Updated core msvc10 proj file (no smn_profiler) (NPOTB).
|
2011-05-24 18:35:09 -04:00 |
|
Nicholas Hastings
|
c292fba3df
|
Updated core msvc9 proj file (engine defs, -smn_profiler, mms17 -> mms18) (NPOTB).
|
2011-05-24 18:34:45 -04:00 |
|
Nicholas Hastings
|
9954ff55f5
|
Added msvc10 project file for sm logic. (NPOTB).
|
2011-05-24 14:21:24 -04:00 |
|
Fyren
|
fefd84d431
|
Translator now properly falls back on bad server language (bug 4861, r=dvander).
|
2011-05-24 13:25:28 -04:00 |
|
Fyren
|
b4a7d21b9e
|
Removed compiler double include check (bug 4863, r=dvander).
|
2011-05-24 10:49:40 -04:00 |
|
Nicholas Hastings
|
d03e051611
|
Fixed var names and docs for TF2_MakeBleed native (bug 4928, r=fyren).
|
2011-05-24 10:17:48 -04:00 |
|
John Schoenick
|
e8c141d775
|
Make SQL_LastInsertId and SQL_GetAffectedRows work on query handles, allowing their use with threaded queries
|
2011-05-14 20:21:37 -07:00 |
|
David Anderson
|
5b45e29533
|
Move profile natives to logic, add linux support (bug 4927, r=ds).
|
2011-05-22 02:04:34 -07:00 |
|
FlaminSarge
|
024d094459
|
Added TF2 megaheal cond defines to tf2 incs (bug 4916, r=psychonic).
|
2011-05-12 11:33:50 -04:00 |
|
Gareth Clarke
|
df977577e2
|
Updated ep2v SetUserCvar gamedata (bug 4904).
|
2011-05-06 08:07:40 -04:00 |
|
Scott Ehlert
|
b63b94bc81
|
Updated buildbot scripts to support clang builders.
|
2011-05-01 00:17:11 -05:00 |
|
Scott Ehlert
|
7e514f5d34
|
Moved -static-libgcc to linker flags.
|
2011-05-01 00:09:25 -05:00 |
|
Scott Ehlert
|
cb2de2e5c4
|
Avoid depending on __isoc99_sscanf@GLIBC_2.7 when building on Linux with glibc >= 2.7 (bug 4894, r=dvander).
|
2011-04-28 02:43:55 -05:00 |
|
Nicholas Hastings
|
f2fedbc3e6
|
Merge.
|
2011-04-25 19:05:48 -04:00 |
|
Nicholas Hastings
|
8ef686fd21
|
Updated dinodday gamedata for today's game update.
|
2011-04-25 19:05:01 -04:00 |
|
Nicholas Hastings
|
4c96e9a17d
|
Updated zps gamedata for today's game update.
|
2011-04-25 19:04:34 -04:00 |
|
Scott Ehlert
|
939bc00b2b
|
Added detection for clang compiler and fixed various warnings triggered by it (bug 4878, r=dvander).
|
2011-04-23 21:53:53 -05:00 |
|
Nicholas Hastings
|
0b06d3412e
|
Updated Windows signature for GMod CreateEntityByName.
|
2011-04-17 16:12:45 -04:00 |
|
Nicholas Hastings
|
94f6f60105
|
Merge.
|
2011-04-15 15:40:38 -04:00 |
|
Nicholas Hastings
|
4bd6bc9683
|
Updated Garry's Mod gamedata.
|
2011-04-15 15:16:47 -04:00 |
|
David Anderson
|
3c59621425
|
Backed out changeset d6853d8d39fd
|
2011-04-15 10:59:10 -07:00 |
|
David Anderson
|
a37e2ab26a
|
Fix bug where globals can be assigned invalid memory (bug 4643, r=ds).
|
2011-04-15 10:50:09 -07:00 |
|
Nicholas Hastings
|
d099febf7b
|
Added new param to CTFPlayerShared::Disguise call in TF2 ext (bug 4866, r=fyren).
|
2011-04-15 12:11:32 -04:00 |
|
Nicholas Hastings
|
b9f82332c8
|
Shortened __ext name for ClientPrefs to avoid hitting symbol limit (bug 4839).
|
2011-04-15 02:06:50 -04:00 |
|