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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-07
- Introduced TStatType.
tobigun
1
-119
/
+139
2008-08-07
SUM/COUNT replaced by AVG
tobigun
1
-5
/
+5
2008-08-07
- strings are bound now to avoid failures with unquoted strings
tobigun
1
-192
/
+243
2008-08-06
moved AllocateHWnd/DeallocateHWnd from UCommon.pas to WinAllocation.pas. Do N...
tobigun
1
-89
/
+0
2008-08-06
avoid seeking if video is not initialized
tobigun
1
-0
/
+3
2008-08-06
RenderAspect is not needed
tobigun
1
-4
/
+9
2008-08-03
Fix for USDX first run and no config.ini problem (ini is saved on startup)
mogguh
1
-1
/
+5
2008-07-21
fpc 2.2.2 fix, clocale is not available for windows
tobigun
1
-0
/
+2
2008-07-19
Some changes in ReadScore and WriteScore to prevent for crashes caused by mor...
whiteshark0
1
-3
/
+14
2008-07-19
renamed TLineState to TLyricsState
tobigun
1
-2
/
+2
2008-07-19
renamed TLineState to TLyricsState
tobigun
3
-45
/
+45
2008-07-19
clean-up, removed some unused stuff
tobigun
1
-121
/
+35
2008-07-19
PTexture added
tobigun
1
-8
/
+9
2008-07-19
lyric engine patches, solves
tobigun
4
-396
/
+508
2008-07-19
- SetFontBlend added
tobigun
1
-117
/
+127
2008-07-17
references to UMacResources.pp removed
tobigun
1
-3
/
+0
2008-07-17
- UPlatformXYZ.pas clean-up
tobigun
5
-171
/
+216
2008-07-17
Renamed the old ULyrics_bak.pas to UEditorLyrics.pas as it is used in the edi...
tobigun
2
-429
/
+229
2008-07-15
New place for the Resources for Mac OS X: $HOME/Appliations Support/UltraStar...
k-m_schindler
2
-15
/
+51
2008-07-15
As sdl_ttf isn't of any use for now, I uncommented all occurrences of it.
mogguh
3
-9
/
+9
2008-07-14
Lyric help bar works again
tobigun
1
-73
/
+119
2008-07-14
cleanup
tobigun
1
-52
/
+49
2008-07-14
- conversion of TLyricLine into a class.
tobigun
1
-134
/
+149
2008-07-14
TLine.LyricWidth (width of the line in pixels) is marked as deprecated. Do no...
tobigun
1
-2
/
+4
2008-07-12
- cleanup/comments for TDisplay.Create
tobigun
1
-23
/
+11
2008-07-12
cleanup + comments
tobigun
1
-6
/
+19
2008-07-12
unit UScreenStatMain;
GogolNr1
1
-5
/
+29
2008-07-12
Text has a new property -> Z (default is 0)
mogguh
2
-81
/
+95
2008-07-03
64bit compatibility fix
tobigun
1
-4
/
+5
2008-07-02
indenting and cleanup
tobigun
2
-42
/
+38
2008-07-02
Audio/Video engine update:
tobigun
25
-2299
/
+4681
2008-07-01
Disabled Alt+Tab screen-mode switching for Windows and MacOSX. SDL_SetVideoMo...
tobigun
1
-6
/
+5
2008-06-16
Delphi 7 compatibility fix:
tobigun
3
-60
/
+63
2008-06-14
code improvement: conversion of case statements to boolean assignments
k-m_schindler
1
-30
/
+11
2008-06-13
corrected String index to start from 1 and not from 0
k-m_schindler
1
-4
/
+4
2008-06-09
- all references to the libc unit removed. The Libc unit (not the library) wa...
tobigun
3
-71
/
+83
2008-06-08
- set svn:eol-style to native
tobigun
26
-13356
/
+13356
2008-06-08
inconsistent line endings unified
tobigun
1
-3
/
+3
2008-06-08
Added missing private section. Without defining it, methods are public by def...
tobigun
1
-13
/
+14
2008-06-08
clean up
tobigun
2
-331
/
+324
2008-06-08
Sakrileg (goto and label) replacement. Please check.
k-m_schindler
2
-109
/
+65
2008-06-07
just some cleanup
tobigun
8
-503
/
+580
2008-05-24
final removal of Macresources
k-m_schindler
1
-5
/
+0
2008-05-24
final removal of Macresources, indentation
k-m_schindler
1
-39
/
+45
2008-05-24
AnsiContainsText for darwin removed - not needed any more; reworked some if s...
k-m_schindler
1
-101
/
+98
2008-05-23
just a test if bamboo works again if {$I switches.inc} is used instead of {$I...
tobigun
1
-1
/
+1
2008-05-22
eol-style unified and propset, indentation
k-m_schindler
1
-238
/
+245
2008-05-22
eol-style unified and propset
k-m_schindler
1
-10
/
+5
2008-05-22
mistake correction: compound occurences of string capitalized again.
k-m_schindler
1
-97
/
+97
2008-05-22
eol-style set and unified, nicer code but no actual change
k-m_schindler
1
-89
/
+49
[next]