Scott Ehlert
|
ecec7dbef3
|
Deduplicate a number of files used by extensions by moving them to the public directory (bug 5341, r=psychonic).
These files include smsdk_ext.cpp, smsdk_ext.h, sm_memtable.h, CDetour/*, and asm/*.
The smsdk_config.h file for each extension has also been moved out of the 'sdk' directory into its parent.
--HG--
rename : extensions/bintools/sdk/smsdk_config.h => extensions/bintools/smsdk_config.h
rename : extensions/clientprefs/sdk/smsdk_config.h => extensions/clientprefs/smsdk_config.h
rename : extensions/cstrike/sdk/smsdk_config.h => extensions/cstrike/smsdk_config.h
rename : extensions/curl/sdk/smsdk_config.h => extensions/curl/smsdk_config.h
rename : extensions/geoip/sdk/smsdk_config.h => extensions/geoip/smsdk_config.h
rename : extensions/mysql/sdk/smsdk_config.h => extensions/mysql/smsdk_config.h
rename : extensions/regex/sdk/smsdk_config.h => extensions/regex/smsdk_config.h
rename : extensions/sdkhooks/sdk/smsdk_config.h => extensions/sdkhooks/smsdk_config.h
rename : extensions/sdktools/sdk/smsdk_config.h => extensions/sdktools/smsdk_config.h
rename : extensions/sqlite/sdk/smsdk_config.h => extensions/sqlite/smsdk_config.h
rename : extensions/structs/sdk/smsdk_config.h => extensions/structs/smsdk_config.h
rename : extensions/tf2/sdk/smsdk_config.h => extensions/tf2/smsdk_config.h
rename : extensions/topmenus/sdk/smsdk_config.h => extensions/topmenus/smsdk_config.h
rename : extensions/updater/sdk/smsdk_config.h => extensions/updater/smsdk_config.h
rename : extensions/sdktools/CDetour/detourhelpers.h => public/CDetour/detourhelpers.h
rename : extensions/sdktools/CDetour/detours.cpp => public/CDetour/detours.cpp
rename : extensions/sdktools/CDetour/detours.h => public/CDetour/detours.h
rename : extensions/sdktools/asm/asm.c => public/asm/asm.c
rename : extensions/sdktools/asm/asm.h => public/asm/asm.h
rename : public/sample_ext/sdk/smsdk_config.h => public/sample_ext/smsdk_config.h
rename : core/logic/sm_memtable.h => public/sm_memtable.h
rename : public/sample_ext/sdk/smsdk_ext.cpp => public/smsdk_ext.cpp
rename : public/sample_ext/sdk/smsdk_ext.h => public/smsdk_ext.h
|
2014-04-23 21:19:28 -05:00 |
|
Matt Woodrow
|
95cffca5f1
|
Forgot makefiles patch
|
2009-08-17 10:53:54 +12:00 |
|
David Anderson
|
e1bb10d859
|
Removed SSE optimizations from msvc9 project files (bug 3756, r=ds, a12=blocking).
|
2009-03-30 08:31:35 +02:00 |
|
David Anderson
|
b24c75b400
|
Moved structs.gamedata.txt out of the way.
--HG--
rename : gamedata/structs.gamedata.txt => extensions/structs/structs.gamedata.txt
|
2009-03-01 17:45:04 -05:00 |
|
Scott Ehlert
|
44a04e6167
|
DS fails once again. Fixed Linux build once and for all.
|
2009-02-18 03:25:01 -06:00 |
|
Scott Ehlert
|
9d6a9eb615
|
Ugh, fixed Linux build for real by removing stray underscores.
|
2009-02-18 03:13:25 -06:00 |
|
Scott Ehlert
|
32d2d4107d
|
Fixed Linux build.
|
2009-02-18 02:58:03 -06:00 |
|
Scott Ehlert
|
47cf8f4233
|
Merge from 1.1 branch.
|
2008-12-07 21:07:14 -06:00 |
|
Scott Ehlert
|
eedfd2d70d
|
Shell script code in Makefiles is _really_ POSIX compliant now.
Missed an equal sign :\
|
2008-12-07 21:05:51 -06:00 |
|
Scott Ehlert
|
a1b91ac136
|
Merge from 1.1 branch.
|
2008-12-07 20:52:06 -06:00 |
|
Scott Ehlert
|
4bbd74b702
|
Shell script code in Makefiles is now POSIX compliant and is able to be run on dash.
|
2008-12-07 20:40:31 -06:00 |
|
Scott Ehlert
|
1422a9abe3
|
Merged changes from 1.1 branch.
|
2008-11-28 23:32:59 -06:00 |
|
Scott Ehlert
|
ecaced40f2
|
Now compiles against Metamod:Source 1.7 (bug 3445).
|
2008-11-27 01:13:51 -06:00 |
|
Scott Ehlert
|
9ae456b9d1
|
Updated makefiles to link against binaries at l4d directory instead of l4d_demo
|
2008-11-18 06:00:31 -06:00 |
|
Scott Ehlert
|
ff7a2c6b73
|
Added preliminary support for Left 4 Dead; some things may not yet work.
|
2008-11-14 09:18:30 -06:00 |
|
David Anderson
|
c8b3c82a12
|
Moved structs.inc out of plugins\include.
--HG--
rename : plugins/include/structs.inc => extensions/structs/structs.inc
|
2008-11-01 00:02:53 -07:00 |
|
David Anderson
|
e191d446a7
|
Fixed structs extension using the wrong filename.
|
2008-10-31 22:54:19 -07:00 |
|
David Anderson
|
412ad74aad
|
Fixed gamedata file refcounting bug in the structs extension.
|
2008-10-31 22:47:13 -07:00 |
|
Matt Woodrow
|
ff7cb43f6a
|
Build fix attempt one (1)
|
2008-10-09 13:58:53 +13:00 |
|
Matt Woodrow
|
dc3b4a57cc
|
Structs now builds for the old engine (bug 3286) - again.
|
2008-10-09 13:35:14 +13:00 |
|
Matt Woodrow
|
7009e755fe
|
Backed out changeset: 44b02986c01b
Damn you tortoisehg
|
2008-10-09 13:33:47 +13:00 |
|
Matt Woodrow
|
bba2cfc6f7
|
Structs now builds for the old engine (bug 3286)
|
2008-10-09 13:24:44 +13:00 |
|
David Anderson
|
88a71ddad4
|
Migrated to Visual Studio 2008 for default builds (bug 3257).
|
2008-09-27 14:59:09 -07:00 |
|
Matt Woodrow
|
187ff255bd
|
GCC will not beat me!
|
2008-09-18 18:42:13 +12:00 |
|
Matt Woodrow
|
a0107299f3
|
Predcrab - Destroyer of builds strikes again
|
2008-09-18 18:27:41 +12:00 |
|
Matt Woodrow
|
5687a7ba90
|
Added Struct Abstraction extension (bug 2666 and bug 2663)
--HG--
rename : extensions/structs/structs.txt => gamedata/structs.gamedata.txt
rename : extensions/structs/structs.inc => plugins/include/structs.inc
rename : extensions/structs/structtest.sp => plugins/testsuite/structtest.sp
|
2008-09-18 15:32:22 +12:00 |
|
Matt Woodrow
|
58870a30fb
|
Fixed structs sig.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402481
|
2008-08-29 02:26:22 +00:00 |
|
Matt Woodrow
|
e52e3c4639
|
Initial Import of beta structs extension.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402440
|
2008-08-08 00:17:37 +00:00 |
|