aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Expand)AuthorAgeFilesLines
* surrounded filenames with double-quotes so filenames containing spaces are no...tobigun2008-07-071-37/+25
* disabled screen-mode change after leaving the graphics options screen as it d...tobigun2008-07-041-1/+6
* 64bit compatibility fixtobigun2008-07-031-173/+185
* 64bit compatibility fixtobigun2008-07-033-310/+311
* 64bit compatibility fixtobigun2008-07-032-56/+61
* 64bit compatibility fixtobigun2008-07-034-282/+286
* some additiona to the last 64bit compatibility committobigun2008-07-031-10/+11
* ffmpeg pascal header 64bit compatibility fix.tobigun2008-07-0310-699/+766
* Fixed a conditional, that caused ratings not to show upmogguh2008-07-021-1/+1
* indenting and cleanuptobigun2008-07-022-42/+38
* Audio/Video engine update:tobigun2008-07-0230-2401/+4781
* Disabled Alt+Tab screen-mode switching for Windows and MacOSX. SDL_SetVideoMo...tobigun2008-07-011-6/+5
* some minor adjustmentstobigun2008-07-011-30/+28
* check for outdated libs and some minor type correctionstobigun2008-07-013-9/+48
* EaseOut_MaxSteps increased for faster score counter in score-screentobigun2008-07-011-1/+1
* nicer pitch-label in record-option screentobigun2008-07-011-27/+53
* Delphi 7 compatibility fix:tobigun2008-06-165-70/+67
* code improvement: conversion of case statements to boolean assignmentsk-m_schindler2008-06-141-30/+11
* Removed some "const" parameter modifiers for external function declarations. ...tobigun2008-06-143-47/+47
* ffmpeg updatetobigun2008-06-148-29/+122
* corrected String index to start from 1 and not from 0k-m_schindler2008-06-131-4/+4
* - all references to the libc unit removed. The Libc unit (not the library) wa...tobigun2008-06-097-129/+119
* - set svn:eol-style to nativetobigun2008-06-08139-69095/+68791
* inconsistent line endings unifiedtobigun2008-06-082-13/+13
* Added missing private section. Without defining it, methods are public by def...tobigun2008-06-081-13/+14
* svn:eol-style testtobigun2008-06-081-865/+865
* clean uptobigun2008-06-082-331/+324
* goto + labels removedtobigun2008-06-081-54/+57
* Sakrileg (goto and label) replacement. Please check.k-m_schindler2008-06-082-109/+65
* just some cleanuptobigun2008-06-0716-1007/+1117
* Changing macos to darwin and adjusting linklibk-m_schindler2008-05-242-12/+8
* final removal of Macresourcesk-m_schindler2008-05-241-5/+0
* final removal of Macresources, indentationk-m_schindler2008-05-241-39/+45
* AnsiContainsText for darwin removed - not needed any more; reworked some if s...k-m_schindler2008-05-241-101/+98
* WIN32 -> MSWINDOWS; targets reorderd, linklib changedk-m_schindler2008-05-241-5/+4
* finally removed special version of the function PosEx for darwin. Not neededk-m_schindler2008-05-241-35/+0
* Name change of Mac OS X app bundle: blank in name removedk-m_schindler2008-05-242-4/+4
* just a test if bamboo works again if {$I switches.inc} is used instead of {$I...tobigun2008-05-231-1/+1
* eol-style unified and propset, indentation, PosEx for Darwin commentedk-m_schindler2008-05-231-51/+47
* eol-style unified and propset, indentationk-m_schindler2008-05-231-85/+83
* eol-style unified and propset, indentationk-m_schindler2008-05-221-238/+245
* eol-style unified and propsetk-m_schindler2008-05-221-10/+5
* removal of TMenu.InRegion and InStaticRegion. no actual use, at best speculat...k-m_schindler2008-05-221-22/+0
* 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