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
/
screens
/
UScreenEditSub.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-14
editor: deleted old midi debug entry
brunzelchen
1
-2
/
+0
2010-03-14
editor: changed TextEditMode and some other improvements
brunzelchen
1
-7
/
+37
2010-03-14
editor: changed design, added infobar, changed key-mapping
brunzelchen
1
-58
/
+274
2009-12-22
fix: divide sentence in editor leaded to crash
brunzelchen
1
-1
/
+1
2009-11-24
use second players color to indicate selected note in editor
whiteshark0
1
-17
/
+17
2009-11-17
header tags that are not supported are written to the end of the songheader w...
whiteshark0
1
-1
/
+6
2009-11-09
merged unicode branch (r1931) into trunk
s_alexander
1
-53
/
+102
2009-04-25
Cosmetics. No code change
k-m_schindler
1
-50
/
+48
2009-04-06
bring the type align to our coding standards
k-m_schindler
1
-1
/
+1
2009-03-07
final cleanup of Umain. Creation of UNote
k-m_schindler
1
-1
/
+1
2009-02-28
Some cleanup done
whiteshark0
1
-2
/
+11
2008-11-27
some more formatting
k-m_schindler
1
-32
/
+33
2008-11-26
replace integer by enumeration type alignment
k-m_schindler
1
-2
/
+2
2008-11-25
formatting
k-m_schindler
1
-96
/
+169
2008-11-03
All comments are English now (Polish ones have been translated)
tobigun
1
-4
/
+0
2008-10-28
some compiler warnings/hints removed
tobigun
1
-11
/
+7
2008-10-19
The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...
tobigun
1
-25
/
+25
2008-09-23
added file headers
tobigun
1
-0
/
+25
2008-08-27
rename Screen part2
k-m_schindler
1
-0
/
+0
2008-08-27
rename Screen 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-08
result-values for TMenu.Draw() added
tobigun
1
-0
/
+2
2008-07-17
Renamed the old ULyrics_bak.pas to UEditorLyrics.pas as it is used in the edi...
tobigun
1
-9
/
+12
2008-05-10
Volumes are floating point values (single) now. The range changed from [0 .. ...
tobigun
1
-2
/
+2
2008-05-02
Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...
tobigun
1
-1
/
+1
2008-04-19
tried to make songloading working with the old loader and keep all changes th...
s_alexander
1
-8
/
+6
2008-04-11
translated some polish code
f1fth_freed0m
1
-7
/
+6
2008-04-10
finally removed IlNut from Editor (*hope* it will work)
s_alexander
1
-55
/
+42
2008-04-10
-Corrected some ifdefs in the Editor to make it useable on linux
f1fth_freed0m
1
-40
/
+44
2008-04-03
rewriting of the txt file parser
s_alexander
1
-34
/
+19
2008-03-31
Removed unused Format-parameter in LoadTexture() and Add...()
tobigun
1
-4
/
+4
2008-03-31
beep() removed
tobigun
1
-1
/
+1
2008-03-31
- removed "Font Black" and "Font" texture type
tobigun
1
-4
/
+4
2008-03-30
Prepared some classes for enhanced Song loading.
whiteshark0
1
-7
/
+8
2008-03-27
USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parser
f1fth_freed0m
1
-1
/
+4
2008-03-25
Fixed compilation on the mac.
eddie-0815
1
-11
/
+11
2008-03-22
Support for non-US (QWERTY) keyboard layout.
tobigun
1
-176
/
+179
2008-03-21
ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)
tobigun
1
-6
/
+6
2008-03-21
lenght -> length
tobigun
1
-20
/
+20
2008-03-07
Translated some Variables
f1fth_freed0m
1
-96
/
+96
2008-03-06
Translated Some Variables
f1fth_freed0m
1
-126
/
+126
2008-03-06
Translated so Variable Names
f1fth_freed0m
1
-85
/
+85
2008-03-05
Translated Variable Names and Types
f1fth_freed0m
1
-291
/
+291
2008-02-20
all screens now inherit their OnShow
jaybinks
1
-1
/
+3
2008-02-19
fix for editor bug
jaybinks
1
-5
/
+10
2008-02-05
bugfix to get the editor working again. Path and FileName have not been set.
tobigun
1
-7
/
+6
2008-02-05
General:
tobigun
1
-1
/
+1
2008-01-12
bunch of smaller changes...
jaybinks
1
-25
/
+26
2008-01-11
Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set...
tobigun
1
-3
/
+3
2007-11-01
fixed failed builds
jaybinks
1
-1373
/
+1376
[next]