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
/
src
/
base
/
UPlatformWindows.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-07
write log files to writable user directory
whiteshark0
1
-1
/
+1
2010-04-06
change of version check and comments upgrade.
k-m_schindler
1
-8
/
+7
2010-01-26
- added windows version check in addition to commit #2094
canni0
1
-4
/
+7
2010-01-25
use APPDATA\ultrastardx to store config files on windows
whiteshark0
1
-2
/
+41
2009-11-09
merged unicode branch (r1931) into trunk
s_alexander
1
-146
/
+13
2008-09-23
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
1
-0
/
+25
2008-09-02
Moved: The folder classes has been renamed to base
mogguh
1
-0
/
+0
2008-09-02
- removed configure options --enable-local/global
tobigun
1
-3
/
+3
2008-08-27
rename Classes part2
k-m_schindler
1
-0
/
+0
2008-08-27
rename Classes part1
k-m_schindler
1
-0
/
+0
2008-08-27
Reordering of the directories[1]: moving Game/Code to src
k-m_schindler
1
-0
/
+0
2008-08-20
TPlatform.CopyFile added
tobigun
1
-0
/
+7
2008-08-15
GetSpecialPath() added to retrieve system/user paths like the users "Applicat...
tobigun
1
-23
/
+42
2008-08-08
turned off platform specific warnings as we know that they are
tobigun
1
-0
/
+3
2008-07-17
- UPlatformXYZ.pas clean-up
tobigun
1
-35
/
+16
2008-06-08
- set svn:eol-style to native
tobigun
1
-226
/
+226
2008-05-03
- fixed recursive calling of TPlatform.Halt.
tobigun
1
-3
/
+3
2008-04-06
removed lazarus dependencies
tobigun
1
-28
/
+27
2008-02-19
mmmmmmmmmmmmm
jaybinks
1
-1
/
+1
2008-02-19
fix for editor bug
jaybinks
1
-1
/
+1
2008-01-12
bunch of smaller changes...
jaybinks
1
-5
/
+54
2007-11-28
fixed lazarus build-error due to differing declarations of FindFirstFileW and...
tobigun
1
-21
/
+33
2007-11-20
Changed Platform from Interface to Class.
eddie-0815
1
-3
/
+32
2007-11-08
Fixed song loading on Windows.
eddie-0815
1
-16
/
+17
2007-11-08
Added forward declarations...
eddie-0815
1
-0
/
+5
2007-11-08
Move the TSearchRecW record to the implementation part. This should fix the c...
eddie-0815
1
-8
/
+11
2007-11-08
Added missing functions. I Hope this fixes the build on Windows.
eddie-0815
1
-0
/
+70
2007-11-08
Added UPlatform.pas. This should be the first step to move the simple platfor...
eddie-0815
1
-0
/
+58