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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-04
- PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-te...
tobigun
3
-24
/
+36
2009-02-04
Tabs_at_startup -> TabsAtStartup
tobigun
2
-3
/
+3
2009-02-03
implementing the use of the default texture in ParseTextureType
k-m_schindler
1
-25
/
+23
2009-02-03
more cosmetic changes, no code change
k-m_schindler
1
-125
/
+108
2009-02-03
cosmetic changes, no code change
k-m_schindler
1
-164
/
+227
2009-01-19
Threshold and boost saved again
tobigun
1
-4
/
+4
2009-01-19
Mic settings saved again (broken in revision 912)
tobigun
1
-7
/
+12
2009-01-02
capture failure of file/dir access. Courtesy to Filipe Cabecinhas.
k-m_schindler
1
-2
/
+10
2008-11-30
Deluxe theme for Editor menu. Part 2. This part may break Classic theme.
k-m_schindler
1
-0
/
+29
2008-11-29
folders in Library/Application\ Support/UltraStarDeluxe/Resources can also be...
k-m_schindler
1
-5
/
+14
2008-11-26
some small format edits
k-m_schindler
1
-13
/
+13
2008-11-26
formatting and modi change to modus
k-m_schindler
1
-27
/
+27
2008-11-26
names of variables changed
k-m_schindler
1
-20
/
+20
2008-11-26
replace integer by enumeration type alignment
k-m_schindler
1
-21
/
+23
2008-11-24
some format changes and minor code rearrangements.
k-m_schindler
1
-42
/
+47
2008-11-15
formatting and language.
k-m_schindler
1
-202
/
+209
2008-11-13
Format adjustments. no code change.
k-m_schindler
1
-45
/
+49
2008-11-12
some minor reformatting. no code change.
k-m_schindler
1
-29
/
+31
2008-11-09
lyric fix
tobigun
1
-1
/
+1
2008-11-03
All comments are English now (Polish ones have been translated)
tobigun
4
-21
/
+21
2008-10-31
- codepage converter (CP1252, CP1250) added
tobigun
2
-222
/
+369
2008-10-28
some compiler warnings/hints removed
tobigun
13
-65
/
+17
2008-10-28
switch UseFreetype added to toggle between bitmap-font and freetype font
tobigun
2
-18
/
+233
2008-10-28
- glPrint(Pchar) -> glPrint(string)
tobigun
1
-7
/
+6
2008-10-28
- glPrint(Pchar) -> glPrint(string)
tobigun
6
-25
/
+38
2008-10-28
UTextClasses.pas removed
tobigun
1
-89
/
+0
2008-10-26
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1479 b956fd51-792f-...
tobigun
1
-2637
/
+2689
2008-10-25
Software boost enabled again. TODO: boost per device, not for all.
tobigun
1
-5
/
+1
2008-10-25
Some threading questions cleared:
tobigun
1
-14
/
+3
2008-10-25
MainThreadExec() can be used to delegate execution from e.g. a callback threa...
tobigun
1
-4
/
+45
2008-10-25
font-engine added (not used atm)
tobigun
1
-0
/
+2646
2008-10-25
SDL_RESIZABLE removed at SDL_ListModes() on fullscreen mode
tobigun
1
-1
/
+1
2008-10-20
Do not use Main try-except block if in debug mode to make debugging easier
tobigun
1
-1
/
+7
2008-10-20
Alpha plane request (SDL_GL_ALPHA_SIZE) removed as we do not need it anymore ...
tobigun
1
-12
/
+4
2008-10-19
font-size is now in pixels (not pixels/3) in themes
tobigun
1
-4
/
+2
2008-10-19
The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...
tobigun
5
-105
/
+107
2008-10-19
- background-type -> enum
tobigun
1
-74
/
+74
2008-10-19
offscreen rendering removed:
tobigun
3
-596
/
+331
2008-10-18
style adjustments. no code change.
k-m_schindler
1
-100
/
+115
2008-10-18
- unused (polish) constants and comments removed
tobigun
1
-9
/
+0
2008-10-18
- polish stuff removed
tobigun
1
-34
/
+5
2008-10-18
Error-log entry slightly changed for TTextureUnit.LoadTexture (" added)
tobigun
1
-1
/
+1
2008-10-13
Abstraction of the menus background
whiteshark0
2
-35
/
+71
2008-10-09
Errormessages during songload now translatable
whiteshark0
1
-4
/
+15
2008-10-05
remove ULCD.pas and ULight.pas + some more cleanup of ULCD routines and {$UND...
k-m_schindler
2
-503
/
+0
2008-10-01
- FFmpeg header update
tobigun
1
-2
/
+2
2008-09-28
Fixed effects from last song are drawn in next song, see http://www.assembla....
whiteshark0
1
-6
/
+11
2008-09-28
Fixed some minor bugs in txt file reader
whiteshark0
1
-36
/
+56
2008-09-28
one more version of fixing the endian problem in SDL
k-m_schindler
1
-9
/
+9
2008-09-28
Songclass now reports an error if there is no linebreak in a txt file. Error ...
whiteshark0
1
-1
/
+18
[next]