| Commit message (Expand) | Author | Files | Lines |
2008-07-19 | renamed TLineState to TLyricsState | tobigun | 1 | -2/+2 |
2008-07-19 | renamed TLineState to TLyricsState | tobigun | 3 | -45/+45 |
2008-07-19 | clean-up, removed some unused stuff | tobigun | 1 | -121/+35 |
2008-07-19 | PTexture added | tobigun | 1 | -8/+9 |
2008-07-19 | lyric engine patches, solves | tobigun | 4 | -396/+508 |
2008-07-19 | - SetFontBlend added | tobigun | 1 | -117/+127 |
2008-07-17 | references to UMacResources.pp removed | tobigun | 1 | -3/+0 |
2008-07-17 | - UPlatformXYZ.pas clean-up | tobigun | 5 | -171/+216 |
2008-07-17 | Renamed the old ULyrics_bak.pas to UEditorLyrics.pas as it is used in the edi... | tobigun | 2 | -429/+229 |
2008-07-15 | New place for the Resources for Mac OS X: $HOME/Appliations Support/UltraStar... | k-m_schindler | 2 | -15/+51 |
2008-07-15 | As sdl_ttf isn't of any use for now, I uncommented all occurrences of it. | mogguh | 3 | -9/+9 |
2008-07-14 | Lyric help bar works again | tobigun | 1 | -73/+119 |
2008-07-14 | cleanup | tobigun | 1 | -52/+49 |
2008-07-14 | - conversion of TLyricLine into a class. | tobigun | 1 | -134/+149 |
2008-07-14 | TLine.LyricWidth (width of the line in pixels) is marked as deprecated. Do no... | tobigun | 1 | -2/+4 |
2008-07-12 | - cleanup/comments for TDisplay.Create | tobigun | 1 | -23/+11 |
2008-07-12 | cleanup + comments | tobigun | 1 | -6/+19 |
2008-07-12 | unit UScreenStatMain; | GogolNr1 | 1 | -5/+29 |
2008-07-12 | Text has a new property -> Z (default is 0) | mogguh | 2 | -81/+95 |
2008-07-03 | 64bit compatibility fix | tobigun | 1 | -4/+5 |
2008-07-02 | indenting and cleanup | tobigun | 2 | -42/+38 |
2008-07-02 | Audio/Video engine update: | tobigun | 25 | -2299/+4681 |
2008-07-01 | Disabled Alt+Tab screen-mode switching for Windows and MacOSX. SDL_SetVideoMo... | tobigun | 1 | -6/+5 |
2008-06-16 | Delphi 7 compatibility fix: | tobigun | 3 | -60/+63 |
2008-06-14 | code improvement: conversion of case statements to boolean assignments | k-m_schindler | 1 | -30/+11 |
2008-06-13 | corrected String index to start from 1 and not from 0 | k-m_schindler | 1 | -4/+4 |
2008-06-09 | - all references to the libc unit removed. The Libc unit (not the library) wa... | tobigun | 3 | -71/+83 |
2008-06-08 | - set svn:eol-style to native | tobigun | 26 | -13356/+13356 |
2008-06-08 | inconsistent line endings unified | tobigun | 1 | -3/+3 |
2008-06-08 | Added missing private section. Without defining it, methods are public by def... | tobigun | 1 | -13/+14 |
2008-06-08 | clean up | tobigun | 2 | -331/+324 |
2008-06-08 | Sakrileg (goto and label) replacement. Please check. | k-m_schindler | 2 | -109/+65 |
2008-06-07 | just some cleanup | tobigun | 8 | -503/+580 |
2008-05-24 | final removal of Macresources | k-m_schindler | 1 | -5/+0 |
2008-05-24 | final removal of Macresources, indentation | k-m_schindler | 1 | -39/+45 |
2008-05-24 | AnsiContainsText for darwin removed - not needed any more; reworked some if s... | k-m_schindler | 1 | -101/+98 |
2008-05-23 | just a test if bamboo works again if {$I switches.inc} is used instead of {$I... | tobigun | 1 | -1/+1 |
2008-05-22 | eol-style unified and propset, indentation | k-m_schindler | 1 | -238/+245 |
2008-05-22 | eol-style unified and propset | k-m_schindler | 1 | -10/+5 |
2008-05-22 | mistake correction: compound occurences of string capitalized again. | k-m_schindler | 1 | -97/+97 |
2008-05-22 | eol-style set and unified, nicer code but no actual change | k-m_schindler | 1 | -89/+49 |
2008-05-22 | eol-style unified, nicer source | k-m_schindler | 1 | -114/+111 |
2008-05-22 | eol-style set and unified, no actual code change | k-m_schindler | 1 | -8/+8 |
2008-05-22 | unused variable commente, eol corrected and property set | k-m_schindler | 1 | -64/+64 |
2008-05-22 | unused variable removed, eol-style set to native, nicer code | k-m_schindler | 1 | -813/+817 |
2008-05-21 | unused variables removed, nicer code, eol-style set to native | k-m_schindler | 1 | -129/+125 |
2008-05-21 | "whitescreen on window resizing" bug fixed | tobigun | 1 | -2/+8 |
2008-05-21 | Video Aspect-Ratio fix (e.g. for 16:9 displays) | tobigun | 1 | -11/+23 |
2008-05-17 | adjustments for building with make, some editorial changes ... | k-m_schindler | 1 | -54/+55 |
2008-05-16 | MacResources commented out for now, property eol-style set to native | k-m_schindler | 2 | -1/+4 |