Commit Graph

1369 Commits

Author SHA1 Message Date
David Anderson
b0e107bdfb added amb704 (menu sound support)
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401226
2007-07-31 18:56:55 +00:00
Borja Ferrer
d05a57fcba added amb595, eye position and angle natives
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401225
2007-07-31 02:08:25 +00:00
Borja Ferrer
4a6a016790 added amb441, vguimenu and hinttext natives
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401224
2007-07-30 23:16:58 +00:00
Phong Dang
5acdc40618 Fixed PrintCenterTextAll not accepting the small translation key.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401223
2007-07-30 20:26:18 +00:00
Phong Dang
9b86e7bdf6 Fixed sm_kick where it was not using decl safely.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401222
2007-07-30 19:10:46 +00:00
Phong Dang
c027b864fa Fixed sm_unban to allow quotes or no quotes around steamid. Remove the quotes around the steamid in the server command removeid.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401221
2007-07-30 18:45:55 +00:00
Phong Dang
4a6d80d73c Fixed sm_play to allow file with spaces. Also allowed file name to be in quotes or not.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401220
2007-07-30 17:27:30 +00:00
Scott Ehlert
43c39f509f fixed usage text for sm_play command
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401219
2007-07-30 04:55:35 +00:00
Phong Dang
8e5d8881df Implemented request amb684 for sm_play.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401218
2007-07-29 20:42:51 +00:00
Phong Dang
c01022585b Added amb<536> requested for using sm_kick without putting quotes around reason.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401217
2007-07-29 19:20:42 +00:00
David Anderson
64d7fd751a fixed an sqlite bug where empty results would count as no result set
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401216
2007-07-29 14:56:24 +00:00
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