aboutsummaryrefslogtreecommitdiffstats
path: root/Game (unfollow)
Commit message (Expand)AuthorFilesLines
2007-09-18changes in order to compile in lazarus...jaybinks31-691/+726
2007-09-18adding my lazarus project..jaybinks2-0/+727
2007-09-18major tidy up of Umusic ... jaybinks6-247/+85
2007-09-18zlportio is NOT ( yet ) lazarus compatiblejaybinks2-2/+6
2007-09-18added switches.inc , which will contain compiler directives used jaybinks6-9/+51
2007-09-18SQLite unit's modified and tested to be lazarus compatible.jaybinks3-0/+225
2007-09-18pngimage is NOT ( yet ) lazarus compatiblejaybinks4-44/+309
2007-09-13changes to make 3rd party libraries compile / work jaybinks8-6/+481
2007-09-13removed unneeded DCU files from svn.jaybinks5-0/+4
2007-09-12* added missed dependency PNGImage.jaybinks38-97/+11556
2007-09-10BugFix: Changed a 9 with a 8..mogguh2-2/+2
2007-09-10Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...mogguh6-829/+527
2007-09-08did some cleanup and minor modificationsb1indy3-15/+12
2007-09-08re-did the colorize stuff, now no need for GraphUtilsb1indy1-38/+112
2007-09-08Fixed USMPeg still in Uses from UScreenSingwhiteshark01-1/+1
2007-09-07removed smpegb1indy1-1/+0
2007-09-07removed "error" messages (are more like warnings and did only confuse users)b1indy1-2/+2
2007-09-07UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy20-359/+106
2007-09-05Fixed two Bugs in KeyDown Handling that causes that the code could not be com...whiteshark02-3/+2
2007-09-05Some Cleanup in SVNwhiteshark028-761/+0
2007-09-05added developer changelog for functional changes that the users should be inf...jaybinks1-0/+10
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks32-33/+91
2007-09-05fixed placeholder for jedi-sdljaybinks1-0/+4
2007-09-05added 3rd party dependencies ( except Jedi-SDL )jaybinks83-0/+13887
2007-09-03modified frameskip methodb1indy1-6/+33
2007-09-03some small improvement with fading buttonsb1indy1-1/+1
2007-09-02now buttons can also have transparent colorized texturesb1indy3-26/+149
2007-09-02finished stuff for colorized transparent textures with statics (credits to mo...b1indy2-6/+25
2007-09-02VFX: Some pre work for an upcoming (yet unfinished) featuremogguh1-2/+63
2007-09-02Some Cleanup in URecordwhiteshark03-31/+51
2007-09-01more/better error checking during codec initialization;b1indy1-9/+58
2007-09-01ffmpeg support now with dualscreen modeb1indy2-10/+13
2007-09-01re-commit, now with debugging things disabledb1indy1-3/+5
2007-09-01got divx videos running by modifying the reported timebase (or framerate) to ...b1indy1-9/+31
2007-09-01finally really fixed the covers (i hope)b1indy1-5/+11
2007-09-01fixed bug that caused display of wrong coversb1indy1-3/+4
2007-08-22fixed a bug in drawing of background covers (when style=5 (usdx theme default))b1indy1-12/+111
2007-08-22limit number of displayed background covers to no more than 21 - need comment...b1indy1-7/+20
2007-08-22now the background is blackb1indy1-1/+1
2007-08-22black background for videosb1indy1-4/+14
2007-07-28fixed a typob1indy1-1/+1
2007-07-28experimental ffmpeg videodecoding support, frameskipping doesn't work quite r...b1indy3-36/+292
2007-07-25fixed some minor glitches in the credits screen (transparent texture was not ...b1indy3-13/+15
2007-07-23Really final work on credits (done! - stop reading cia, get rl)mogguh1-2/+2
2007-07-23Final work on credits (done :P - fuckings to the cia readers)mogguh1-19/+7
2007-07-22changed loading of transparent PNGs, should be slower now, might break with s...b1indy1-18/+24
2007-07-22again some fixes in reflection code for buttons and staticsb1indy2-5/+5
2007-07-22fixed a minor bug in the reflection code that caused some reflections to be i...b1indy1-3/+3
2007-07-21Fixed df typo in skins which caused a major feature not show upmogguh1-7/+5
2007-07-21Modified LoadTexture so that it ignores the Format parameter (for texture fil...b1indy1-246/+215