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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
disable stack-checks on debug build (-Ct) to avoid Runtime-Exceptions (Exit-C...
tobigun
1
-1
/
+1
2008-04-30
- title-bar icon working again in windowed mode
tobigun
5
-1089
/
+1052
2008-04-30
Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...
tobigun
10
-6810
/
+6802
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
uncommented DEBUG-define in switches.inc, so release-mode is the default now.
tobigun
1
-1
/
+1
2008-04-24
- reverted some stuff that was erroneously commited by one of the last commits.
tobigun
10
-983
/
+1130
2008-04-22
some adjustments to the new switches.inc layout
tobigun
2
-38
/
+4
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
4
-542
/
+516
2008-04-22
removed old projectM stuff
tobigun
2
-926
/
+0
2008-04-22
missed some files for projectM
tobigun
2
-0
/
+926
2008-04-22
- new layout of the projectM lib-dir.
tobigun
10
-665
/
+667
2008-04-22
ffmpeg update to a newer version
tobigun
6
-27
/
+107
2008-04-22
New Makefile:
tobigun
4
-468
/
+472
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
17
-2756
/
+1477
2008-04-15
Removed Libraries Dir because of problems with some dlls
f1fth_freed0m
9
-15
/
+15
2008-04-12
started to implement the new folder structure (like suggested in the wiki)
f1fth_freed0m
10
-16
/
+16
2008-04-11
translated some polish code
f1fth_freed0m
3
-151
/
+150
2008-04-10
finally removed IlNut from Editor (*hope* it will work)
s_alexander
4
-61
/
+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
9
-1497
/
+1631
2008-04-07
make BPM changes during song possible
s_alexander
2
-50
/
+57
2008-04-07
forgot to remove this one
tobigun
1
-1
/
+0
2008-04-07
- added script for rc->res compilation with FPC (rccompile-fpc.bat)
tobigun
2
-0
/
+4
2008-04-07
- Removed lrs resource usage in linux. Resources are copied to /usr/share/res...
tobigun
7
-1228
/
+1189
2008-04-07
moved resources from /Game to /Resources
tobigun
39
-33
/
+33
2008-04-06
New Covers.Cache Texture loading finished
whiteshark0
3
-66
/
+267
2008-04-06
Merged .lpr-contents into .dpr. An {$I UltraStar.dpr} is left as the only cod...
tobigun
3
-39
/
+28
2008-04-06
import of external variables does not work in fpc (why?)
tobigun
1
-980
/
+969
2008-04-06
- removed (linux incompatible) PngImage. In addition it was rather outdated (...
tobigun
34
-11914
/
+1955
2008-04-06
removed lazarus dependencies
tobigun
19
-2533
/
+2452
2008-04-06
TRANSLATE define removed. Define was not used anymore.
tobigun
3
-2356
/
+2331
2008-04-06
Replaced some {-comments with (*-comments to remove nested comments of the sa...
tobigun
5
-72
/
+86
2008-04-05
Compilation on Linux fixed
whiteshark0
1
-4
/
+18
2008-04-04
UTexture not committed correctly
whiteshark0
1
-81
/
+48
2008-04-04
Covers Cache rewritten
whiteshark0
4
-1102
/
+1337
2008-04-03
rewriting of the txt file parser
s_alexander
14
-2096
/
+2622
2008-04-03
second try to fix the problem, that the video is bigger than the screen when ...
s_alexander
1
-19
/
+21
2008-04-01
removed second ultrastar.lrs inclusion
tobigun
1
-9
/
+0
2008-04-01
removed unused lclintf/windows references
tobigun
7
-993
/
+959
2008-04-01
shortened Log Output
b1indy
1
-2
/
+2
2008-04-01
Replaced GetTickCount with SDL_GetTicks
f1fth_freed0m
6
-14
/
+15
2008-03-31
ColorizePixel now uses fixed point math
b1indy
1
-42
/
+77
2008-03-31
Now colorized textures are appended to the TTextureDatabase too. This will pr...
tobigun
4
-70
/
+106
2008-03-31
Unicode fix for WideCharUpperCase(). This should work on all platforms now.
tobigun
1
-27
/
+9
[prev]
[next]