aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Expand)AuthorAgeFilesLines
* zlportio is NOT ( yet ) lazarus compatiblejaybinks2007-09-182-2/+6
* added switches.inc , which will contain compiler directives used jaybinks2007-09-186-9/+51
* SQLite unit's modified and tested to be lazarus compatible.jaybinks2007-09-183-0/+225
* pngimage is NOT ( yet ) lazarus compatiblejaybinks2007-09-184-44/+309
* changes to make 3rd party libraries compile / work jaybinks2007-09-138-6/+481
* removed unneeded DCU files from svn.jaybinks2007-09-135-0/+4
* * added missed dependency PNGImage.jaybinks2007-09-1238-97/+11556
* 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-106-829/+527
* did some cleanup and minor modificationsb1indy2007-09-083-15/+12
* re-did the colorize stuff, now no need for GraphUtilsb1indy2007-09-081-38/+112
* Fixed USMPeg still in Uses from UScreenSingwhiteshark02007-09-081-1/+1
* removed smpegb1indy2007-09-071-1/+0
* removed "error" messages (are more like warnings and did only confuse users)b1indy2007-09-071-2/+2
* UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy2007-09-0720-359/+106
* Fixed two Bugs in KeyDown Handling that causes that the code could not be com...whiteshark02007-09-052-3/+2
* Some Cleanup in SVNwhiteshark02007-09-0528-761/+0
* added developer changelog for functional changes that the users should be inf...jaybinks2007-09-051-0/+10
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-0532-33/+91
* fixed placeholder for jedi-sdljaybinks2007-09-051-0/+4
* added 3rd party dependencies ( except Jedi-SDL )jaybinks2007-09-0583-0/+13887
* modified frameskip methodb1indy2007-09-031-6/+33
* some small improvement with fading buttonsb1indy2007-09-031-1/+1
* now buttons can also have transparent colorized texturesb1indy2007-09-023-26/+149
* finished stuff for colorized transparent textures with statics (credits to mo...b1indy2007-09-022-6/+25
* VFX: Some pre work for an upcoming (yet unfinished) featuremogguh2007-09-021-2/+63
* Some Cleanup in URecordwhiteshark02007-09-023-31/+51
* more/better error checking during codec initialization;b1indy2007-09-011-9/+58
* ffmpeg support now with dualscreen modeb1indy2007-09-012-10/+13
* re-commit, now with debugging things disabledb1indy2007-09-011-3/+5
* got divx videos running by modifying the reported timebase (or framerate) to ...b1indy2007-09-011-9/+31
* finally really fixed the covers (i hope)b1indy2007-09-011-5/+11
* fixed bug that caused display of wrong coversb1indy2007-09-011-3/+4
* fixed a bug in drawing of background covers (when style=5 (usdx theme default))b1indy2007-08-221-12/+111
* limit number of displayed background covers to no more than 21 - need comment...b1indy2007-08-221-7/+20
* now the background is blackb1indy2007-08-221-1/+1
* black background for videosb1indy2007-08-221-4/+14
* fixed a typob1indy2007-07-281-1/+1
* experimental ffmpeg videodecoding support, frameskipping doesn't work quite r...b1indy2007-07-283-36/+292
* fixed some minor glitches in the credits screen (transparent texture was not ...b1indy2007-07-253-13/+15
* Really final work on credits (done! - stop reading cia, get rl)mogguh2007-07-231-2/+2
* Final work on credits (done :P - fuckings to the cia readers)mogguh2007-07-231-19/+7
* changed loading of transparent PNGs, should be slower now, might break with s...b1indy2007-07-221-18/+24
* again some fixes in reflection code for buttons and staticsb1indy2007-07-222-5/+5
* fixed a minor bug in the reflection code that caused some reflections to be i...b1indy2007-07-221-3/+3
* 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