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
/
Game
/
Code
/
Screens
/
UScreenCredits.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added "-debug" flag at run time and "CONSOLE" Define in switches.inc
jaybinks
2008-03-26
1
-1
/
+1
*
ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)
tobigun
2008-03-21
1
-2
/
+2
*
Removed zlportio from Code
f1fth_freed0m
2008-03-10
1
-2
/
+2
*
auto removed a bunch of unused local variables
jaybinks
2008-03-10
1
-1409
/
+1409
*
Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...
tobigun
2008-03-09
1
-2
/
+7
*
Translated German comments to English
f1fth_freed0m
2008-03-06
1
-10
/
+10
*
all screens now inherit their OnShow
jaybinks
2008-02-20
1
-0
/
+2
*
General:
tobigun
2008-02-05
1
-1402
/
+1402
*
GetFFTData() is an output- and not an input-interface's function
tobigun
2007-12-05
1
-1
/
+1
*
fixed failed builds
jaybinks
2007-11-01
1
-0
/
+4
*
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
2007-11-01
1
-4
/
+0
*
separated IAudioPlayback in to separate "Playback" and "Input" Interfaces
jaybinks
2007-10-11
1
-1
/
+1
*
Added IAudioPlayback Interface and implementation for BASS.
jaybinks
2007-10-11
1
-11
/
+11
*
fixed some stuff for linux build...
jaybinks
2007-10-08
1
-1257
/
+1402
*
fixed credits screen in lazarus build.
jaybinks
2007-09-30
1
-1246
/
+1257
*
added sdl_image to project uses clause
jaybinks
2007-09-21
1
-1
/
+8
*
testing SDL_Image in credits screen (code is in TScreenCredits.OnShow)
b1indy
2007-09-20
1
-2
/
+136
*
Ultrastar-DX now compiles in linux
jaybinks
2007-09-20
1
-1092
/
+1105
*
added UCommon ( in classes ) for lazarus...
jaybinks
2007-09-19
1
-10
/
+2
*
changes in order to compile in lazarus...
jaybinks
2007-09-18
1
-1
/
+18
*
UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo
b1indy
2007-09-07
1
-17
/
+9
*
modified ParseInput so Backspace will perform same function as ESC in most sc...
jaybinks
2007-09-05
1
-1
/
+3
*
fixed some minor glitches in the credits screen (transparent texture was not ...
b1indy
2007-07-25
1
-13
/
+15
*
Really final work on credits (done! - stop reading cia, get rl)
mogguh
2007-07-23
1
-2
/
+2
*
Final work on credits (done :P - fuckings to the cia readers)
mogguh
2007-07-23
1
-19
/
+7
*
beta version of new credits screen (still some tweaking to do)
b1indy
2007-07-20
1
-132
/
+1008
*
all SongFile Loading and Saving procedures moved to UFiles.
whiteshark0
2007-05-16
1
-1
/
+1
*
Added 2 new Buttons to ScreenMain: Multi and Stats
whiteshark0
2007-04-29
1
-3
/
+3
*
Feature: Credits screen is now a screen for itself (UGraphic.pas, UScreenMain...
mogguh
2007-04-26
1
-0
/
+223