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
/
Classes
/
UTexture.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding new Resource compiler for lazarus projects..
jaybinks
2007-09-20
1
-8
/
+14
*
tidy texture loading.
jaybinks
2007-09-20
1
-7
/
+10
*
remove logging
jaybinks
2007-09-20
1
-11
/
+4
*
fixed nasty bug I introduced...
jaybinks
2007-09-20
1
-5
/
+18
*
started re-factoring TTextureUnit.LoadTexture
jaybinks
2007-09-20
1
-31
/
+38
*
minor fixes for lazarus build..
jaybinks
2007-09-20
1
-1043
/
+1100
*
Ultrastar-DX now compiles in linux
jaybinks
2007-09-20
1
-1028
/
+1043
*
minor changes..
jaybinks
2007-09-19
1
-10
/
+24
*
trying to fix lazarus runtime errors..
jaybinks
2007-09-19
1
-4
/
+4
*
fixes to get working in lazarus..
jaybinks
2007-09-19
1
-3
/
+2
*
added UCommon ( in classes ) for lazarus...
jaybinks
2007-09-19
1
-12
/
+33
*
changes in order to compile in lazarus...
jaybinks
2007-09-18
1
-0
/
+5
*
major tidy up of Umusic ...
jaybinks
2007-09-18
1
-2
/
+14
*
re-did the colorize stuff, now no need for GraphUtils
b1indy
2007-09-08
1
-38
/
+112
*
now buttons can also have transparent colorized textures
b1indy
2007-09-02
1
-4
/
+0
*
finished stuff for colorized transparent textures with statics (credits to mo...
b1indy
2007-09-02
1
-1
/
+5
*
VFX: Some pre work for an upcoming (yet unfinished) feature
mogguh
2007-09-02
1
-2
/
+63
*
changed loading of transparent PNGs, should be slower now, might break with s...
b1indy
2007-07-22
1
-18
/
+24
*
Modified LoadTexture so that it ignores the Format parameter (for texture fil...
b1indy
2007-07-21
1
-246
/
+215
*
some tweaking of transparency handling for PNGs to make it look more as expected
b1indy
2007-07-03
1
-1
/
+11
*
Added support for transparency in PNG images - if a PNG with transparency is ...
b1indy
2007-06-26
1
-2
/
+34
*
UTexture.pas: texture-wrap-mode changed to GL_CLAMP_TO_EDGE - solves some pro...
b1indy
2007-04-24
1
-4
/
+4
*
Bugfix: Fixed minor problem that caused artefacts to be drawn - 'transparent'...
mogguh
2007-04-17
1
-1
/
+1
*
Copyed PNG Texture Support from UltraStar 0.5.3
whiteshark0
2007-03-24
1
-7
/
+21
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...
whiteshark0
2007-03-21
1
-0
/
+811