aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/USong.pas
diff options
context:
space:
mode:
authors_alexander <s_alexander@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-12-06 12:13:34 +0000
committers_alexander <s_alexander@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-12-06 12:13:34 +0000
commit13220c16acafe9e9c1cab5a59a6be4ce38b43754 (patch)
treec88519a61bc1013387cc2f478d04570d5fe94a6f /src/base/USong.pas
parent136969dfd5510c1841013ccc8dc240449ff7b94a (diff)
downloadusdx-13220c16acafe9e9c1cab5a59a6be4ce38b43754.tar.gz
usdx-13220c16acafe9e9c1cab5a59a6be4ce38b43754.tar.xz
usdx-13220c16acafe9e9c1cab5a59a6be4ce38b43754.zip
Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824
applied patch form sf.net bug tracker (id: 2901824) thanks to brunzelchen - Add a date-column to the score entries (UNIX-Timestamp); the date will be shown on Top5- und Stats Screen! - The Players on Top-5-Screen are now filtered: Every player with his best score! - You can switch through the difficulties on Top-5-Screen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1972 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'src/base/USong.pas')
-rw-r--r--src/base/USong.pas1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/base/USong.pas b/src/base/USong.pas
index f8698d43..c465f198 100644
--- a/src/base/USong.pas
+++ b/src/base/USong.pas
@@ -74,6 +74,7 @@ type
TScore = record
Name: UTF8String;
Score: integer;
+ Date: UTF8String;
end;
{ used to hold header tags that are not supported by this version of