aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (follow)
Commit message (Expand)AuthorAgeFilesLines
* tidy texture loading.jaybinks2007-09-203-11/+18
* remove loggingjaybinks2007-09-201-11/+4
* fixed nasty bug I introduced... jaybinks2007-09-202-5/+20
* started re-factoring TTextureUnit.LoadTexturejaybinks2007-09-201-31/+38
* minor fixes for lazarus build..jaybinks2007-09-203-1068/+1259
* renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.jaybinks2007-09-203-143/+164
* modified to make it build blindys current work.jaybinks2007-09-201-1/+1
* forgot something ^^;b1indy2007-09-201-0/+418
* new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy2007-09-206-4032/+4192
* fixed a bunch of path delimiter issues on linux build :)jaybinks2007-09-204-1698/+1698
* Ultrastar-DX now compiles in linux jaybinks2007-09-2017-7854/+8174
* fix for delphi build... oops.jaybinks2007-09-191-1/+1
* minor changes..jaybinks2007-09-191-10/+24
* oops... broke delphi building..jaybinks2007-09-191-0/+2
* added in the lots of debug logging... sorry guys.jaybinks2007-09-191-0/+2
* trying to fix lazarus runtime errors..jaybinks2007-09-192-4/+6
* fixes to get working in lazarus..jaybinks2007-09-193-18/+40
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-1912-25/+209
* changes in order to compile in lazarus...jaybinks2007-09-1814-83/+226
* major tidy up of Umusic ... jaybinks2007-09-185-247/+78
* added switches.inc , which will contain compiler directives used jaybinks2007-09-183-6/+35
* * added missed dependency PNGImage.jaybinks2007-09-1210-94/+197
* BugFix: Changed a 9 with a 8..mogguh2007-09-102-2/+2
* Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...mogguh2007-09-104-597/+365
* did some cleanup and minor modificationsb1indy2007-09-081-1/+2
* re-did the colorize stuff, now no need for GraphUtilsb1indy2007-09-081-38/+112
* UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy2007-09-077-12/+449
* now buttons can also have transparent colorized texturesb1indy2007-09-021-4/+0
* finished stuff for colorized transparent textures with statics (credits to mo...b1indy2007-09-021-1/+5
* VFX: Some pre work for an upcoming (yet unfinished) featuremogguh2007-09-021-2/+63
* Some Cleanup in URecordwhiteshark02007-09-022-26/+19
* changed loading of transparent PNGs, should be slower now, might break with s...b1indy2007-07-221-18/+24
* Fixed df typo in skins which caused a major feature not show upmogguh2007-07-211-7/+5
* Modified LoadTexture so that it ignores the Format parameter (for texture fil...b1indy2007-07-211-246/+215
* texture tiling for notes now stretches the middle part just as much as needed...b1indy2007-07-211-4/+6
* Timeprogressbar in singscreen has the new tile capability (8x8 px)mogguh2007-07-211-6/+8
* notes can now have tiled texture (32x32 pixels)b1indy2007-07-211-4/+6
* UGraphicClasses.pas: minor modification to Flare effectb1indy2007-07-202-1/+2
* Added missing UCommandLine.paswhiteshark02007-07-091-0/+280
* added another effect (sparkling stars that fall down)b1indy2007-07-081-2/+65
* Improved Error Logging and Benchmark:whiteshark02007-07-085-180/+216
* some tweaking of transparency handling for PNGs to make it look more as expectedb1indy2007-07-031-1/+11
* Added support for transparency in PNG images - if a PNG with transparency is ...b1indy2007-06-261-2/+34
* Fixed a Bug in Editor.whiteshark02007-06-251-1/+2
* Added ability to display Videos only in full size and Backgrounds in half size.whiteshark02007-06-252-6/+21
* Enabled Deco Texurechanging depending on TeamPlaylings in PartyScore Screenwhiteshark02007-06-201-0/+32
* Fixed a Bug in Database Systemwhiteshark02007-06-121-2/+2
* Changed LineBonus Translations to 0.5.3 compatible Textswhiteshark02007-06-101-8/+8
* Added a workaround for EInvalidPointer Exception when a not existing Equalizer-whiteshark02007-06-101-0/+5
* Added Preview Volume and Fading to Sound Optionswhiteshark02007-06-091-2/+7