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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-18
change zero note error to warning with better description
whiteshark0
1
-1
/
+3
2009-12-13
added a note concerning song parser
whiteshark0
1
-0
/
+8
2009-12-13
use TryStrToInt and TryStrToFloat instead of try .. except block
whiteshark0
1
-8
/
+10
2009-12-13
fixed bug in song parser that may lead to an Access Violation
whiteshark0
1
-1
/
+1
2009-12-06
Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824
s_alexander
1
-0
/
+1
2009-12-05
added autodetection of utf8
s_alexander
1
-8
/
+7
2009-11-24
use second players color to indicate selected note in editor
whiteshark0
1
-0
/
+2
2009-11-17
load and save year tag
whiteshark0
1
-1
/
+9
2009-11-17
header tags that are not supported are written to the end of the songheader w...
whiteshark0
1
-8
/
+52
2009-11-09
fixed folders=on bug for the moment
whiteshark0
1
-0
/
+8
2009-11-09
merged unicode branch (r1931) into trunk
s_alexander
1
-435
/
+615
2009-03-10
folder sorting w/ cats on fixed (ticket #84)
whiteshark0
1
-2
/
+39
2009-03-07
final cleanup of Umain. Creation of UNote
k-m_schindler
1
-1
/
+1
2009-02-28
loading of songs with relative: yes fixed
whiteshark0
1
-1
/
+1
2009-02-28
Some cleanup done
whiteshark0
1
-117
/
+61
2008-11-26
some small format edits
k-m_schindler
1
-13
/
+13
2008-11-13
Format adjustments. no code change.
k-m_schindler
1
-45
/
+49
2008-11-03
All comments are English now (Polish ones have been translated)
tobigun
1
-2
/
+2
2008-10-28
some compiler warnings/hints removed
tobigun
1
-2
/
+2
2008-10-28
- glPrint(Pchar) -> glPrint(string)
tobigun
1
-5
/
+5
2008-10-09
Errormessages during songload now translatable
whiteshark0
1
-4
/
+15
2008-09-28
Fixed some minor bugs in txt file reader
whiteshark0
1
-36
/
+56
2008-09-28
Songclass now reports an error if there is no linebreak in a txt file. Error ...
whiteshark0
1
-1
/
+18
2008-09-23
indentation unified, no code change.
k-m_schindler
1
-19
/
+19
2008-09-23
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
1
-0
/
+25
2008-09-13
- stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...
tobigun
1
-1
/
+0
2008-09-13
minor layout changes. no code change
k-m_schindler
1
-19
/
+36
2008-09-13
rename X: integer to NoteIndex: integer
k-m_schindler
1
-11
/
+12
2008-09-13
SourceForge patch [2086204] applied.
tobigun
1
-162
/
+154
2008-09-02
Moved: The folder classes has been renamed to base
mogguh
1
-0
/
+0
2008-08-27
rename Classes part2
k-m_schindler
1
-0
/
+0
2008-08-27
rename Classes part1
k-m_schindler
1
-0
/
+0
2008-08-27
Reordering of the directories[1]: moving Game/Code to src
k-m_schindler
1
-0
/
+0
2008-05-22
eol-style unified and propset, indentation
k-m_schindler
1
-238
/
+245
2008-05-08
added "inherited ..." to all constructors to assure that the base-class const...
tobigun
1
-0
/
+3
2008-04-27
- Fixed several bugs with tabbed browsing (Tabs: on) which occurred after TSo...
tobigun
1
-21
/
+13
2008-04-19
tried to make songloading working with the old loader and keep all changes th...
s_alexander
1
-444
/
+222
2008-04-07
make BPM changes during song possible
s_alexander
1
-0
/
+9
2008-04-06
Replaced some {-comments with (*-comments to remove nested comments of the sa...
tobigun
1
-64
/
+65
2008-04-03
rewriting of the txt file parser
s_alexander
1
-162
/
+203
2008-03-30
New Database Structure Init ready
whiteshark0
1
-6
/
+7
2008-03-30
Prepared some classes for enhanced Song loading.
whiteshark0
1
-9
/
+192
2008-03-27
Writeln caused a problem in the previously committed USong.pas, debug message...
mogguh
1
-1
/
+1
2008-03-27
USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parser
f1fth_freed0m
1
-11
/
+296
2008-03-21
lenght -> length
tobigun
1
-7
/
+7
2008-03-14
new lyric effect: slide
s_alexander
1
-1
/
+8
2008-03-12
Added an skinable overlay in SingScreen to indicate if pause is enabled
f1fth_freed0m
1
-1
/
+1
2008-03-10
auto removed a bunch of unused local variables
jaybinks
1
-720
/
+720
2008-03-09
Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...
tobigun
1
-1
/
+1
2008-03-09
ZeroNotes are ignored now and a notice is written to error.log
f1fth_freed0m
1
-1
/
+4
[next]