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
Commit message (
Expand
)
Author
Age
Files
Lines
*
translated some polish code
f1fth_freed0m
2008-04-11
3
-151
/
+150
*
finally removed IlNut from Editor (*hope* it will work)
s_alexander
2008-04-10
4
-61
/
+42
*
-Corrected some ifdefs in the Editor to make it useable on linux
f1fth_freed0m
2008-04-10
1
-40
/
+44
*
workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic...
tobigun
2008-04-10
9
-1497
/
+1631
*
make BPM changes during song possible
s_alexander
2008-04-07
2
-50
/
+57
*
forgot to remove this one
tobigun
2008-04-07
1
-1
/
+0
*
- added script for rc->res compilation with FPC (rccompile-fpc.bat)
tobigun
2008-04-07
2
-0
/
+4
*
- Removed lrs resource usage in linux. Resources are copied to /usr/share/res...
tobigun
2008-04-07
12
-1228
/
+1447
*
moved resources from /Game to /Resources
tobigun
2008-04-07
39
-33
/
+33
*
[main]playerNumberBox.png is a png not a jpg
tobigun
2008-04-07
6
-12
/
+12
*
New Covers.Cache Texture loading finished
whiteshark0
2008-04-06
3
-66
/
+267
*
Merged .lpr-contents into .dpr. An {$I UltraStar.dpr} is left as the only cod...
tobigun
2008-04-06
3
-39
/
+28
*
import of external variables does not work in fpc (why?)
tobigun
2008-04-06
1
-980
/
+969
*
- removed (linux incompatible) PngImage. In addition it was rather outdated (...
tobigun
2008-04-06
34
-11914
/
+1955
*
removed lazarus dependencies
tobigun
2008-04-06
19
-2533
/
+2452
*
TRANSLATE define removed. Define was not used anymore.
tobigun
2008-04-06
3
-2356
/
+2331
*
Replaced some {-comments with (*-comments to remove nested comments of the sa...
tobigun
2008-04-06
5
-72
/
+86
*
Compilation on Linux fixed
whiteshark0
2008-04-05
1
-4
/
+18
*
UTexture not committed correctly
whiteshark0
2008-04-04
1
-81
/
+48
*
Covers Cache rewritten
whiteshark0
2008-04-04
4
-1102
/
+1337
*
rewriting of the txt file parser
s_alexander
2008-04-03
15
-2097
/
+2622
*
second try to fix the problem, that the video is bigger than the screen when ...
s_alexander
2008-04-03
1
-19
/
+21
*
Deluxe Skin (Wip!): New subtheme called "ocean", has an animated background. ...
mogguh
2008-04-03
18
-5388
/
+5641
*
removed second ultrastar.lrs inclusion
tobigun
2008-04-01
1
-9
/
+0
*
removed unused lclintf/windows references
tobigun
2008-04-01
7
-993
/
+959
*
shortened Log Output
b1indy
2008-04-01
1
-2
/
+2
*
Replaced GetTickCount with SDL_GetTicks
f1fth_freed0m
2008-04-01
6
-14
/
+15
*
ColorizePixel now uses fixed point math
b1indy
2008-03-31
1
-42
/
+77
*
Now colorized textures are appended to the TTextureDatabase too. This will pr...
tobigun
2008-03-31
4
-70
/
+106
*
Unicode fix for WideCharUpperCase(). This should work on all platforms now.
tobigun
2008-03-31
1
-27
/
+9
*
Removed unused Format-parameter in LoadTexture() and Add...()
tobigun
2008-03-31
14
-145
/
+145
*
beep() removed
tobigun
2008-03-31
9
-34
/
+22
*
- removed "Font Black" and "Font" texture type
tobigun
2008-03-31
28
-408
/
+393
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@987 b956fd51-792f-4...
whiteshark0
2008-03-31
2
-37
/
+77
*
Support for Unicode-strings and chars (etc. WideUpperCase) in MacOSX.
tobigun
2008-03-31
1
-1
/
+1
*
Reimplemented all old features of Database
whiteshark0
2008-03-30
1
-74
/
+67
*
New Database Structure Init ready
whiteshark0
2008-03-30
2
-17
/
+77
*
Prepared some classes for enhanced Song loading.
whiteshark0
2008-03-30
10
-238
/
+570
*
enabled the output of the full file path on error, warning or notice durring ...
s_alexander
2008-03-30
1
-1
/
+1
*
Made the exit button in Lyric options visible
f1fth_freed0m
2008-03-28
1
-1
/
+1
*
- Select(Slide) textures should work now ('Font Black' -> 'Colorized')
tobigun
2008-03-28
3
-322
/
+119
*
Some WideChar casts to let it compile in Delphi7 again.
whiteshark0
2008-03-28
2
-2
/
+2
*
Deleted the new stave option in the theme by accident, here's the fix
mogguh
2008-03-28
1
-0
/
+19
*
fixed EIntOverflow in function TMenu.WideCharUpperCase when used on Linux ( o...
jaybinks
2008-03-28
2
-1
/
+23
*
Writeln caused a problem in the previously committed USong.pas, debug message...
mogguh
2008-03-27
1
-1
/
+1
*
Added Missig UXMLSongs.pas
f1fth_freed0m
2008-03-27
1
-0
/
+573
*
USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parser
f1fth_freed0m
2008-03-27
5
-30
/
+360
*
added "-debug" flag at run time and "CONSOLE" Define in switches.inc
jaybinks
2008-03-26
18
-285
/
+120
*
Fixed compilation on the mac.
eddie-0815
2008-03-25
36
-2113
/
+2619
*
Pause screen overlay works again, added it to the other skins too. Starting w...
mogguh
2008-03-22
6
-3
/
+13
[next]