aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-08inconsistent line endings unifiedtobigun1-10/+10
2008-06-08svn:eol-style testtobigun1-865/+865
2008-05-24Changing macos to darwin and adjusting linklibk-m_schindler2-12/+8
2008-05-24WIN32 -> MSWINDOWS; targets reorderd, linklib changedk-m_schindler1-5/+4
2008-05-23eol-style unified and propset, indentationk-m_schindler1-85/+83
2008-05-21implementation of MKTAGtobigun2-3582/+3593
2008-05-19- changed "Windows" define to "MSWINDOWS"tobigun4-22/+19
2008-05-17no actual text change, only eol unified and property eol-style set to nativek-m_schindler1-1739/+1739
2008-05-16linklib for darwin added, eol corrected and eol-style property set to nativek-m_schindler1-2/+6
2008-05-16linklib for darwin addedk-m_schindler1-0/+1
2008-05-16linklib for darwin addedk-m_schindler1-0/+1
2008-05-16linklib for darwin addedk-m_schindler1-0/+4
2008-05-16linklib for darwin addedk-m_schindler1-0/+4
2008-05-16linklib for darwin addedk-m_schindler1-0/+1
2008-05-16linklib for darwin addedk-m_schindler1-1/+3
2008-05-16linklib for darwin addedk-m_schindler1-0/+4
2008-05-16linklib for darwin addedk-m_schindler1-0/+5
2008-05-16mischis first try: linklib addedk-m_schindler1-0/+4
2008-05-14forgot to set the ENOSYS/E... error codes to the ESysE... ones from BaseUnixtobigun1-1/+9
2008-05-13corrected ffmpeg error-codestobigun2-25/+37
2008-05-10Update to Bass 2.4. Do not forget to replace the old with the new dll.tobigun10-1838/+919
2008-05-08added "inherited ..." to all constructors to assure that the base-class const...tobigun2-0/+6
2008-05-08- added the {$H+} switch for FPC (was introduced for the MacOSX before). This...tobigun16-6/+67
2008-05-08ffmpeg updatetobigun3-7/+15
2008-05-07SDL-patches for MacOSX build added. Taken from the freepascal repository.tobigun2-0/+6
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun5-10010/+249
2008-05-02bugfix: USDX crashed while unloading opengl because of a bug in opengl12.pas ...tobigun1-0/+2
2008-05-01Applied this fix https://sourceforge.net/tracker/index.php?func=detail&aid=19...tobigun3-8682/+9968
2008-04-22removed old projectM stufftobigun2-926/+0
2008-04-22missed some files for projectMtobigun2-0/+926
2008-04-22- new layout of the projectM lib-dir. tobigun10-665/+667
2008-04-22ffmpeg update to a newer versiontobigun6-27/+107
2008-04-15Removed Libraries Dir because of problems with some dllsf1fth_freed0m8-8/+8
2008-04-12started to implement the new folder structure (like suggested in the wiki)f1fth_freed0m8-8/+8
2008-04-06import of external variables does not work in fpc (why?)tobigun1-980/+969
2008-04-06- removed (linux incompatible) PngImage. In addition it was rather outdated (...tobigun26-11606/+1187
2008-04-06removed lazarus dependenciestobigun4-20/+10
2008-03-21- av_log_get_level()/av_log_set_level() addedtobigun1-0/+56
2008-03-20- Delphi (in contrast to C/C++) handles floating-point multiplications with N...tobigun3-19/+83
2008-03-10re-added local variable that was required for windows.jaybinks1-1/+4
2008-03-10auto removed a bunch of unused local variablesjaybinks2-4362/+4362
2008-03-09DeviceID must be unsigned.tobigun1-4/+4
2008-03-07fixed "untyped pointer in Dispose-call is meaningless" warning.tobigun1-119/+119
2008-03-07update to current SVN versiontobigun5-16/+24
2008-03-06Added all contents of the orginal Audacity FFT-file although it might be repl...tobigun1-4/+258
2008-03-06added first steps to building some unit tests.jaybinks1-26/+26
2008-03-03delphi 7 compatibility (inline was introduced with delphi 2005)tobigun4-10/+18
2008-02-21compatibility for fpc < 2.2.0 (at least 2.0.4)tobigun2-0/+8
2008-02-20libsamplerate header-files. Ported from C to Pascal by profoX` with some mino...tobigun1-0/+205
2008-02-20FFT library taken from Audacity and ported to Pascal.tobigun1-0/+345