David Anderson
3ed92695be
Reverse
2005-02-01 01:12:51 +00:00
David Anderson
9d797f8664
Revert
2005-02-01 00:59:55 +00:00
David Anderson
d7dbf60c8f
New versions fixing compaction bug
2005-01-31 23:11:36 +00:00
David Anderson
06923d0f6d
Updated versions
2005-01-31 19:39:50 +00:00
David Anderson
948be015a7
new version number
2005-01-31 19:35:06 +00:00
David Anderson
1a339b2f77
New version number
2005-01-31 19:34:15 +00:00
David Anderson
39479f2403
new verison number
2005-01-31 19:33:36 +00:00
David Anderson
e4beb3828a
Increased version number
2005-01-31 19:33:17 +00:00
David Anderson
84caa10733
Updated to 2.7.2 compiler
2005-01-31 08:24:24 +00:00
David Anderson
a8ff2abab5
sdk syncs
2005-01-31 07:59:44 +00:00
David Anderson
b4d2f83d6f
sdk sync
2005-01-31 07:54:17 +00:00
David Anderson
be28d95b8d
Fixed DS's notice
2005-01-31 07:52:32 +00:00
David Anderson
2401d1833e
Updated to 2.7.2 compiler
2005-01-31 07:41:47 +00:00
David Anderson
a189c0bda7
Added amx_mkdir for twistedeuphoria
2005-01-30 05:32:10 +00:00
David Anderson
cc462c9ccb
Added cs_user_has_shield from Ronkkrop
2005-01-30 05:10:42 +00:00
David Anderson
3d7987e8d8
Fixed is_amd_64 include (Damaged Soul)
2005-01-30 05:03:46 +00:00
David Anderson
1c544f55ca
Fixed typo (furax44)
2005-01-30 05:00:25 +00:00
David Anderson
5c231919b6
Fixed typo (FireStorm)
2005-01-30 04:54:04 +00:00
David Anderson
4b48be3e93
Synced language files
2005-01-30 04:53:11 +00:00
David Anderson
ca07e53293
Fixed typo (XxAvalanchexX)
2005-01-30 04:52:10 +00:00
Johnny Bergström
3f2a8ccfc5
0.4 = added delete button
2005-01-27 08:58:01 +00:00
Johnny Bergström
e097932ac9
0.2 file not found -> exits
2005-01-22 13:27:57 +00:00
Johnny Bergström
27e4174be6
0.2: Edit stats, clear stats features added
2005-01-22 13:24:26 +00:00
Johnny Bergström
7f47d2de56
My god...
2005-01-21 16:27:44 +00:00
Johnny Bergström
6200ee6977
Fixed about box :-P
2005-01-21 16:23:55 +00:00
Johnny Bergström
e98fb7d6e4
Included WinCSX project
2005-01-21 16:09:25 +00:00
Johnny Bergström
4e6233b898
WinCSX 0.2 initial commitment
2005-01-21 16:08:36 +00:00
Johnny Bergström
544b74f839
Crashes after hitzones "fix".
...
This should fix that. Hopefully.
2005-01-17 07:45:20 +00:00
Johnny Bergström
4a823a0894
Updated for amx_menu...
2005-01-16 22:24:36 +00:00
Johnny Bergström
53188ab941
New natives: cs_set_user_armor(), cs_get_user_armor()
...
cs_set_user_armor() should be used instead of fun's set_user_armor().
2005-01-16 16:30:18 +00:00
Johnny Bergström
5f7dabf9b6
*cough*
2005-01-15 12:24:14 +00:00
Johnny Bergström
e343d224ce
amx_menu: A new menu also reachable by non-admin clients. Scripters can add their plugin menus as an item in this menu (Wc3 menu, Superhero info, etc...) so that a client don't have to bind/know a million different menu commands. This could become a one-stop-shop for all of the clients menu needs. Let's hope it catches on. :-)
...
For this menufront.sma adds: "amx_addclientmenuitem" where server admins can add menu items from plugins that don't support this yet.
amxmisc.inc is also updated to support this.
2005-01-15 09:58:51 +00:00
Johnny Bergström
188023b5ac
Fixed get_stats in csx and get_stats2 in csx_sql
...
csx and csx_sql now have exact same functionality, apart from csx_sql can also export stats to sql database if activated with cvar...
2005-01-14 12:21:12 +00:00
Johnny Bergström
f18adbf9d6
Updated get_stats and get_stats2 to also retrieve authid
2005-01-14 12:14:34 +00:00
Johnny Bergström
9959ef52b3
Possibly fix the hitzones problem.
2005-01-13 11:02:14 +00:00
Johnny Bergström
8e58484fc5
get_stats now looks like this:
...
native get_stats(index,stats[8],bodyhits[8],name[],len,authid[],authidlen=0);
(authid + authidlen are new)
+ fixes
2005-01-12 01:24:40 +00:00
Johnny Bergström
a58ab24b0c
Added cvar csx_sqlstats_exportstats
2005-01-11 15:31:47 +00:00
Johnny Bergström
a67085217f
Fixes
2005-01-11 13:02:06 +00:00
Johnny Bergström
f08f16c20d
Adds cvars:
...
cvar_t *csx_sqlstats_host;
cvar_t *csx_sqlstats_username;
cvar_t *csx_sqlstats_password;
cvar_t *csx_sqlstats_db;
cvar_t *csx_sqlstats_table;
Exports players' statistics at map change to SQL db right after it saved those to the dat file.
2005-01-11 12:23:57 +00:00
David Anderson
ec9d4a52fe
Updated library to 7.4.6
2005-01-10 16:42:46 +00:00
Pavol Marko
01b955d2d4
Finally added callfunc_begin_i and get_func_id into amxmodx.inc
2004-12-25 21:28:50 +00:00
Pavol Marko
a384a78544
Silly me!
2004-12-25 21:24:50 +00:00
Pavol Marko
b4ad89e6ef
Reverted last changes
2004-12-22 18:19:51 +00:00
Pavol Marko
2b4ed9cc27
Test: Hopefully fixed "bot bug"
2004-12-22 16:29:40 +00:00
Pavol Marko
e986848faf
Removed bot member variable from CPlayer; instead, everything now calls the inline IsBot() function.
...
Hopefully that will fix the "bot bug"
2004-12-22 13:01:55 +00:00
Johnny Bergström
21ceae3c9e
Replaced in files: /amxx/ with /amxmodx/
...
This fixes lines looking like
; File location: $moddir/addons/amxx/configs/cmds.ini
to look like
; File location: $moddir/addons/amxmodx/configs/cmds.ini
.
2004-12-22 10:27:30 +00:00
Lukasz Wlasinksi
51b9fae4bc
fixed strbreak
2004-12-10 23:37:43 +00:00
David Anderson
4e7d24f64b
Fix for unban by PiTaGoRaS
2004-12-10 07:51:07 +00:00
David Anderson
40640c92d4
*** empty log message ***
2004-12-09 18:25:46 +00:00
Lukasz Wlasinksi
c5b3919122
fixed custom weapons system
2004-12-08 23:40:42 +00:00