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
/
src
/
menu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-10
merge of VideoPreview branch into trunk
brunzelchen
1
-3
/
+3
2010-06-03
fix: FadeEnabled was not initialized correctly. The case ((Ini.ScreenFade = 1...
tobigun
1
-1
/
+1
2010-06-03
cleanup
tobigun
1
-10
/
+9
2010-06-03
cleanup
tobigun
1
-4
/
+3
2010-06-03
cleanup:
tobigun
1
-33
/
+22
2010-05-18
fix mouse in ScreenPartyNewRound
whiteshark0
1
-41
/
+50
2010-05-03
- Free Statics/Buttons/Texts if a screen is destroyed (Textures used by those...
tobigun
1
-9
/
+16
2010-05-03
- Replaced another usage of Screen.w/Screen.h with ScreenW/ScreenH
tobigun
1
-2
/
+2
2010-04-25
wrong usage of glTexEnvi fixed
tobigun
1
-2
/
+6
2010-04-25
- fix: fade texture needs to be resized if the window was resized
tobigun
1
-19
/
+35
2010-04-23
- font fallback added
tobigun
3
-7
/
+7
2010-04-22
- now it is possible to sync lyrics to audio
tobigun
1
-0
/
+1
2010-04-21
- add video loop option
tobigun
1
-16
/
+23
2010-04-18
change variable names "static" to "statics"
tobigun
1
-36
/
+36
2010-04-17
minor screen transition improvements
whiteshark0
1
-39
/
+48
2010-04-13
load type and typesbg from theme ini for selects
whiteshark0
1
-2
/
+2
2010-04-13
cut text of select options to fit to selects bg
whiteshark0
1
-9
/
+45
2010-04-13
some code cleanup
whiteshark0
1
-16
/
+18
2010-04-07
swap textures of statics colorized to playercolor in score screen
whiteshark0
1
-0
/
+2
2010-03-18
vertically center select arrows
whiteshark0
1
-2
/
+5
2010-03-18
some changes to "Select Slides"
whiteshark0
2
-37
/
+122
2010-03-14
removed old benchmark call
whiteshark0
1
-2
/
+0
2010-03-14
improved fade effect; better compatibility for two-screens-mode
brunzelchen
1
-22
/
+39
2010-01-25
fix software cursor w/ screens = 2
whiteshark0
2
-14
/
+20
2010-01-12
merged lua into trunk
s_alexander
2
-4
/
+66
2009-11-24
handling mouse input a better way in UDisplay
whiteshark0
1
-22
/
+44
2009-11-18
some changes on mousesupport
whiteshark0
4
-33
/
+136
2009-11-17
prevent key input from being sent to the screen that is fading out, send it t...
whiteshark0
1
-0
/
+13
2009-11-09
merged unicode branch (r1931) into trunk
s_alexander
10
-919
/
+897
2009-06-04
cosmetics
k-m_schindler
4
-238
/
+304
2009-05-31
software cursor is now hidden on startup
whiteshark0
1
-2
/
+3
2009-05-31
fixed a bug in UMenuText that causes (some of) the crashs in USongJumpTo
whiteshark0
1
-9
/
+10
2009-05-31
merged (experimental) mouse support patch by d0ccrazy
whiteshark0
2
-7
/
+303
2009-05-28
comment removed. Successful review from mog.
k-m_schindler
1
-3
/
+0
2009-05-28
fix the bug from rev. 1784. mog has to review this!
k-m_schindler
1
-3
/
+5
2009-05-28
cosmetical removal of Warning: Constructor should be public
k-m_schindler
1
-37
/
+37
2009-05-27
All options do have one option visible now
mogguh
1
-59
/
+43
2009-05-26
Statics defined in theme don't necessarily need a width or height set, if omi...
mogguh
2
-11
/
+71
2009-05-22
cosmetics and buildbot trigger
k-m_schindler
1
-1
/
+1
2009-04-24
cosmetics. No code change
k-m_schindler
8
-268
/
+283
2009-04-18
removal of type warnings and cosmetics
k-m_schindler
1
-14
/
+15
2009-03-07
unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...
k-m_schindler
1
-5
/
+6
2009-03-01
fixed first screen was cleared when second screen was drawn. #76 should be fi...
whiteshark0
5
-10
/
+25
2009-02-21
editing
k-m_schindler
1
-30
/
+33
2008-11-03
All comments are English now (Polish ones have been translated)
tobigun
2
-7
/
+6
2008-10-28
some compiler warnings/hints removed
tobigun
3
-4
/
+3
2008-10-28
- glPrint(Pchar) -> glPrint(string)
tobigun
3
-14
/
+14
2008-10-20
FPC 2.2.2 compatibility. USDX crashed with an error in iconv_close. After dis...
tobigun
1
-2
/
+6
2008-10-19
The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...
tobigun
4
-12
/
+12
2008-10-19
- background-type -> enum
tobigun
1
-8
/
+8
[next]