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 |
|
Nicholas Hastings
|
c02c4c6d6a
|
Gamedata update for CS:S, TF2, DOD:S, and HL2DM.
|
2011-04-15 01:34:18 -04:00 |
|
Nicholas Hastings
|
17476ec137
|
Triggering build to (hopefully) fix load on linux.
|
2011-04-15 00:34:51 -04:00 |
|
Nicholas Hastings
|
ee51a68c6f
|
Triggering build... again.
|
2011-04-14 23:35:08 -04:00 |
|
Nicholas Hastings
|
0120ce5d7c
|
Merge.
|
2011-04-14 23:30:04 -04:00 |
|
Nicholas Hastings
|
42c6e640fc
|
Triggering build.
|
2011-04-14 23:26:39 -04:00 |
|
Scott Ehlert
|
bc571316b9
|
Triggering a build for goodness sake.
|
2011-04-14 20:53:59 -05:00 |
|
Scott Ehlert
|
3cc1af9618
|
Triggering a build.
|
2011-04-13 20:25:10 -05:00 |
|
Scott Ehlert
|
6957bf504b
|
Triggering a build.
|
2011-04-13 19:05:41 -05:00 |
|
Scott Ehlert
|
d47dd70141
|
Attempt #2 at meaningful bootstrap error message.
|
2011-04-13 18:37:41 -05:00 |
|
Scott Ehlert
|
86eb2360db
|
Attempt at getting a meaningful error message out of buildbot bootstrap.
|
2011-04-13 18:30:34 -05:00 |
|
Scott Ehlert
|
c55e350cb2
|
Triggering a build, argh.
|
2011-04-13 17:08:39 -05:00 |
|
Scott Ehlert
|
b0fe032b8d
|
Triggering a build.
|
2011-04-13 16:44:20 -05:00 |
|
Scott Ehlert
|
aa25870fb8
|
Triggering a build.
|
2011-04-13 16:09:36 -05:00 |
|
Nicholas Hastings
|
a8118ea8f4
|
Merge.
|
2011-04-13 08:31:02 -04:00 |
|
Nicholas Hastings
|
1a344c1441
|
SetEntProp now marks edict state as changed at offset (bug 4855, r=fyren).
|
2011-04-13 08:13:49 -04:00 |
|
Berni
|
86a1641ac1
|
Fix compiler hanging when #including a directory (bug 4822, r=dvander)
|
2011-04-13 04:02:22 -07:00 |
|
Nicholas Hastings
|
10129fa568
|
Removed gEntList failure notify on Windows. (bug 4832, r=fyren).
|
2011-04-11 22:30:03 -04:00 |
|
David Anderson
|
935a8d36da
|
Triggering build.
|
2011-04-09 18:18:59 -07:00 |
|
Nicholas Hastings
|
2516a3af8a
|
Updated hgignore to catch msvc temp files (npotb).
|
2011-04-09 15:52:58 -04:00 |
|
Nicholas Hastings
|
120a265fc3
|
Removed core/msvc10/sourcemod_mm.sdf from version control (npotb).
|
2011-04-09 15:43:10 -04:00 |
|
Nicholas Hastings
|
33aebeb727
|
Added forwards to TF2 ext for cond addition and removal (bug 4851, r=fyren).
|
2011-04-09 00:33:55 -04:00 |
|
Nicholas Hastings
|
7e06cfb471
|
Added gamedata for Dino d-day.
|
2011-04-09 00:29:57 -04:00 |
|
Berni
|
f2bcff69a9
|
Added GetEntityClassname stock (bug 4798, r=dvander).
|
2011-04-09 00:29:46 -04:00 |
|
Nicholas Hastings
|
39b7d175b9
|
Merge
|
2011-04-07 23:03:51 -04:00 |
|
Nicholas Hastings
|
b9cebe8d87
|
triggering build.
|
2011-04-07 23:01:16 -04:00 |
|
Scott Ehlert
|
6814cfbcd7
|
Triggering a build, please.
|
2011-04-07 15:09:56 -05:00 |
|
Scott Ehlert
|
2884696024
|
Triggering a build, perhaps.
|
2011-04-07 14:51:56 -05:00 |
|
David Anderson
|
6930046bc6
|
Triggering build.
|
2011-04-07 04:16:38 -05:00 |
|
David Anderson
|
174cbfe3b9
|
Triggering build.
|
2011-04-07 04:13:54 -05:00 |
|
David Anderson
|
611c7633cf
|
Triggering build.
|
2011-04-07 04:05:00 -05:00 |
|
David Anderson
|
822d4269c4
|
Pushing build.
|
2011-04-07 04:04:02 -05:00 |
|