Commit Graph

4103 Commits

Author SHA1 Message Date
Nicholas Hastings
1e0d0429d0 Synced gdc-psyfork (NPOTB). 2013-04-29 20:51:54 -04:00
Nicholas Hastings
37ad913086 Triggering build. 2013-04-25 11:41:49 -04:00
Nicholas Hastings
3755ad7515 Triggering build. 2013-04-23 11:44:52 -04:00
Nicholas Hastings
369e141ea8 Build fixes for recent hl2sdk-dota updates. 2013-04-23 07:11:49 -04:00
Nicholas Hastings
39c9e69d8a Remove deprecated PbReadRepeated natives. 2013-04-23 07:11:49 -04:00
Nicholas Hastings
30be1ea16e Updated CS:S gamedata. 2013-04-16 12:19:45 -04:00
Nicholas Hastings
a450361956 Added support for getting/setting protobuf enum values with Pb*Int natives (nobug, r=asherkin). 2013-04-16 11:33:36 -04:00
Nicholas Hastings
df48ad6b61 Fixed build. 2013-04-15 07:22:23 -04:00
Nicholas Hastings
264de34c31 Merge. 2013-04-15 07:13:23 -04:00
Nicholas Hastings
70444b46b9 Fixed regression in cset 68d82718dc99 causing missing protobuf natives (bug 5712). 2013-04-15 07:12:52 -04:00
Brian Simon
a79e552ab4 Added more alternative names for TFClass_Heavy (bug 5338, r=asherkin). 2013-04-11 03:07:50 +01:00
Kyle Sanderson
1b5faef097 Remove debug printout from PerformGravity (bug 5679, r=asherkin). 2013-04-11 03:03:29 +01:00
Asher Baker
fe61f583e6 Only split DWARF data out for non-explicit-debug builds (bug 5683, r=dvander). 2013-04-11 00:34:52 +01:00
Asher Baker
4031ad354b Fixed JIT conflicts with SELinux (bug 5581, r=dvander). 2013-04-11 00:33:12 +01:00
Nicholas Hastings
46b9ae4174 Merge. 2013-04-08 08:00:50 -04:00
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
Asher Baker
d5ec523584 Support emscripten for compiling spcomp (r=dvander). 2013-04-05 07:03:43 +01: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