Commit Graph
1071 Commits
Author SHA1 Message Date
David Anderson 72e5e9885f new makefile 2004-09-02 01:12:29 +00:00
David Anderson 5c6b34b1d8 Fixed some bugs in CLang 2004-09-02 00:22:56 +00:00
David Anderson 7a627f75cf Removed references to _snprintf() - math wrong but compatibility of snprintf() unknown 2004-09-01 22:03:44 +00:00
David Anderson 02cb4b94f5 Commited new SDK 2004-09-01 21:13:30 +00:00
David Anderson 0b5c02f678 fixed warning 2004-09-01 20:58:03 +00:00
Pavol Marko ec5f9ec5ca Added buffer overflow (stack corruption) checking. To be tested! 2004-09-01 17:02:24 +00:00
Pavol Marko 551d51ea42 When AMXX can't open the logfile it outputs an error rather than crashing 2004-09-01 17:01:52 +00:00
David Anderson 560cd184cc Fixed JIT issues 2004-09-01 16:46:27 +00:00
David Anderson 14297c8408 Bad commit?!
New make
2004-09-01 15:56:31 +00:00
Felix Geyer 385fa07884 sql.cfg is always executed 2004-09-01 11:47:20 +00:00
Felix Geyer 35fdb8aa6e fixed compiler warning 2004-09-01 11:41:07 +00:00
Felix Geyer 34c6a1d4be stop removing my changes *evil* 2004-09-01 11:34:48 +00:00
Johnny Bergström 745c595fc8 Now uses fakemeta for pdata stocks 2004-09-01 08:39:30 +00:00
David Anderson e979252742 More fixes from malex 2004-08-31 22:40:30 +00:00
Lukasz Wlasinksi 90b7dc2b9c updated dod stats file to ML 2004-08-31 22:00:15 +00:00
Lukasz Wlasinksi 66bed5a1ab max cvars changed to 48 , DoD has too many cvars ... 2004-08-31 21:59:09 +00:00
Johnny Bergström 8575c9a637 Added some description. hopefully they are right :-) 2004-08-31 16:43:58 +00:00
Johnny Bergström e73acf4fe4 Renamed is_jit_enabled from jit_enabled 2004-08-31 15:37:22 +00:00
David Anderson 2f37ab7ede Fixed bug where radians were not converted properly (malex) 2004-08-31 15:16:16 +00:00
David Anderson b1dd324354 Fixed client_command forward 2004-08-31 15:10:12 +00:00
David Anderson 5f00f09314 Moved stocks 2004-08-31 15:02:51 +00:00
Pavol Marko f06796c275 Changed so that a MOTD will also display when there is no ServerName message (as proposed by karlos on the forums). 2004-08-31 13:20:29 +00:00
Steve Dudenhoeffer e15c151167 minor fix from karlos 2004-08-31 12:45:11 +00:00
David Anderson 0b2eae8e0a Fixed a bug where remove_task() crashed
amxx_mm -> amxmodx_mm
2004-08-31 06:49:22 +00:00
David Anderson 4fff936626 amxx_mm -> amxmodx_mm 2004-08-31 06:46:44 +00:00
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