aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Expand)AuthorAgeFilesLines
* mistake correction: compound occurences of string capitalized again.k-m_schindler2008-05-221-97/+97
* eol-style set and unified, nicer code but no actual changek-m_schindler2008-05-221-89/+49
* eol-style unified, nicer sourcek-m_schindler2008-05-221-114/+111
* eol-style set and unified, no actual code changek-m_schindler2008-05-221-8/+8
* further code improvement in TMenu.InRegionk-m_schindler2008-05-221-3/+2
* unused variables removed, minor change to TMenu.InRegion, eol property setk-m_schindler2008-05-221-36/+31
* unused variable commente, eol corrected and property setk-m_schindler2008-05-221-64/+64
* unused variable removed, eol-style set to native, nicer codek-m_schindler2008-05-221-813/+817
* unused variables removed, nicer code, eol-style set to nativek-m_schindler2008-05-211-129/+125
* "whitescreen on window resizing" bug fixedtobigun2008-05-211-2/+8
* Video Aspect-Ratio fix (e.g. for 16:9 displays)tobigun2008-05-211-11/+23
* implementation of MKTAGtobigun2008-05-212-3582/+3593
* - changed "Windows" define to "MSWINDOWS"tobigun2008-05-196-27/+25
* no actual text change, only eol unified and property eol-style set to nativek-m_schindler2008-05-171-1739/+1739
* as generated from config.inc.in by configure.k-m_schindler2008-05-171-13/+23
* Creating macosx-app with "make macosx-app". XCode building probably brokenk-m_schindler2008-05-174-10/+81
* adjustments for building with make, some editorial changes ...k-m_schindler2008-05-171-54/+55
* MacResources commented out for now, property eol-style set to nativek-m_schindler2008-05-162-1/+4
* MacOSX adjustments and propset eol-style set to nativek-m_schindler2008-05-161-1/+7
* linklib for darwin added, eol corrected and eol-style property set to nativek-m_schindler2008-05-161-2/+6
* Change IFDEF LINUX to UNIX in order to include darwink-m_schindler2008-05-161-3/+3
* linklib for darwin addedk-m_schindler2008-05-161-0/+1
* linklib for darwin addedk-m_schindler2008-05-161-0/+1
* linklib for darwin addedk-m_schindler2008-05-161-0/+4
* linklib for darwin addedk-m_schindler2008-05-161-0/+4
* linklib for darwin addedk-m_schindler2008-05-161-0/+1
* linklib for darwin addedk-m_schindler2008-05-161-1/+3
* linklib for darwin addedk-m_schindler2008-05-161-0/+4
* linklib for darwin addedk-m_schindler2008-05-161-0/+5
* mischis first try: linklib addedk-m_schindler2008-05-161-0/+4
* - bugfix: LoadTexture() did not initialize the TTexture result before it was ...tobigun2008-05-142-95/+98
* forgot to set the ENOSYS/E... error codes to the ESysE... ones from BaseUnixtobigun2008-05-141-1/+9
* This was not supposed for check-intobigun2008-05-131-3/+3
* - fixed video-backgroundtobigun2008-05-137-81/+153
* - speedup patch for video playback. Should be a little faster than before.tobigun2008-05-131-468/+610
* cleanuptobigun2008-05-131-12/+2
* TRelativeTimer added. A replace for the buggy TimeSkip/SkipTime stuff. It wor...tobigun2008-05-131-10/+68
* increased possible parallel benchmark count from 8 to 32tobigun2008-05-131-2/+2
* corrected ffmpeg error-codestobigun2008-05-132-25/+37
* - removed useless for loops in UScreenSingf1fth_freed0m2008-05-122-4/+4
* Volumes are floating point values (single) now. The range changed from [0 .. ...tobigun2008-05-1013-112/+113
* Update to Bass 2.4. Do not forget to replace the old with the new dll.tobigun2008-05-1015-1948/+1087
* - input-source selection works now (with bass or portaudio with portmixer)tobigun2008-05-0919-1162/+2628
* BugFix: ScoreScreen works again, starting to simplify / tidy up the whole thingmogguh2008-05-092-386/+228
* set some non-error logs from error to statustobigun2008-05-082-3/+3
* added "inherited ..." to all constructors to assure that the base-class const...tobigun2008-05-0834-97/+138
* - added the {$H+} switch for FPC (was introduced for the MacOSX before). This...tobigun2008-05-0817-8/+69
* - removed a windows unit referencetobigun2008-05-083-47/+44
* ffmpeg updatetobigun2008-05-083-7/+15
* Bugfix: Options screen doesn't break anymore when cursor up / down is pressedmogguh2008-05-071-16/+2