Steve Dudenhoeffer
|
683f453b6f
|
Fixed building a 32bit binary on a 64bit machine
Added a super cool new native
|
2008-04-13 22:54:47 +00:00 |
|
Steve Dudenhoeffer
|
145ff45876
|
Wrong language key in vote kick/ban (amb1456)
|
2008-04-10 06:12:35 +00:00 |
|
Steve Dudenhoeffer
|
e3e64233ec
|
Fix for amb1596 ; csx was allocating a buffer to small for csstats.amxx's stats[] array
|
2008-04-10 05:48:36 +00:00 |
|
Steve Dudenhoeffer
|
313044fe89
|
Fix for amb1565 CCmdManager's gotAccess check was retardedly checking to make sure a user has all access flags instead of one of the access flags; this is inconsistent with how access is checked elsewhere
|
2008-04-10 05:42:06 +00:00 |
|
Steve Dudenhoeffer
|
074fd60f3c
|
plmenu now ignores immunity if a command is executed on self
|
2008-03-30 21:26:31 +00:00 |
|
Steve Dudenhoeffer
|
b608305c79
|
cs and ns did not have plmenu bantimes and slapdamage amounts in their amxx.cfg
also added "0" slap damage to the default values as it was mistakingly left out
|
2008-03-30 21:23:01 +00:00 |
|
Steve Dudenhoeffer
|
bbf7593e43
|
fix for amb1139: Menufront now follows cmdaccess.ini changes for its additions (also, pluginmenu does now too)
|
2008-03-30 20:51:48 +00:00 |
|
Steve Dudenhoeffer
|
e373ee1165
|
Small change to previous commit, g_CaseSensitiveName[id] is cleared at the start of getAccess lookup
|
2008-03-30 19:38:01 +00:00 |
|
Steve Dudenhoeffer
|
375d6aa0da
|
Added amb1263: A new flag in users.ini, 'k' implies name/tags are case sensitive
|
2008-03-30 19:28:36 +00:00 |
|
Steve Dudenhoeffer
|
4c4fde8bf3
|
Sort of fix for amb1293: It's a bug with HLDS's parsing of localinfo keys
|
2008-03-30 10:55:13 +00:00 |
|
Steve Dudenhoeffer
|
5e9e119c76
|
Fix for amb1545: show_activity was ignoring the last client
|
2008-03-30 07:36:10 +00:00 |
|
Steve Dudenhoeffer
|
2a383feef6
|
added amb1290: Invalid_Array handle in cellarray.inc
|
2008-03-30 07:26:59 +00:00 |
|
Steve Dudenhoeffer
|
a726b796db
|
cellarray test had old ArrayGetCell syntax, oops
|
2008-03-30 07:25:35 +00:00 |
|
Steve Dudenhoeffer
|
9348f9931e
|
amb1096 affected DoD, TS and TFC modules, fixed.
|
2008-03-23 03:45:21 +00:00 |
|
Steve Dudenhoeffer
|
4c79232f17
|
Fix for amb1199 - incorrect comment for Ham_DOD_RoundRespawnEnt
|
2008-03-04 19:21:09 +00:00 |
|
Steve Dudenhoeffer
|
16720a2f70
|
Fix for amb1343 - show_activity() had a messed up vformat() call
|
2008-03-04 19:18:17 +00:00 |
|
Steve Dudenhoeffer
|
69a8a86ff6
|
Fix for nvault not loading on some Linux servers - nvault no longer uses exceptions, so libstdc++ is no longer needed
|
2008-03-04 19:06:39 +00:00 |
|
Steve Dudenhoeffer
|
b0286c9c4d
|
Half-fix for amb1218 - typo in ns.inc
|
2008-03-04 18:55:54 +00:00 |
|
Steve Dudenhoeffer
|
660e97c764
|
Fix for amb1313 - @section svencoop windows should have been @section SvenCoop windows
|
2008-03-04 18:51:35 +00:00 |
|
Steve Dudenhoeffer
|
df522ebe6f
|
Woops!
Fix for amb1096 - csstats_rank mode 2 caused a server lockup.
|
2008-03-04 18:40:15 +00:00 |
|
Steve Dudenhoeffer
|
be35cc9912
|
Fixed amb1267 - FlagManager caused a crash if the cmdaccess.ini was not writable
|
2008-03-04 18:02:16 +00:00 |
|
Steve Dudenhoeffer
|
9801c4166f
|
Fix for amb1389 - client_changeteam had a reversed syntax
|
2008-03-04 17:22:40 +00:00 |
|
Steve Dudenhoeffer
|
80db0ed0b3
|
Fix for amb1452 - ns_give_item was giving wrong items
|
2008-03-04 17:19:15 +00:00 |
|
David Anderson
|
b9d98ede39
|
fixed amxx build
|
2008-01-07 18:18:52 +00:00 |
|
Zor
|
e6c8afa5de
|
Removed the olddeadflag from CPlayer and moved the spawn forward into the PStatus Client Message
|
2007-12-28 19:13:24 +00:00 |
|
Christian Hammacher
|
60b3f30ab3
|
fixed fs1315 (fread_blocks broken due to typo)
|
2007-12-26 15:46:06 +00:00 |
|
Christian Hammacher
|
cfd2011e80
|
added two FindCloses
|
2007-12-16 10:00:08 +00:00 |
|
David Anderson
|
5ed4c27732
|
fixed amb1089 - amx_banip message printed twice
|
2007-11-15 18:12:25 +00:00 |
|
David Anderson
|
afd1072583
|
fixed amb1049 - sloppy TraceResult namings
|
2007-11-15 18:08:15 +00:00 |
|
David Anderson
|
64ad54aa51
|
fixed amb1134 - unused cvar
|
2007-11-15 18:06:16 +00:00 |
|
David Anderson
|
3df060cad6
|
fixed amb1143 - typo in SetClientKeyValue()
|
2007-11-15 18:05:16 +00:00 |
|
David Anderson
|
1497d58e41
|
removed -fno-threadsafe-statics, didn't do anything
|
2007-11-13 16:46:59 +00:00 |
|
David Anderson
|
fd028ca1e7
|
fix for amb1077 - PT_TLS bugs in glibc
|
2007-11-13 16:45:55 +00:00 |
|
David Anderson
|
a1d812398b
|
fixed amb1130
|
2007-11-13 02:28:09 +00:00 |
|
David Anderson
|
df96a81a75
|
fixed code that was clearly never tested (amb1126)
|
2007-11-13 02:25:20 +00:00 |
|
David Anderson
|
656d30be83
|
fixed amb1096
|
2007-11-13 01:44:17 +00:00 |
|
David Anderson
|
6e8a164e67
|
bumped version to 1.8.1
|
2007-11-12 23:50:41 +00:00 |
|
David Anderson
|
521288dae0
|
added dlopen() failure logging to linux
|
2007-11-12 23:48:26 +00:00 |
|
David Anderson
|
4c464390ac
|
fixed amb1080 - german translation typo
|
2007-10-30 01:59:51 +00:00 |
|
David Anderson
|
408e69c41c
|
fixed amb1079 - threaded queries with results would crash
|
2007-10-30 00:09:18 +00:00 |
|
David Anderson
|
cc99d6d1fb
|
finalized build numbers and all that other release crap
|
2007-10-26 02:23:21 +00:00 |
|
David Anderson
|
3030302952
|
updated installer file list
|
2007-10-26 01:58:59 +00:00 |
|
David Anderson
|
f281a24274
|
added pluginmenu to build
|
2007-10-26 01:47:40 +00:00 |
|
David Anderson
|
efbba0a909
|
small change to the version changer for release builds
|
2007-10-26 01:42:35 +00:00 |
|
David Anderson
|
3750788893
|
fixed amxmodx makefile
|
2007-10-26 01:42:12 +00:00 |
|
David Anderson
|
993b6e6c74
|
added 3 more spaces to version output so our version numbers look nice
|
2007-10-26 01:41:45 +00:00 |
|
David Anderson
|
7f51048438
|
fixed ns makefile
|
2007-10-26 01:31:28 +00:00 |
|
David Anderson
|
212697b950
|
whoops, that was one terrible commit. the bug is really fixed now.
|
2007-10-26 01:09:08 +00:00 |
|
David Anderson
|
6a567f3c77
|
fixed a memory corruption bug in CVector
|
2007-10-26 01:03:23 +00:00 |
|
David Anderson
|
36241e2905
|
updated revision numbers
|
2007-10-26 00:28:17 +00:00 |
|