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
...
*
type adjustment
k-m_schindler
2009-02-22
1
-2
/
+2
*
typo correction and editing
k-m_schindler
2009-02-21
1
-95
/
+95
*
some editing, no code change
k-m_schindler
2009-02-21
1
-38
/
+46
*
cleanup. no code change
k-m_schindler
2009-02-14
1
-82
/
+76
*
Additional safe guard for pixel size in ColorizeImage
k-m_schindler
2009-02-13
1
-0
/
+9
*
endian related glitch with icons resolved (Bug 2363571). Courtesy to sven for...
k-m_schindler
2009-02-13
1
-0
/
+25
*
more simplification and optimization of ColorizeImage. Removal of unneeded sh...
k-m_schindler
2009-02-12
1
-60
/
+99
*
types unified to longword, algo optimized, but no succes regarding endian rel...
k-m_schindler
2009-02-10
1
-15
/
+16
*
- PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-te...
tobigun
2009-02-04
3
-24
/
+36
*
Tabs_at_startup -> TabsAtStartup
tobigun
2009-02-04
2
-3
/
+3
*
implementing the use of the default texture in ParseTextureType
k-m_schindler
2009-02-03
1
-25
/
+23
*
more cosmetic changes, no code change
k-m_schindler
2009-02-03
1
-125
/
+108
*
cosmetic changes, no code change
k-m_schindler
2009-02-03
1
-164
/
+227
*
Threshold and boost saved again
tobigun
2009-01-19
1
-4
/
+4
*
Mic settings saved again (broken in revision 912)
tobigun
2009-01-19
1
-7
/
+12
*
capture failure of file/dir access. Courtesy to Filipe Cabecinhas.
k-m_schindler
2009-01-02
1
-2
/
+10
*
Deluxe theme for Editor menu. Part 2. This part may break Classic theme.
k-m_schindler
2008-11-30
1
-0
/
+29
*
folders in Library/Application\ Support/UltraStarDeluxe/Resources can also be...
k-m_schindler
2008-11-29
1
-5
/
+14
*
some small format edits
k-m_schindler
2008-11-26
1
-13
/
+13
*
formatting and modi change to modus
k-m_schindler
2008-11-26
1
-27
/
+27
*
names of variables changed
k-m_schindler
2008-11-26
1
-20
/
+20
*
replace integer by enumeration type alignment
k-m_schindler
2008-11-26
1
-21
/
+23
*
some format changes and minor code rearrangements.
k-m_schindler
2008-11-24
1
-42
/
+47
*
formatting and language.
k-m_schindler
2008-11-15
1
-202
/
+209
*
Format adjustments. no code change.
k-m_schindler
2008-11-13
1
-45
/
+49
*
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
[prev]
[next]