David Anderson
dd8a7512a6
fixed linux build for mysql
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401215
2007-07-29 02:44:37 +00:00
David Anderson
c9350cc48c
fixed build script
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401214
2007-07-29 02:41:56 +00:00
David Anderson
10b6fbd7f3
added sqlite to the build script
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401213
2007-07-29 01:31:36 +00:00
David Anderson
efad023796
import of linux sqlite build
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401212
2007-07-29 01:29:27 +00:00
David Anderson
92e7e70ea3
removed another unused file
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401211
2007-07-29 01:21:56 +00:00
David Anderson
02406e208e
removed unused file
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401210
2007-07-29 01:19:39 +00:00
David Anderson
9f6a67ba17
initial import of sqlite extension
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401209
2007-07-29 01:15:31 +00:00
David Anderson
2f3c518eb1
fixed a bug where extensions were forwarded their unload call AFTER being dropped as an identity
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401208
2007-07-29 01:05:58 +00:00
David Anderson
76c34cc268
fixed a bug where the database manager removed itself from the plugins listener
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401207
2007-07-29 01:05:11 +00:00
Phong Dang
f2630470c4
Fixed AskPluginLoad would still allowed plugin to load even if it returned false.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401206
2007-07-29 00:26:18 +00:00
David Anderson
41e48f4bfb
added basefuncommands to the build script
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401205
2007-07-28 23:53:23 +00:00
Phong Dang
eb0de8dad9
Fixed infinite loop when using SetArraySize() or 2nd parameter of CreateArray().
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401204
2007-07-28 20:01:30 +00:00
Phong Dang
e7b39faea7
Removed the two minute ip ban from sm_ban. (Two people on same ip will result in both of them getting ban for two minutes. When you only meant to ban one of them.).
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401203
2007-07-28 02:10:11 +00:00
Michael McKoy
2fcf4e2567
Added Invalid Amount phrase to common.phrases.txt
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401202
2007-07-27 23:09:18 +00:00
Michael McKoy
65dc62d818
basecommands.sp: Removed plugin.basecommands.txt, switched to FindTarget stock, and added a 2 minute IP ban to sm_ban to stop retry spammers.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401201
2007-07-27 22:30:05 +00:00
Michael McKoy
ead84293c8
Added basefuncommands.sp (Slay, Slap, Burn)
...
Moved all basecommands translations into common.phrases.txt
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401200
2007-07-27 21:27:56 +00:00
David Anderson
9d7db20b96
fixed a bug where HandleSecurity was not initialized properly for the datapack natives
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401199
2007-07-27 21:00:50 +00:00
David Anderson
1154b20fc9
added a new function to ILibrarySys
...
added define in SDK for LIBRARYSYS
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401198
2007-07-27 18:24:09 +00:00
David Anderson
fa07c9d8a2
exposed DataPack Handle type
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401197
2007-07-27 15:45:15 +00:00
Borja Ferrer
995f0231a8
bintools will now align the stack before calling a function
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401196
2007-07-27 04:37:00 +00:00
Michael McKoy
8556c6925d
Adjustment to basetriggers.sp to stop sm_timeleft_interval from running when it shouldn't.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401195
2007-07-27 03:29:15 +00:00
Michael McKoy
201c35c501
Removed usage of basecommands translation file
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401194
2007-07-27 00:35:39 +00:00
Michael McKoy
74e90db64d
New phrase file standard, use xxxx.phrases.txt
...
plugin.basecommands.txt not changed at this time
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401193
2007-07-27 00:34:58 +00:00
David Anderson
76c6bf732a
added ferret's new plugins to the build script
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401192
2007-07-27 00:28:43 +00:00
Michael McKoy
b079ad448a
Forgot one little change.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401191
2007-07-27 00:25:39 +00:00
Michael McKoy
42786664e1
Added basetrigger cvars
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401190
2007-07-27 00:24:28 +00:00
Michael McKoy
493e591750
Import of basetriggers
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401189
2007-07-27 00:24:15 +00:00
Michael McKoy
bcad149712
Import of basetriggers
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401188
2007-07-27 00:24:04 +00:00
Michael McKoy
fbd597d932
Added basechat cvars
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401187
2007-07-27 00:01:09 +00:00
Michael McKoy
7c469fb517
Tested and ready for release
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401186
2007-07-26 23:56:55 +00:00
Michael McKoy
efe5f0d2fe
Fully tested, ready for release
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401185
2007-07-26 23:52:19 +00:00
Michael McKoy
6b3a0c6a95
Now uses new FindTarget stock
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401184
2007-07-26 23:42:13 +00:00
Michael McKoy
9ddf5504ff
Added FindTarget stock.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401183
2007-07-26 23:31:58 +00:00
Michael McKoy
5f8641fa95
Import
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401182
2007-07-26 22:41:21 +00:00
Michael McKoy
a7d74f54cd
Import for Bail's review
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401181
2007-07-26 22:41:13 +00:00
Michael McKoy
1cfbd3c4a3
Import
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401180
2007-07-26 21:37:13 +00:00
Scott Ehlert
0d33b6af4b
Fixed various vtable indices for HL2DM - this fixes amb679
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401179
2007-07-26 09:48:18 +00:00
Phong Dang
7888d88b2d
Fixed sdktools Makefile.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401178
2007-07-26 08:24:20 +00:00
Scott Ehlert
a922213760
Fixed linux build
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401177
2007-07-25 21:12:40 +00:00
David Anderson
3dc24ac251
removed the localhost line
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401176
2007-07-25 20:25:02 +00:00
David Anderson
78d054e077
added amb416 - SlapPlayer()
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401175
2007-07-25 20:23:34 +00:00
Scott Ehlert
c36a203276
Possible fix for amb674 - RemovePlayerItem crash
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401174
2007-07-25 08:55:37 +00:00
Borja Ferrer
4c0d67f99f
forgot this macro
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401173
2007-07-25 05:22:19 +00:00
Borja Ferrer
0896da915a
fixed divine bug amb657, having a misaligned stack would crash on SSE instructions
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401172
2007-07-25 05:02:58 +00:00
David Anderson
d8b18c91a0
fixed a small crash bug when unloading
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401171
2007-07-25 04:32:54 +00:00
David Anderson
9ce839e331
disabled stack recursion detection for now - found a case where it breaks :(
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401170
2007-07-25 02:48:52 +00:00
David Anderson
1027d151e5
- added MenuAction_DisplayItem callback for plugins
...
- fixed various bugs in MenuAction_Display
- added an "access" parameter for IMenuManager. better to do this now than later, even though it's not used yet
- hard bumped menu api to change the OnMenuDisplayItem callback. sorry!
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401169
2007-07-25 01:18:11 +00:00
David Anderson
39f7d51747
added amb403 (sm_reloadadmins)
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401168
2007-07-24 22:20:58 +00:00
David Anderson
48d71cae26
finished a(nother) rewrite of how players authenticate. name-based authentication has been added and passwords work fully now.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401167
2007-07-24 20:11:47 +00:00
David Anderson
9ef04b07e7
added password support
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401166
2007-07-24 17:05:46 +00:00