Nicholas Hastings
|
c0d1aaa8a0
|
Allow localizaton of more base plugin strings (bug 5120, r=asherkin).
|
2013-04-08 08:00:13 -04:00 |
|
Nicholas Hastings
|
a963427967
|
Allow localization of name-reserved kick message (bug 5146, r=asherkin).
|
2013-04-08 08:00:13 -04:00 |
|
Nicholas Hastings
|
c0c3fceaad
|
Updated HL2DM gamedata.
|
2013-04-03 12:26:08 -04:00 |
|
Nicholas Hastings
|
c52d7c9126
|
Fixed AllPluginsLoaded activities happening before SM is loaded (r=dvander`hom).
|
2013-04-03 12:25:54 -04:00 |
|
David Anderson
|
6cb67a19e7
|
Checkin missing chunks from bug 5680 (ref bug 5691).
|
2013-03-31 22:03:57 -07:00 |
|
David Anderson
|
9b5ca124ab
|
Don't allocate/delete across static CRTs (no bug, irc r=fyren+psychonic).
|
2013-03-31 13:30:22 -07:00 |
|
David Anderson
|
4a0a509dd8
|
Fix typo in ExtensionSys::LoadAutoExtension (no bug, r=me).
|
2013-03-31 09:50:46 -07:00 |
|
David Anderson
|
6f2184901d
|
Fix Mac build.
|
2013-03-29 13:10:51 -07:00 |
|
David Anderson
|
201e5e59da
|
Fix build, again.
--HG--
extra : rebase_source : 8b1fb4f11f51c6b3bc63eb2e3e20467619d93a9a
|
2013-03-29 13:06:12 -07:00 |
|
Nicholas Hastings
|
2cb5778cfa
|
Merge.
|
2013-03-29 15:45:55 -04:00 |
|
Nicholas Hastings
|
006016322b
|
Updated DoD:S gamedata.
|
2013-03-29 15:45:16 -04:00 |
|
David Anderson
|
4191856034
|
Fix protobuf builds.
|
2013-03-29 12:35:56 -07:00 |
|
David Anderson
|
97f7b4f59f
|
Fix build.
|
2013-03-29 12:19:41 -07:00 |
|
David Anderson
|
ea441b3d70
|
Fix build.
|
2013-03-29 11:47:40 -07:00 |
|
David Anderson
|
045ee262a8
|
Move scared guts of core into logic (bug 5680, r=fyren).
--HG--
rename : core/ExtensionSys.cpp => core/logic/ExtensionSys.cpp
rename : core/ExtensionSys.h => core/logic/ExtensionSys.h
rename : core/HandleSys.cpp => core/logic/HandleSys.cpp
rename : core/HandleSys.h => core/logic/HandleSys.h
rename : core/NativeInvoker.cpp => core/logic/NativeInvoker.cpp
rename : core/NativeInvoker.h => core/logic/NativeInvoker.h
rename : core/NativeOwner.cpp => core/logic/NativeOwner.cpp
rename : core/NativeOwner.h => core/logic/NativeOwner.h
rename : core/PluginSys.cpp => core/logic/PluginSys.cpp
rename : core/PluginSys.h => core/logic/PluginSys.h
rename : core/ShareSys.cpp => core/logic/ShareSys.cpp
rename : core/ShareSys.h => core/logic/ShareSys.h
rename : core/smn_fakenatives.cpp => core/logic/smn_fakenatives.cpp
rename : core/logic/AutoHandleRooter.h => public/AutoHandleRooter.h
|
2013-03-29 11:37:29 -07:00 |
|
Nicholas Hastings
|
502c6f0dae
|
Triggering build.
|
2013-03-29 12:28:02 -04:00 |
|
Nicholas Hastings
|
bc31dfbbd1
|
Triggering build.
|
2013-03-29 11:58:47 -04:00 |
|
Nicholas Hastings
|
a1319f4231
|
Triggering build.
|
2013-03-29 11:06:55 -04:00 |
|
Nicholas Hastings
|
ce365abab6
|
Added Dota 2 gamedata for SDKHooks.
|
2013-03-22 23:07:17 -04:00 |
|
Nicholas Hastings
|
48a623f062
|
Merge.
|
2013-03-22 14:31:30 -04:00 |
|
Nicholas Hastings
|
a727dfb3b0
|
Updated Dota 2 gamedata.
|
2013-03-22 14:30:29 -04:00 |
|
Drifter
|
52ba76fcb2
|
Update gamedata for CS:GO update
|
2013-03-21 20:00:29 -04:00 |
|
Nicholas Hastings
|
70e29d4f20
|
Fixed IsMapValid passing blank string to engine's IsMapValid which crashes some games.
|
2013-03-21 01:22:08 -04:00 |
|
Nicholas Hastings
|
08d83eb8da
|
Backed out changeset: 40e1814dd3d6 (bug 5484).
|
2013-03-19 22:08:19 -04:00 |
|
Nicholas Hastings
|
eacff1f0b4
|
Another build fix.
|
2013-03-19 12:15:24 -04:00 |
|
Nicholas Hastings
|
4806d71ca2
|
Fixed build.
|
2013-03-19 11:46:02 -04:00 |
|
Nicholas Hastings
|
085b87dd02
|
Triggering build.
|
2013-03-19 11:36:04 -04:00 |
|
Peace-Maker
|
35cd7eb2be
|
Add alternative lookup method for EntityFactoryDictionary (bug 5658, r=asherkin).
|
2013-03-19 11:25:04 -04:00 |
|
Nicholas Hastings
|
ec716f0c58
|
Cache m_iEFlags offset for datamaps dump instead of getting for each ent (bug 5657, r=asherkin).
|
2013-03-19 11:24:01 -04:00 |
|
Nicholas Hastings
|
0d97198f88
|
Initial commit of Dota 2 gamedata (bug 5656, r=asherkin).
|
2013-03-19 11:22:52 -04:00 |
|
Nicholas Hastings
|
2c7537b4cd
|
Dota 2 support in Ambuild scripts (bug 5656, r=asherkin).
|
2013-03-19 11:22:31 -04:00 |
|
Nicholas Hastings
|
e364937353
|
Updated protobuf and usermessage support for Dota 2 (bug 5656, r=asherkin).
|
2013-03-19 11:19:38 -04:00 |
|
Nicholas Hastings
|
877ef76540
|
Tweaked Dota 2 support to account for lack of IPluginHelpers (bug 5656, r=asherkin).
|
2013-03-19 11:19:19 -04:00 |
|
Nicholas Hastings
|
519e8c5fcd
|
Added basic support for Dota 2 (bug 5656, r=asherkin).
|
2013-03-19 11:18:44 -04:00 |
|
Peace-Maker
|
305d53f094
|
Fixed possible rte in basetriggers for !ingame clients (bug 5191, r=psychonic).
|
2013-03-18 20:11:50 -04:00 |
|
Michael McKoy
|
5625ad76b9
|
Fixed mapchooser interaction with CS:GO winlimits (bug 5484, r=psychonic).
|
2013-03-18 20:10:31 -04:00 |
|
Kyle Sanderson
|
4c722bf623
|
Fixed check against uninitialized string in extension loader (bug 5546, r=psychonic).
|
2013-03-18 20:03:17 -04:00 |
|
Peace-Maker
|
8fe22c33bf
|
Fixed double print when sending psay to self (bug 5649, r=psychonic).
|
2013-03-18 19:58:18 -04:00 |
|
GoD-Tony
|
d866c061a3
|
Added logged error when PlayerRunCommand offset lookup fails (bug 5535, r=psychonic).
|
2013-03-18 19:53:30 -04:00 |
|
Nicholas Hastings
|
f8fed31918
|
Changed MM:S inclusion in sqlite vcproj to use MMSOURCE19 env var (NPOTB) (bug 5468).
|
2013-03-18 19:06:48 -04:00 |
|
Nicholas Hastings
|
e487007960
|
Fixed errors with SendConVarValue on CS:GO (bug 5638, r=asherkin).
|
2013-03-18 11:47:55 -04:00 |
|
Nicholas Hastings
|
b46f2d1527
|
Triggering build.
|
2013-03-18 10:39:22 -04:00 |
|
Nicholas Hastings
|
e162fb0e80
|
Triggering build.
|
2013-03-18 09:06:28 -04:00 |
|
Asher Baker
|
91ea3ba090
|
Force build.
|
2013-03-18 01:37:59 +00:00 |
|
Asher Baker
|
e84f6e4afd
|
Backed out updated libcurl.
|
2013-03-18 00:55:59 +00:00 |
|
Asher Baker
|
9b65900df0
|
Fix libcurl compile error.
|
2013-03-18 00:14:55 +00:00 |
|
Kyle Sanderson
|
9659340d7f
|
Force rebuild of libcurl.
|
2013-03-17 23:56:15 +00:00 |
|
Asher Baker
|
63175aa3cb
|
Updated cURL version.
|
2013-03-17 22:23:20 +00:00 |
|
Kyle Sanderson
|
986aa2a477
|
Fix a number of issues with cloned handles (bug 5240, r=asherkin).
|
2013-03-17 22:05:33 +00:00 |
|
Kyle Sanderson
|
07d7a8eeff
|
Check for cloned handles when dumping (bug 5245, r=asherkin).
|
2013-03-17 21:58:56 +00:00 |
|