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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
some minor reformatting. no code change.
k-m_schindler
2008-11-12
1
-29
/
+31
*
lyric fix
tobigun
2008-11-09
1
-1
/
+1
*
All comments are English now (Polish ones have been translated)
tobigun
2008-11-03
4
-21
/
+21
*
- codepage converter (CP1252, CP1250) added
tobigun
2008-10-31
2
-222
/
+369
*
some compiler warnings/hints removed
tobigun
2008-10-28
13
-65
/
+17
*
switch UseFreetype added to toggle between bitmap-font and freetype font
tobigun
2008-10-28
2
-18
/
+233
*
- glPrint(Pchar) -> glPrint(string)
tobigun
2008-10-28
1
-7
/
+6
*
- glPrint(Pchar) -> glPrint(string)
tobigun
2008-10-28
6
-25
/
+38
*
UTextClasses.pas removed
tobigun
2008-10-28
1
-89
/
+0
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1479 b956fd51-792f-...
tobigun
2008-10-26
1
-2637
/
+2689
*
Software boost enabled again. TODO: boost per device, not for all.
tobigun
2008-10-25
1
-5
/
+1
*
Some threading questions cleared:
tobigun
2008-10-25
1
-14
/
+3
*
MainThreadExec() can be used to delegate execution from e.g. a callback threa...
tobigun
2008-10-25
1
-4
/
+45
*
font-engine added (not used atm)
tobigun
2008-10-25
1
-0
/
+2646
*
SDL_RESIZABLE removed at SDL_ListModes() on fullscreen mode
tobigun
2008-10-25
1
-1
/
+1
*
Do not use Main try-except block if in debug mode to make debugging easier
tobigun
2008-10-20
1
-1
/
+7
*
Alpha plane request (SDL_GL_ALPHA_SIZE) removed as we do not need it anymore ...
tobigun
2008-10-20
1
-12
/
+4
*
font-size is now in pixels (not pixels/3) in themes
tobigun
2008-10-19
1
-4
/
+2
*
The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...
tobigun
2008-10-19
5
-105
/
+107
*
- background-type -> enum
tobigun
2008-10-19
1
-74
/
+74
*
offscreen rendering removed:
tobigun
2008-10-19
3
-596
/
+331
*
style adjustments. no code change.
k-m_schindler
2008-10-18
1
-100
/
+115
*
- unused (polish) constants and comments removed
tobigun
2008-10-18
1
-9
/
+0
*
- polish stuff removed
tobigun
2008-10-18
1
-34
/
+5
*
Error-log entry slightly changed for TTextureUnit.LoadTexture (" added)
tobigun
2008-10-18
1
-1
/
+1
*
Abstraction of the menus background
whiteshark0
2008-10-13
2
-35
/
+71
*
Errormessages during songload now translatable
whiteshark0
2008-10-09
1
-4
/
+15
*
remove ULCD.pas and ULight.pas + some more cleanup of ULCD routines and {$UND...
k-m_schindler
2008-10-05
2
-503
/
+0
*
- FFmpeg header update
tobigun
2008-10-01
1
-2
/
+2
*
Fixed effects from last song are drawn in next song, see http://www.assembla....
whiteshark0
2008-09-28
1
-6
/
+11
*
Fixed some minor bugs in txt file reader
whiteshark0
2008-09-28
1
-36
/
+56
*
one more version of fixing the endian problem in SDL
k-m_schindler
2008-09-28
1
-9
/
+9
*
Songclass now reports an error if there is no linebreak in a txt file. Error ...
whiteshark0
2008-09-28
1
-1
/
+18
*
Adding hints to possible endian related problems. No code change, yet. Only s...
k-m_schindler
2008-09-28
1
-0
/
+3
*
correction of byte order (correct colors) in texture output on powerpc.
k-m_schindler
2008-09-28
1
-0
/
+13
*
Removed fixed font offset from ratin indication popup
whiteshark0
2008-09-24
1
-6
/
+10
*
remove junk tab whitespace
k-m_schindler
2008-09-23
1
-58
/
+55
*
base/uPluginLoader.pas renamed to UPluginLoader.pas. no code change
k-m_schindler
2008-09-23
1
-2
/
+2
*
indentation unified, no code change.
k-m_schindler
2008-09-23
19
-164
/
+178
*
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
2008-09-23
48
-0
/
+1200
*
pure editing and typos, no code change
k-m_schindler
2008-09-23
1
-185
/
+207
*
Uppercase/Lowercase corrections andother typos in comments, no code change
k-m_schindler
2008-09-23
1
-132
/
+132
*
Without SDL_GL_ALPHA_SIZE the lyrics won't work anymore on some systems as th...
tobigun
2008-09-22
1
-6
/
+12
*
fixed popups w/ rating = 0 doesn't change the rating bar value
whiteshark0
2008-09-21
1
-11
/
+18
*
Repaired ratingbar algo, it was broken after some changes to avoid division b...
whiteshark0
2008-09-21
1
-3
/
+3
*
fixed another typo from last commit
whiteshark0
2008-09-21
1
-1
/
+1
*
fixed a typo in USingScores that causes that the singbar settings are not loa...
whiteshark0
2008-09-21
1
-1
/
+1
*
missing files commited
whiteshark0
2008-09-21
1
-40
/
+51
*
Equalizer class written
whiteshark0
2008-09-20
2
-24
/
+33
*
- It is not possible to handle the window/fullscreen command-line parameters ...
tobigun
2008-09-15
2
-141
/
+130
[prev]
[next]