aboutsummaryrefslogtreecommitdiffstats
path: root/Game (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-24final removal of Macresources, indentationk-m_schindler1-39/+45
2008-05-24AnsiContainsText for darwin removed - not needed any more; reworked some if s...k-m_schindler1-101/+98
2008-05-24WIN32 -> MSWINDOWS; targets reorderd, linklib changedk-m_schindler1-5/+4
2008-05-24finally removed special version of the function PosEx for darwin. Not neededk-m_schindler1-35/+0
2008-05-24Name change of Mac OS X app bundle: blank in name removedk-m_schindler2-4/+4
2008-05-23just a test if bamboo works again if {$I switches.inc} is used instead of {$I...tobigun1-1/+1
2008-05-23eol-style unified and propset, indentation, PosEx for Darwin commentedk-m_schindler1-51/+47
2008-05-23eol-style unified and propset, indentationk-m_schindler1-85/+83
2008-05-22eol-style unified and propset, indentationk-m_schindler1-238/+245
2008-05-22eol-style unified and propsetk-m_schindler1-10/+5
2008-05-22removal of TMenu.InRegion and InStaticRegion. no actual use, at best speculat...k-m_schindler1-22/+0
2008-05-22mistake correction: compound occurences of string capitalized again.k-m_schindler1-97/+97
2008-05-22eol-style set and unified, nicer code but no actual changek-m_schindler1-89/+49
2008-05-22eol-style unified, nicer sourcek-m_schindler1-114/+111
2008-05-22eol-style set and unified, no actual code changek-m_schindler1-8/+8
2008-05-22further code improvement in TMenu.InRegionk-m_schindler1-3/+2
2008-05-22unused variables removed, minor change to TMenu.InRegion, eol property setk-m_schindler1-36/+31
2008-05-22unused variable commente, eol corrected and property setk-m_schindler1-64/+64
2008-05-22unused variable removed, eol-style set to native, nicer codek-m_schindler1-813/+817
2008-05-21unused variables removed, nicer code, eol-style set to nativek-m_schindler1-129/+125
2008-05-21"whitescreen on window resizing" bug fixedtobigun1-2/+8
2008-05-21Video Aspect-Ratio fix (e.g. for 16:9 displays)tobigun1-11/+23
2008-05-21implementation of MKTAGtobigun2-3582/+3593
2008-05-19- changed "Windows" define to "MSWINDOWS"tobigun6-27/+25
2008-05-17no actual text change, only eol unified and property eol-style set to nativek-m_schindler1-1739/+1739
2008-05-17as generated from config.inc.in by configure.k-m_schindler1-13/+23
2008-05-17Creating macosx-app with "make macosx-app". XCode building probably brokenk-m_schindler4-10/+81
2008-05-17adjustments for building with make, some editorial changes ...k-m_schindler1-54/+55
2008-05-16MacResources commented out for now, property eol-style set to nativek-m_schindler2-1/+4
2008-05-16MacOSX adjustments and propset eol-style set to nativek-m_schindler1-1/+7
2008-05-16linklib for darwin added, eol corrected and eol-style property set to nativek-m_schindler1-2/+6
2008-05-16Change IFDEF LINUX to UNIX in order to include darwink-m_schindler1-3/+3
2008-05-16linklib for darwin addedk-m_schindler1-0/+1
2008-05-16linklib for darwin addedk-m_schindler1-0/+1
2008-05-16linklib for darwin addedk-m_schindler1-0/+4
2008-05-16linklib for darwin addedk-m_schindler1-0/+4
2008-05-16linklib for darwin addedk-m_schindler1-0/+1
2008-05-16linklib for darwin addedk-m_schindler1-1/+3
2008-05-16linklib for darwin addedk-m_schindler1-0/+4
2008-05-16linklib for darwin addedk-m_schindler1-0/+5
2008-05-16mischis first try: linklib addedk-m_schindler1-0/+4
2008-05-14- bugfix: LoadTexture() did not initialize the TTexture result before it was ...tobigun2-95/+98
2008-05-14forgot to set the ENOSYS/E... error codes to the ESysE... ones from BaseUnixtobigun1-1/+9
2008-05-13This was not supposed for check-intobigun1-3/+3
2008-05-13- fixed video-backgroundtobigun7-81/+153
2008-05-13- speedup patch for video playback. Should be a little faster than before.tobigun1-468/+610
2008-05-13cleanuptobigun1-12/+2
2008-05-13TRelativeTimer added. A replace for the buggy TimeSkip/SkipTime stuff. It wor...tobigun1-10/+68
2008-05-13increased possible parallel benchmark count from 8 to 32tobigun1-2/+2
2008-05-13corrected ffmpeg error-codestobigun2-25/+37