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
/
Menu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-04
Patchs from AlexanderS & f1fth_freed0m
jaybinks
1
-11
/
+3
2008-03-03
- some windows/lclintf dependencies removed
tobigun
2
-114
/
+125
2008-02-20
fixed video looping and background video playback on linux..
jaybinks
1
-8
/
+3
2008-02-19
mmmmmmmmmmmmm
jaybinks
1
-7
/
+40
2008-02-13
small modification to the
jaybinks
1
-2
/
+10
2007-12-20
removed a bunch of debugging from usdx startup.
jaybinks
1
-15
/
+0
2007-11-22
Fixed texture drawing on Mac OS X (looks like BackImg.Z was not initialized)....
eddie-0815
1
-0
/
+1
2007-11-01
fixed failed builds
jaybinks
4
-351
/
+367
2007-11-01
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
10
-13
/
+55
2007-10-27
Fixed "White Line" Bug
whiteshark0
1
-2
/
+6
2007-10-02
Fixed linux compilation.
jaybinks
2
-1570
/
+1593
2007-09-27
TextGL.pas: changed text blendmode... most texts should be readable
b1indy
1
-0
/
+1
2007-09-24
fixed song loading in Lazarus..
jaybinks
2
-1
/
+4
2007-09-22
minor bug fixes to have lazarus build load resources into SDL_Image
jaybinks
1
-5
/
+13
2007-09-20
Adding new Resource compiler for lazarus projects..
jaybinks
1
-1
/
+2
2007-09-20
Ultrastar-DX now compiles in linux
jaybinks
3
-1354
/
+1380
2007-09-19
fixes to get working in lazarus..
jaybinks
1
-1
/
+1
2007-09-19
added UCommon ( in classes ) for lazarus...
jaybinks
2
-6
/
+21
2007-09-18
changes in order to compile in lazarus...
jaybinks
4
-3
/
+23
2007-09-12
* added missed dependency PNGImage.
jaybinks
1
-1
/
+10
2007-09-08
did some cleanup and minor modifications
b1indy
2
-14
/
+10
2007-09-07
removed "error" messages (are more like warnings and did only confuse users)
b1indy
1
-2
/
+2
2007-09-07
UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo
b1indy
5
-12
/
+11
2007-09-03
some small improvement with fading buttons
b1indy
1
-1
/
+1
2007-09-02
now buttons can also have transparent colorized textures
b1indy
2
-22
/
+149
2007-09-02
finished stuff for colorized transparent textures with statics (credits to mo...
b1indy
1
-5
/
+20
2007-07-22
again some fixes in reflection code for buttons and statics
b1indy
2
-5
/
+5
2007-07-22
fixed a minor bug in the reflection code that caused some reflections to be i...
b1indy
1
-3
/
+3
2007-07-08
Add Debug OSD with FPS and RSpeed
whiteshark0
1
-2
/
+71
2007-07-08
Fixed a bug in UDisplay that causes the game to crash on exit in Dualscreen M...
whiteshark0
1
-1
/
+4
2007-07-08
Improved Error Logging and Benchmark:
whiteshark0
1
-2
/
+2
2007-06-14
Added Text Fading to ButtonCollection
whiteshark0
3
-4
/
+19
2007-06-09
Added Preview Volume and Fading to Sound Options
whiteshark0
1
-3
/
+7
2007-06-01
Fixed a Memory Bug in UMenuSelectSlide that causes memory that is not in use ...
whiteshark0
1
-21
/
+22
2007-05-28
New spacing for Font type 1
whiteshark0
1
-0
/
+3
2007-05-28
Changed Text Spacing for a better look
whiteshark0
1
-1
/
+4
2007-05-18
Added ability to take a Screenshot with the Print Key from every Screen in th...
whiteshark0
1
-4
/
+3
2007-05-16
all SongFile Loading and Saving procedures moved to UFiles.
whiteshark0
1
-3
/
+3
2007-05-16
Fixed text position of SelectSlide when High is not 70
whiteshark0
2
-3
/
+8
2007-05-04
well... changed Button Reflections back to old behavior
b1indy
1
-2
/
+2
2007-05-03
reflections of buttoncollection nur fade out more realisticly (need your opin...
b1indy
1
-2
/
+2
2007-05-03
more explanatory error message in case copying the fade texture fails
b1indy
1
-2
/
+14
2007-05-03
screen fades to black at game end, when fading is enabled
b1indy
1
-10
/
+29
2007-05-03
minor changes to PopUp code and to related parts of themes
b1indy
1
-3
/
+3
2007-05-03
added "popups" to ask for confirmation when leaving party mode or game or to ...
b1indy
2
-11
/
+48
2007-04-30
Added ability to make buttons invisible(and also unselectable) in Theme.
whiteshark0
1
-1
/
+4
2007-04-29
Commented some Debuging Outputs in ULog
whiteshark0
1
-1
/
+1
2007-04-29
Added 2 new Buttons to ScreenMain: Multi and Stats
whiteshark0
5
-60
/
+368
2007-04-28
Fixed a Bug in UMenuText that causes that Text with only one Char is not disp...
whiteshark0
1
-6
/
+14
2007-04-27
Some Code Cleanup in UMenuText
whiteshark0
1
-140
/
+5
[next]