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
/
UDraw.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-10
fade in (and out) for lyric helper
brunzelchen
1
-5
/
+5
2010-12-24
- bugfix: drawing beat delimiters while/after pitch recording
brunzelchen
1
-18
/
+4
2010-12-23
- bugfix: handling medley and preview flags in editor
brunzelchen
1
-41
/
+58
2010-12-14
- fixed perfect note effect for duets
brunzelchen
1
-2
/
+3
2010-11-24
- fix: crash at startup (my fault)
brunzelchen
1
-1
/
+5
2010-11-20
- hide lyrics also by pressing N
brunzelchen
1
-7
/
+14
2010-11-10
- added polish language (thx to Pit33)
brunzelchen
1
-1
/
+1
2010-11-05
- fix: appearence of short notes in 4/6 player mode on one screen
brunzelchen
1
-36
/
+53
2010-10-30
- correct drawing of short notes in 4/6-player mode on one screen
brunzelchen
1
-38
/
+62
2010-10-08
- fix: display sung notes again
brunzelchen
1
-32
/
+1
2010-10-05
- added webcam support
brunzelchen
1
-41
/
+68
2010-09-01
- fix: position of player 3 and 4 in 4-player-mode on one screen in singscreen
brunzelchen
1
-10
/
+10
2010-08-15
- added support for 4 (and even 6) players on one screen. its hard-coded and ...
brunzelchen
1
-87
/
+138
2010-07-04
- possible/remainings score bar in singscreen: red at start, decreasing with ...
brunzelchen
1
-55
/
+79
2010-06-28
- new option "PossibleScore": show max possible score in singscreen (toggle o...
brunzelchen
1
-35
/
+61
2010-06-23
- fixed fading of player notes
brunzelchen
1
-4
/
+2
2010-06-21
- individual line breaks for each player in duet songs are now possible
brunzelchen
1
-187
/
+205
2010-06-05
- code cosmetics in UDraw
brunzelchen
1
-12
/
+24
2010-06-04
- switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugs
brunzelchen
1
-366
/
+514
2010-04-28
- new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)
brunzelchen
1
-16
/
+10
2010-03-09
changing note colors
brunzelchen
1
-3
/
+3
2010-02-21
moved and renamed DrawVolume to UDraw.DrawVolumeBar
brunzelchen
1
-3
/
+61