Mika Bostrom
b4a08af2b1
Remove trailing percent symbols from HUD values
...
The values that are displayed in the HUD box included the '%' symbol if
these values were percentages. This clutters the HUD for those who don't
need such extra characters.
This patch removes the trailing '%' from result[1]. The default
formatting for HUD values is '%3.1f' and if decimal places need to be
changed, the code for those is now simpler. A user who wishes to show a
percent symbol after any given stat value, can edit HUD_config.xml and
assign such stats the hudsuffix="%" attribute.
This patch also changes the way the tooltip strings are constructed.
Instead of appending the percent symbol to generated string, the '%' is
now generated in place by the format-string stanza '%%'.
2010-08-22 13:09:26 +03:00
..
2010-08-18 00:27:06 +02:00
2010-08-19 22:35:40 +02:00
2010-07-31 22:55:43 +08:00
2010-08-15 07:31:32 +02:00
2010-08-15 07:31:32 +02:00
2010-08-15 07:31:32 +02:00
2010-08-15 21:09:18 +02:00
2010-08-20 20:26:53 +08:00
2010-07-08 22:33:09 +02:00
2010-08-15 21:09:18 +02:00
2009-03-10 20:31:09 -04:00
2009-10-25 00:13:35 +02:00
2010-08-15 07:27:53 +02:00
2010-08-18 04:22:59 +02:00
2010-08-15 23:28:22 +02:00
2010-08-13 02:49:01 +02:00
2010-08-21 18:30:10 +02:00
2010-08-19 04:09:24 +02:00
2010-08-02 16:47:32 -04:00
2010-07-08 20:01:03 +02:00
2010-08-16 01:41:25 +02:00
2010-08-19 18:33:43 +08:00
2010-08-21 18:32:46 +02:00
2010-08-18 13:12:11 +08:00
2010-08-15 23:38:13 +02:00
2010-08-19 18:29:10 +08:00
2010-08-15 21:09:18 +02:00
2010-08-16 01:41:25 +02:00
2010-08-16 01:41:25 +02:00
2010-08-15 21:09:18 +02:00
2010-07-11 05:58:00 +02:00
2010-08-16 01:41:25 +02:00
2010-08-16 23:49:50 +02:00
2010-08-16 04:22:51 +02:00
2010-08-16 01:41:25 +02:00
2010-08-16 01:41:25 +02:00
2010-08-16 01:41:25 +02:00
2010-08-19 18:28:10 +08:00
2010-07-08 20:01:03 +02:00
2010-08-21 22:19:08 +08:00
2010-08-14 17:38:18 +02:00
2010-06-16 17:21:49 +02:00
2010-08-20 16:51:41 +08:00
2010-08-15 20:50:49 +02:00
2010-08-14 17:52:07 +02:00
2010-08-19 23:17:58 +02:00
2010-08-21 04:28:18 +02:00
2010-08-16 01:58:05 +02:00
2010-07-19 21:36:45 +01:00
2010-08-15 04:07:34 +02:00
2010-08-21 22:26:08 +08:00
2010-08-15 21:09:18 +02:00
2010-08-15 06:28:43 +02:00
2010-08-16 03:28:17 +02:00
2010-08-15 19:46:10 +02:00
2010-08-16 00:31:17 +02:00
2010-08-15 19:46:10 +02:00
2010-08-21 18:30:10 +02:00
2010-08-22 13:09:26 +03:00
2010-07-08 20:01:03 +02:00
2010-07-08 22:33:09 +02:00
2010-08-15 21:09:18 +02:00
2010-08-15 21:09:18 +02:00
2010-07-08 20:01:03 +02:00
2010-07-08 20:01:03 +02:00
2010-08-15 07:38:44 +02:00
2010-07-08 20:01:03 +02:00
2010-07-08 20:01:03 +02:00
2010-07-08 20:01:03 +02:00
2010-08-19 19:31:23 +08:00
2010-08-15 23:23:17 +02:00
2010-08-16 01:41:25 +02:00
2010-08-16 01:58:05 +02:00
2010-07-08 22:33:09 +02:00
2009-10-25 00:13:35 +02:00
2010-07-08 22:33:09 +02:00
2010-08-15 21:09:18 +02:00
2010-08-15 07:38:44 +02:00
2010-07-31 22:55:43 +08:00