| Commit message (Expand) | Author | Age | Files | Lines |
* | some minor adjustments | tobigun | 2008-07-01 | 1 | -30/+28 |
* | check for outdated libs and some minor type corrections | tobigun | 2008-07-01 | 3 | -9/+48 |
* | EaseOut_MaxSteps increased for faster score counter in score-screen | tobigun | 2008-07-01 | 1 | -1/+1 |
* | nicer pitch-label in record-option screen | tobigun | 2008-07-01 | 1 | -27/+53 |
* | Delphi 7 compatibility fix: | tobigun | 2008-06-16 | 5 | -70/+67 |
* | code improvement: conversion of case statements to boolean assignments | k-m_schindler | 2008-06-14 | 1 | -30/+11 |
* | Removed some "const" parameter modifiers for external function declarations. ... | tobigun | 2008-06-14 | 3 | -47/+47 |
* | ffmpeg update | tobigun | 2008-06-14 | 8 | -29/+122 |
* | corrected String index to start from 1 and not from 0 | k-m_schindler | 2008-06-13 | 1 | -4/+4 |
* | - all references to the libc unit removed. The Libc unit (not the library) wa... | tobigun | 2008-06-09 | 7 | -129/+119 |
* | - set svn:eol-style to native | tobigun | 2008-06-08 | 185 | -93219/+92915 |
* | inconsistent line endings unified | tobigun | 2008-06-08 | 3 | -17/+17 |
* | Added missing private section. Without defining it, methods are public by def... | tobigun | 2008-06-08 | 1 | -13/+14 |
* | svn:eol-style test | tobigun | 2008-06-08 | 1 | -865/+865 |
* | clean up | tobigun | 2008-06-08 | 2 | -331/+324 |
* | goto + labels removed | tobigun | 2008-06-08 | 1 | -54/+57 |
* | Sakrileg (goto and label) replacement. Please check. | k-m_schindler | 2008-06-08 | 2 | -109/+65 |
* | just some cleanup | tobigun | 2008-06-07 | 16 | -1007/+1117 |
* | Changing macos to darwin and adjusting linklib | k-m_schindler | 2008-05-24 | 2 | -12/+8 |
* | final removal of Macresources | k-m_schindler | 2008-05-24 | 1 | -5/+0 |
* | 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 |
* | add the missing sound files | k-m_schindler | 2008-05-17 | 8 | -0/+0 |
* | 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 |