aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* tested ffmpeg in lazarus - linux..jaybinks2007-09-193-957/+1027
* tested ffmpeg in lazarus - linux..jaybinks2007-09-198-3385/+3457
* this file should not be in svnb1indy2007-09-191-43/+0
* fix for delphi build... oops.jaybinks2007-09-191-1/+1
* minor changes..jaybinks2007-09-192-58/+72
* oops... broke delphi building..jaybinks2007-09-192-43/+45
* added in the lots of debug logging... sorry guys.jaybinks2007-09-192-93/+99
* trying to fix lazarus runtime errors..jaybinks2007-09-193-4/+49
* added my lazarus batch files that make life easy.jaybinks2007-09-192-0/+6
* fixes to get working in lazarus..jaybinks2007-09-196-64/+191
* now compiles & Links ...jaybinks2007-09-192-92/+69
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-1926-274/+482
* changes in order to compile in lazarus...jaybinks2007-09-1831-691/+726
* adding my lazarus project..jaybinks2007-09-182-0/+727
* major tidy up of Umusic ... jaybinks2007-09-186-247/+85
* 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