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
/
base
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove ULCD.pas and ULight.pas + some more cleanup of ULCD routines and {$UND...
k-m_schindler
2008-10-05
2
-503
/
+0
*
- FFmpeg header update
tobigun
2008-10-01
1
-2
/
+2
*
Fixed effects from last song are drawn in next song, see http://www.assembla....
whiteshark0
2008-09-28
1
-6
/
+11
*
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
1
-9
/
+9
*
Songclass now reports an error if there is no linebreak in a txt file. Error ...
whiteshark0
2008-09-28
1
-1
/
+18
*
Adding hints to possible endian related problems. No code change, yet. Only s...
k-m_schindler
2008-09-28
1
-0
/
+3
*
correction of byte order (correct colors) in texture output on powerpc.
k-m_schindler
2008-09-28
1
-0
/
+13
*
Removed fixed font offset from ratin indication popup
whiteshark0
2008-09-24
1
-6
/
+10
*
remove junk tab whitespace
k-m_schindler
2008-09-23
1
-58
/
+55
*
base/uPluginLoader.pas renamed to UPluginLoader.pas. no code change
k-m_schindler
2008-09-23
1
-2
/
+2
*
indentation unified, no code change.
k-m_schindler
2008-09-23
19
-164
/
+178
*
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
2008-09-23
48
-0
/
+1200
*
pure editing and typos, no code change
k-m_schindler
2008-09-23
1
-185
/
+207
*
Uppercase/Lowercase corrections andother typos in comments, no code change
k-m_schindler
2008-09-23
1
-132
/
+132
*
Without SDL_GL_ALPHA_SIZE the lyrics won't work anymore on some systems as th...
tobigun
2008-09-22
1
-6
/
+12
*
fixed popups w/ rating = 0 doesn't change the rating bar value
whiteshark0
2008-09-21
1
-11
/
+18
*
Repaired ratingbar algo, it was broken after some changes to avoid division b...
whiteshark0
2008-09-21
1
-3
/
+3
*
fixed another typo from last commit
whiteshark0
2008-09-21
1
-1
/
+1
*
fixed a typo in USingScores that causes that the singbar settings are not loa...
whiteshark0
2008-09-21
1
-1
/
+1
*
missing files commited
whiteshark0
2008-09-21
1
-40
/
+51
*
Equalizer class written
whiteshark0
2008-09-20
2
-24
/
+33
*
- It is not possible to handle the window/fullscreen command-line parameters ...
tobigun
2008-09-15
2
-141
/
+130
*
Do not set a minimum size for the alpha component of the screen mode (SDL_GL_...
tobigun
2008-09-15
1
-5
/
+11
*
SDL_InitSubSystem() in Initialize3D() is now handled as critical error (to av...
tobigun
2008-09-14
1
-2
/
+1
*
- stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...
tobigun
2008-09-13
1
-1
/
+0
*
minor layout changes. no code change
k-m_schindler
2008-09-13
1
-19
/
+36
*
rename X: integer to NoteIndex: integer
k-m_schindler
2008-09-13
1
-11
/
+12
*
SourceForge patch [2086204] applied.
tobigun
2008-09-13
1
-162
/
+154
*
Media modules moved from base to media
tobigun
2008-09-13
17
-7781
/
+0
*
removed resource.inc
tobigun
2008-09-12
3
-79
/
+21
*
- Windows resources (.rc) reduced to the icon
tobigun
2008-09-12
3
-95
/
+103
*
Define BSD changed to FreeBSD as Darwin also defines BSD
tobigun
2008-09-11
1
-4
/
+4
*
-Creation of default directories (songs, covers) working again.
tobigun
2008-09-11
1
-4
/
+4
*
SongDir1 template in config.ini is now created on Unix too
tobigun
2008-09-11
1
-1
/
+2
*
GetExecution dirs forced to absolute path
tobigun
2008-09-11
1
-1
/
+1
*
Halt if the initial SDL_SetVideoMode() in InitializeScreen() call fails
tobigun
2008-09-10
1
-2
/
+1
*
FreeBSD compatibility fixes:
tobigun
2008-09-10
7
-52
/
+48
*
- better conformance of Makefiles to GNU coding standards
tobigun
2008-09-09
1
-1
/
+4
*
fixed typo
k-m_schindler
2008-09-07
1
-1
/
+1
*
Delphi-mode set for FPC
tobigun
2008-09-06
8
-4
/
+41
*
- fixed out-of-range error. In NewNote() CurrentPlayer.Note[CurrentPlayer.Hig...
tobigun
2008-09-06
1
-4
/
+12
*
not needed test on presence of dir removed. Courtesy to tobigun
k-m_schindler
2008-09-04
1
-2
/
+1
*
Fixing a crash with Access violation if the folder Resources is missing in Ap...
k-m_schindler
2008-09-03
1
-0
/
+2
*
Moved: The folder classes has been renamed to base
mogguh
2008-09-02
65
-0
/
+32548
[prev]