aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.1@1026 b956fd5...canni02008-04-211-0/+302
* - Updated Italian language files (some changes)canni02008-03-051-301/+299
* - Updated Croatian language files (some changes)canni20072008-02-141-8/+15
* First multi platform version, works on Linux and Windowsmogguh2008-02-13813-0/+197876
|\
| * Euskara language file updated by Ander, fixes two typos in the "Jump to.." di...mogguh2008-02-131-3/+3
| * Croatian language done by Darko Sigur, and the updated Classic.ini done by Fr...mogguh2008-02-132-80/+302
| * Fixed popUpBg image not displaying in game.jaybinks2008-02-132-1147/+1180
| * small modification to the jaybinks2008-02-132-24/+23
| * added USNG Song path , so we can use songs that a USNG install may have.jaybinks2008-02-131-886/+893
| * builds nice... and builds deb also that runs / works ..jaybinks2008-02-124-10/+28
| * changed InitializeSound to be responsive to failed module initializations, jaybinks2008-02-121-14/+39
| * Updated the autoconf/Makefile stufftobigun2008-02-123-57/+170
| * UVisualizer uses the system dependant default game-path nowtobigun2008-02-122-9/+30
| * added yum install linejaybinks2008-02-081-22/+7
| * - removed the gtk2 detection (it is just necessary if we want to use lazjpeg ...tobigun2008-02-073-4/+6
| * made some adaptions to be more portable.tobigun2008-02-072-52/+112
| * SWScale will only be used if FFMpeg is available (this should be the standard...tobigun2008-02-073-11/+24
| * Audio output working againtobigun2008-02-073-9/+1
| * compatibility with the current svn-versiontobigun2008-02-078-22/+56
| * Sorry, forgot to check this intobigun2008-02-071-0/+47
| * fixed the configure stuff though it needs some further adjustmentstobigun2008-02-063-43/+28
| * Added autogen.sh on recomendation of Fredz.jaybinks2008-02-051-0/+1
| * mapping of keypad-enter to the return-key (for jonaspaulo and his dead key)tobigun2008-02-051-1053/+1057
| * this is not needed anymore, it will be created by autoconftobigun2008-02-051-69/+0
| * updated configure stufftobigun2008-02-053-115/+191
| * bugfix: ResetSingTemp prevented a song from being played twice ("File not fou...tobigun2008-02-051-0/+2
| * bugfix to get the editor working again. Path and FileName have not been set.tobigun2008-02-052-2180/+2178
| * cleanuptobigun2008-02-051-16/+14
| * General:tobigun2008-02-0539-4684/+4771
| * Added a SafeWriteLn()-function to support thread-safe console-output.tobigun2008-02-051-278/+364
| * updated to use the new UConfig.pastobigun2008-02-051-20/+22
| * Changed Delphi-define to MSWINDOWS (works in FPC too)tobigun2008-02-051-1/+1
| * - DirWatch-support with FPC (windows only)tobigun2008-02-056-839/+848
| * Someone committed his __history. Don't think we need this.tobigun2008-02-050-0/+0
| * Made this FPC (for windows) compatibletobigun2008-02-051-1/+13
| * Sorry, must be UseProjectM_1_0_PLUS nowtobigun2008-02-051-1/+1
| * New switches.inc layouttobigun2008-02-053-142/+193
| * config-file for MacOSX. tobigun2008-02-051-0/+70
| * - config-win.pas: swscale must be undefined by defaulttobigun2008-02-052-2/+2
| * Removed the FPC_V220 define. Now the build-in FPC_VERSION, FPC_RELEASE and FP...tobigun2008-02-051-7/+13
| * Removed the "use nil instead of 0" warningstobigun2008-02-051-2/+2
| * Update of the ffmpeg headers to their current trunk versions.tobigun2008-02-0515-4917/+5042
| * Introduction of config-file mechanism.tobigun2008-02-054-3/+244
| * replaced Recording with AudioInputProcessor to conform to the new interface.tobigun2008-02-051-11/+11
| * updated to latest version of JEDI SDLjaybinks2008-02-0517-2490/+4253
| * renamed Jedi-SDL folder.jaybinks2008-02-0530-6/+6
| * added Jedi-SDL to our SVN tree..jaybinks2008-02-0530-4/+45563
| * small changes to check linux compilation.jaybinks2008-02-044-79/+84
| * TTexture.Z was never initialized (TTextureUnit.LoadTexture). In FPC (not in d...tobigun2008-01-281-1144/+1145
| * Bugfix: In glTextWidth() "text := pchar(Copy(text, 2, Length(text)-1))" does ...tobigun2008-01-271-559/+562