Files
fpdb/pyfpdb
Mika Bostrom 2b97d938f1 Fix HUD bug with specified decimals
If any stat in HUD had manually specified number of decimal places, the
entire hand processing stopped when the first such stat was encountered.

Now really do the decimal place formatting as it was supposed to work.
Also, for future reference: tuples are immutable - you can't overwrite
any tuple member. Hence the need for new routine, __stat_override()
2010-08-30 12:38:08 +03:00
..
2010-08-29 21:29:18 +02:00
2009-03-10 20:31:09 -04:00
2010-08-15 07:27:53 +02:00
2010-08-29 12:39:54 +01:00
2010-08-16 23:49:50 +02:00
2010-08-29 00:05:22 +01:00
2010-08-22 07:39:49 +02:00
2010-08-14 17:38:18 +02:00
2010-08-15 20:50:49 +02:00
2010-08-14 17:52:07 +02:00
2010-08-25 06:14:26 +02:00
2010-08-15 04:07:34 +02:00
2010-08-29 00:05:22 +01:00
2010-08-26 11:25:21 +08:00
2010-08-22 06:46:47 +02:00
2010-08-30 12:38:08 +03:00
2010-07-08 22:33:09 +02:00
2010-08-15 07:38:44 +02:00
2010-08-29 21:33:03 +02:00
2010-08-21 23:24:25 +01:00
2010-07-31 22:55:43 +08:00