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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-31
beep() removed
tobigun
5
-18
/
+16
2008-03-31
- removed "Font Black" and "Font" texture type
tobigun
7
-195
/
+183
2008-03-31
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@987 b956fd51-792f-4...
whiteshark0
1
-37
/
+75
2008-03-30
Reimplemented all old features of Database
whiteshark0
1
-74
/
+67
2008-03-30
New Database Structure Init ready
whiteshark0
2
-17
/
+77
2008-03-30
Prepared some classes for enhanced Song loading.
whiteshark0
5
-96
/
+427
2008-03-28
- Select(Slide) textures should work now ('Font Black' -> 'Colorized')
tobigun
2
-307
/
+90
2008-03-27
Writeln caused a problem in the previously committed USong.pas, debug message...
mogguh
1
-1
/
+1
2008-03-27
Added Missig UXMLSongs.pas
f1fth_freed0m
1
-0
/
+573
2008-03-27
USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parser
f1fth_freed0m
2
-28
/
+351
2008-03-26
added "-debug" flag at run time and "CONSOLE" Define in switches.inc
jaybinks
14
-201
/
+111
2008-03-25
Fixed compilation on the mac.
eddie-0815
4
-1714
/
+1733
2008-03-22
Added functions to determine to which character-class (alpha(=letter), numeri...
tobigun
1
-1
/
+65
2008-03-21
ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)
tobigun
1
-3
/
+3
2008-03-21
lenght -> length
tobigun
6
-575
/
+575
2008-03-17
Staves now can be turned of in Options
f1fth_freed0m
3
-4
/
+14
2008-03-17
fixed the playback speed of the movie background
s_alexander
1
-708
/
+708
2008-03-14
no need to RE-Initialize the textures and screens..
jaybinks
1
-2
/
+0
2008-03-14
fixes for delphi :P
s_alexander
1
-4
/
+4
2008-03-14
new lyric effect: slide
s_alexander
6
-162
/
+249
2008-03-12
Added an skinable overlay in SingScreen to indicate if pause is enabled
f1fth_freed0m
2
-1
/
+7
2008-03-10
Removed zlportio from Code
f1fth_freed0m
1
-13
/
+21
2008-03-10
re-added local variable that was required for windows.
jaybinks
1
-1
/
+3
2008-03-10
fix build problem for me local...
jaybinks
1
-5
/
+4
2008-03-10
auto removed a bunch of unused local variables
jaybinks
7
-2843
/
+2843
2008-03-10
removed a few unused local variables
jaybinks
3
-14
/
+15
2008-03-09
new MixBuffers() function as replacement for SDL_MixAudio. Now portaudio work...
tobigun
3
-47
/
+108
2008-03-09
Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...
tobigun
2
-2
/
+6
2008-03-09
Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...
tobigun
4
-25
/
+34
2008-03-09
ZeroNotes are ignored now and a notice is written to error.log
f1fth_freed0m
1
-1
/
+4
2008-03-07
- Fixed audio-playing in container (video) files. Now audio can be read direc...
tobigun
2
-14
/
+34
2008-03-07
GetPCMData added for SDL/Portaudio
tobigun
1
-894
/
+899
2008-03-07
implemented ball lyrics effekt
s_alexander
1
-341
/
+273
2008-03-07
Translated some Variables
f1fth_freed0m
6
-127
/
+127
2008-03-07
File removed as per
jaybinks
1
-836
/
+0
2008-03-06
playlists are sorted alphabeticaly
s_alexander
1
-10
/
+29
2008-03-06
bug-fix: there was a Floating-Point exception when calling WindowFunc(). This...
tobigun
1
-32
/
+63
2008-03-06
replaced some "string" parameters with "const string"
tobigun
6
-29
/
+22
2008-03-06
do we need the file UPliki.pas?
f1fth_freed0m
1
-0
/
+2
2008-03-06
Translated German comments to English
f1fth_freed0m
5
-9
/
+33
2008-03-06
add ini file option SDLBufferSize to set the buffersize for the sdl playback ...
s_alexander
3
-48
/
+72
2008-03-06
Translated Some Variables
f1fth_freed0m
5
-145
/
+145
2008-03-06
Translated so Variable Names
f1fth_freed0m
7
-82
/
+82
2008-03-06
fixed compile errors with delphi
s_alexander
1
-1
/
+1
2008-03-05
Translated Variable Names and Types
f1fth_freed0m
7
-202
/
+202
2008-03-05
many cleanups in code
s_alexander
1
-413
/
+309
2008-03-05
FFT support for SDL/Portaudio playback
tobigun
3
-38
/
+100
2008-03-04
removed overuse of DecimalSeperator
jaybinks
4
-56
/
+16
2008-03-04
added code to handle , or . decimal seperators in song text files.
jaybinks
1
-26
/
+26
2008-03-04
Patchs from AlexanderS & f1fth_freed0m
jaybinks
2
-45
/
+80
[next]