Commit Graph

602 Commits

Author SHA1 Message Date
David Anderson
21541fcc7f Decided to discontinue this module 2005-07-09 06:48:04 +00:00
David Anderson
e9e4ab69e6 Addressed report at15008 (twistedeuphoria) 2005-07-08 05:42:10 +00:00
David Anderson
5d90ccf088 Fix for bug at15759, from devicenull 2005-07-08 01:22:57 +00:00
David Anderson
de5eb6924a Added request at13457 from harbu. 2005-07-08 01:15:54 +00:00
David Anderson
0600e3357c Another resync :) 2005-07-08 00:44:09 +00:00
David Anderson
40f28a543e Resync 2005-07-07 20:08:35 +00:00
David Anderson
13b6c0764c Added request at15060 by twistedeuphoria 2005-07-07 19:53:02 +00:00
David Anderson
950d1b4a5f Fixed bug at13314 from XxAvalanchexX 2005-07-07 18:49:14 +00:00
David Anderson
85ed8468f8 Fix ap22177.2 from faluco 2005-07-07 18:46:04 +00:00
David Anderson
756a6a2b65 Fix ap22177.4 from faluco 2005-07-07 18:41:29 +00:00
David Anderson
e63ed1e3e0 Fix ap22177 from faluco 2005-07-07 18:40:59 +00:00
David Anderson
27c2978617 Synced language translation files 2005-07-07 18:38:29 +00:00
David Anderson
b0c9b868cd Fixed bug a13718 report by faluco 2005-07-07 18:37:33 +00:00
David Anderson
101c590f32 Removed mysql backwards compatibility
Removed stray character
2005-07-06 21:20:53 +00:00
David Anderson
64b7c7b600 Malformat bug fixes 2005-07-06 03:19:27 +00:00
Johnny Bergström
48749382fb amx_addadmin added 2005-06-21 22:04:44 +00:00
Lukasz Wlasinksi
8d898ae459 fixed /stats command 2005-06-13 10:52:33 +00:00
Lukasz Wlasinksi
1cc60fc9ad added new functions 2005-05-31 13:56:15 +00:00
Lukasz Wlasinksi
959a5b9225 *** empty log message *** 2005-05-31 12:44:14 +00:00
Lukasz Wlasinksi
9b8658606b fixed EndRound Stats 2005-05-31 12:35:13 +00:00
Johnny Bergström
51ff0a2c49 Added stock file_copy to file.inc.
Also fixed fopen to return 0 on files that can't be opened.
Fixed native fopen to take const filename.
2005-05-29 16:36:35 +00:00
Johnny Bergström
7c6d869cb4 Moved
/* Sets player frags. */
native set_user_frags(index, frags);

from amxmodx.inc to fun.inc...
2005-04-19 14:49:16 +00:00
Felix Geyer
7ceaa4801d fixed wrong formatting when using non-english languages (thanks n-o-l-o) 2005-04-05 15:10:20 +00:00
David Anderson
15bd719cf5 FireStorm's fix 2005-04-05 14:48:06 +00:00
Johnny Bergström
85f5604d43 *** empty log message *** 2005-03-30 18:43:43 +00:00
Johnny Bergström
fa42dbf011 Added stock admin_print(access, const DESTINATION, const MSG[]); 2005-03-30 11:37:41 +00:00
Johnny Bergström
8675d6a4a8 Pev -> Engine wrapper for backwards compatibility 2005-03-26 15:59:58 +00:00
Johnny Bergström
1d770fd400 Removed pev 2005-03-25 22:05:41 +00:00
Johnny Bergström
d6b704e74c Updated from http://www.amxmodx.org/forums/viewtopic.php?p=99878
To ban LAN:ers by IP and not authid.
2005-03-25 09:40:04 +00:00
Johnny Bergström
560f50eda7 *** empty log message *** 2005-03-24 11:37:00 +00:00
Johnny Bergström
73f1e4d77e *** empty log message *** 2005-03-24 11:03:09 +00:00
Johnny Bergström
87fd5e2b4e Added in-game cmd "amx_addadmin <playername> <flags> [password] - automatically add specified player as an admin to users.ini" 2005-03-24 10:59:46 +00:00
Johnny Bergström
ad732d7286 *** empty log message *** 2005-03-16 21:00:16 +00:00
CheesyPeteza
f9281fe309 Removed last bug "fix" which did nothing except break a perfectly working plugin. Doh! 2005-03-10 10:47:09 +00:00
CheesyPeteza
01bacc3275 As sawce would say. Bug go squish. :D 2005-03-07 23:55:18 +00:00
CheesyPeteza
53b7516449 Made combat countdown work over multiple games on the same map. Sound now stops when a team has won and everything resets. 2005-03-07 23:48:10 +00:00
CheesyPeteza
916325d3db Apparently this votemap crash bug is fixed in a server patch being released tonight/tomorrow. 2005-03-07 14:36:48 +00:00
CheesyPeteza
054f046807 Fix for votemap server/client crash in NS v3.0 final release. 2005-03-07 13:41:08 +00:00
CheesyPeteza
afef83ae66 Updated for addition of Jetpack player class to ScoreInfo Message in NS v3.0 final release. 2005-03-06 21:55:15 +00:00
Johnny Bergström
3074ca0756 Removed some... odd thing. 2005-02-25 18:05:50 +00:00
Johnny Bergström
7b8165fe6f Removing task waiting to call dispInfo if client disconnects before the task is executed. This fixes run time errors. 2005-02-21 00:31:52 +00:00
Johnny Bergström
3774575160 Fixed a bug in dispInfo: if client disconnected fast enough we got a native error in client_print :-D 2005-02-21 00:23:16 +00:00
Johnny Bergström
b2eb9df894 Updated dbi_type() (added "sqlite") and added stock sqlite_table_exists(). 2005-02-15 20:50:15 +00:00
Johnny Bergström
a085cef0d6 Updated to allow compiling with unmodified statsx.sma, and other plugins using the old csx api... hopefully. :-9 2005-02-05 11:06:34 +00:00
David Anderson
2980fb1d82 Merged with ns2amx header 2005-02-03 20:49:44 +00:00
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
948be015a7 new version number 2005-01-31 19:35:06 +00:00
David Anderson
84caa10733 Updated to 2.7.2 compiler 2005-01-31 08:24:24 +00:00