Commit Graph

836 Commits

Author SHA1 Message Date
David Anderson
42c187fa33 Fixed register_plugin bug found by Zor 2004-06-30 00:19:24 +00:00
David Anderson
09e13f5dd9 Changed antiflood to be more intelligent. 2004-06-29 20:29:40 +00:00
Felix Geyer
3c22ae73a1 added custom map configs 2004-06-29 20:17:25 +00:00
David Anderson
feda453e6d Added backwards compatibility for NS2AMXx
Changed most stocks to natives.
2004-06-29 19:38:03 +00:00
David Anderson
1b09d4e3fc Fixes bug with get_msg_arg_type 2004-06-29 16:53:49 +00:00
Felix Geyer
721f86001e removed amxx_customdir
added amxx_datadir
changed "custom" to "data"
2004-06-29 16:51:25 +00:00
Felix Geyer
5b9a7451c3 added description of plugin_pause and plugin_unpause 2004-06-29 16:39:06 +00:00
Felix Geyer
3b2d711c4f added get_datadir
changed get_customdir (backwards compatibility)
2004-06-29 16:38:27 +00:00
Felix Geyer
667d06b126 added "return" 2004-06-29 16:15:24 +00:00
Pavol Marko
88cc9156fe added "gpl" to the "amxx" comand list 2004-06-29 15:58:44 +00:00
David Anderson
c6813d1f18 Fixes bug with get_msg_arg_type 2004-06-29 15:26:35 +00:00
David Anderson
e6fc5904b5 Added .NET project file 2004-06-29 09:16:18 +00:00
David Anderson
6b89c12f73 new CString 2004-06-29 08:14:44 +00:00
David Anderson
429c295738 Removed STD code 2004-06-29 08:09:53 +00:00
David Anderson
743767610a Removed std::string 2004-06-29 06:56:31 +00:00
David Anderson
47dd28bd63 Removed std::vector 2004-06-29 06:45:52 +00:00
David Anderson
285a4ffed8 Fixed a few bugs. 2004-06-29 06:26:56 +00:00
David Anderson
e8d33e1379 Bug fix, added correct cpp file 2004-06-29 05:54:53 +00:00
David Anderson
e1a3b158d0 Added makefile 2004-06-29 05:33:13 +00:00
David Anderson
6e9b836767 Added libraries 2004-06-29 05:31:05 +00:00
David Anderson
552e82861b Fixed Makefile for 0.20. 2004-06-29 05:22:13 +00:00
David Anderson
4adb119f8e Fixed Makefile for 0.20. 2004-06-29 05:16:18 +00:00
David Anderson
502d006e84 Changed optimizations and metamod dir. 2004-06-29 05:04:27 +00:00
David Anderson
feedb222f8 Removed cstrike defaults. 2004-06-29 03:45:51 +00:00
David Anderson
67d8042df1 Fixed line formatting errors.
Removed cstrike defaults.
2004-06-29 03:44:36 +00:00
David Anderson
f520743aa2 Defaults to mapcycle.txt now. 2004-06-29 03:40:32 +00:00
David Anderson
67fbc56618 Added Vexd Compatibility back in. 2004-06-29 03:22:38 +00:00
David Anderson
de668db307 Fixed server_frame forward.
Fixed server_changelevel forward.
2004-06-29 03:16:45 +00:00
David Anderson
de8e8e699b New DBI API. 2004-06-29 02:51:40 +00:00
David Anderson
4f3be95a36 New DBI API. 2004-06-29 02:50:39 +00:00
David Anderson
527ca0efb7 New DBI API. 2004-06-28 23:20:04 +00:00
Lukasz Wlasinksi
8671c25b2e all lower case natives now 2004-06-28 22:41:24 +00:00
David Anderson
cf137b54ad PM's fix: engclient_cmd is now client_cmd 2004-06-28 18:54:58 +00:00
Pavol Marko
eeebee0e18 Changed report_error behavior 2004-06-28 18:12:26 +00:00
Pavol Marko
b5e9fe2d49 commited makefile on BAILOPAN's wish :)
watch out: -libstdc++ option used
memtest included
JIT not included
2004-06-28 15:54:19 +00:00
Lukasz Wlasinksi
1b43105658 added ts support 2004-06-28 13:57:10 +00:00
Lukasz Wlasinksi
f69da4341b Fixed TraceLine problems after map change 2004-06-28 11:13:07 +00:00
Lukasz Wlasinksi
fc3b165e57 TraceLine tweaks 2004-06-27 16:31:40 +00:00
Lukasz Wlasinksi
8885714465 TraceLine tweaks 2004-06-27 16:22:52 +00:00
Felix Geyer
9c24b9ae05 Updated to June 2004-06-26 23:07:30 +00:00
David Anderson
f4de83c31a Fixed a bug where blocking a message would crash the server. 2004-06-26 22:46:54 +00:00
David Anderson
8477d8834a nothing important 2004-06-26 21:46:24 +00:00
David Anderson
d4aef1a60b Fixed some things 2004-06-26 19:37:31 +00:00
David Anderson
8fa1a42c1b Added sockets module. 2004-06-26 17:31:20 +00:00
David Anderson
e60d1c815c Added new natives. 2004-06-26 04:48:32 +00:00
David Anderson
9c59ece7a4 New registers for impulse, think, and touch.
Fixed DispatchKeyValue related natives and forwards.
2004-06-25 22:51:18 +00:00
David Anderson
932dec9dee New engine natives 2004-06-25 22:50:43 +00:00
David Anderson
136873b9ea Fixed meta set bug in ServerActivate
Added linux options to pvPrivateData natives
2004-06-25 20:51:48 +00:00
David Anderson
60da2d5621 Bug fix with sql.cfg 2004-06-25 19:18:24 +00:00
Lukasz Wlasinksi
9057043180 weapon logging support 2004-06-25 12:25:23 +00:00