David Anderson
|
e2c9dbaa62
|
fixes
|
2004-08-31 06:39:08 +00:00 |
|
David Anderson
|
b2f3a52884
|
Attempt at reverting set_user_hitzones()
|
2004-08-31 06:32:38 +00:00 |
|
Steve Dudenhoeffer
|
a720b62aaa
|
Oh small compiler, how I hate thee
(Fixed issue where SC warned and truncated an enum entry)
|
2004-08-31 06:26:41 +00:00 |
|
David Anderson
|
71e6ce30a3
|
Fixed amx_say bug
|
2004-08-31 05:50:06 +00:00 |
|
David Anderson
|
4ee0573203
|
Changed to 2.5.1 compiler
|
2004-08-31 05:30:44 +00:00 |
|
David Anderson
|
68354f8964
|
Reverted to 2.5.1
|
2004-08-31 05:30:27 +00:00 |
|
Steve Dudenhoeffer
|
d0b37726d5
|
Backwards compatibility bug found by karlos
|
2004-08-31 05:27:31 +00:00 |
|
Steve Dudenhoeffer
|
51e8519d96
|
Fixed a bug fsfod made because i'm never wrong
|
2004-08-31 05:23:49 +00:00 |
|
Steve Dudenhoeffer
|
c6d2516df8
|
fixed all registered forwards
|
2004-08-31 05:02:19 +00:00 |
|
David Anderson
|
813bc1a212
|
Removed pvPrivateData manipulation - see fakemeta_amxx
|
2004-08-31 02:58:28 +00:00 |
|
David Anderson
|
aa3c8fa377
|
sql cvars register by default
|
2004-08-31 02:53:06 +00:00 |
|
David Anderson
|
8cb5ad18f5
|
Removed some messiness
|
2004-08-31 02:29:31 +00:00 |
|
David Anderson
|
b34179e997
|
Fixed memory leak in detach
|
2004-08-31 02:05:27 +00:00 |
|
David Anderson
|
91aacb1036
|
Fixed bug where file stats were incorrect (malex)
|
2004-08-30 23:29:37 +00:00 |
|
David Anderson
|
2134a7e36d
|
Messages can now be registered by multiple plugins (thanks fsfod)
|
2004-08-30 22:24:43 +00:00 |
|
David Anderson
|
6da1dc3e4a
|
Fixed bug in set_msg_arg_int() reported by fsfod
|
2004-08-30 16:14:41 +00:00 |
|
Pavol Marko
|
b33a53d258
|
fixed bug where expressions like %02d would not be evaluated correctly
|
2004-08-30 15:14:50 +00:00 |
|
Felix Geyer
|
bec1e418e7
|
removed "J" from amxmodx_version cvar again
|
2004-08-30 15:02:07 +00:00 |
|
Felix Geyer
|
5c6db6d743
|
added missing zlib.lib
|
2004-08-30 14:41:32 +00:00 |
|
Pavol Marko
|
ac25c5fc60
|
%% in a format input string now produces one % in the output string correctly
|
2004-08-30 14:35:16 +00:00 |
|
David Anderson
|
1e36d0ca39
|
*** empty log message ***
|
2004-08-30 06:38:11 +00:00 |
|
David Anderson
|
945900605d
|
Backported SDK changes
|
2004-08-30 03:34:13 +00:00 |
|
David Anderson
|
3b6d22d3bf
|
Added amx_client_languages option
|
2004-08-30 03:31:00 +00:00 |
|
David Anderson
|
b254f14285
|
Fixed bug where MF_GetScriptName() was NULL
|
2004-08-30 02:00:01 +00:00 |
|
David Anderson
|
38e89f11f4
|
Fixed possible bug for %%
|
2004-08-30 01:39:15 +00:00 |
|
David Anderson
|
f4960433bc
|
Fixed possible formatting bug
|
2004-08-30 01:37:25 +00:00 |
|
David Anderson
|
ebe778d0ee
|
Fixed bug where meta tables would not be NULL'd correctly
|
2004-08-30 01:11:48 +00:00 |
|
David Anderson
|
36ad12b6b3
|
fixed bugs
|
2004-08-30 00:07:55 +00:00 |
|
David Anderson
|
0c022b1543
|
Fixed some bugs in admin_sql
Changed some things in dbi
|
2004-08-29 23:42:35 +00:00 |
|
David Anderson
|
4e9de62da6
|
Added new SDK version
|
2004-08-29 19:51:38 +00:00 |
|
Pavol Marko
|
727c798892
|
fixed crash bug
|
2004-08-29 19:49:08 +00:00 |
|
David Anderson
|
d9b768e2cf
|
Added new SDK version
|
2004-08-29 19:39:18 +00:00 |
|
Pavol Marko
|
c1d75857f3
|
fixed crash bug
|
2004-08-29 18:51:25 +00:00 |
|
Pavol Marko
|
6d91af30b8
|
fixed memory leak
|
2004-08-29 18:50:38 +00:00 |
|
Pavol Marko
|
a1d36ff75d
|
possible fix for the : issue
|
2004-08-29 18:00:16 +00:00 |
|
David Anderson
|
9a3e53478e
|
Added better error reporting
Added new SDK version
|
2004-08-29 17:55:11 +00:00 |
|
Lukasz Wlasinksi
|
7703c36a90
|
DoD cvars update
|
2004-08-29 17:37:37 +00:00 |
|
David Anderson
|
a3d048880f
|
oops
|
2004-08-29 17:15:32 +00:00 |
|
David Anderson
|
53f8d12237
|
Switched tasks to forward system
|
2004-08-29 17:11:08 +00:00 |
|
Pavol Marko
|
54fb9fbfef
|
registerSPForwardByName now automatically unregisters the forward again and returns -1 if the function is not found
|
2004-08-29 16:52:54 +00:00 |
|
Pavol Marko
|
5a80d24780
|
Fixed NewDLL heap corruption
|
2004-08-29 16:48:31 +00:00 |
|
Pavol Marko
|
b8bbe4ae8f
|
Fixed small NewDLL issues
|
2004-08-29 13:32:55 +00:00 |
|
Pavol Marko
|
da13f4797d
|
Reenabled NewDLL functions
|
2004-08-29 13:32:31 +00:00 |
|
David Anderson
|
6d35912c67
|
Removed debug info
|
2004-08-28 22:34:54 +00:00 |
|
David Anderson
|
02be09dd00
|
Removed inline notation.
|
2004-08-28 22:34:02 +00:00 |
|
Pavol Marko
|
93cd6dbed5
|
Fixed problem with pack not popped (=> hlsdk structures should be aligned correctly again)
|
2004-08-28 21:29:25 +00:00 |
|
Pavol Marko
|
8c8ccc51c4
|
Probably fixed problem with forwards getting garbage parameters
|
2004-08-28 21:25:29 +00:00 |
|
Pavol Marko
|
c7982c2bc3
|
Probably fixed problem with forwards getting garbage parameters
|
2004-08-28 21:25:03 +00:00 |
|
David Anderson
|
4015655141
|
added 4byte struct alignment (fsfod)
|
2004-08-28 03:57:29 +00:00 |
|
Steve Dudenhoeffer
|
980ccfddf5
|
fixed building in debug mode issues
|
2004-08-26 21:27:39 +00:00 |
|