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
/
Code
/
Classes
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved image (SDL-surface) manipulation functions from UTexture.pas to UImage.pas
tobigun
2008-08-13
3
-501
/
+375
*
workaround for a bug in FPC 2.2.2. ThousandSeparator must be set, otherwise T...
tobigun
2008-08-11
1
-0
/
+4
*
linux needs a call to SDL_SetVideoMode after resizing. Otherwise the screen w...
tobigun
2008-08-08
1
-2
/
+10
*
With the global build logs are now stored in ~/.UltraStarDeluxe/logs instead ...
tobigun
2008-08-08
1
-1
/
+1
*
changed error on read-only dirs into a warning
tobigun
2008-08-08
1
-1
/
+1
*
warning removed
tobigun
2008-08-08
1
-0
/
+3
*
deprecated IncludeTrailingBackslash replaced with IncludeTrailingPathDelimiter
tobigun
2008-08-08
1
-1
/
+1
*
some warnings removed
tobigun
2008-08-08
4
-10
/
+17
*
warnings suppressed
tobigun
2008-08-08
2
-1
/
+7
*
turned off platform specific warnings as we know that they are
tobigun
2008-08-08
1
-0
/
+3
*
somw warnings removed
tobigun
2008-08-08
6
-3
/
+36
*
- TStatResult is an abstract class now.
tobigun
2008-08-08
1
-65
/
+82
*
- Reset-Timestamp changed from STRING to INTEGER (stored as UNIX-timestamp)
tobigun
2008-08-07
1
-11
/
+43
*
- Introduced TStatType.
tobigun
2008-08-07
1
-119
/
+139
*
SUM/COUNT replaced by AVG
tobigun
2008-08-07
1
-5
/
+5
*
- strings are bound now to avoid failures with unquoted strings
tobigun
2008-08-07
1
-192
/
+243
*
moved AllocateHWnd/DeallocateHWnd from UCommon.pas to WinAllocation.pas. Do N...
tobigun
2008-08-06
1
-89
/
+0
*
avoid seeking if video is not initialized
tobigun
2008-08-06
1
-0
/
+3
*
RenderAspect is not needed
tobigun
2008-08-06
1
-4
/
+9
*
Fix for USDX first run and no config.ini problem (ini is saved on startup)
mogguh
2008-08-03
1
-1
/
+5
*
fpc 2.2.2 fix, clocale is not available for windows
tobigun
2008-07-21
1
-0
/
+2
*
Some changes in ReadScore and WriteScore to prevent for crashes caused by mor...
whiteshark0
2008-07-19
1
-3
/
+14
*
renamed TLineState to TLyricsState
tobigun
2008-07-19
1
-2
/
+2
*
renamed TLineState to TLyricsState
tobigun
2008-07-19
3
-45
/
+45
*
clean-up, removed some unused stuff
tobigun
2008-07-19
1
-121
/
+35
*
PTexture added
tobigun
2008-07-19
1
-8
/
+9
*
lyric engine patches, solves
tobigun
2008-07-19
4
-396
/
+508
*
- SetFontBlend added
tobigun
2008-07-19
1
-117
/
+127
*
references to UMacResources.pp removed
tobigun
2008-07-17
1
-3
/
+0
*
- UPlatformXYZ.pas clean-up
tobigun
2008-07-17
5
-171
/
+216
*
Renamed the old ULyrics_bak.pas to UEditorLyrics.pas as it is used in the edi...
tobigun
2008-07-17
2
-429
/
+229
*
New place for the Resources for Mac OS X: $HOME/Appliations Support/UltraStar...
k-m_schindler
2008-07-15
2
-15
/
+51
*
As sdl_ttf isn't of any use for now, I uncommented all occurrences of it.
mogguh
2008-07-15
3
-9
/
+9
*
Lyric help bar works again
tobigun
2008-07-14
1
-73
/
+119
*
cleanup
tobigun
2008-07-14
1
-52
/
+49
*
- conversion of TLyricLine into a class.
tobigun
2008-07-14
1
-134
/
+149
*
TLine.LyricWidth (width of the line in pixels) is marked as deprecated. Do no...
tobigun
2008-07-14
1
-2
/
+4
*
- cleanup/comments for TDisplay.Create
tobigun
2008-07-12
1
-23
/
+11
*
cleanup + comments
tobigun
2008-07-12
1
-6
/
+19
*
unit UScreenStatMain;
GogolNr1
2008-07-12
1
-5
/
+29
*
Text has a new property -> Z (default is 0)
mogguh
2008-07-12
2
-81
/
+95
*
64bit compatibility fix
tobigun
2008-07-03
1
-4
/
+5
*
indenting and cleanup
tobigun
2008-07-02
2
-42
/
+38
*
Audio/Video engine update:
tobigun
2008-07-02
25
-2299
/
+4681
*
Disabled Alt+Tab screen-mode switching for Windows and MacOSX. SDL_SetVideoMo...
tobigun
2008-07-01
1
-6
/
+5
*
Delphi 7 compatibility fix:
tobigun
2008-06-16
3
-60
/
+63
*
code improvement: conversion of case statements to boolean assignments
k-m_schindler
2008-06-14
1
-30
/
+11
*
corrected String index to start from 1 and not from 0
k-m_schindler
2008-06-13
1
-4
/
+4
*
- all references to the libc unit removed. The Libc unit (not the library) wa...
tobigun
2008-06-09
3
-71
/
+83
*
- set svn:eol-style to native
tobigun
2008-06-08
26
-13356
/
+13356
[next]