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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed some stuff for linux build...
jaybinks
2007-10-08
1
-1257
/
+1402
*
Fixed linux compilation.
jaybinks
2007-10-02
3
-963
/
+978
*
some minor bug fixes..
jaybinks
2007-09-30
1
-108
/
+11
*
fixed credits screen in lazarus build.
jaybinks
2007-09-30
1
-1246
/
+1257
*
small fixes for lazarus build.
jaybinks
2007-09-29
1
-2040
/
+2041
*
Reremoved old TPlayer attributes and removed some code fragments that still l...
whiteshark0
2007-09-28
2
-11
/
+4
*
fixed compile error from whiteshark..
jaybinks
2007-09-27
1
-278
/
+282
*
Some Cleanup in UDraw, UMain and UScreenSing
whiteshark0
2007-09-25
1
-48
/
+1
*
New class for score management
whiteshark0
2007-09-23
2
-506
/
+560
*
ScoreScreen, still working on some minor things like simplifying the src (mes...
mogguh
2007-09-21
1
-133
/
+303
*
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
*
moved a hack to a more appropriate place
b1indy
2007-09-20
1
-0
/
+1
*
minor fixes for lazarus build..
jaybinks
2007-09-20
1
-5
/
+16
*
renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.
jaybinks
2007-09-20
1
-1
/
+5
*
new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...
b1indy
2007-09-20
2
-1257
/
+1302
*
Ultrastar-DX now compiles in linux
jaybinks
2007-09-20
7
-6126
/
+6265
*
added UCommon ( in classes ) for lazarus...
jaybinks
2007-09-19
7
-26
/
+56
*
changes in order to compile in lazarus...
jaybinks
2007-09-18
10
-469
/
+164
*
added switches.inc , which will contain compiler directives used
jaybinks
2007-09-18
1
-3
/
+8
*
Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...
mogguh
2007-09-10
2
-232
/
+162
*
Fixed USMPeg still in Uses from UScreenSing
whiteshark0
2007-09-08
1
-1
/
+1
*
UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo
b1indy
2007-09-07
6
-30
/
+21
*
Fixed two Bugs in KeyDown Handling that causes that the code could not be com...
whiteshark0
2007-09-05
2
-3
/
+2
*
modified ParseInput so Backspace will perform same function as ESC in most sc...
jaybinks
2007-09-05
32
-33
/
+91
*
ffmpeg support now with dualscreen mode
b1indy
2007-09-01
1
-2
/
+2
*
finally really fixed the covers (i hope)
b1indy
2007-09-01
1
-5
/
+11
*
fixed bug that caused display of wrong covers
b1indy
2007-09-01
1
-3
/
+4
*
fixed a bug in drawing of background covers (when style=5 (usdx theme default))
b1indy
2007-08-22
1
-12
/
+111
*
limit number of displayed background covers to no more than 21 - need comment...
b1indy
2007-08-22
1
-7
/
+20
*
experimental ffmpeg videodecoding support, frameskipping doesn't work quite r...
b1indy
2007-07-28
1
-11
/
+24
*
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
*
Little hack in SongScreen that fixes problems with blending. Drawing order ch...
whiteshark0
2007-07-18
1
-1
/
+21
*
Fixed a bug in Party playlist selection when no playlist or category is avail...
whiteshark0
2007-07-15
1
-4
/
+27
*
Fixed a bug in Note Name convertation
whiteshark0
2007-07-15
1
-2
/
+12
*
Fixed Bug in Stat Main: Categorys was counted as Songs
whiteshark0
2007-07-09
1
-1
/
+1
*
Fixed a bug in EditorSub that causes a crash when the last note of a sentence...
whiteshark0
2007-07-03
1
-12
/
+41
*
Fixed wrong sentence timings (T in Editor) when last note of a sentence and f...
whiteshark0
2007-06-25
2
-2
/
+36
*
Enabled Deco Texurechanging depending on TeamPlaylings in PartyScore Screen
whiteshark0
2007-06-20
1
-2
/
+85
*
No Up/Down needed anymore in Jump to Menu
whiteshark0
2007-06-14
1
-46
/
+14
*
Fixed a Bug in ScreenSong Equalizer that causes an Invalid Pointer Exception ...
whiteshark0
2007-06-10
1
-3
/
+4
*
Completed Player-names. F1..F12 gets Template-Name from Ini. Alt-F1..F12 writ...
mota23
2007-06-10
2
-72
/
+202
*
Added Preview Volume and Fading to Sound Options
whiteshark0
2007-06-09
1
-3
/
+8
*
Fixed: Up and Down now don't leave Playlist and Search Mode anymore
whiteshark0
2007-06-08
1
-69
/
+58
*
Party Win Screen now changes the colors of the TeamBgs automaticly when Color...
whiteshark0
2007-06-08
1
-0
/
+77
*
Added ability to delete a Playlist within the Menu
whiteshark0
2007-06-08
1
-7
/
+48
*
Fixed 2 Bugs in Song Preview Fading
whiteshark0
2007-06-07
1
-3
/
+7
[prev]
[next]