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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Fixed several bugs with tabbed browsing (Tabs: on) which occurred after TSo...
tobigun
2008-04-27
3
-408
/
+364
*
Removed misleading "var" parameters at ReadScore etc.: TSong is a class now, ...
tobigun
2008-04-27
1
-6
/
+6
*
- reverted some stuff that was erroneously commited by one of the last commits.
tobigun
2008-04-24
5
-712
/
+859
*
SSE floating-point-exception (FPE) fix. Occured when playing ogg-files or wit...
tobigun
2008-04-22
2
-5
/
+128
*
- new switches.inc layout
tobigun
2008-04-22
2
-400
/
+405
*
fixed calulation of points
s_alexander
2008-04-19
1
-4
/
+2
*
tried to make songloading working with the old loader and keep all changes th...
s_alexander
2008-04-19
10
-1913
/
+639
*
started to implement the new folder structure (like suggested in the wiki)
f1fth_freed0m
2008-04-12
1
-1
/
+1
*
translated some polish code
f1fth_freed0m
2008-04-11
2
-144
/
+144
*
finally removed IlNut from Editor (*hope* it will work)
s_alexander
2008-04-10
1
-1
/
+0
*
workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic...
tobigun
2008-04-10
7
-78
/
+203
*
make BPM changes during song possible
s_alexander
2008-04-07
2
-50
/
+57
*
- Removed lrs resource usage in linux. Resources are copied to /usr/share/res...
tobigun
2008-04-07
4
-1146
/
+1104
*
New Covers.Cache Texture loading finished
whiteshark0
2008-04-06
3
-66
/
+267
*
- removed (linux incompatible) PngImage. In addition it was rather outdated (...
tobigun
2008-04-06
4
-199
/
+712
*
removed lazarus dependencies
tobigun
2008-04-06
8
-354
/
+341
*
TRANSLATE define removed. Define was not used anymore.
tobigun
2008-04-06
1
-2287
/
+2275
*
Replaced some {-comments with (*-comments to remove nested comments of the sa...
tobigun
2008-04-06
3
-68
/
+69
*
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
3
-1091
/
+1326
*
rewriting of the txt file parser
s_alexander
2008-04-03
9
-1363
/
+1903
*
second try to fix the problem, that the video is bigger than the screen when ...
s_alexander
2008-04-03
1
-19
/
+21
*
removed second ultrastar.lrs inclusion
tobigun
2008-04-01
1
-9
/
+0
*
removed unused lclintf/windows references
tobigun
2008-04-01
2
-963
/
+953
*
shortened Log Output
b1indy
2008-04-01
1
-2
/
+2
*
Replaced GetTickCount with SDL_GetTicks
f1fth_freed0m
2008-04-01
2
-4
/
+4
*
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
2
-36
/
+74
*
Removed unused Format-parameter in LoadTexture() and Add...()
tobigun
2008-03-31
5
-48
/
+48
*
beep() removed
tobigun
2008-03-31
5
-18
/
+16
*
- removed "Font Black" and "Font" texture type
tobigun
2008-03-31
7
-195
/
+183
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@987 b956fd51-792f-4...
whiteshark0
2008-03-31
1
-37
/
+75
*
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
5
-96
/
+427
*
- Select(Slide) textures should work now ('Font Black' -> 'Colorized')
tobigun
2008-03-28
2
-307
/
+90
*
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
2
-28
/
+351
*
added "-debug" flag at run time and "CONSOLE" Define in switches.inc
jaybinks
2008-03-26
14
-201
/
+111
*
Fixed compilation on the mac.
eddie-0815
2008-03-25
4
-1714
/
+1733
*
Added functions to determine to which character-class (alpha(=letter), numeri...
tobigun
2008-03-22
1
-1
/
+65
*
ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)
tobigun
2008-03-21
1
-3
/
+3
*
lenght -> length
tobigun
2008-03-21
6
-575
/
+575
*
Staves now can be turned of in Options
f1fth_freed0m
2008-03-17
3
-4
/
+14
*
fixed the playback speed of the movie background
s_alexander
2008-03-17
1
-708
/
+708
*
no need to RE-Initialize the textures and screens..
jaybinks
2008-03-14
1
-2
/
+0
*
fixes for delphi :P
s_alexander
2008-03-14
1
-4
/
+4
*
new lyric effect: slide
s_alexander
2008-03-14
6
-162
/
+249
[prev]
[next]