| Commit message (Expand) | Author | Age | Files | Lines |
* | final removal of Macresources, indentation | k-m_schindler | 2008-05-24 | 1 | -39/+45 |
* | AnsiContainsText for darwin removed - not needed any more; reworked some if s... | k-m_schindler | 2008-05-24 | 1 | -101/+98 |
* | WIN32 -> MSWINDOWS; targets reorderd, linklib changed | k-m_schindler | 2008-05-24 | 1 | -5/+4 |
* | finally removed special version of the function PosEx for darwin. Not needed | k-m_schindler | 2008-05-24 | 1 | -35/+0 |
* | Name change of Mac OS X app bundle: blank in name removed | k-m_schindler | 2008-05-24 | 2 | -4/+4 |
* | just a test if bamboo works again if {$I switches.inc} is used instead of {$I... | tobigun | 2008-05-23 | 1 | -1/+1 |
* | eol-style unified and propset, indentation, PosEx for Darwin commented | k-m_schindler | 2008-05-23 | 1 | -51/+47 |
* | eol-style unified and propset, indentation | k-m_schindler | 2008-05-23 | 1 | -85/+83 |
* | eol-style unified and propset, indentation | k-m_schindler | 2008-05-22 | 1 | -238/+245 |
* | eol-style unified and propset | k-m_schindler | 2008-05-22 | 1 | -10/+5 |
* | removal of TMenu.InRegion and InStaticRegion. no actual use, at best speculat... | k-m_schindler | 2008-05-22 | 1 | -22/+0 |
* | mistake correction: compound occurences of string capitalized again. | k-m_schindler | 2008-05-22 | 1 | -97/+97 |
* | eol-style set and unified, nicer code but no actual change | k-m_schindler | 2008-05-22 | 1 | -89/+49 |
* | eol-style unified, nicer source | k-m_schindler | 2008-05-22 | 1 | -114/+111 |
* | 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 |