3ce69e473fmoved backwards compatibility stocks to amxmod.inc
Felix Geyer
2004-03-07 14:28:33 +0000
cc277c1bf9callfunc_push_* params num checks callfunc_push_byref & callfunc_push_str: more references to one variable fix
Pavol Marko
2004-03-07 12:21:52 +0000
c8b722efe7added backwards compatibility stocks
Felix Geyer
2004-03-07 11:24:36 +0000
75ac8fd494moved backwards compatibility to amxmod.inc
Felix Geyer
2004-03-07 11:23:57 +0000
484d482b49renamed AMX_VERSION to AMXX_VERSION
Felix Geyer
2004-03-07 11:21:47 +0000
e6ebccd269added amx_reloadadmins
Felix Geyer
2004-03-07 10:57:57 +0000
7ff9ac8ab6read cvar amxmodx_version instead of amx_version
Felix Geyer
2004-03-07 10:44:49 +0000
96fc4ad39cusing html tables | better theme
Felix Geyer
2004-03-07 10:43:28 +0000
cca7548abcmoved cvars to admin plugins | added amx_plugins and amx_modules | added NO_STEAM support
Felix Geyer
2004-03-07 00:57:03 +0000
869b2397a6moved cvars to admin plugins
Felix Geyer
2004-03-07 00:55:51 +0000
2c897e5e87moved cvars to this plugin | sets ADMIN_ADMIN
Felix Geyer
2004-03-07 00:55:22 +0000
b0e83a9116nothing important
Felix Geyer
2004-03-07 00:49:23 +0000
30573a6c8fadded ADMIN_ADMIN
Felix Geyer
2004-03-07 00:48:19 +0000
0b492c59f3changed header | updated url
Felix Geyer
2004-03-05 21:04:17 +0000
7cf7fce86dchanged header
Felix Geyer
2004-03-05 21:03:14 +0000
f95f15a995Quick changes...
David Anderson
2004-03-05 20:18:28 +0000
7710ead988change mysql_query so that it uses format strings
Felix Geyer
2004-03-05 19:46:33 +0000
f7132c2447not using size_t now (gcc compatibility)
Pavol Marko
2004-03-05 19:42:11 +0000
2a08038d04changed back
Felix Geyer
2004-03-05 19:41:20 +0000
2f2dd60754added callfunc_push_floatrf
Felix Geyer
2004-03-05 19:40:15 +0000
662b2dae95updated url
Felix Geyer
2004-03-05 19:38:29 +0000
cf7489afe0changed file path
Felix Geyer
2004-03-05 19:38:15 +0000
4b81034f81updated includes
Felix Geyer
2004-03-05 19:35:38 +0000
ae2c22ba11added default modules and amxmisc to include files | added some stocks
Felix Geyer
2004-03-05 19:32:14 +0000
79e0d80d4dnothing important
Felix Geyer
2004-03-05 19:30:29 +0000
b217f4d0c7removed get_user_deaths
Pavol Marko
2004-03-05 19:08:33 +0000
bc4bb7db90changed localinfo names from amx_* to amxx_*
Pavol Marko
2004-03-05 19:00:50 +0000
c334614885removed numtostr and strtonum from native export tables (will be done using stock functions)
Pavol Marko
2004-03-05 19:00:23 +0000
fba6a48be5added callfunc_push_floatrf
Pavol Marko
2004-03-05 18:59:16 +0000
4984e4b5a2removed strtonum and numtostr
Pavol Marko
2004-03-05 18:55:13 +0000
71b590eb15making sure evrything is in cvs :)
Pavol Marko
2004-03-05 18:32:29 +0000
35470c1ecbRemoved CS offset defines from h + modified set_user_maxspeed
Johnny Bergström
2004-03-05 14:39:18 +0000
dbde71ac3dmoved engine_stocks include to bottom
Felix Geyer
2004-03-04 20:25:27 +0000
9c17327b49no message
Felix Geyer
2004-03-04 20:22:13 +0000
d5acfa5a0emoved content to amxmodx.inc
Felix Geyer
2004-03-04 20:21:50 +0000
c3616b67b1switched to log_amx() | changed configs dir
Felix Geyer
2004-03-04 20:16:45 +0000
e52a377370removed message_begin, message_end, write_xx natives
Pavol Marko
2004-03-04 18:24:31 +0000
e72a36dd37added central logging system, callfunc natives
Pavol Marko
2004-03-04 18:16:51 +0000
0f497e2dc4added callfunc natives, central logging system
Pavol Marko
2004-03-04 18:15:30 +0000
3dcc2335b2New naming convention, new natives: cs_set/get/reset_user_model and cs_get/set_hostage_follow
Johnny Bergström
2004-03-04 16:08:31 +0000
526d8a5de2New ENGINE
David Anderson
2004-03-04 08:34:11 +0000
3f2d0c4ce8New ENGINE
David Anderson
2004-03-04 08:27:51 +0000
11cc1296cfchanged CSW_MP5NAV to CSW_MP5NAVY
Felix Geyer
2004-03-02 18:45:32 +0000
fc684d7947//#define CS_WON_BUILD // comment when compiling for STEAM
Johnny Bergström
2004-03-01 17:25:56 +0000
3a00c4e3b0Removed money natives, cs set deaths native.
Johnny Bergström
2004-02-27 13:59:00 +0000
79912dea1bAdded goggles, get_user_deaths, and some fixing...
Johnny Bergström
2004-02-27 13:36:02 +0000
ca0fdd7fdcadded declarations for natives: is_plugin_loaded is_module_loaded get_modulesnum get_module
Pavol Marko
2004-02-27 11:15:13 +0000
62bf5f66c6added a size() function (for get_modulesnum native)
Pavol Marko
2004-02-27 11:07:58 +0000
17cbec1f63small bugfix
Pavol Marko
2004-02-27 11:06:56 +0000
cef68cf821is_module_loaded and is_plugin_loaded now return id on success, -1 on failure
Pavol Marko
2004-02-27 11:01:14 +0000
0db4648788removed amx dir, uses include <modules.h>
Johnny Bergström
2004-02-27 07:32:35 +0000
3c2107bf1drewritten; have not changed interface
Pavol Marko
2004-02-26 19:04:53 +0000
ce318d366dadded natives is_plugin_loaded(const name[]); is_module_loaded(const name[]); get_modulesnum(); get_module(id, name[], nameLen, author[], authorLen, version[], versionLen);
Pavol Marko
2004-02-26 19:04:03 +0000
3abcd68bbaadded makefile
David Anderson
2004-02-25 20:56:01 +0000
bd1ef29f42updated makefile.
David Anderson
2004-02-25 20:55:38 +0000
cd9fe18146Added makefile
David Anderson
2004-02-25 20:39:05 +0000
c286d7d0f5Corrected pointer operations for pvPrivateData.
David Anderson
2004-02-25 20:38:39 +0000
dc9533b1c8no message
Felix Geyer
2004-02-24 20:35:58 +0000
bcadd52c4aupdated website
Felix Geyer
2004-02-24 20:35:22 +0000
a9711c9588fixed: mp_chattime is increased every mapchange
Felix Geyer
2004-02-23 20:03:40 +0000
6ffc9c7b49cs_get_user_backpackammo cs_set_user_backpackammo
Johnny Bergström
2004-02-23 12:53:07 +0000
7471a45bf4obey mp_chattime
Felix Geyer
2004-02-23 11:23:20 +0000
3ba4ece791removed AMX_VERSION_STR
Felix Geyer
2004-02-21 20:58:35 +0000
c1aa8b21d9updated header
Felix Geyer
2004-02-21 20:55:47 +0000
8a1f6c8112added thanks to Vexd
Felix Geyer
2004-02-21 20:30:53 +0000
87b4d3570fupdated header | readded double include prevention
Felix Geyer
2004-02-21 20:30:04 +0000
16d8a7a210updated header | updated author, website and logtag
Felix Geyer
2004-02-21 19:55:10 +0000
8fd87598e2updated header
Felix Geyer
2004-02-21 19:54:32 +0000
eac02b7828updated header | updated author, version, website and logtag
Felix Geyer
2004-02-21 19:52:02 +0000
70ba0c2417updated header
Felix Geyer
2004-02-21 19:45:58 +0000