Nicholas Hastings
|
e44dbd0e77
|
Merge.
|
2011-06-26 18:09:55 -04:00 |
|
Nicholas Hastings
|
ec12022550
|
Added msvc10 project files for TF2 ext (NPOTB).
|
2011-06-26 10:54:12 -04:00 |
|
Drifer
|
e0f670499c
|
Add a number of useful forwards and natives to the cstrike extension (bug 4732, r=fyren).
|
2011-06-26 01:25:42 -07:00 |
|
David Anderson
|
177cc87985
|
Doc improvement.
|
2011-06-25 15:31:11 -07:00 |
|
David Anderson
|
3e387f35e9
|
Updated credits.
|
2011-06-25 15:26:09 -07:00 |
|
Nicholas Hastings
|
7037723993
|
Fixed TF2 identifiers and condition stocks (bug 4974, r=me).
|
2011-06-24 19:45:16 -04:00 |
|
Scott Ehlert
|
b1098d6287
|
Using gcc 4.4 from Debian 6 for Linux builds now.
|
2011-06-24 17:29:05 -05:00 |
|
Nicholas Hastings
|
be222a16ce
|
Updated TF2 identifiers and condition stocks.
|
2011-06-24 02:01:03 -04:00 |
|
Nicholas Hastings
|
17f9a3eba6
|
Updated TF2 gamedata.
|
2011-06-24 00:53:17 -04:00 |
|
Scott Ehlert
|
0ee77c0e7d
|
Triggering a build.
|
2011-06-23 21:21:27 -05:00 |
|
Nicholas Hastings
|
b92fa45da7
|
Triggering build.
|
2011-06-23 19:14:58 -04:00 |
|
Nicholas Hastings
|
e64c2fc110
|
Triggering build.
|
2011-06-23 18:09:31 -04:00 |
|
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 |
|