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
/
Screens
/
UScreenScore.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed compilation on the mac.
eddie-0815
2008-03-25
1
-4
/
+4
*
Support for non-US (QWERTY) keyboard layout.
tobigun
2008-03-22
1
-3
/
+8
*
ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)
tobigun
2008-03-21
1
-2
/
+2
*
Removed zlportio from Code
f1fth_freed0m
2008-03-10
1
-1
/
+0
*
auto removed a bunch of unused local variables
jaybinks
2008-03-10
1
-2
/
+2
*
Multiline comments should be fpc compatible now, removed the score hack at th...
mogguh
2008-03-08
1
-40
/
+43
*
Removed GeTickCount in favour to multiplatform available SDL_GetTicks, added ...
mogguh
2008-03-08
1
-10
/
+16
*
- replaced some Actual... vars with Current...
tobigun
2008-03-03
1
-1044
/
+1004
*
all screens now inherit their OnShow
jaybinks
2008-02-20
1
-0
/
+1
*
bunch of smaller changes...
jaybinks
2008-01-12
1
-3
/
+3
*
fixed divide by 0 bugs in score screen.
jaybinks
2007-12-20
1
-161
/
+170
*
Some more minor refining in the score screen
mogguh
2007-12-20
1
-2
/
+2
*
Minor refinings in score screen
mogguh
2007-12-20
1
-167
/
+534
*
Fixed array issues, moving through the several arrays is ugly - but at least ...
mogguh
2007-12-06
1
-184
/
+171
*
fixed failed builds
jaybinks
2007-11-01
1
-0
/
+4
*
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
2007-11-01
1
-3
/
+1
*
minor changes and fixes for USDX on linux.
jaybinks
2007-10-25
1
-1
/
+7
*
Fixed linux compilation.
jaybinks
2007-10-02
1
-663
/
+672
*
some minor bug fixes..
jaybinks
2007-09-30
1
-108
/
+11
*
ScoreScreen, still working on some minor things like simplifying the src (mes...
mogguh
2007-09-21
1
-133
/
+303
*
added UCommon ( in classes ) for lazarus...
jaybinks
2007-09-19
1
-4
/
+10
*
changes in order to compile in lazarus...
jaybinks
2007-09-18
1
-5
/
+13
*
modified ParseInput so Backspace will perform same function as ESC in most sc...
jaybinks
2007-09-05
1
-1
/
+3
*
Added 2 new Buttons to ScreenMain: Multi and Stats
whiteshark0
2007-04-29
1
-50
/
+4
*
Bugfix: Scores where not shown correctly when in 4 or 6 player mode (UScreenS...
mogguh
2007-04-17
1
-2
/
+17
*
Bugfix: Score screen is now able to handle texts depended on the player count...
mogguh
2007-04-11
1
-1
/
+3
*
Feature: ScoreScreen now has the ability to show extra texts (UThemes.pas, US...
mogguh
2007-04-11
1
-1
/
+18
*
Fixed Bug: Not translating Texts reading Theme.Ini
whiteshark0
2007-03-24
1
-5
/
+5
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...
whiteshark0
2007-03-21
1
-0
/
+586