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
/
UGraphic.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-02
Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...
tobigun
1
-6
/
+22
2008-04-30
- title-bar icon working again in windowed mode
tobigun
1
-92
/
+39
2008-04-19
tried to make songloading working with the old loader and keep all changes th...
s_alexander
1
-3
/
+1
2008-04-06
New Covers.Cache Texture loading finished
whiteshark0
1
-1
/
+3
2008-03-31
Now colorized textures are appended to the TTextureDatabase too. This will pr...
tobigun
1
-20
/
+20
2008-03-31
Removed unused Format-parameter in LoadTexture() and Add...()
tobigun
1
-28
/
+28
2008-03-31
- removed "Font Black" and "Font" texture type
tobigun
1
-28
/
+28
2008-03-14
no need to RE-Initialize the textures and screens..
jaybinks
1
-2
/
+0
2008-03-14
new lyric effect: slide
s_alexander
1
-3
/
+3
2008-03-10
auto removed a bunch of unused local variables
jaybinks
1
-802
/
+802
2008-03-06
Translated German comments to English
f1fth_freed0m
1
-5
/
+25
2008-03-03
- actual.. -> current..
tobigun
1
-3
/
+3
2008-02-26
Implemented resizable windowed mode..
jaybinks
1
-2
/
+2
2008-02-22
Linux fullscreen fix
tobigun
1
-7
/
+0
2008-01-11
do not initialize sdl_audio at this place
tobigun
1
-1
/
+1
2007-12-27
bug-fix: Tex_ScoreBG bounds were changed from [0..5] to [1..6] but Tex_ScoreB...
tobigun
1
-789
/
+789
2007-12-20
Minor refinings in score screen
mogguh
1
-2
/
+45
2007-12-12
got back those nice stars ;)
b1indy
1
-2
/
+2
2007-12-03
Initialize SDL_GL_ALPHA_SIZE for the OpenGL Surface
b1indy
1
-0
/
+1
2007-11-03
Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi...
eddie-0815
1
-33
/
+38
2007-11-02
Runtime theme changing - jira#USDX-156
jaybinks
1
-1
/
+38
2007-11-01
fixed failed builds
jaybinks
1
-0
/
+4
2007-11-01
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
1
-4
/
+0
2007-10-02
Fixed linux compilation.
jaybinks
1
-688
/
+703
2007-09-29
small fixes for lazarus build.
jaybinks
1
-5
/
+0
2007-09-23
New class for score management
whiteshark0
1
-12
/
+41
2007-09-22
minor bug fixes to have lazarus build load resources into SDL_Image
jaybinks
1
-5
/
+21
2007-09-21
Feature: window title bar icon / taskman icon pre-work, needs fixing after we...
mogguh
1
-0
/
+5
2007-09-20
Adding new Resource compiler for lazarus projects..
jaybinks
1
-16
/
+27
2007-09-20
tidy texture loading.
jaybinks
1
-2
/
+7
2007-09-20
minor fixes for lazarus build..
jaybinks
1
-25
/
+41
2007-09-20
modified to make it build blindys current work.
jaybinks
1
-1
/
+1
2007-09-20
new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...
b1indy
1
-611
/
+611
2007-09-20
Ultrastar-DX now compiles in linux
jaybinks
1
-607
/
+611
2007-09-18
changes in order to compile in lazarus...
jaybinks
1
-11
/
+65
2007-09-10
BugFix: Changed a 9 with a 8..
mogguh
1
-1
/
+1
2007-09-10
Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...
mogguh
1
-18
/
+29
2007-09-08
did some cleanup and minor modifications
b1indy
1
-1
/
+2
2007-09-07
UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo
b1indy
1
-1
/
+59
2007-07-08
Improved Error Logging and Benchmark:
whiteshark0
1
-8
/
+23
2007-05-10
Some Themework in Stats and SingScreen.
mota23
1
-1
/
+1
2007-05-03
Feature: It's now possible to move/skin the time progress thing (no fix posit...
mogguh
1
-1
/
+5
2007-05-03
added "popups" to ask for confirmation when leaving party mode or game or to ...
b1indy
1
-1
/
+10
2007-04-29
Added 2 new Buttons to ScreenMain: Multi and Stats
whiteshark0
1
-14
/
+14
2007-04-26
Feature: Credits screen is now a screen for itself (UGraphic.pas, UScreenMain...
mogguh
1
-2
/
+9
2007-04-19
Added Statistic Screens to C0de and to Theme
whiteshark0
1
-13
/
+23
2007-04-17
Well, heres my first commit since R11. Some minor skin changes, new skin.ini-...
mota23
1
-3
/
+4
2007-04-11
Feature: ScoreScreen now has the ability to show extra texts (UThemes.pas, US...
mogguh
1
-1
/
+1
2007-04-06
Feature: Golden notes twinkle now when hit (Bug: if singing is stopped while ...
mogguh
1
-1
/
+1
2007-04-05
Added Advanced Screen and Options in TIni
whiteshark0
1
-8
/
+34
[next]