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
...
*
- fixed video-background
tobigun
2008-05-13
7
-81
/
+153
*
- speedup patch for video playback. Should be a little faster than before.
tobigun
2008-05-13
1
-468
/
+610
*
cleanup
tobigun
2008-05-13
1
-12
/
+2
*
TRelativeTimer added. A replace for the buggy TimeSkip/SkipTime stuff. It wor...
tobigun
2008-05-13
1
-10
/
+68
*
increased possible parallel benchmark count from 8 to 32
tobigun
2008-05-13
1
-2
/
+2
*
corrected ffmpeg error-codes
tobigun
2008-05-13
2
-25
/
+37
*
- removed useless for loops in UScreenSing
f1fth_freed0m
2008-05-12
2
-4
/
+4
*
Volumes are floating point values (single) now. The range changed from [0 .. ...
tobigun
2008-05-10
13
-112
/
+113
*
Update to Bass 2.4. Do not forget to replace the old with the new dll.
tobigun
2008-05-10
15
-1948
/
+1087
*
added translations that were deleted by the last commit
tobigun
2008-05-09
3
-6
/
+11
*
- input-source selection works now (with bass or portaudio with portmixer)
tobigun
2008-05-09
19
-1162
/
+2628
*
New rating pictures for the score screen (Massive thanks to the Tango team, e...
mogguh
2008-05-09
1
-1
/
+1
*
New translation string for the new rating sing_score_wannabe, hitartist renam...
mogguh
2008-05-09
3
-22
/
+20
*
New rating pictures for the score screen (Massive thanks to the Tango team, e...
mogguh
2008-05-09
8
-0
/
+0
*
i hate the svn.sf.net admin
mogguh
2008-05-09
6
-0
/
+6
*
i hate the svn.sf.net admin
mogguh
2008-05-09
1
-36
/
+43
*
BugFix: ScoreScreen works again, starting to simplify / tidy up the whole thing
mogguh
2008-05-09
2
-386
/
+228
*
set some non-error logs from error to status
tobigun
2008-05-08
2
-3
/
+3
*
added "inherited ..." to all constructors to assure that the base-class const...
tobigun
2008-05-08
34
-97
/
+138
*
- added the {$H+} switch for FPC (was introduced for the MacOSX before). This...
tobigun
2008-05-08
17
-8
/
+69
*
- removed a windows unit reference
tobigun
2008-05-08
3
-47
/
+44
*
ffmpeg update
tobigun
2008-05-08
3
-7
/
+15
*
Bugfix: Options screen doesn't break anymore when cursor up / down is pressed
mogguh
2008-05-07
1
-16
/
+2
*
SDL-patches for MacOSX build added. Taken from the freepascal repository.
tobigun
2008-05-07
2
-0
/
+6
*
Makes use of the new text reflection, some positions are unified, main option...
mogguh
2008-05-06
1
-196
/
+200
*
Option screen has two rows of buttons, to select the row beneath press [curso...
mogguh
2008-05-06
3
-20
/
+80
*
added a missing semicolon
mogguh
2008-05-05
1
-1
/
+1
*
text reflection -> renamed TestHeight to TexHeight
mogguh
2008-05-05
1
-4
/
+4
*
Added text reflection as new property in the theme
mogguh
2008-05-05
4
-16
/
+94
*
- fixed recursive calling of TPlatform.Halt.
tobigun
2008-05-03
4
-61
/
+9
*
marked as executable
tobigun
2008-05-03
1
-0
/
+0
*
changed config-macosx.inc to config-darwin.inc. The configure-script will cre...
tobigun
2008-05-02
4
-3
/
+3
*
MacOSX patch for WideUpperChar. The cwstring Unicode manager is not supported...
tobigun
2008-05-02
3
-11
/
+38
*
replaced WideUpperCase with WideCharUpperCase
tobigun
2008-05-02
1
-2
/
+2
*
TCoreModule overloads the Free destructor "destructor Free" with a self defin...
tobigun
2008-05-02
5
-12
/
+12
*
- replaced some DebugWriteln() with Log.Log...()
tobigun
2008-05-02
4
-25
/
+32
*
Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...
tobigun
2008-05-02
37
-10065
/
+328
*
screenshots should be fetched from screen in RGB and not BGR mode.
tobigun
2008-05-02
1
-3
/
+2
*
bugfix: USDX crashed while unloading opengl because of a bug in opengl12.pas ...
tobigun
2008-05-02
1
-0
/
+2
*
Applied this fix https://sourceforge.net/tracker/index.php?func=detail&aid=19...
tobigun
2008-05-01
3
-8682
/
+9968
*
64bit patch for USDX, thanks to escaped and tronikku. Patch for SDL will be a...
tobigun
2008-04-30
2
-855
/
+897
*
SDL-free implementation of ConsoleWriteLn. The handler for thread-safe consol...
tobigun
2008-04-30
1
-19
/
+19
*
video-background fix. This should fix the white-screen bug with animation bac...
tobigun
2008-04-30
1
-1585
/
+1595
*
removed a writeln() command that might crash usdx if the console is disabled
tobigun
2008-04-30
1
-14
/
+7
*
Close a previously opened video before a new one is opened
tobigun
2008-04-30
1
-0
/
+4
*
database file (Ultrastar.db) is now stored in the GameUserPath instead of the...
tobigun
2008-04-30
1
-3
/
+3
*
disable stack-checks on debug build (-Ct) to avoid Runtime-Exceptions (Exit-C...
tobigun
2008-04-30
1
-1
/
+1
*
- title-bar icon working again in windowed mode
tobigun
2008-04-30
6
-1089
/
+1052
*
Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...
tobigun
2008-04-30
11
-6811
/
+6803
*
- Fixed several bugs with tabbed browsing (Tabs: on) which occurred after TSo...
tobigun
2008-04-27
3
-408
/
+364
[prev]
[next]