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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SDL_RESIZABLE removed at SDL_ListModes() on fullscreen mode
tobigun
2008-10-25
1
-1
/
+1
*
Do not use Main try-except block if in debug mode to make debugging easier
tobigun
2008-10-20
1
-1
/
+7
*
Alpha plane request (SDL_GL_ALPHA_SIZE) removed as we do not need it anymore ...
tobigun
2008-10-20
2
-13
/
+4
*
SDL_ttf headers removed (we will use freetype directly)
tobigun
2008-10-20
2
-1071
/
+0
*
FPC 2.2.2 compatibility. USDX crashed with an error in iconv_close. After dis...
tobigun
2008-10-20
2
-3
/
+9
*
The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...
tobigun
2008-10-19
1
-24
/
+24
*
font-size is now in pixels (not pixels/3) in themes
tobigun
2008-10-19
1
-4
/
+2
*
The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...
tobigun
2008-10-19
16
-157
/
+161
*
- background-type -> enum
tobigun
2008-10-19
3
-84
/
+82
*
offscreen rendering removed:
tobigun
2008-10-19
4
-612
/
+334
*
style adjustments. no code change.
k-m_schindler
2008-10-18
8
-323
/
+337
*
just another commented line
whiteshark0
2008-10-18
1
-1
/
+1
*
uncommented an accidentally commented line
whiteshark0
2008-10-18
1
-1
/
+1
*
- unused (polish) constants and comments removed
tobigun
2008-10-18
1
-9
/
+0
*
- polish stuff removed
tobigun
2008-10-18
1
-34
/
+5
*
Error-log entry slightly changed for TTextureUnit.LoadTexture (" added)
tobigun
2008-10-18
1
-1
/
+1
*
removed unneeded files
tobigun
2008-10-18
2
-615
/
+0
*
freetype stuff for testing
tobigun
2008-10-17
7
-0
/
+6572
*
- lib-info.txt added with information on the pascal-headers (origin, patches,...
tobigun
2008-10-13
2
-16
/
+110
*
Abstraction of the menus background
whiteshark0
2008-10-13
15
-117
/
+987
*
SQLiteTable3 update to current trunk (http://www.itwriting.com/repos/sqlitewr...
tobigun
2008-10-13
3
-24
/
+786
*
Fixed Compilation
f1fth_freed0m
2008-10-10
1
-2
/
+2
*
Errormessages during songload now translatable
whiteshark0
2008-10-09
2
-5
/
+20
*
remove ULCD.pas and ULight.pas + some more cleanup of ULCD routines and {$UND...
k-m_schindler
2008-10-05
4
-505
/
+0
*
removed some commented relicts from outdated LCD and Light support.
whiteshark0
2008-10-05
7
-43
/
+1
*
Mac OS X requirements added
k-m_schindler
2008-10-05
1
-4
/
+13
*
debug output removed
tobigun
2008-10-01
1
-1
/
+0
*
safer context switch
tobigun
2008-10-01
1
-37
/
+115
*
- FFmpeg header update
tobigun
2008-10-01
11
-250
/
+421
*
Fixed effects from last song are drawn in next song, see http://www.assembla....
whiteshark0
2008-09-28
2
-6
/
+14
*
Fixed some minor bugs in txt file reader
whiteshark0
2008-09-28
1
-36
/
+56
*
one more version of fixing the endian problem in SDL
k-m_schindler
2008-09-28
3
-14
/
+13
*
Songclass now reports an error if there is no linebreak in a txt file. Error ...
whiteshark0
2008-09-28
2
-2
/
+22
*
colorbug on delphi fixed. was broken since 1418, because delphi is missing th...
whiteshark0
2008-09-28
1
-1
/
+2
*
colors fixed on Delphi. broken by 1418
k-m_schindler
2008-09-28
1
-1
/
+1
*
Adding hints to possible endian related problems. No code change, yet. Only s...
k-m_schindler
2008-09-28
2
-0
/
+7
*
correction of byte order (correct colors) in texture output on powerpc.
k-m_schindler
2008-09-28
1
-0
/
+13
*
Fix of endian problem with soundoutput with portaudio2 on darwin-powerpc. Del...
k-m_schindler
2008-09-28
1
-0
/
+2
*
note about installation with fink
k-m_schindler
2008-09-27
1
-1
/
+2
*
remove some white space. no code change
k-m_schindler
2008-09-27
6
-6
/
+0
*
fixed some bugs in equalizer reflection
whiteshark0
2008-09-24
1
-4
/
+11
*
Removed fixed font offset from ratin indication popup
whiteshark0
2008-09-24
1
-6
/
+10
*
pasdoc support added
tobigun
2008-09-24
1
-0
/
+5
*
remove junk tab whitespace
k-m_schindler
2008-09-23
1
-58
/
+55
*
indentation, no code change
k-m_schindler
2008-09-23
1
-4
/
+0
*
indentation, no code change
k-m_schindler
2008-09-23
1
-12
/
+21
*
base/uPluginLoader.pas renamed to UPluginLoader.pas. no code change
k-m_schindler
2008-09-23
2
-3
/
+3
*
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
2008-09-23
2
-0
/
+50
*
indentation unified, no code change.
k-m_schindler
2008-09-23
25
-179
/
+210
*
added file headers
tobigun
2008-09-23
1
-1
/
+21
[prev]
[next]