Felix Geyer
|
7cf7fce86d
|
changed header
|
2004-03-05 21:03:14 +00:00 |
|
David Anderson
|
f95f15a995
|
Quick changes...
|
2004-03-05 20:18:28 +00:00 |
|
Felix Geyer
|
7710ead988
|
change mysql_query so that it uses format strings
|
2004-03-05 19:46:33 +00:00 |
|
Pavol Marko
|
f7132c2447
|
not using size_t now (gcc compatibility)
|
2004-03-05 19:42:11 +00:00 |
|
Felix Geyer
|
2a08038d04
|
changed back
|
2004-03-05 19:41:20 +00:00 |
|
Felix Geyer
|
2f2dd60754
|
added callfunc_push_floatrf
|
2004-03-05 19:40:15 +00:00 |
|
Felix Geyer
|
662b2dae95
|
updated url
|
2004-03-05 19:38:29 +00:00 |
|
Felix Geyer
|
cf7489afe0
|
changed file path
|
2004-03-05 19:38:15 +00:00 |
|
Felix Geyer
|
4b81034f81
|
updated includes
|
2004-03-05 19:35:38 +00:00 |
|
Felix Geyer
|
ae2c22ba11
|
added default modules and amxmisc to include files | added some stocks
|
2004-03-05 19:32:14 +00:00 |
|
Felix Geyer
|
79e0d80d4d
|
nothing important
|
2004-03-05 19:30:29 +00:00 |
|
Pavol Marko
|
b217f4d0c7
|
removed get_user_deaths
|
2004-03-05 19:08:33 +00:00 |
|
Pavol Marko
|
bc4bb7db90
|
changed localinfo names from amx_* to amxx_*
|
2004-03-05 19:00:50 +00:00 |
|
Pavol Marko
|
c334614885
|
removed numtostr and strtonum from native export tables (will be done using stock functions)
|
2004-03-05 19:00:23 +00:00 |
|
Pavol Marko
|
fba6a48be5
|
added callfunc_push_floatrf
|
2004-03-05 18:59:16 +00:00 |
|
Pavol Marko
|
4984e4b5a2
|
removed strtonum and numtostr
|
2004-03-05 18:55:13 +00:00 |
|
Pavol Marko
|
71b590eb15
|
making sure evrything is in cvs :)
+ changed directory structure
base dir:
moddir/addons/amxx
core dll / so:
moddir/addons/amxx/dlls
modules dll / so files:
moddir/addons/amxx/modules
plugins .amx files:
moddir/addons/amxx/plugins
configs:
moddir/addons/amxx/config
modules.ini - module file names, without path info
plugins.ini - plugin file names, without path info
core.ini - renamed from config.ini
|
2004-03-05 18:32:29 +00:00 |
|
Johnny Bergström
|
35470c1ecb
|
Removed CS offset defines from h + modified set_user_maxspeed
|
2004-03-05 14:39:18 +00:00 |
|
Felix Geyer
|
dbde71ac3d
|
moved engine_stocks include to bottom
|
2004-03-04 20:25:27 +00:00 |
|
Felix Geyer
|
9c17327b49
|
no message
|
2004-03-04 20:22:13 +00:00 |
|
Felix Geyer
|
d5acfa5a0e
|
moved content to amxmodx.inc
|
2004-03-04 20:21:50 +00:00 |
|
Felix Geyer
|
c3616b67b1
|
switched to log_amx() | changed configs dir
|
2004-03-04 20:16:45 +00:00 |
|
Pavol Marko
|
e52a377370
|
removed message_begin, message_end, write_xx natives
|
2004-03-04 18:24:31 +00:00 |
|
Pavol Marko
|
e72a36dd37
|
added central logging system, callfunc natives
|
2004-03-04 18:16:51 +00:00 |
|
Pavol Marko
|
0f497e2dc4
|
added callfunc natives, central logging system
|
2004-03-04 18:15:30 +00:00 |
|
Johnny Bergström
|
3dcc2335b2
|
New naming convention, new natives: cs_set/get/reset_user_model and cs_get/set_hostage_follow
|
2004-03-04 16:08:31 +00:00 |
|
David Anderson
|
526d8a5de2
|
New ENGINE
|
2004-03-04 08:34:11 +00:00 |
|
David Anderson
|
3f2d0c4ce8
|
New ENGINE
|
2004-03-04 08:27:51 +00:00 |
|
Felix Geyer
|
11cc1296cf
|
changed CSW_MP5NAV to CSW_MP5NAVY
|
2004-03-02 18:45:32 +00:00 |
|
Johnny Bergström
|
fc684d7947
|
//#define CS_WON_BUILD // comment when compiling for STEAM
|
2004-03-01 17:25:56 +00:00 |
|
Johnny Bergström
|
3a00c4e3b0
|
Removed money natives, cs set deaths native.
|
2004-02-27 13:59:00 +00:00 |
|
Johnny Bergström
|
79912dea1b
|
Added goggles, get_user_deaths, and some fixing...
|
2004-02-27 13:36:02 +00:00 |
|
Pavol Marko
|
ca0fdd7fdc
|
added declarations for natives:
is_plugin_loaded
is_module_loaded
get_modulesnum
get_module
|
2004-02-27 11:15:13 +00:00 |
|
Pavol Marko
|
62bf5f66c6
|
added a size() function (for get_modulesnum native)
|
2004-02-27 11:07:58 +00:00 |
|
Pavol Marko
|
17cbec1f63
|
small bugfix
|
2004-02-27 11:06:56 +00:00 |
|
Pavol Marko
|
cef68cf821
|
is_module_loaded and is_plugin_loaded now return id on success, -1 on failure
|
2004-02-27 11:01:14 +00:00 |
|
Johnny Bergström
|
0db4648788
|
removed amx dir, uses include <modules.h>
|
2004-02-27 07:32:35 +00:00 |
|
Pavol Marko
|
3c2107bf1d
|
rewritten; have not changed interface
should support messages with more than 32 params now
|
2004-02-26 19:04:53 +00:00 |
|
Pavol Marko
|
ce318d366d
|
added natives
is_plugin_loaded(const name[]);
is_module_loaded(const name[]);
get_modulesnum();
get_module(id, name[], nameLen, author[], authorLen, version[], versionLen);
|
2004-02-26 19:04:03 +00:00 |
|
David Anderson
|
3abcd68bba
|
added makefile
|
2004-02-25 20:56:01 +00:00 |
|
David Anderson
|
bd1ef29f42
|
updated makefile.
|
2004-02-25 20:55:38 +00:00 |
|
David Anderson
|
cd9fe18146
|
Added makefile
|
2004-02-25 20:39:05 +00:00 |
|
David Anderson
|
c286d7d0f5
|
Corrected pointer operations for pvPrivateData.
|
2004-02-25 20:38:39 +00:00 |
|
Felix Geyer
|
dc9533b1c8
|
no message
|
2004-02-24 20:35:58 +00:00 |
|
Felix Geyer
|
bcadd52c4a
|
updated website
|
2004-02-24 20:35:22 +00:00 |
|
Felix Geyer
|
a9711c9588
|
fixed: mp_chattime is increased every mapchange
|
2004-02-23 20:03:40 +00:00 |
|
Johnny Bergström
|
6ffc9c7b49
|
cs_get_user_backpackammo cs_set_user_backpackammo
|
2004-02-23 12:53:07 +00:00 |
|
Felix Geyer
|
7471a45bf4
|
obey mp_chattime
|
2004-02-23 11:23:20 +00:00 |
|
Felix Geyer
|
3ba4ece791
|
removed AMX_VERSION_STR
|
2004-02-21 20:58:35 +00:00 |
|
Felix Geyer
|
c1aa8b21d9
|
updated header
|
2004-02-21 20:55:47 +00:00 |
|