Commit Graph

26 Commits

Author SHA1 Message Date
Borja Ferrer
b34557b839 fixed bug at27878 2006-04-19 02:52:39 +00:00
Borja Ferrer
ef5437fec3 a working adminslots 2006-03-19 21:25:18 +00:00
David Anderson
880cb401fb fixed bug at26340 (NiLuJe) 2006-03-13 14:35:26 +00:00
Christian Hammacher
eb7a49f6d4 fixed awful cvar bug, amx_reservedslots (which wasn't registered by the plugin) was used in the code instead of amx_reservation 2006-03-06 15:27:30 +00:00
David Anderson
85c37c6a39 merged in marticus's changes 2006-02-27 09:22:03 +00:00
Borja Ferrer
e27c0b205f (Marticus)
-Added documentation and cleaned up the code
-Created amx_hideslots cvar to replace #define HIDE_RESERVED_SLOTS
-Removed ackSignal *sigh* and the horribly coded setVisibleSlots function
-Removed client disconnect
-Created global variable gPlayerLimit to be used in both functions
-Moved set cvar sv_visiblemaxplayers to plugin_init
2006-01-07 00:54:40 +00:00
Borja Ferrer
1a48ebb345 format fixes 2005-11-21 20:31:18 +00:00
Borja Ferrer
ddf3b6df32 new cleaned-up version of the plugins (no more OLOcode :D) 2005-09-12 21:06:24 +00:00
Felix Geyer
c1f2a499f8 fixed compiling error (by FireStorm) 2004-11-20 21:34:22 +00:00
David Anderson
d14c107db1 Fixed some include bugs
Fixed adminslots not showing right slots on connect
Fixed RTEs on wrong team
2004-09-19 00:52:15 +00:00
Felix Geyer
94474b57c1 added dictionary common.txt 2004-08-06 18:44:37 +00:00
Felix Geyer
0be7ddcbd9 updated to use the multi-lingual system | better code style 2004-08-03 20:11:16 +00:00
Felix Geyer
4fccdd676b use AMXX_VERSION_STR 2004-07-30 23:39:39 +00:00
Felix Geyer
ef11026195 removed WON support
fixed some bugs
2004-07-19 14:33:17 +00:00
David Anderson
4ab6b083c1 Updated version numbers.
Fixed Condition-Zero support.
Replaced Stats with StatsX.
2004-06-24 08:10:52 +00:00
Felix Geyer
eaf5384522 fixed if NO_STEAM is defined 2004-03-27 22:13:41 +00:00
Felix Geyer
079f824a81 updated version information 2004-03-24 08:30:08 +00:00
David Anderson
1425615e20 Fixed headers. 2004-03-15 21:05:08 +00:00
Felix Geyer
9f6b206881 compatible to new include files 2004-03-07 14:30:53 +00:00
Felix Geyer
4b81034f81 updated includes 2004-03-05 19:35:38 +00:00
Felix Geyer
3ba4ece791 removed AMX_VERSION_STR 2004-02-21 20:58:35 +00:00
Felix Geyer
8c6374567a updated header 2004-02-21 19:36:35 +00:00
Felix Geyer
0b742e54bd kicking reason is displayed (Steam) 2004-02-13 21:20:59 +00:00
Felix Geyer
c3da720704 updated header | fixed compiler errors 2004-02-11 19:32:01 +00:00
Felix Geyer
51fe5a4822 changed header and version info 2004-02-01 18:45:44 +00:00
Felix Geyer
9e999a0ba6 Initial revision 2004-01-31 20:56:22 +00:00