| Commit message (Expand) | Author | Age | Files | Lines |
* | eol-style set and unified, no actual code change | k-m_schindler | 2008-05-22 | 1 | -8/+8 |
* | further code improvement in TMenu.InRegion | k-m_schindler | 2008-05-22 | 1 | -3/+2 |
* | unused variables removed, minor change to TMenu.InRegion, eol property set | k-m_schindler | 2008-05-22 | 1 | -36/+31 |
* | unused variable commente, eol corrected and property set | k-m_schindler | 2008-05-22 | 1 | -64/+64 |
* | unused variable removed, eol-style set to native, nicer code | k-m_schindler | 2008-05-22 | 1 | -813/+817 |
* | unused variables removed, nicer code, eol-style set to native | k-m_schindler | 2008-05-21 | 1 | -129/+125 |
* | "whitescreen on window resizing" bug fixed | tobigun | 2008-05-21 | 1 | -2/+8 |
* | Video Aspect-Ratio fix (e.g. for 16:9 displays) | tobigun | 2008-05-21 | 1 | -11/+23 |
* | implementation of MKTAG | tobigun | 2008-05-21 | 2 | -3582/+3593 |
* | - changed "Windows" define to "MSWINDOWS" | tobigun | 2008-05-19 | 6 | -27/+25 |
* | no actual text change, only eol unified and property eol-style set to native | k-m_schindler | 2008-05-17 | 1 | -1739/+1739 |
* | as generated from config.inc.in by configure. | k-m_schindler | 2008-05-17 | 1 | -13/+23 |
* | Creating macosx-app with "make macosx-app". XCode building probably broken | k-m_schindler | 2008-05-17 | 4 | -10/+81 |
* | adjustments for building with make, some editorial changes ... | k-m_schindler | 2008-05-17 | 1 | -54/+55 |
* | MacResources commented out for now, property eol-style set to native | k-m_schindler | 2008-05-16 | 2 | -1/+4 |
* | MacOSX adjustments and propset eol-style set to native | k-m_schindler | 2008-05-16 | 1 | -1/+7 |
* | linklib for darwin added, eol corrected and eol-style property set to native | k-m_schindler | 2008-05-16 | 1 | -2/+6 |
* | Change IFDEF LINUX to UNIX in order to include darwin | k-m_schindler | 2008-05-16 | 1 | -3/+3 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -0/+1 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -0/+1 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -0/+4 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -0/+4 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -0/+1 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -1/+3 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -0/+4 |
* | linklib for darwin added | k-m_schindler | 2008-05-16 | 1 | -0/+5 |
* | mischis first try: linklib added | k-m_schindler | 2008-05-16 | 1 | -0/+4 |
* | - bugfix: LoadTexture() did not initialize the TTexture result before it was ... | tobigun | 2008-05-14 | 2 | -95/+98 |
* | forgot to set the ENOSYS/E... error codes to the ESysE... ones from BaseUnix | tobigun | 2008-05-14 | 1 | -1/+9 |
* | This was not supposed for check-in | tobigun | 2008-05-13 | 1 | -3/+3 |
* | - fixed video-background | tobigun | 2008-05-13 | 7 | -81/+153 |
* | - speedup patch for video playback. Should be a little faster than before. | tobigun | 2008-05-13 | 1 | -468/+610 |
* | cleanup | tobigun | 2008-05-13 | 1 | -12/+2 |
* | TRelativeTimer added. A replace for the buggy TimeSkip/SkipTime stuff. It wor... | tobigun | 2008-05-13 | 1 | -10/+68 |
* | increased possible parallel benchmark count from 8 to 32 | tobigun | 2008-05-13 | 1 | -2/+2 |
* | corrected ffmpeg error-codes | tobigun | 2008-05-13 | 2 | -25/+37 |
* | - removed useless for loops in UScreenSing | f1fth_freed0m | 2008-05-12 | 2 | -4/+4 |
* | Volumes are floating point values (single) now. The range changed from [0 .. ... | tobigun | 2008-05-10 | 13 | -112/+113 |
* | Update to Bass 2.4. Do not forget to replace the old with the new dll. | tobigun | 2008-05-10 | 15 | -1948/+1087 |
* | - input-source selection works now (with bass or portaudio with portmixer) | tobigun | 2008-05-09 | 19 | -1162/+2628 |
* | BugFix: ScoreScreen works again, starting to simplify / tidy up the whole thing | mogguh | 2008-05-09 | 2 | -386/+228 |
* | set some non-error logs from error to status | tobigun | 2008-05-08 | 2 | -3/+3 |
* | added "inherited ..." to all constructors to assure that the base-class const... | tobigun | 2008-05-08 | 34 | -97/+138 |
* | - added the {$H+} switch for FPC (was introduced for the MacOSX before). This... | tobigun | 2008-05-08 | 17 | -8/+69 |
* | - removed a windows unit reference | tobigun | 2008-05-08 | 3 | -47/+44 |
* | ffmpeg update | tobigun | 2008-05-08 | 3 | -7/+15 |
* | Bugfix: Options screen doesn't break anymore when cursor up / down is pressed | mogguh | 2008-05-07 | 1 | -16/+2 |
* | SDL-patches for MacOSX build added. Taken from the freepascal repository. | tobigun | 2008-05-07 | 2 | -0/+6 |
* | Option screen has two rows of buttons, to select the row beneath press [curso... | mogguh | 2008-05-06 | 3 | -20/+80 |
* | added a missing semicolon | mogguh | 2008-05-05 | 1 | -1/+1 |