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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u...
mogguh
2007-10-01
3
-70
/
+214
*
added patch (with small modification)
jaybinks
2007-10-01
1
-1
/
+9
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@453 b956fd51-792f-4...
jaybinks
2007-09-30
1
-0
/
+2
*
updated USDX-Lazaurs Resource compiler..
jaybinks
2007-09-30
1
-0
/
+0
*
some minor bug fixes..
jaybinks
2007-09-30
4
-154
/
+24
*
fixed credits screen in lazarus build.
jaybinks
2007-09-30
2
-1247
/
+1258
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@449 b956fd51-792f-4...
jaybinks
2007-09-29
1
-0
/
+2
*
oops :)
jaybinks
2007-09-29
1
-1
/
+1
*
removed debug code from previous checkin.
jaybinks
2007-09-29
2
-8
/
+17
*
fixed runtime sing errors, when compiled in lazarus.
jaybinks
2007-09-29
2
-4
/
+79
*
small fixes for lazarus build.
jaybinks
2007-09-29
5
-2295
/
+2307
*
Reremoved old TPlayer attributes and removed some code fragments that still l...
whiteshark0
2007-09-28
3
-27
/
+6
*
bamboo build script for delphi :)
jaybinks
2007-09-28
1
-0
/
+1
*
TextGL.pas: changed text blendmode... most texts should be readable
b1indy
2007-09-27
2
-2
/
+3
*
Loading of Covers should now work (should be tested)
b1indy
2007-09-27
1
-31
/
+91
*
oops.... fixed build issue.. after dud build
jaybinks
2007-09-27
1
-2
/
+1
*
adding interesting link.
jaybinks
2007-09-27
1
-0
/
+5
*
test checkin to test bamboo.. :)
jaybinks
2007-09-27
1
-0
/
+2
*
fix for lazarus build
jaybinks
2007-09-27
1
-0
/
+2
*
test build script for bamboo
jaybinks
2007-09-27
1
-0
/
+1
*
fixed compile error from whiteshark..
jaybinks
2007-09-27
2
-278
/
+302
*
Some Cleanup in UDraw, UMain and UScreenSing
whiteshark0
2007-09-25
3
-378
/
+4
*
Add Ratingbar to score class
whiteshark0
2007-09-25
1
-28
/
+212
*
fixed song loading in Lazarus..
jaybinks
2007-09-24
8
-819
/
+866
*
New class for score management
whiteshark0
2007-09-23
7
-526
/
+1380
*
minor bug fixes to have lazarus build load resources into SDL_Image
jaybinks
2007-09-22
7
-1046
/
+1224
*
first try to load textures with SDL_Image
b1indy
2007-09-21
3
-588
/
+410
*
Feature: window title bar icon / taskman icon pre-work, needs fixing after we...
mogguh
2007-09-21
1
-0
/
+5
*
ScoreScreen, still working on some minor things like simplifying the src (mes...
mogguh
2007-09-21
2
-135
/
+305
*
added sdl_image to project uses clause
jaybinks
2007-09-21
3
-1135
/
+424
*
testing SDL_Image in credits screen (code is in TScreenCredits.OnShow)
b1indy
2007-09-20
2
-2
/
+137
*
now we have a better laz-resource compiler..
jaybinks
2007-09-20
1
-17
/
+4
*
Adding new Resource compiler for lazarus projects..
jaybinks
2007-09-20
3
-25
/
+43
*
tidy texture loading.
jaybinks
2007-09-20
4
-63
/
+82
*
remove logging
jaybinks
2007-09-20
1
-11
/
+4
*
fixed nasty bug I introduced...
jaybinks
2007-09-20
2
-5
/
+20
*
started re-factoring TTextureUnit.LoadTexture
jaybinks
2007-09-20
1
-31
/
+38
*
moved a hack to a more appropriate place
b1indy
2007-09-20
2
-3
/
+2
*
minor fixes for lazarus build..
jaybinks
2007-09-20
6
-1139
/
+1383
*
renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.
jaybinks
2007-09-20
7
-1287
/
+1250
*
modified to make it build blindys current work.
jaybinks
2007-09-20
2
-29
/
+75
*
forgot something ^^;
b1indy
2007-09-20
1
-0
/
+418
*
new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...
b1indy
2007-09-20
9
-5355
/
+5520
*
fixed a bunch of path delimiter issues on linux build :)
jaybinks
2007-09-20
5
-1775
/
+1799
*
adding my helper script :)
jaybinks
2007-09-20
1
-0
/
+4
*
Ultrastar-DX now compiles in linux
jaybinks
2007-09-20
2
-15
/
+9
*
Ultrastar-DX now compiles in linux
jaybinks
2007-09-20
30
-15623
/
+16209
*
tested sqlite3 in lazarus - linux..
jaybinks
2007-09-19
4
-986
/
+993
*
tested ffmpeg in lazarus - linux..
jaybinks
2007-09-19
3
-957
/
+1027
*
tested ffmpeg in lazarus - linux..
jaybinks
2007-09-19
8
-3385
/
+3457
[next]