| Commit message (Expand) | Author | Files | Lines |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -60/+88 |
2009-04-25 | Cosmetics. No code change | k-m_schindler | 1 | -37/+49 |
2008-10-28 | some compiler warnings/hints removed | tobigun | 1 | -4/+0 |
2008-10-13 | Abstraction of the menus background | whiteshark0 | 1 | -18/+9 |
2008-09-23 | added file headers | tobigun | 1 | -0/+25 |
2008-09-06 | Delphi-mode set for FPC | tobigun | 1 | -0/+4 |
2008-08-27 | rename Screen part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Screen part1 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -252/+252 |
2008-03-25 | Fixed compilation on the mac. | eddie-0815 | 1 | -4/+4 |
2008-03-22 | Support for non-US (QWERTY) keyboard layout. | tobigun | 1 | -4/+8 |
2008-03-21 | ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...) | tobigun | 1 | -4/+4 |
2008-03-03 | - replaced some Actual... vars with Current... | tobigun | 1 | -2/+2 |
2008-02-20 | all screens now inherit their OnShow | jaybinks | 1 | -1/+2 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -0/+2 |
2007-09-07 | UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo | b1indy | 1 | -6/+4 |
2007-09-05 | modified ParseInput so Backspace will perform same function as ESC in most sc... | jaybinks | 1 | -2/+4 |
2007-05-16 | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 1 | -1/+1 |
2007-05-08 | Readded Q Shortcut (Exit Application) on all Screens | whiteshark0 | 1 | -82/+19 |
2007-05-03 | minor changes to PopUp code and to related parts of themes | b1indy | 1 | -8/+6 |
2007-05-03 | Esc in Popup escapes the Popup. Higher usability. | mota23 | 1 | -0/+3 |
2007-05-03 | added "popups" to ask for confirmation when leaving party mode or game or to ... | b1indy | 1 | -31/+173 |
2007-05-02 | popup-screen will be included soon | b1indy | 1 | -0/+165 |