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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
VFX: Some pre work for an upcoming (yet unfinished) feature
mogguh
2007-09-02
1
-2
/
+63
*
Some Cleanup in URecord
whiteshark0
2007-09-02
3
-31
/
+51
*
more/better error checking during codec initialization;
b1indy
2007-09-01
1
-9
/
+58
*
ffmpeg support now with dualscreen mode
b1indy
2007-09-01
2
-10
/
+13
*
re-commit, now with debugging things disabled
b1indy
2007-09-01
1
-3
/
+5
*
got divx videos running by modifying the reported timebase (or framerate) to ...
b1indy
2007-09-01
1
-9
/
+31
*
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
*
now the background is black
b1indy
2007-08-22
1
-1
/
+1
*
black background for videos
b1indy
2007-08-22
1
-4
/
+14
*
fixed a typo
b1indy
2007-07-28
1
-1
/
+1
*
experimental ffmpeg videodecoding support, frameskipping doesn't work quite r...
b1indy
2007-07-28
3
-36
/
+292
*
fixed some minor glitches in the credits screen (transparent texture was not ...
b1indy
2007-07-25
3
-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
*
changed loading of transparent PNGs, should be slower now, might break with s...
b1indy
2007-07-22
1
-18
/
+24
*
again some fixes in reflection code for buttons and statics
b1indy
2007-07-22
2
-5
/
+5
*
fixed a minor bug in the reflection code that caused some reflections to be i...
b1indy
2007-07-22
1
-3
/
+3
*
Fixed df typo in skins which caused a major feature not show up
mogguh
2007-07-21
1
-7
/
+5
*
Modified LoadTexture so that it ignores the Format parameter (for texture fil...
b1indy
2007-07-21
1
-246
/
+215
*
texture tiling for notes now stretches the middle part just as much as needed...
b1indy
2007-07-21
1
-4
/
+6
*
Timeprogressbar in singscreen has the new tile capability (8x8 px)
mogguh
2007-07-21
1
-6
/
+8
*
notes can now have tiled texture (32x32 pixels)
b1indy
2007-07-21
1
-4
/
+6
*
beta version of new credits screen (still some tweaking to do)
b1indy
2007-07-20
1
-132
/
+1008
*
added resources for the credits screen
b1indy
2007-07-20
1
-1
/
+25
*
added graphics for the credits screen
b1indy
2007-07-20
23
-0
/
+0
*
deleted unused file
b1indy
2007-07-20
1
-0
/
+0
*
UGraphicClasses.pas: minor modification to Flare effect
b1indy
2007-07-20
2
-1
/
+2
*
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
*
Added missing UCommandLine.pas
whiteshark0
2007-07-09
1
-0
/
+280
*
Changed to Version 1.00 RC1
whiteshark0
2007-07-08
1
-1
/
+1
*
Changed Outline Font Filenames
whiteshark0
2007-07-08
7
-4
/
+4
*
Update Changelog
whiteshark0
2007-07-08
2
-0
/
+6
*
Add Debug OSD with FPS and RSpeed
whiteshark0
2007-07-08
1
-2
/
+71
*
added another effect (sparkling stars that fall down)
b1indy
2007-07-08
1
-2
/
+65
*
Update ReadMe.txt with some information about Command-Line Parameters
whiteshark0
2007-07-08
1
-4
/
+38
*
Fixed a bug in UDisplay that causes the game to crash on exit in Dualscreen M...
whiteshark0
2007-07-08
1
-1
/
+4
*
Improved Error Logging and Benchmark:
whiteshark0
2007-07-08
7
-187
/
+237
*
Fixed a bug in EditorSub that causes a crash when the last note of a sentence...
whiteshark0
2007-07-03
1
-12
/
+41
*
some tweaking of transparency handling for PNGs to make it look more as expected
b1indy
2007-07-03
1
-1
/
+11
*
Some Fixes in Readme.txt
whiteshark0
2007-06-26
1
-7
/
+7
*
Added support for transparency in PNG images - if a PNG with transparency is ...
b1indy
2007-06-26
1
-2
/
+34
*
Fixed a Bug in Editor.
whiteshark0
2007-06-25
1
-1
/
+2
*
Added ability to display Videos only in full size and Backgrounds in half size.
whiteshark0
2007-06-25
3
-7
/
+22
*
Fixed wrong sentence timings (T in Editor) when last note of a sentence and f...
whiteshark0
2007-06-25
4
-4
/
+46
[next]