| Commit message (Expand) | Author | Files | Lines |
2010-04-15 | - port theme detection code from UIni to UThemes | whiteshark0 | 1 | -0/+25 |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -242/+79 |
2009-06-03 | cosmetics. no code change | k-m_schindler | 1 | -50/+48 |
2008-10-25 | Some threading questions cleared: | tobigun | 1 | -14/+3 |
2008-09-23 | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 1 | -0/+25 |
2008-09-12 | removed resource.inc | tobigun | 1 | -27/+0 |
2008-09-12 | - Windows resources (.rc) reduced to the icon | tobigun | 1 | -57/+44 |
2008-09-11 | Define BSD changed to FreeBSD as Darwin also defines BSD | tobigun | 1 | -4/+4 |
2008-09-10 | FreeBSD compatibility fixes: | tobigun | 1 | -8/+9 |
2008-09-02 | Moved: The folder classes has been renamed to base | mogguh | 1 | -0/+0 |
2008-08-27 | rename Classes part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Classes 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-08-25 | FPC 2.2.2 compatibility fix. | tobigun | 1 | -19/+6 |
2008-08-08 | warnings suppressed | tobigun | 1 | -0/+4 |
2008-08-08 | somw warnings removed | tobigun | 1 | -0/+4 |
2008-08-06 | moved AllocateHWnd/DeallocateHWnd from UCommon.pas to WinAllocation.pas. Do N... | tobigun | 1 | -89/+0 |
2008-07-21 | fpc 2.2.2 fix, clocale is not available for windows | tobigun | 1 | -0/+2 |
2008-07-02 | Audio/Video engine update: | tobigun | 1 | -1/+60 |
2008-06-16 | Delphi 7 compatibility fix: | tobigun | 1 | -15/+38 |
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 | 1 | -6/+18 |
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -791/+791 |
2008-06-08 | inconsistent line endings unified | tobigun | 1 | -3/+3 |
2008-05-16 | Change IFDEF LINUX to UNIX in order to include darwin | k-m_schindler | 1 | -3/+3 |
2008-05-10 | Update to Bass 2.4. Do not forget to replace the old with the new dll. | tobigun | 1 | -3/+16 |
2008-05-08 | added "inherited ..." to all constructors to assure that the base-class const... | tobigun | 1 | -2/+2 |
2008-04-30 | SDL-free implementation of ConsoleWriteLn. The handler for thread-safe consol... | tobigun | 1 | -19/+19 |
2008-04-30 | - title-bar icon working again in windowed mode | tobigun | 1 | -3/+72 |
2008-04-30 | Fixed some range-check errors. Explicitly disable range-checks {$R-} should n... | tobigun | 1 | -1/+1 |
2008-04-27 | - Fixed several bugs with tabbed browsing (Tabs: on) which occurred after TSo... | tobigun | 1 | -0/+87 |
2008-04-24 | - reverted some stuff that was erroneously commited by one of the last commits. | tobigun | 1 | -470/+622 |
2008-04-22 | SSE floating-point-exception (FPE) fix. Occured when playing ogg-files or wit... | tobigun | 1 | -4/+121 |
2008-04-07 | - Removed lrs resource usage in linux. Resources are copied to /usr/share/res... | tobigun | 1 | -300/+353 |
2008-04-06 | removed lazarus dependencies | tobigun | 1 | -293/+300 |
2008-03-25 | Fixed compilation on the mac. | eddie-0815 | 1 | -281/+293 |
2008-03-22 | Added functions to determine to which character-class (alpha(=letter), numeri... | tobigun | 1 | -1/+65 |
2008-03-03 | - actual.. -> current.. | tobigun | 1 | -0/+2 |
2007-11-20 | Changed Platform from Interface to Class. | eddie-0815 | 1 | -89/+3 |
2007-11-03 | Windows Lazarus Build working again... | jaybinks | 1 | -302/+301 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -0/+4 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -91/+105 |
2007-10-27 | made some major progress with ffmpeg audio playback !!! | jaybinks | 1 | -0/+88 |
2007-10-02 | fixed bug in StringReplaceW... | jaybinks | 1 | -5/+17 |
2007-10-02 | oops AdaptFilePaths was meant to be available to any compiler. | jaybinks | 1 | -5/+6 |
2007-10-02 | Fixed linux compilation. | jaybinks | 1 | -158/+183 |
2007-09-22 | minor bug fixes to have lazarus build load resources into SDL_Image | jaybinks | 1 | -2/+24 |
2007-09-20 | renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity. | jaybinks | 1 | -132/+136 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 1 | -98/+132 |