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
/
screens
/
UScreenSingModi.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-03
All comments are English now (Polish ones have been translated)
tobigun
1
-52
/
+50
2008-10-28
- glPrint(Pchar) -> glPrint(string)
tobigun
1
-1
/
+1
2008-10-19
The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...
tobigun
1
-1
/
+3
2008-10-05
removed some commented relicts from outdated LCD and Light support.
whiteshark0
1
-1
/
+0
2008-09-23
added file headers
tobigun
1
-0
/
+25
2008-09-09
ulcd and debug stuff removed
tobigun
1
-1
/
+0
2008-08-27
rename Screen part2
k-m_schindler
1
-0
/
+0
2008-08-27
rename Screen 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-07-19
renamed TLineState to TLyricsState
tobigun
1
-2
/
+2
2008-07-19
lyric engine patches, solves
tobigun
1
-4
/
+7
2008-06-08
- set svn:eol-style to native
tobigun
1
-5
/
+5
2008-06-07
just some cleanup
tobigun
1
-19
/
+24
2008-05-02
Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...
tobigun
1
-1
/
+1
2008-04-19
tried to make songloading working with the old loader and keep all changes th...
s_alexander
1
-695
/
+694
2008-04-10
finally removed IlNut from Editor (*hope* it will work)
s_alexander
1
-1
/
+0
2008-04-03
rewriting of the txt file parser
s_alexander
1
-697
/
+696
2008-03-31
Removed unused Format-parameter in LoadTexture() and Add...()
tobigun
1
-1
/
+1
2008-03-31
- removed "Font Black" and "Font" texture type
tobigun
1
-3
/
+3
2008-03-21
ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)
tobigun
1
-3
/
+3
2008-03-21
lenght -> length
tobigun
1
-1
/
+1
2008-03-10
Removed zlportio from Code
f1fth_freed0m
1
-2
/
+2
2008-03-09
Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...
tobigun
1
-163
/
+165
2008-03-07
Translated some Variables
f1fth_freed0m
1
-19
/
+19
2008-03-06
Translated Some Variables
f1fth_freed0m
1
-6
/
+6
2008-03-06
Translated so Variable Names
f1fth_freed0m
1
-5
/
+5
2008-03-05
Translated Variable Names and Types
f1fth_freed0m
1
-31
/
+31
2008-02-20
all screens now inherit their OnShow
jaybinks
1
-0
/
+1
2008-02-05
General:
tobigun
1
-4
/
+34
2008-01-12
bunch of smaller changes...
jaybinks
1
-2
/
+2
2007-11-23
Now it should build again...
eddie-0815
1
-1
/
+1
2007-11-01
fixed failed builds
jaybinks
1
-0
/
+4
2007-11-01
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
1
-455
/
+452
2007-10-16
tidy up un-needed uses clauses..
jaybinks
1
-3
/
+1
2007-10-11
separated IAudioPlayback in to separate "Playback" and "Input" Interfaces
jaybinks
1
-1
/
+1
2007-10-11
Added IAudioPlayback Interface and implementation for BASS.
jaybinks
1
-5
/
+5
2007-09-28
Reremoved old TPlayer attributes and removed some code fragments that still l...
whiteshark0
1
-4
/
+4
2007-09-23
New class for score management
whiteshark0
1
-451
/
+452
2007-09-20
Ultrastar-DX now compiles in linux
jaybinks
1
-665
/
+669
2007-09-18
changes in order to compile in lazarus...
jaybinks
1
-454
/
+25
2007-09-10
Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...
mogguh
1
-0
/
+1
2007-09-07
UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo
b1indy
1
-3
/
+4
2007-09-05
modified ParseInput so Backspace will perform same function as ESC in most sc...
jaybinks
1
-1
/
+3
2007-05-18
Some changes mode on ModiSDK and Depending Files(Plugin Loader, Party SingScr...
whiteshark0
1
-2
/
+0
2007-05-16
all SongFile Loading and Saving procedures moved to UFiles.
whiteshark0
1
-1
/
+1
2007-05-03
Feature: It's now possible to move/skin the time progress thing (no fix posit...
mogguh
1
-5
/
+5
2007-04-17
Feature: Added the possibility to skin the sing screen, it's now possible to ...
mogguh
1
-50
/
+45
2007-03-28
Added Jumpto Ability to SongScreen (Press J)
whiteshark0
1
-1
/
+5
2007-03-22
Fixed Bug: No BG in Party Mode and little Code clean up
whiteshark0
1
-18
/
+23