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
4e88626d65
Merge, agh.
2008-12-07 20:54:23 -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
1d07d24054
Triggering a build?
2008-12-07 00:49:29 -06:00
Scott Ehlert
0a0fd0c64a
Triggering yet another build.
2008-12-07 01:26:03 -05:00
Scott Ehlert
a7c6fc12d8
Triggering a build on an off chance.
2008-12-06 23:53:55 -06:00
Scott Ehlert
48f0a49f9b
Triggering a build perhaps.
2008-12-06 23:26:18 -06:00
Scott Ehlert
b63d714a06
Triggering a build maybe.
2008-12-06 22:17:51 -06:00
Scott Ehlert
7bdcea5814
Merged changes from 1.1 branch.
2008-12-05 15:57:49 -06:00
Scott Ehlert
f418f38589
Added L4D build config to sample extension's project files.
2008-12-05 15:56:36 -06:00
Matt Schubert
7d3e32b65f
Attempted fix for GiveNamedItem crashing on Windows (bug 3472, r=dvander)
2008-12-03 13:04:48 -05:00
Scott Ehlert
52377b509b
Triggering another build to fix bug 3478 for real.
2008-12-03 10:41:00 -06:00
Scott Ehlert
14152bb7ba
Triggering build to fix bug 3478.
...
The structure of typedescription_t in our L4D SDK was wrong and it has been updated.
Not only does this fix sm_dump_datamaps in SDKTools, but it also fixes issues with the datamap-related natives in Core where there was a datamap within a datamap.
2008-12-03 10:34:32 -06:00
Scott Ehlert
d51aaec97d
Fixed a memory leak that occurred when a ConCmdIter handle was closed. (L4D engine)
...
Note: These handles are used by the FindFirstConCommand and FindNextConCommand natives.
2008-12-02 10:57:42 -06:00
Matt Schubert
ea3fe754f4
Fixed missing slap sounds in L4D (bug 3453, r=dvander)
2008-11-30 12:53:18 -05:00
David Anderson
04354a809c
Fixed FindTeamByName using wrong case sensitivity (bug 3446, r=pred).
2008-11-29 23:28:28 -06:00
David Anderson
3cf30f5e62
Added filetest.sp to testsuite.
2008-11-29 22:44:11 -06:00
David Anderson
7ff0129f36
Fixed ReadFileString ignoring fourth parameter (bug 3459, r=ds).
2008-11-29 22:43:30 -06:00
David Anderson
b684d3aad7
Various nits on smupdate tool (bug 3351, r=pred).
2008-11-29 20:07:43 -06:00
Matt Schubert
f164419baa
Fixed hsay/tsay not checking for in-game players
2008-11-29 18:49:10 -05:00
David Anderson
f20603ad06
Triggered build, something funky happened....
2008-11-29 16:58:59 -06:00
David Anderson
bac975331d
Merge from sourcemod-1.1.
2008-11-29 16:28:50 -06:00
David Anderson
dcccfbd26a
Fixed sm_sql_addadmin reading the immunity field as a password (bug 3395, r=pred).
2008-11-29 16:27:52 -06:00
Matt Schubert
4baf847062
Fixed hsay/tsay not checking for in-game players
2008-11-29 13:16:33 -05:00
Scott Ehlert
90a44ea6c8
Pushed build.
2008-11-28 23:49:37 -06:00
Scott Ehlert
fef83838f9
Merged another change from 1.1 branch.
2008-11-28 23:34:18 -06:00
Scott Ehlert
1422a9abe3
Merged changes from 1.1 branch.
2008-11-28 23:32:59 -06:00
David Anderson
2fc0520895
Fixed ReadFile sign-extending instead of zero-extending (bug 3449, r=ds).
2008-11-28 20:01:23 -06:00
Scott Ehlert
7b1adfe00b
Added msvc9 project file for sample_ext
...
Also updated msvc8 project file for compilation against MM:S 1.7
2008-11-27 02:37:31 -06:00
Scott Ehlert
28e1568eb7
Missed a reference to SOURCEMM16 in JIT project files (bug 3445).
2008-11-27 02:20:08 -06:00
Scott Ehlert
0a6eac7c27
Added .hgignore so that 'hg status' can ignore untracked files of certain types.
2008-11-27 00:49:37 -06:00
Scott Ehlert
ecaced40f2
Now compiles against Metamod:Source 1.7 (bug 3445).
2008-11-27 01:13:51 -06:00
Matt Woodrow
984a2d26f4
Merge!
2008-11-25 19:14:02 +13:00
Matt Woodrow
f85bb7e490
SourceMod now handles steamid's internally without the STEAM_*: part (bug 3428)
2008-11-25 19:13:08 +13:00
Matt Woodrow
321443450a
SourceMod now handles steamid's internally without the STEAM_*: part (bug 3428)
2008-11-25 19:10:52 +13:00
Scott Ehlert
25a0a192a2
Added /MP back to core and sdktools MSVC project files.
2008-11-24 09:41:46 -06:00
Scott Ehlert
843ff25de4
Moved SE_* constants from PrePreprocessorDefinitions to AdditionalOptions in MSVC project files.
...
-Doing this should make it a bit easier to maintain in the future.
Also added back /MP to core and sdktools.
2008-11-24 09:33:11 -06:00
Scott Ehlert
4563c00deb
Merge.
2008-11-24 08:39:46 -06:00
Scott Ehlert
7a38e5584c
OriginalFilename field in core/version.rc now has correct filename based on engine.
2008-11-24 08:37:06 -06:00
Scott Ehlert
e26ce2b457
OriginalFilename field in core/version.rc now has correct filename based on engine.
2008-11-24 08:25:36 -06:00
Scott Ehlert
9c1e45d97c
Fixed crash when L4D server went into hibernation mode after having had an active bot and a reserved name was used by this bot
...
- When going into hibernation, ClientSettingsChanged is called for remaining bots
- Hook checks bot's name against reserved names in admins config and tries to kick using IClient::Disconnect
- Method of getting IClient relies on client having an INetChannel pointer
- Bots do not have an INetChannel pointer so this results in a crash
2008-11-21 14:09:50 -06:00
Scott Ehlert
c2756c731f
Try 2 of eliminating VPK warning.
...
Previous commit was more complicated then it really needed to be.
2008-11-19 02:38:28 -06:00
Scott Ehlert
d6fc82f8fa
Merge.
2008-11-19 02:16:45 -06:00
Scott Ehlert
2acf1b08d5
'Relatized' the path passed to FileToKeyValues() native.
...
This eliminates the annoying warning in L4D:
***VPK: FindFile Attempting to use full path with VPK file!
2008-11-19 02:14:43 -06:00
David Anderson
6ffd39ac77
Merge changes from 1.1 branch.
...
--HG--
rename : core/systems/ExtensionSys.cpp => core/ExtensionSys.cpp
rename : core/systems/PluginSys.h => core/PluginSys.h
2008-11-18 06:08:48 -08: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
5bbeddc134
Oops, removed something I shouldn't have
2008-11-17 22:13:32 -06:00
Scott Ehlert
373fbb6ca3
Removed debugging code from ConVarManager
2008-11-17 22:11:06 -06:00
David Anderson
d1405f2ab3
Updated core Makefile.
2008-11-16 18:41:14 -06:00