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