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
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
2007-04-27
PageBreak Code Rewritten
whiteshark0
1
-50
/
+233
2007-04-26
Added PS3 like ButtonFade ability
whiteshark0
2
-22
/
+270
2007-04-24
just to test something
b1indy
1
-1
/
+1
2007-04-24
UTexture.pas: texture-wrap-mode changed to GL_CLAMP_TO_EDGE - solves some pro...
b1indy
1
-2
/
+2
2007-04-24
changed size of texture for screen fading effect to fixed size of 512x512, ne...
b1indy
1
-7
/
+9
2007-04-24
re-inserted a line that is essential for proper timing in dual screen mode
b1indy
1
-1
/
+1
2007-04-24
ScreenFading now works in dual screen mode (it should not work with resolutio...
b1indy
1
-24
/
+27
2007-04-20
Some Memory tweaking (13 MB Less Ram using at 800 Songs)
whiteshark0
1
-2
/
+33
2007-04-19
Added Statistic Screens to C0de and to Theme
whiteshark0
1
-3
/
+3
2007-04-19
Fixed a Bug in PageBreak generation for Text
whiteshark0
1
-2
/
+36
2007-04-17
fixed a bug that caused song selection screen to be drawn incorrectly and sin...
b1indy
1
-2
/
+8
[next]