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
/
Classes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-20
renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.
jaybinks
3
-143
/
+164
2007-09-20
modified to make it build blindys current work.
jaybinks
1
-1
/
+1
2007-09-20
forgot something ^^;
b1indy
1
-0
/
+418
2007-09-20
new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...
b1indy
6
-4032
/
+4192
2007-09-20
fixed a bunch of path delimiter issues on linux build :)
jaybinks
4
-1698
/
+1698
2007-09-20
Ultrastar-DX now compiles in linux
jaybinks
17
-7854
/
+8174
2007-09-19
fix for delphi build... oops.
jaybinks
1
-1
/
+1
2007-09-19
minor changes..
jaybinks
1
-10
/
+24
2007-09-19
oops... broke delphi building..
jaybinks
1
-0
/
+2
2007-09-19
added in the lots of debug logging... sorry guys.
jaybinks
1
-0
/
+2
2007-09-19
trying to fix lazarus runtime errors..
jaybinks
2
-4
/
+6
2007-09-19
fixes to get working in lazarus..
jaybinks
3
-18
/
+40
2007-09-19
added UCommon ( in classes ) for lazarus...
jaybinks
12
-25
/
+209
2007-09-18
changes in order to compile in lazarus...
jaybinks
14
-83
/
+226
2007-09-18
major tidy up of Umusic ...
jaybinks
5
-247
/
+78
2007-09-18
added switches.inc , which will contain compiler directives used
jaybinks
3
-6
/
+35
2007-09-12
* added missed dependency PNGImage.
jaybinks
10
-94
/
+197
2007-09-10
BugFix: Changed a 9 with a 8..
mogguh
2
-2
/
+2
2007-09-10
Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...
mogguh
4
-597
/
+365
2007-09-08
did some cleanup and minor modifications
b1indy
1
-1
/
+2
2007-09-08
re-did the colorize stuff, now no need for GraphUtils
b1indy
1
-38
/
+112
2007-09-07
UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo
b1indy
7
-12
/
+449
2007-09-02
now buttons can also have transparent colorized textures
b1indy
1
-4
/
+0
2007-09-02
finished stuff for colorized transparent textures with statics (credits to mo...
b1indy
1
-1
/
+5
2007-09-02
VFX: Some pre work for an upcoming (yet unfinished) feature
mogguh
1
-2
/
+63
2007-09-02
Some Cleanup in URecord
whiteshark0
2
-26
/
+19
2007-07-22
changed loading of transparent PNGs, should be slower now, might break with s...
b1indy
1
-18
/
+24
2007-07-21
Fixed df typo in skins which caused a major feature not show up
mogguh
1
-7
/
+5
2007-07-21
Modified LoadTexture so that it ignores the Format parameter (for texture fil...
b1indy
1
-246
/
+215
2007-07-21
texture tiling for notes now stretches the middle part just as much as needed...
b1indy
1
-4
/
+6
2007-07-21
Timeprogressbar in singscreen has the new tile capability (8x8 px)
mogguh
1
-6
/
+8
2007-07-21
notes can now have tiled texture (32x32 pixels)
b1indy
1
-4
/
+6
2007-07-20
UGraphicClasses.pas: minor modification to Flare effect
b1indy
2
-1
/
+2
2007-07-09
Added missing UCommandLine.pas
whiteshark0
1
-0
/
+280
2007-07-08
added another effect (sparkling stars that fall down)
b1indy
1
-2
/
+65
2007-07-08
Improved Error Logging and Benchmark:
whiteshark0
5
-180
/
+216
2007-07-03
some tweaking of transparency handling for PNGs to make it look more as expected
b1indy
1
-1
/
+11
2007-06-26
Added support for transparency in PNG images - if a PNG with transparency is ...
b1indy
1
-2
/
+34
2007-06-25
Fixed a Bug in Editor.
whiteshark0
1
-1
/
+2
2007-06-25
Added ability to display Videos only in full size and Backgrounds in half size.
whiteshark0
2
-6
/
+21
2007-06-20
Enabled Deco Texurechanging depending on TeamPlaylings in PartyScore Screen
whiteshark0
1
-0
/
+32
2007-06-12
Fixed a Bug in Database System
whiteshark0
1
-2
/
+2
2007-06-10
Changed LineBonus Translations to 0.5.3 compatible Texts
whiteshark0
1
-8
/
+8
2007-06-10
Added a workaround for EInvalidPointer Exception when a not existing Equalizer-
whiteshark0
1
-0
/
+5
2007-06-09
Added Preview Volume and Fading to Sound Options
whiteshark0
1
-2
/
+7
2007-06-08
Added ability to delete a Playlist within the Menu
whiteshark0
1
-0
/
+2
2007-06-06
Made new Player BG and Score Objects in ScreenSing backwards compatible
whiteshark0
1
-8
/
+30
2007-06-06
Fixed some Bugs in Song Fading
whiteshark0
2
-5
/
+27
2007-06-03
Added SongPreview Fading
whiteshark0
1
-0
/
+13
2007-06-03
Some Code Cleanup in UScreenSong
whiteshark0
1
-16
/
+68
[next]