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
/
UCommon.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-08
warnings suppressed
tobigun
1
-0
/
+4
2008-08-08
somw warnings removed
tobigun
1
-0
/
+4
2008-08-06
moved AllocateHWnd/DeallocateHWnd from UCommon.pas to WinAllocation.pas. Do N...
tobigun
1
-89
/
+0
2008-07-21
fpc 2.2.2 fix, clocale is not available for windows
tobigun
1
-0
/
+2
2008-07-02
Audio/Video engine update:
tobigun
1
-1
/
+60
2008-06-16
Delphi 7 compatibility fix:
tobigun
1
-15
/
+38
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
1
-6
/
+18
2008-06-08
- set svn:eol-style to native
tobigun
1
-791
/
+791
2008-06-08
inconsistent line endings unified
tobigun
1
-3
/
+3
2008-05-16
Change IFDEF LINUX to UNIX in order to include darwin
k-m_schindler
1
-3
/
+3
2008-05-10
Update to Bass 2.4. Do not forget to replace the old with the new dll.
tobigun
1
-3
/
+16
2008-05-08
added "inherited ..." to all constructors to assure that the base-class const...
tobigun
1
-2
/
+2
2008-04-30
SDL-free implementation of ConsoleWriteLn. The handler for thread-safe consol...
tobigun
1
-19
/
+19
2008-04-30
- title-bar icon working again in windowed mode
tobigun
1
-3
/
+72
2008-04-30
Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...
tobigun
1
-1
/
+1
2008-04-27
- Fixed several bugs with tabbed browsing (Tabs: on) which occurred after TSo...
tobigun
1
-0
/
+87
2008-04-24
- reverted some stuff that was erroneously commited by one of the last commits.
tobigun
1
-470
/
+622
2008-04-22
SSE floating-point-exception (FPE) fix. Occured when playing ogg-files or wit...
tobigun
1
-4
/
+121
2008-04-07
- Removed lrs resource usage in linux. Resources are copied to /usr/share/res...
tobigun
1
-300
/
+353
2008-04-06
removed lazarus dependencies
tobigun
1
-293
/
+300
2008-03-25
Fixed compilation on the mac.
eddie-0815
1
-281
/
+293
2008-03-22
Added functions to determine to which character-class (alpha(=letter), numeri...
tobigun
1
-1
/
+65
2008-03-03
- actual.. -> current..
tobigun
1
-0
/
+2
2007-11-20
Changed Platform from Interface to Class.
eddie-0815
1
-89
/
+3
2007-11-03
Windows Lazarus Build working again...
jaybinks
1
-302
/
+301
2007-11-01
fixed failed builds
jaybinks
1
-0
/
+4
2007-11-01
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
1
-91
/
+105
2007-10-27
made some major progress with ffmpeg audio playback !!!
jaybinks
1
-0
/
+88
2007-10-02
fixed bug in StringReplaceW...
jaybinks
1
-5
/
+17
2007-10-02
oops AdaptFilePaths was meant to be available to any compiler.
jaybinks
1
-5
/
+6
2007-10-02
Fixed linux compilation.
jaybinks
1
-158
/
+183
2007-09-22
minor bug fixes to have lazarus build load resources into SDL_Image
jaybinks
1
-2
/
+24
2007-09-20
renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.
jaybinks
1
-132
/
+136
2007-09-20
Ultrastar-DX now compiles in linux
jaybinks
1
-98
/
+132
2007-09-19
added UCommon ( in classes ) for lazarus...
jaybinks
1
-0
/
+98