index
:
usdx
cpp
github/svn/1.0.1
github/svn/1.0.1%20Challenge%20MOD
github/svn/1.01
github/svn/1.0x
github/svn/1.1
github/svn/1.1-beta
github/svn/Lua
github/svn/experimental
github/svn/new_songloading
github/svn/trunk
master
svn/1.0.1
svn/1.0.1%20Challenge%20MOD
svn/1.01
svn/1.0x
svn/1.1
svn/1.1-beta
svn/Lua
svn/experimental
svn/new_songloading
svn/trunk
SVN Import von https://ultrastardx.svn.sourceforge.net/svnroot/ultrastardx
UltraStar Deluxe Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
base
/
USong.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
do not handle txt file format errors that strict
tobigun
2010-04-20
1
-9
/
+10
*
reduced verbose output on missing theme and song tags (info instead of warn)
tobigun
2010-04-19
1
-1
/
+1
*
completly remove solmization
whiteshark0
2010-04-14
1
-46
/
+0
*
change zero note error to warning with better description
whiteshark0
2009-12-18
1
-1
/
+3
*
added a note concerning song parser
whiteshark0
2009-12-13
1
-0
/
+8
*
use TryStrToInt and TryStrToFloat instead of try .. except block
whiteshark0
2009-12-13
1
-8
/
+10
*
fixed bug in song parser that may lead to an Access Violation
whiteshark0
2009-12-13
1
-1
/
+1
*
Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824
s_alexander
2009-12-06
1
-0
/
+1
*
added autodetection of utf8
s_alexander
2009-12-05
1
-8
/
+7
*
use second players color to indicate selected note in editor
whiteshark0
2009-11-24
1
-0
/
+2
*
load and save year tag
whiteshark0
2009-11-17
1
-1
/
+9
*
header tags that are not supported are written to the end of the songheader w...
whiteshark0
2009-11-17
1
-8
/
+52
*
fixed folders=on bug for the moment
whiteshark0
2009-11-09
1
-0
/
+8
*
merged unicode branch (r1931) into trunk
s_alexander
2009-11-09
1
-435
/
+615
*
folder sorting w/ cats on fixed (ticket #84)
whiteshark0
2009-03-10
1
-2
/
+39
*
final cleanup of Umain. Creation of UNote
k-m_schindler
2009-03-07
1
-1
/
+1
*
loading of songs with relative: yes fixed
whiteshark0
2009-02-28
1
-1
/
+1
*
Some cleanup done
whiteshark0
2009-02-28
1
-117
/
+61
*
some small format edits
k-m_schindler
2008-11-26
1
-13
/
+13
*
Format adjustments. no code change.
k-m_schindler
2008-11-13
1
-45
/
+49
*
All comments are English now (Polish ones have been translated)
tobigun
2008-11-03
1
-2
/
+2
*
some compiler warnings/hints removed
tobigun
2008-10-28
1
-2
/
+2
*
- glPrint(Pchar) -> glPrint(string)
tobigun
2008-10-28
1
-5
/
+5
*
Errormessages during songload now translatable
whiteshark0
2008-10-09
1
-4
/
+15
*
Fixed some minor bugs in txt file reader
whiteshark0
2008-09-28
1
-36
/
+56
*
Songclass now reports an error if there is no linebreak in a txt file. Error ...
whiteshark0
2008-09-28
1
-1
/
+18
*
indentation unified, no code change.
k-m_schindler
2008-09-23
1
-19
/
+19
*
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
2008-09-23
1
-0
/
+25
*
- stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...
tobigun
2008-09-13
1
-1
/
+0
*
minor layout changes. no code change
k-m_schindler
2008-09-13
1
-19
/
+36
*
rename X: integer to NoteIndex: integer
k-m_schindler
2008-09-13
1
-11
/
+12
*
SourceForge patch [2086204] applied.
tobigun
2008-09-13
1
-162
/
+154
*
Moved: The folder classes has been renamed to base
mogguh
2008-09-02
1
-0
/
+1027