Valentin Grünbacher
|
25f507c5e3
|
StatsX: Add is_user_alive check to eventSpawn
|
2014-05-04 17:04:01 +02:00 |
|
Valentin Grünbacher
|
2fb232ee68
|
StatsX: Use replace_string and set task timer to 0.1 (AMXX minimum)
|
2014-05-04 17:03:59 +02:00 |
|
Valentin Grünbacher
|
90c4eed92e
|
StatsX: More charsmax in place of hardcoded buffer lengths
|
2014-05-04 17:03:58 +02:00 |
|
Valentin Grünbacher
|
bf4ba091e4
|
StatsX: cmdReport has to use LANG_SERVER
|
2014-05-04 17:03:57 +02:00 |
|
Valentin Grünbacher
|
c19b9d9d5d
|
StatsX: Switch spawn detection from ResetHUD to Ham_Spawn
|
2014-05-04 17:03:56 +02:00 |
|
Valentin Grünbacher
|
5143cada8e
|
StatsX: Don't format roundend hudstats if we don't show them
|
2014-05-04 17:03:55 +02:00 |
|
Valentin Grünbacher
|
f630a8afc8
|
StatsX: Format team score (g_sScore) on demand
|
2014-05-04 17:03:54 +02:00 |
|
Valentin Grünbacher
|
ccd0adb84d
|
StatsX: Actually use cached player id in end_game_stats
|
2014-05-04 17:03:53 +02:00 |
|
Valentin Grünbacher
|
4afefa25d1
|
StatsX: Format roundend stats for each player individually
|
2014-05-04 17:03:52 +02:00 |
|
Valentin Grünbacher
|
4de2bf21a3
|
StatsX: Remove implicit usages of global buffers for formatting
|
2014-05-04 17:03:51 +02:00 |
|
Valentin Grünbacher
|
136309ae6f
|
StatsX: Move hudstats formatting to own function
|
2014-05-04 17:03:50 +02:00 |
|
Valentin Grünbacher
|
12d2e49adf
|
StatsX: Rip out LANG_SERVER where possible (still pass 0 as id)
|
2014-05-04 17:03:48 +02:00 |
|
Valentin Grünbacher
|
85bb592eeb
|
StatsX: Switch cvar access to pcvars
|
2014-05-04 17:03:47 +02:00 |
|
Valentin Grünbacher
|
164285b221
|
StatsX: Switch from using defines to charsmax
|
2014-05-04 17:03:46 +02:00 |
|
Valentin Grünbacher
|
297ced77b9
|
StatsX: Switch format to formatex
|
2014-05-04 17:03:45 +02:00 |
|
Vincent Herbet
|
71ac17464a
|
Add UTF-8 support in /top15 MOTD (bug 5825, r=me)
Former-commit-id: ae91c6f5ade72b2c851eb1289423444e4a7d42e4
|
2013-08-03 20:35:05 +02:00 |
|
Steve Dudenhoeffer
|
6a4318f4d1
|
Work around for amb1632 - can't completely fix due to float rounding issues that don't work too well with pawn's floatround
|
2008-04-26 07:52:59 +00:00 |
|
David Anderson
|
ee5dccfc0f
|
- added ability for statscfg to use translations (amb28)
- added ML translations for new statscfg lines (amb28, from kwo)
- added miscstats/statsx support for new statscfg lines (amb28, patches from kwo)
|
2007-06-28 04:25:04 +00:00 |
|
Steve Dudenhoeffer
|
73219c45dd
|
Fixed bug am51368 - Unused variable
|
2007-02-19 06:16:56 +00:00 |
|
Steve Dudenhoeffer
|
b324e8ed9d
|
Merged revision 3260 from 1.77; Stats would not display on awkward mp_roundtime settings
|
2007-01-26 06:15:49 +00:00 |
|
David Anderson
|
a34c8daf34
|
again... oops
|
2006-11-22 04:17:08 +00:00 |
|
David Anderson
|
6cd5a51c8e
|
fixed issue am47452
|
2006-11-22 04:14:56 +00:00 |
|
David Anderson
|
44617778c7
|
Fixed bug am40911 (round kill stats persisting for spectators)
|
2006-09-25 23:04:33 +00:00 |
|
David Anderson
|
adf12bf348
|
potential fix for am44179 (array is too small)
|
2006-09-10 03:32:46 +00:00 |
|
David Anderson
|
fd67b07530
|
whoa, changes from twisty-san
|
2006-06-12 06:14:35 +00:00 |
|
Borja Ferrer
|
9bbb0df492
|
fixed bug at29731
|
2006-05-18 16:18:14 +00:00 |
|
David Anderson
|
48377168b2
|
Added ClearSyncHud()
|
2006-03-01 02:17:20 +00:00 |
|
Borja Ferrer
|
dc97e18955
|
fixes for % stuff in statsx and its lang file
|
2006-02-15 19:44:34 +00:00 |
|
Borja Ferrer
|
e8a4b46cc5
|
removed 4 cmds from statsx, and implemented currentmap and FF status in nextmap (at22858)
|
2006-01-07 03:26:50 +00:00 |
|
Borja Ferrer
|
1a48ebb345
|
format fixes
|
2005-11-21 20:31:18 +00:00 |
|
David Anderson
|
429798ae35
|
*** empty log message ***
|
2005-11-19 18:57:05 +00:00 |
|
David Anderson
|
4cc1218391
|
channels should clear again
|
2005-11-19 18:55:29 +00:00 |
|
David Anderson
|
62e7e22a93
|
Added functionality for the auto-channeler
|
2005-11-19 01:25:34 +00:00 |
|
Borja Ferrer
|
4165548661
|
fixed bug at21142
|
2005-11-12 01:22:01 +00:00 |
|
Borja Ferrer
|
324f4c58a8
|
cleaned revision for cstrike plugins
|
2005-09-18 03:19:34 +00:00 |
|
David Anderson
|
dd371c4dbe
|
no idea, I changed something though
|
2005-08-21 22:48:22 +00:00 |
|
Lukasz Wlasinksi
|
0e681d9bd4
|
replaced get_weaponname with xmod_get_wpnname
|
2004-10-25 11:16:02 +00:00 |
|
Lukasz Wlasinksi
|
61fc7da654
|
fixed last hit bug and problems with c4 damage
|
2004-10-16 17:03:53 +00:00 |
|
Lukasz Wlasinksi
|
34cfce33a1
|
fixed /stats menu bug ( Damaged Soul ) and added selfkill check in miscstats
|
2004-10-06 15:47:04 +00:00 |
|
David Anderson
|
e3a2a2bc17
|
Merged CSX versions
|
2004-10-04 07:30:39 +00:00 |
|
David Anderson
|
83fa1aea27
|
*** empty log message ***
|
2004-09-19 17:32:55 +00:00 |
|
David Anderson
|
6a77edfa97
|
Added full HUD stats option again
|
2004-09-19 17:30:36 +00:00 |
|
David Anderson
|
1ef7f8dd72
|
new defaults
|
2004-09-19 16:47:18 +00:00 |
|
David Anderson
|
90eafe59a6
|
register_module -> require_module
|
2004-09-10 05:18:57 +00:00 |
|
David Anderson
|
6ac682cc5b
|
Organized Cstrike stuff
|
2004-09-09 21:36:47 +00:00 |
|