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 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
*
Enabled reflections in theme file
whiteshark0
2008-09-21
1
-0
/
+2
*
missing files commited
whiteshark0
2008-09-21
3
-159
/
+337
*
Equalizer class written
whiteshark0
2008-09-20
4
-37
/
+47
*
Deluxe Skin (Blue):
mogguh
2008-09-18
15
-313
/
+319
*
- 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
3
-55
/
+66
*
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
*
Unload background textures when leaving the sing-screen.
tobigun
2008-09-13
1
-1
/
+12
*
src/build dir removed
tobigun
2008-09-13
0
-0
/
+0
*
Media modules moved from base to media
tobigun
2008-09-13
1
-20
/
+23
*
Media modules moved from base to media
tobigun
2008-09-13
17
-0
/
+0
*
Missing FPC Delphi-Mode defines added
tobigun
2008-09-13
2
-0
/
+5
*
Delphi 7/2005 project files
tobigun
2008-09-13
4
-0
/
+327
*
removed resource.inc
tobigun
2008-09-12
5
-212
/
+154
*
ResourceExtractor is not needed anymore
tobigun
2008-09-12
3
-274
/
+0
*
- lower case font-filenames and whitespace removed
tobigun
2008-09-12
11
-4
/
+4
*
- new build dir for delphi
tobigun
2008-09-12
1
-0
/
+0
*
- Windows resources (.rc) reduced to the icon
tobigun
2008-09-12
31
-304
/
+186
*
Define BSD changed to FreeBSD as Darwin also defines BSD
tobigun
2008-09-11
2
-5
/
+5
*
-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
*
INSTALL_DIR removed from darwin config file
tobigun
2008-09-11
1
-6
/
+0
*
small change of paths.inc target
tobigun
2008-09-11
1
-5
/
+9
*
GetExecution dirs forced to absolute path
tobigun
2008-09-11
1
-1
/
+1
*
fpcmake is optional
tobigun
2008-09-10
2
-8
/
+0
*
Halt if the initial SDL_SetVideoMode() in InitializeScreen() call fails
tobigun
2008-09-10
1
-2
/
+1
*
INSTALL_DATA -> INSTALL_PROGRAM
tobigun
2008-09-10
1
-1
/
+1
*
FreeBSD compatibility fixes:
tobigun
2008-09-10
15
-102
/
+92
*
FreeBSD compatibility fixes:
tobigun
2008-09-09
4
-9
/
+45
*
ulcd and debug stuff removed
tobigun
2008-09-09
2
-84
/
+0
*
Gentoo live ebuild and 1.1_alpha ebuild added for testing
tobigun
2008-09-09
3
-0
/
+176
*
configure update (svn:eol-style=native does not work here as the line-endings...
tobigun
2008-09-09
2
-231
/
+320
*
autogen.sh moved back to root
tobigun
2008-09-09
4
-13
/
+5
*
- better conformance of Makefiles to GNU coding standards
tobigun
2008-09-09
10
-433
/
+758
*
fixed typo
k-m_schindler
2008-09-07
1
-1
/
+1
*
All range-check errors should be fixed now, and disabling range-checking is n...
tobigun
2008-09-06
1
-4
/
+0
*
Delphi-mode set for FPC
tobigun
2008-09-06
31
-10
/
+164
*
range-check fix:
tobigun
2008-09-06
1
-6
/
+8
*
- 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
*
make macosx-disk-image renamed to make macosx-dmg; new: make macosx-clean rem...
k-m_schindler
2008-09-04
1
-4
/
+16
*
minor update
k-m_schindler
2008-09-04
1
-1
/
+1
[next]