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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
as generated from config.inc.in by configure.
k-m_schindler
2008-05-17
1
-13
/
+23
*
Creating macosx-app with "make macosx-app". XCode building probably broken
k-m_schindler
2008-05-17
4
-10
/
+81
*
adjustments for building with make, some editorial changes ...
k-m_schindler
2008-05-17
1
-54
/
+55
*
MacResources commented out for now, property eol-style set to native
k-m_schindler
2008-05-16
2
-1
/
+4
*
MacOSX adjustments and propset eol-style set to native
k-m_schindler
2008-05-16
1
-1
/
+7
*
linklib for darwin added, eol corrected and eol-style property set to native
k-m_schindler
2008-05-16
1
-2
/
+6
*
Change IFDEF LINUX to UNIX in order to include darwin
k-m_schindler
2008-05-16
1
-3
/
+3
*
linklib for darwin added
k-m_schindler
2008-05-16
1
-0
/
+1
*
linklib for darwin added
k-m_schindler
2008-05-16
1
-0
/
+1
*
linklib for darwin added
k-m_schindler
2008-05-16
1
-0
/
+4
*
linklib for darwin added
k-m_schindler
2008-05-16
1
-0
/
+4
*
linklib for darwin added
k-m_schindler
2008-05-16
1
-0
/
+1
*
linklib for darwin added
k-m_schindler
2008-05-16
1
-1
/
+3
*
linklib for darwin added
k-m_schindler
2008-05-16
1
-0
/
+4
*
linklib for darwin added
k-m_schindler
2008-05-16
1
-0
/
+5
*
mischis first try: linklib added
k-m_schindler
2008-05-16
1
-0
/
+4
*
- bugfix: LoadTexture() did not initialize the TTexture result before it was ...
tobigun
2008-05-14
2
-95
/
+98
*
forgot to set the ENOSYS/E... error codes to the ESysE... ones from BaseUnix
tobigun
2008-05-14
1
-1
/
+9
*
This was not supposed for check-in
tobigun
2008-05-13
1
-3
/
+3
*
- fixed video-background
tobigun
2008-05-13
7
-81
/
+153
*
- speedup patch for video playback. Should be a little faster than before.
tobigun
2008-05-13
1
-468
/
+610
*
cleanup
tobigun
2008-05-13
1
-12
/
+2
*
TRelativeTimer added. A replace for the buggy TimeSkip/SkipTime stuff. It wor...
tobigun
2008-05-13
1
-10
/
+68
*
increased possible parallel benchmark count from 8 to 32
tobigun
2008-05-13
1
-2
/
+2
*
corrected ffmpeg error-codes
tobigun
2008-05-13
2
-25
/
+37
*
- removed useless for loops in UScreenSing
f1fth_freed0m
2008-05-12
2
-4
/
+4
*
Volumes are floating point values (single) now. The range changed from [0 .. ...
tobigun
2008-05-10
13
-112
/
+113
*
Update to Bass 2.4. Do not forget to replace the old with the new dll.
tobigun
2008-05-10
15
-1948
/
+1087
*
- input-source selection works now (with bass or portaudio with portmixer)
tobigun
2008-05-09
19
-1162
/
+2628
*
BugFix: ScoreScreen works again, starting to simplify / tidy up the whole thing
mogguh
2008-05-09
2
-386
/
+228
*
set some non-error logs from error to status
tobigun
2008-05-08
2
-3
/
+3
*
added "inherited ..." to all constructors to assure that the base-class const...
tobigun
2008-05-08
34
-97
/
+138
*
- added the {$H+} switch for FPC (was introduced for the MacOSX before). This...
tobigun
2008-05-08
17
-8
/
+69
*
- removed a windows unit reference
tobigun
2008-05-08
3
-47
/
+44
*
ffmpeg update
tobigun
2008-05-08
3
-7
/
+15
*
Bugfix: Options screen doesn't break anymore when cursor up / down is pressed
mogguh
2008-05-07
1
-16
/
+2
*
SDL-patches for MacOSX build added. Taken from the freepascal repository.
tobigun
2008-05-07
2
-0
/
+6
*
Option screen has two rows of buttons, to select the row beneath press [curso...
mogguh
2008-05-06
3
-20
/
+80
*
added a missing semicolon
mogguh
2008-05-05
1
-1
/
+1
*
text reflection -> renamed TestHeight to TexHeight
mogguh
2008-05-05
1
-4
/
+4
*
Added text reflection as new property in the theme
mogguh
2008-05-05
4
-16
/
+94
*
- fixed recursive calling of TPlatform.Halt.
tobigun
2008-05-03
4
-61
/
+9
*
marked as executable
tobigun
2008-05-03
1
-0
/
+0
*
changed config-macosx.inc to config-darwin.inc. The configure-script will cre...
tobigun
2008-05-02
4
-3
/
+3
*
MacOSX patch for WideUpperChar. The cwstring Unicode manager is not supported...
tobigun
2008-05-02
3
-11
/
+38
*
replaced WideUpperCase with WideCharUpperCase
tobigun
2008-05-02
1
-2
/
+2
*
TCoreModule overloads the Free destructor "destructor Free" with a self defin...
tobigun
2008-05-02
5
-12
/
+12
*
- replaced some DebugWriteln() with Log.Log...()
tobigun
2008-05-02
4
-25
/
+32
*
Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...
tobigun
2008-05-02
37
-10065
/
+328
*
screenshots should be fetched from screen in RGB and not BGR mode.
tobigun
2008-05-02
1
-3
/
+2
[next]