Go to file
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
files Update debian packaging for new snapshot 2010-07-02 12:32:05 +03:00
gfx Add windows icon file. 2010-02-07 12:36:41 -05:00
packaging gentoo: update ebuilds with sunrise suggestions (only testing done fully) 2010-08-29 18:25:41 +02:00
pyfpdb Fix HUD bug with specified decimals 2010-08-30 12:38:08 +03:00
regression-test change calls to python2 back to python 2010-07-08 20:01:03 +02:00
utils change calls to python2 back to python 2010-07-08 20:01:03 +02:00
.gitattributes make git always store HUD_config.xml.example with windows line ending 2010-08-25 11:49:08 +02:00
agpl-3.0.txt removed outdated documentation and moved license files 2010-06-22 11:14:29 +08:00
fdl-1.2.txt removed outdated documentation and moved license files 2010-06-22 11:14:29 +08:00
gpl-2.0.txt some cleanups: 2010-07-05 12:17:08 +08:00
gpl-3.0.txt some cleanups: 2010-07-05 12:17:08 +08:00
Makefile Give Makefile a 'release' target 2010-07-07 12:48:13 +08:00
mit.txt add MIT license and notice 2010-08-02 11:53:02 +02:00
readme.txt Added a minimal readme 2010-06-28 11:48:54 +08:00
run_fpdb.bat put output file from .exe startup in higher directory 2010-06-06 09:29:46 +01:00
run_fpdb.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
setup.py Modify build script to install locales 2010-08-23 23:39:01 +03:00
test_Python_Libs.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
test_Python.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00

Please visit http://fpdb.sourceforge.net for documentation, tips and help.