David Anderson
|
83393f299a
|
Removed auto folders (bug 3949).
|
2009-08-30 00:03:58 -07:00 |
|
Kornelijus Survila
|
d6cf9bd8ae
|
Added manual extension reloading command to root console menu (bug 3934, r=dvander)
|
2009-08-24 09:11:42 +12:00 |
|
Zach Kanzler
|
5710a35388
|
Added Kick, Ban and IsInKickQueue to public extension API (bug 3907, r=dvander)
|
2009-08-24 09:05:54 +12:00 |
|
Matt Woodrow
|
886b683739
|
Makefile fix
|
2009-08-17 10:54:57 +12:00 |
|
Matt Woodrow
|
95cffca5f1
|
Forgot makefiles patch
|
2009-08-17 10:53:54 +12:00 |
|
Matt Woodrow
|
13b9deb5ef
|
Merged the build fixes (hopefully)
|
2009-08-17 10:42:01 +12:00 |
|
Matt Woodrow
|
c307c692a0
|
Copy of new tf engine changes from 1.2 branch
|
2009-08-17 10:03:53 +12:00 |
|
Fyren
|
b5152c0c48
|
Fix sm_corecfgfile for modified sm_basepaths (bug 3856, r=dvander)
|
2009-07-27 13:22:55 -07:00 |
|
Matt Woodrow
|
0c9160ec8b
|
More build fix attempts
|
2009-07-24 12:54:08 +12:00 |
|
Matt Woodrow
|
3e36382b58
|
Added support for logical (non-networked) entities using entity references - See http://wiki.alliedmods.net/Entity_References_%28SourceMod%29 (bug 2459, r=dvander)
|
2009-07-24 12:34:31 +12:00 |
|
David Anderson
|
d4798ccaa5
|
Fixed revote bug and inflexibilities in RedrawClientVoteMenu (bug 3834, r=fyren).
|
2009-05-30 19:59:55 -04:00 |
|
Fyren
|
c2c4ed1fe5
|
Fix crash when unloading a plugin with live user message hooks (bug 3817, r=dvander)
|
2009-05-25 18:12:26 -07:00 |
|
David Anderson
|
53e98c114a
|
Fixed Plugin_Handled acting like a Stop in usermsg hooks (bug 3685, r=fyren).
|
2009-05-24 12:01:18 -04:00 |
|
Fyren
|
7605396e84
|
Add L4D handling to GuessSDKVersion() (bug 3842, r=dvander)
|
2009-05-16 16:32:21 -07:00 |
|
"David Anderson
|
cec339552e
|
Moved smn_functions to logic binary.
--HG--
rename : core/smn_functions.cpp => core/logic/smn_functions.cpp
|
2009-05-14 11:38:50 -04:00 |
|
"David Anderson
|
fc003db139
|
Updated MSVC9 files.
|
2009-05-14 11:28:43 -04:00 |
|
"David Anderson
|
caf434aef2
|
Moved profiler and adt_trie to logic binary.
--HG--
rename : core/Profiler.cpp => core/logic/Profiler.cpp
rename : core/Profiler.h => core/logic/Profiler.h
rename : core/smn_adt_trie.cpp => core/logic/smn_adt_trie.cpp
|
2009-05-14 11:24:07 -04:00 |
|
David Anderson
|
5261873f39
|
Fixed Linux build.
|
2009-05-13 22:07:11 -04:00 |
|
David Anderson
|
421b58f68e
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
|
David Anderson
|
2af45da0a8
|
Merge from 1.2 branch.
|
2009-05-12 19:43:21 -04:00 |
|
Fyren
|
6a24b049cb
|
Fixed early tv_enable causing crashes (bug 3766, r=dvander).
|
2009-05-12 17:27:45 -04:00 |
|
David Anderson
|
1112dfffb3
|
Merge.
|
2009-05-12 17:26:47 -04:00 |
|
David Anderson
|
3304bc2f3a
|
Backed out changeset 97d5f4dbae0b
|
2009-05-12 17:26:39 -04:00 |
|
David Anderson
|
2d4fb8a463
|
Merge.
|
2009-05-12 12:37:24 -04:00 |
|
Fyren
|
56c5012bef
|
Fixed early tv_enable causing crashes (bug 3766, r=dvander).
|
2009-05-12 12:37:12 -04:00 |
|
Matt Woodrow
|
7710a1fdb0
|
Merge from 1.2 branch
|
2009-05-11 11:45:08 +12:00 |
|
Matt Woodrow
|
bd97bdd378
|
Fixed unhook event crash (bug 3814, r=dvander)
|
2009-05-11 11:32:59 +12:00 |
|
Fyren
|
f74380b3e9
|
Fix casting problems in TextParsers breaking TrimString for non-ASCII (bug 3800, r+a12=dvander)
|
2009-05-03 11:23:12 -07:00 |
|
Matt Woodrow
|
4abdc29d9e
|
l2merge Fyren
|
2009-04-24 18:20:55 +12:00 |
|
Fyren
|
74a25097b2
|
Fix OnClientConnect rejectmsg handling, improve doc (bug 3690, r=dvander)
|
2009-04-13 16:39:53 -07:00 |
|
David Anderson
|
40a8892cb7
|
Merge from sourcemod-1.2 branch.
|
2009-03-30 11:43:16 +02:00 |
|
David Anderson
|
16756e550f
|
Handle FormatMessage failures from LoadLibrary oddities (bug 3760, r=fyren).
|
2009-03-29 09:01:40 -04:00 |
|
Fyren
|
933b77e429
|
Fix sm exts info help message
|
2009-03-25 21:01:40 -07:00 |
|
David Anderson
|
3ac9ecb4b7
|
Removed tag system (bug 3751, r=fyren, a12=blocking).
|
2009-03-25 03:27:32 -04:00 |
|
Fyren
|
d7917a6a9a
|
Add AskPluginLoad2() to allow silent failure, deprecate AskPluginLoad() (bug 3716, r=dvander)
|
2009-03-18 19:20:40 -07:00 |
|
Scott Ehlert
|
d8264fada7
|
Merge from 1.2 branch.
|
2009-03-05 15:48:38 -06:00 |
|
Scott Ehlert
|
72da49415e
|
Added -dev tag back to version.h files for manual builds.
|
2009-03-05 14:59:09 -06:00 |
|
David Anderson
|
8e744ec5f7
|
Re-added -dev tag, bumped version to 1.2.1.
|
2009-03-05 02:36:27 -05:00 |
|
David Anderson
|
8dfbcf5a9f
|
Bumped versions.
|
2009-03-05 02:07:44 -05:00 |
|
David Anderson
|
1f636bf7a9
|
Bumped trunk to 1.3.0.
|
2009-03-05 01:48:18 -05:00 |
|
Matt Woodrow
|
096a04b3e4
|
Added SourceMod to the sv_tags list and added a tags API for plugins (bug 3688, r=dvander)
|
2009-03-05 11:59:49 +13:00 |
|
Fyren
|
e6ea726b69
|
Improved docs of TIMER_HNDL_CLOSE (bug 3641, r=dvander).
|
2009-03-01 16:48:55 -05:00 |
|
Fyren
|
98c1a18e57
|
Improved error message for handle leakage (bug 3646, r,a12=dvander).
|
2009-03-01 16:43:48 -05:00 |
|
Fyren
|
e04d2a4a10
|
Added case insensitivity search to ReplaceString (bug 3639, r=dvander).
|
2009-03-01 16:41:44 -05:00 |
|
David Anderson
|
96a3671bb6
|
Improved user message interception API (bug 3631, r=pred).
|
2009-03-01 16:39:25 -05:00 |
|
David Anderson
|
6ebbb48f9f
|
Re-landed automating updating (bug 3530, r=pred).
|
2009-03-01 01:35:39 -05:00 |
|
David Anderson
|
eb25650e26
|
Merge.
|
2009-02-28 23:15:23 -05:00 |
|
David Anderson
|
c4cba5254c
|
Added auto-restart functionality to the Updater extensions (bug 3530, r=pred).
|
2009-02-28 23:14:16 -05:00 |
|
Scott Ehlert
|
2c3bf7dd23
|
Ran versionchanger script for consistency.
|
2009-02-25 23:44:18 -06:00 |
|
Matt Woodrow
|
7dcc7ea99c
|
And again with the linux fixing (bug 3657)
|
2009-02-23 08:58:14 +13:00 |
|