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
/
Screens
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-02
MacOSX patch for WideUpperChar. The cwstring Unicode manager is not supported...
tobigun
1
-3
/
+4
2008-05-02
replaced WideUpperCase with WideCharUpperCase
tobigun
1
-2
/
+2
2008-05-02
Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...
tobigun
10
-11
/
+10
2008-04-30
Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...
tobigun
1
-1430
/
+1430
2008-04-24
- reverted some stuff that was erroneously commited by one of the last commits.
tobigun
1
-12
/
+0
2008-04-19
tried to make songloading working with the old loader and keep all changes th...
s_alexander
6
-841
/
+838
2008-04-11
translated some polish code
f1fth_freed0m
1
-7
/
+6
2008-04-10
finally removed IlNut from Editor (*hope* it will work)
s_alexander
3
-60
/
+42
2008-04-10
-Corrected some ifdefs in the Editor to make it useable on linux
f1fth_freed0m
1
-40
/
+44
2008-04-10
workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic...
tobigun
1
-1398
/
+1398
2008-04-06
- removed (linux incompatible) PngImage. In addition it was rather outdated (...
tobigun
2
-2
/
+14
2008-04-06
removed lazarus dependencies
tobigun
2
-1431
/
+1404
2008-04-06
TRANSLATE define removed. Define was not used anymore.
tobigun
1
-12
/
+0
2008-04-06
Replaced some {-comments with (*-comments to remove nested comments of the sa...
tobigun
2
-4
/
+17
2008-04-04
Covers Cache rewritten
whiteshark0
1
-11
/
+11
2008-04-03
rewriting of the txt file parser
s_alexander
4
-733
/
+717
2008-04-01
removed unused lclintf/windows references
tobigun
2
-10
/
+1
2008-04-01
Replaced GetTickCount with SDL_GetTicks
f1fth_freed0m
1
-1
/
+1
2008-03-31
Now colorized textures are appended to the TTextureDatabase too. This will pr...
tobigun
1
-2
/
+2
2008-03-31
Removed unused Format-parameter in LoadTexture() and Add...()
tobigun
8
-57
/
+57
2008-03-31
beep() removed
tobigun
3
-6
/
+1
2008-03-31
- removed "Font Black" and "Font" texture type
tobigun
8
-71
/
+71
2008-03-30
Prepared some classes for enhanced Song loading.
whiteshark0
5
-142
/
+143
2008-03-28
Some WideChar casts to let it compile in Delphi7 again.
whiteshark0
2
-2
/
+2
2008-03-27
USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parser
f1fth_freed0m
2
-2
/
+8
2008-03-26
added "-debug" flag at run time and "CONSOLE" Define in switches.inc
jaybinks
3
-83
/
+3
2008-03-25
Fixed compilation on the mac.
eddie-0815
26
-150
/
+149
2008-03-22
Support for non-US (QWERTY) keyboard layout.
tobigun
30
-486
/
+644
2008-03-21
ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)
tobigun
34
-91
/
+91
2008-03-21
lenght -> length
tobigun
4
-30
/
+42
2008-03-17
Staves now can be turned of in Options
f1fth_freed0m
1
-3
/
+4
2008-03-17
fixed the playback speed of the movie background
s_alexander
1
-1
/
+1
2008-03-14
new lyric effect: slide
s_alexander
3
-222
/
+216
2008-03-12
Game can now be paused using Space like in mplayer or vlc
f1fth_freed0m
1
-0
/
+5
2008-03-12
Added an skinable overlay in SingScreen to indicate if pause is enabled
f1fth_freed0m
1
-5
/
+18
2008-03-10
Removed zlportio from Code
f1fth_freed0m
7
-38
/
+47
2008-03-10
auto removed a bunch of unused local variables
jaybinks
14
-3021
/
+3023
2008-03-09
Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...
tobigun
3
-167
/
+176
2008-03-08
Multiline comments should be fpc compatible now, removed the score hack at th...
mogguh
1
-40
/
+43
2008-03-08
Removed GeTickCount in favour to multiplatform available SDL_GetTicks, added ...
mogguh
1
-10
/
+16
2008-03-07
Translated some Variables
f1fth_freed0m
4
-167
/
+167
2008-03-06
Translated German comments to English
f1fth_freed0m
3
-22
/
+22
2008-03-06
Translated Some Variables
f1fth_freed0m
3
-144
/
+144
2008-03-06
Translated so Variable Names
f1fth_freed0m
4
-102
/
+102
2008-03-05
Translated Variable Names and Types
f1fth_freed0m
4
-387
/
+387
2008-03-05
made jokers in Song Selection screen hidden.
jaybinks
1
-2
/
+4
2008-03-05
FFT support for SDL/Portaudio playback
tobigun
1
-6
/
+6
2008-03-05
Some cleanup
tobigun
1
-59
/
+59
2008-03-05
Equalizer (Analyser) is displayed again with BASS
tobigun
1
-19
/
+2
2008-03-03
- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)
tobigun
1
-106
/
+386
[next]