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-05-17
adjustments for building with make, some editorial changes ...
k-m_schindler
1
-54
/
+55
2008-05-16
MacResources commented out for now, property eol-style set to native
k-m_schindler
2
-1
/
+4
2008-05-16
Change IFDEF LINUX to UNIX in order to include darwin
k-m_schindler
1
-3
/
+3
2008-05-14
- bugfix: LoadTexture() did not initialize the TTexture result before it was ...
tobigun
2
-95
/
+98
2008-05-13
This was not supposed for check-in
tobigun
1
-3
/
+3
2008-05-13
- fixed video-background
tobigun
4
-55
/
+134
2008-05-13
- speedup patch for video playback. Should be a little faster than before.
tobigun
1
-468
/
+610
2008-05-13
cleanup
tobigun
1
-12
/
+2
2008-05-13
TRelativeTimer added. A replace for the buggy TimeSkip/SkipTime stuff. It wor...
tobigun
1
-10
/
+68
2008-05-13
increased possible parallel benchmark count from 8 to 32
tobigun
1
-2
/
+2
2008-05-12
- removed useless for loops in UScreenSing
f1fth_freed0m
1
-0
/
+2
2008-05-10
Volumes are floating point values (single) now. The range changed from [0 .. ...
tobigun
9
-91
/
+83
2008-05-10
Update to Bass 2.4. Do not forget to replace the old with the new dll.
tobigun
5
-110
/
+168
2008-05-09
- input-source selection works now (with bass or portaudio with portmixer)
tobigun
15
-970
/
+2189
2008-05-09
BugFix: ScoreScreen works again, starting to simplify / tidy up the whole thing
mogguh
1
-2
/
+2
2008-05-08
set some non-error logs from error to status
tobigun
2
-3
/
+3
2008-05-08
added "inherited ..." to all constructors to assure that the base-class const...
tobigun
31
-97
/
+130
2008-05-08
- removed a windows unit reference
tobigun
3
-47
/
+44
2008-05-06
Option screen has two rows of buttons, to select the row beneath press [curso...
mogguh
1
-14
/
+14
2008-05-05
text reflection -> renamed TestHeight to TexHeight
mogguh
1
-4
/
+4
2008-05-05
Added text reflection as new property in the theme
mogguh
2
-8
/
+74
2008-05-03
- fixed recursive calling of TPlatform.Halt.
tobigun
4
-61
/
+9
2008-05-02
changed config-macosx.inc to config-darwin.inc. The configure-script will cre...
tobigun
1
-1
/
+1
2008-05-02
TCoreModule overloads the Free destructor "destructor Free" with a self defin...
tobigun
5
-12
/
+12
2008-05-02
- replaced some DebugWriteln() with Log.Log...()
tobigun
4
-25
/
+32
2008-05-02
Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...
tobigun
13
-35
/
+56
2008-04-30
64bit patch for USDX, thanks to escaped and tronikku. Patch for SDL will be a...
tobigun
2
-855
/
+897
2008-04-30
SDL-free implementation of ConsoleWriteLn. The handler for thread-safe consol...
tobigun
1
-19
/
+19
2008-04-30
removed a writeln() command that might crash usdx if the console is disabled
tobigun
1
-14
/
+7
2008-04-30
Close a previously opened video before a new one is opened
tobigun
1
-0
/
+4
2008-04-30
database file (Ultrastar.db) is now stored in the GameUserPath instead of the...
tobigun
1
-3
/
+3
2008-04-30
- title-bar icon working again in windowed mode
tobigun
4
-1088
/
+1051
2008-04-30
Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...
tobigun
6
-3109
/
+3101
2008-04-27
- Fixed several bugs with tabbed browsing (Tabs: on) which occurred after TSo...
tobigun
3
-408
/
+364
2008-04-27
Removed misleading "var" parameters at ReadScore etc.: TSong is a class now, ...
tobigun
1
-6
/
+6
2008-04-24
- reverted some stuff that was erroneously commited by one of the last commits.
tobigun
5
-712
/
+859
2008-04-22
SSE floating-point-exception (FPE) fix. Occured when playing ogg-files or wit...
tobigun
2
-5
/
+128
2008-04-22
- new switches.inc layout
tobigun
2
-400
/
+405
2008-04-19
fixed calulation of points
s_alexander
1
-4
/
+2
2008-04-19
tried to make songloading working with the old loader and keep all changes th...
s_alexander
10
-1913
/
+639
2008-04-12
started to implement the new folder structure (like suggested in the wiki)
f1fth_freed0m
1
-1
/
+1
2008-04-11
translated some polish code
f1fth_freed0m
2
-144
/
+144
2008-04-10
finally removed IlNut from Editor (*hope* it will work)
s_alexander
1
-1
/
+0
2008-04-10
workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic...
tobigun
7
-78
/
+203
2008-04-07
make BPM changes during song possible
s_alexander
2
-50
/
+57
2008-04-07
- Removed lrs resource usage in linux. Resources are copied to /usr/share/res...
tobigun
4
-1146
/
+1104
2008-04-06
New Covers.Cache Texture loading finished
whiteshark0
3
-66
/
+267
2008-04-06
- removed (linux incompatible) PngImage. In addition it was rather outdated (...
tobigun
4
-199
/
+712
2008-04-06
removed lazarus dependencies
tobigun
8
-354
/
+341
2008-04-06
TRANSLATE define removed. Define was not used anymore.
tobigun
1
-2287
/
+2275
[next]