aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* SDL_InitSubSystem() in Initialize3D() is now handled as critical error (to av...tobigun2008-09-141-2/+1
* - stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...tobigun2008-09-131-1/+0
* minor layout changes. no code changek-m_schindler2008-09-131-19/+36
* rename X: integer to NoteIndex: integerk-m_schindler2008-09-131-11/+12
* SourceForge patch [2086204] applied.tobigun2008-09-131-162/+154
* Media modules moved from base to mediatobigun2008-09-1317-7781/+0
* removed resource.inctobigun2008-09-123-79/+21
* - Windows resources (.rc) reduced to the icontobigun2008-09-123-95/+103
* Define BSD changed to FreeBSD as Darwin also defines BSDtobigun2008-09-111-4/+4
* -Creation of default directories (songs, covers) working again.tobigun2008-09-111-4/+4
* SongDir1 template in config.ini is now created on Unix tootobigun2008-09-111-1/+2
* GetExecution dirs forced to absolute pathtobigun2008-09-111-1/+1
* Halt if the initial SDL_SetVideoMode() in InitializeScreen() call failstobigun2008-09-101-2/+1
* FreeBSD compatibility fixes:tobigun2008-09-107-52/+48
* - better conformance of Makefiles to GNU coding standardstobigun2008-09-091-1/+4
* fixed typok-m_schindler2008-09-071-1/+1
* Delphi-mode set for FPCtobigun2008-09-068-4/+41
* - fixed out-of-range error. In NewNote() CurrentPlayer.Note[CurrentPlayer.Hig...tobigun2008-09-061-4/+12
* not needed test on presence of dir removed. Courtesy to tobigunk-m_schindler2008-09-041-2/+1
* Fixing a crash with Access violation if the folder Resources is missing in Ap...k-m_schindler2008-09-031-0/+2
* Moved: The folder classes has been renamed to basemogguh2008-09-0265-0/+32548