aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some threading questions cleared:tobigun2008-10-251-14/+3
* MainThreadExec() can be used to delegate execution from e.g. a callback threa...tobigun2008-10-251-4/+45
* font-engine added (not used atm)tobigun2008-10-251-0/+2646
* SDL_RESIZABLE removed at SDL_ListModes() on fullscreen modetobigun2008-10-251-1/+1
* Do not use Main try-except block if in debug mode to make debugging easiertobigun2008-10-201-1/+7
* Alpha plane request (SDL_GL_ALPHA_SIZE) removed as we do not need it anymore ...tobigun2008-10-202-13/+4
* SDL_ttf headers removed (we will use freetype directly)tobigun2008-10-202-1071/+0
* FPC 2.2.2 compatibility. USDX crashed with an error in iconv_close. After dis...tobigun2008-10-202-3/+9
* The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun2008-10-191-24/+24
* font-size is now in pixels (not pixels/3) in themes tobigun2008-10-193-628/+626
* The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun2008-10-1916-157/+161
* - background-type -> enumtobigun2008-10-193-84/+82
* offscreen rendering removed:tobigun2008-10-194-612/+334
* style adjustments. no code change.k-m_schindler2008-10-188-323/+337
* just another commented linewhiteshark02008-10-181-1/+1
* uncommented an accidentally commented linewhiteshark02008-10-181-1/+1
* - unused (polish) constants and comments removedtobigun2008-10-181-9/+0
* - polish stuff removedtobigun2008-10-181-34/+5
* Error-log entry slightly changed for TTextureUnit.LoadTexture (" added)tobigun2008-10-181-1/+1
* removed unneeded filestobigun2008-10-182-615/+0
* freetype stuff for testingtobigun2008-10-177-0/+6572
* - lib-info.txt added with information on the pascal-headers (origin, patches,...tobigun2008-10-132-16/+110
* Some changes on theme to use the new abilitys for backgroundswhiteshark02008-10-131-42/+42
* Abstraction of the menus backgroundwhiteshark02008-10-1315-117/+987
* SQLiteTable3 update to current trunk (http://www.itwriting.com/repos/sqlitewr...tobigun2008-10-133-24/+786
* Fixed Compilationf1fth_freed0m2008-10-101-2/+2
* Errormessages during songload now translatablewhiteshark02008-10-094-7/+30
* - Few bug fixescanni02008-10-083-6/+12
* - fixed typo caused compilation errorcanni02008-10-081-1/+1
* - fixed compilation error (wrong path)canni02008-10-081-1/+1
* - Added uninstall routinecanni02008-10-086-20/+74
* - Install Routine completedcanni02008-10-08274-36747/+54
* - Added installer dependenciescanni02008-10-08270-0/+36747
* - Added Update Installation (version comparison)canni02008-10-085-15/+29
* remove ULCD.pas and ULight.pas + some more cleanup of ULCD routines and {$UND...k-m_schindler2008-10-054-505/+0
* removed some commented relicts from outdated LCD and Light support.whiteshark02008-10-057-43/+1
* Mac OS X requirements addedk-m_schindler2008-10-051-4/+13
* - fixed:canni02008-10-046-11/+181
* - Fixed Welcome Pagecanni02008-10-036-18/+400
* debug output removedtobigun2008-10-011-1/+0
* safer context switchtobigun2008-10-011-37/+115
* - FFmpeg header updatetobigun2008-10-0111-250/+421
* - New installer source for v.1.1canni02008-09-3018-0/+961
* Fixed effects from last song are drawn in next song, see http://www.assembla....whiteshark02008-09-282-6/+14
* Fixed some minor bugs in txt file readerwhiteshark02008-09-281-36/+56
* one more version of fixing the endian problem in SDLk-m_schindler2008-09-283-14/+13
* Songclass now reports an error if there is no linebreak in a txt file. Error ...whiteshark02008-09-282-2/+22
* colorbug on delphi fixed. was broken since 1418, because delphi is missing th...whiteshark02008-09-281-1/+2
* colors fixed on Delphi. broken by 1418k-m_schindler2008-09-281-1/+1
* Adding hints to possible endian related problems. No code change, yet. Only s...k-m_schindler2008-09-282-0/+7