| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | code improvement: conversion of case statements to boolean assignments | k-m_schindler | 2008-06-14 | 1 | -30/+11 |
* | 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 | 3 | -71/+83 |
* | - set svn:eol-style to native | tobigun | 2008-06-08 | 26 | -13356/+13356 |
* | inconsistent line endings unified | tobigun | 2008-06-08 | 1 | -3/+3 |
* | Added missing private section. Without defining it, methods are public by def... | tobigun | 2008-06-08 | 1 | -13/+14 |
* | clean up | tobigun | 2008-06-08 | 2 | -331/+324 |
* | Sakrileg (goto and label) replacement. Please check. | k-m_schindler | 2008-06-08 | 2 | -109/+65 |
* | just some cleanup | tobigun | 2008-06-07 | 8 | -503/+580 |
* | 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 |
* | 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 | k-m_schindler | 2008-05-22 | 1 | -238/+245 |
* | eol-style unified and propset | k-m_schindler | 2008-05-22 | 1 | -10/+5 |
* | 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 |
* | 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 |
* | 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 |
* | Change IFDEF LINUX to UNIX in order to include darwin | k-m_schindler | 2008-05-16 | 1 | -3/+3 |
* | - bugfix: LoadTexture() did not initialize the TTexture result before it was ... | tobigun | 2008-05-14 | 2 | -95/+98 |
* | This was not supposed for check-in | tobigun | 2008-05-13 | 1 | -3/+3 |
* | - fixed video-background | tobigun | 2008-05-13 | 4 | -55/+134 |
* | - 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 |
* | - removed useless for loops in UScreenSing | f1fth_freed0m | 2008-05-12 | 1 | -0/+2 |
* | Volumes are floating point values (single) now. The range changed from [0 .. ... | tobigun | 2008-05-10 | 9 | -91/+83 |
* | Update to Bass 2.4. Do not forget to replace the old with the new dll. | tobigun | 2008-05-10 | 5 | -110/+168 |
* | - input-source selection works now (with bass or portaudio with portmixer) | tobigun | 2008-05-09 | 15 | -970/+2189 |
* | BugFix: ScoreScreen works again, starting to simplify / tidy up the whole thing | mogguh | 2008-05-09 | 1 | -2/+2 |
* | 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 | 31 | -97/+130 |
* | - removed a windows unit reference | tobigun | 2008-05-08 | 3 | -47/+44 |
* | Option screen has two rows of buttons, to select the row beneath press [curso... | mogguh | 2008-05-06 | 1 | -14/+14 |
* | text reflection -> renamed TestHeight to TexHeight | mogguh | 2008-05-05 | 1 | -4/+4 |
* | Added text reflection as new property in the theme | mogguh | 2008-05-05 | 2 | -8/+74 |
* | - fixed recursive calling of TPlatform.Halt. | tobigun | 2008-05-03 | 4 | -61/+9 |
* | changed config-macosx.inc to config-darwin.inc. The configure-script will cre... | tobigun | 2008-05-02 | 1 | -1/+1 |
* | TCoreModule overloads the Free destructor "destructor Free" with a self defin... | tobigun | 2008-05-02 | 5 | -12/+12 |
* | - replaced some DebugWriteln() with Log.Log...() | tobigun | 2008-05-02 | 4 | -25/+32 |
* | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 2008-05-02 | 13 | -35/+56 |