]> icculus.org git repositories - taylor/freespace2.git/log
taylor/freespace2.git
18 years agorecursively create directories (hurt more on OSX) and update all _mkdir() calls accor...
Taylor Richards [Fri, 12 Aug 2005 08:50:09 +0000 (08:50 +0000)]
recursively create directories (hurt more on OSX) and update all _mkdir() calls accordingly

18 years agodon't scale weapon damage for FS1, this way you can still kill a capship with lasers...
Taylor Richards [Fri, 12 Aug 2005 08:48:11 +0000 (08:48 +0000)]
don't scale weapon damage for FS1, this way you can still kill a capship with lasers rather than bombs

18 years agouse new audiostr code rather than old windows/*nix version
Taylor Richards [Fri, 12 Aug 2005 08:47:24 +0000 (08:47 +0000)]
use new audiostr code rather than old windows/*nix version
update all OpenAL commands with new error checking macros
fix play_position to properly account for real position, fixes the talking heads and message text cutting out early
movies will now use better filtering when scaled

18 years agoimport of FS2_Open audio code which is now *nix only, does not include windows or...
Taylor Richards [Fri, 12 Aug 2005 08:44:39 +0000 (08:44 +0000)]
import of FS2_Open audio code which is now *nix only, does not include windows or ogg support that FS2_Open has

19 years agoattempt to fix garbage at end of GL extension string
Taylor Richards [Sat, 2 Apr 2005 18:58:08 +0000 (18:58 +0000)]
attempt to fix garbage at end of GL extension string

19 years agolittle better error handling, debug output of OpenAL info
Taylor Richards [Sat, 2 Apr 2005 18:57:01 +0000 (18:57 +0000)]
little better error handling, debug output of OpenAL info

19 years agos/alGetSourceiv/alGetSourcei/
Taylor Richards [Thu, 31 Mar 2005 21:26:02 +0000 (21:26 +0000)]
s/alGetSourceiv/alGetSourcei/

19 years agogo back to more accurate timer and allow video scaling for movies
Taylor Richards [Thu, 31 Mar 2005 00:06:20 +0000 (00:06 +0000)]
go back to more accurate timer and allow video scaling for movies

19 years agofix directory separator (thanks Pierre\!)
Taylor Richards [Thu, 31 Mar 2005 00:04:25 +0000 (00:04 +0000)]
fix directory separator (thanks Pierre\!)

19 years agoScreenshot function filled, will output into ~/.freespace(2)/Data
Taylor Richards [Wed, 30 Mar 2005 01:20:12 +0000 (01:20 +0000)]
Screenshot function filled, will output into ~/.freespace(2)/Data
Use glTexSubImage2D on reloaded texture slots, this is only used by ANIs

19 years agohave gr_set_bitmap() use default options again so we don't have to always specify...
Taylor Richards [Tue, 29 Mar 2005 23:52:10 +0000 (23:52 +0000)]
have gr_set_bitmap() use default options again so we don't have to always specify them (copied from fs2_open)

19 years agoEhh, not needed anymore
Taylor Richards [Tue, 29 Mar 2005 07:52:51 +0000 (07:52 +0000)]
Ehh, not needed anymore

19 years agoUpdate to newest movie code with much better video support and audio support from
Taylor Richards [Tue, 29 Mar 2005 07:50:34 +0000 (07:50 +0000)]
Update to newest movie code with much better video support and audio support from
  Pierre Willenbrock.  Movies are enabled always now (no longer a build option)
  and but can be skipped with the "--nomovies" or "-n" cmdline options.

19 years agoVarious 64-bit platform fixes
Taylor Richards [Tue, 29 Mar 2005 02:18:47 +0000 (02:18 +0000)]
Various 64-bit platform fixes
Fix compiler errors with MAKE_FS1 and fix gr_set_bitmap() too
Make sure that turrets can fire at asteroids for FS1 (needed for a couple missions)
Streaming audio support (big thanks to Pierre Willenbrock!!)
Removed dependance on strings.tbl for FS1 since we don't actually need it now

19 years agooutwnd_unix.cpp from fs2_open for logging to file in debug mode
Taylor Richards [Wed, 15 Dec 2004 04:10:45 +0000 (04:10 +0000)]
outwnd_unix.cpp from fs2_open for logging to file in debug mode
fixes for default function values
always use vm_* functions for sanity sake
make cfilearchiver 64-bit compatible
fix crash on exit from double free()
fix crash on startup from extra long GL extension string in debug

19 years agoGCC 3.4 fixes.
theoddone33 [Mon, 20 Sep 2004 01:31:45 +0000 (01:31 +0000)]
GCC 3.4 fixes.

19 years agocleanup talking head code a little, fix anim free to work better and prevent crashes...
Taylor Richards [Sun, 4 Jul 2004 11:42:56 +0000 (11:42 +0000)]
cleanup talking head code a little, fix anim free to work better and prevent crashes, fix test for old anim

19 years agowarning fixes, cross platform pilot compat with OSX-Linux-Windows
Taylor Richards [Sun, 4 Jul 2004 11:41:24 +0000 (11:41 +0000)]
warning fixes, cross platform pilot compat with OSX-Linux-Windows

19 years agoonly load those background bitmaps that we are going to use this mission
Taylor Richards [Sun, 4 Jul 2004 11:40:26 +0000 (11:40 +0000)]
only load those background bitmaps that we are going to use this mission

19 years agofix missing debrief text, crash on exit, path separator's, warning fixes, no GR_SOFT
Taylor Richards [Sun, 4 Jul 2004 11:39:06 +0000 (11:39 +0000)]
fix missing debrief text, crash on exit, path separator's, warning fixes, no GR_SOFT

19 years agoconvert back to unix format, not sure what happened there
Taylor Richards [Sun, 4 Jul 2004 11:32:48 +0000 (11:32 +0000)]
convert back to unix format, not sure what happened there

19 years agoamd64 support, compiler warning fixes, don't use software rendering
Taylor Richards [Sun, 4 Jul 2004 11:31:43 +0000 (11:31 +0000)]
amd64 support, compiler warning fixes, don't use software rendering

19 years agocleanup CFILE code a little, warning fixes, remove redundant dir checks, amd64 support
Taylor Richards [Sun, 4 Jul 2004 11:27:29 +0000 (11:27 +0000)]
cleanup CFILE code a little, warning fixes, remove redundant dir checks, amd64 support

19 years agocleanup CFILE code a little, warning fixes, remove redundant dir checks
Taylor Richards [Sun, 4 Jul 2004 11:26:21 +0000 (11:26 +0000)]
cleanup CFILE code a little, warning fixes, remove redundant dir checks

19 years agocompiler warning fixes, don't build software rendering code
Taylor Richards [Sun, 4 Jul 2004 11:25:04 +0000 (11:25 +0000)]
compiler warning fixes, don't build software rendering code

19 years agox86 compile fixes for OSX patch
Taylor Richards [Sat, 12 Jun 2004 01:11:35 +0000 (01:11 +0000)]
x86 compile fixes for OSX patch

19 years agox86 compile fixes for OSX patch
Taylor Richards [Fri, 11 Jun 2004 21:39:44 +0000 (21:39 +0000)]
x86 compile fixes for OSX patch

19 years agoneeded for OSX SDL
tigital [Fri, 11 Jun 2004 02:35:55 +0000 (02:35 +0000)]
needed for OSX SDL

19 years agobyte-swapping changes for bigendian systems
tigital [Fri, 11 Jun 2004 02:07:39 +0000 (02:07 +0000)]
byte-swapping changes for bigendian systems

19 years agoOSX: app_path[], full_path[], so we know where we are; plus placed preferences in...
tigital [Fri, 11 Jun 2004 01:55:16 +0000 (01:55 +0000)]
OSX: app_path[], full_path[], so we know where we are; plus placed preferences in ~/Library/Preferences/appname

19 years agobyte-swapping changes for bigendian systems
tigital [Fri, 11 Jun 2004 01:52:15 +0000 (01:52 +0000)]
byte-swapping changes for bigendian systems

19 years agobyte-swapping changes for bigendian systems
tigital [Fri, 11 Jun 2004 01:38:28 +0000 (01:38 +0000)]
byte-swapping changes for bigendian systems

19 years agobyte-swapping changes for bigendian systems
tigital [Fri, 11 Jun 2004 01:18:40 +0000 (01:18 +0000)]
byte-swapping changes for bigendian systems

19 years agoOSX: switched to __APPLE__
tigital [Fri, 11 Jun 2004 01:14:12 +0000 (01:14 +0000)]
OSX: switched to __APPLE__

19 years agoadded FSAA support: switched on in .ini
tigital [Fri, 11 Jun 2004 01:01:07 +0000 (01:01 +0000)]
added FSAA support: switched on in .ini

19 years agobyte-swapping changes for bigendian systems
tigital [Fri, 11 Jun 2004 00:55:25 +0000 (00:55 +0000)]
byte-swapping changes for bigendian systems

19 years agoOSX: full_path[], so we know where we are
tigital [Fri, 11 Jun 2004 00:54:25 +0000 (00:54 +0000)]
OSX: full_path[], so we know where we are

19 years agoOSX: .app name, casts for gcc
tigital [Fri, 11 Jun 2004 00:53:02 +0000 (00:53 +0000)]
OSX: .app name, casts for gcc

19 years agocasting to shutup gcc
tigital [Fri, 11 Jun 2004 00:49:34 +0000 (00:49 +0000)]
casting to shutup gcc

19 years agobyte-swapping changes for bigendian systems
tigital [Fri, 11 Jun 2004 00:29:22 +0000 (00:29 +0000)]
byte-swapping changes for bigendian systems

19 years agoOSX: app_path[], full_path[], so we know where we are
tigital [Fri, 11 Jun 2004 00:17:15 +0000 (00:17 +0000)]
OSX: app_path[], full_path[], so we know where we are

19 years agobyte-swapping changes for bigendian systems
tigital [Fri, 11 Jun 2004 00:15:06 +0000 (00:15 +0000)]
byte-swapping changes for bigendian systems

19 years agobyte-swapping changes for bigendian systems
tigital [Thu, 10 Jun 2004 23:58:45 +0000 (23:58 +0000)]
byte-swapping changes for bigendian systems

20 years agoOops.
theoddone33 [Mon, 15 Dec 2003 23:32:09 +0000 (23:32 +0000)]
Oops.

20 years agoAdd optional Linux joystick implementation from Karl Robillard.
theoddone33 [Mon, 15 Dec 2003 06:28:42 +0000 (06:28 +0000)]
Add optional Linux joystick implementation from Karl Robillard.

20 years agoBumpy ride... hang on.
theoddone33 [Mon, 15 Dec 2003 06:24:51 +0000 (06:24 +0000)]
Bumpy ride... hang on.

20 years agoinitial import
Taylor Richards [Tue, 2 Dec 2003 03:26:57 +0000 (03:26 +0000)]
initial import

20 years agoMS-ADPCM support
Taylor Richards [Tue, 2 Dec 2003 03:25:08 +0000 (03:25 +0000)]
MS-ADPCM support

20 years agoMS-ADPCM support, fix file parser with OSX support
Taylor Richards [Tue, 2 Dec 2003 03:24:47 +0000 (03:24 +0000)]
MS-ADPCM support, fix file parser with OSX support

20 years agotypedef WORD/DWORD, pack WAVE structs
Taylor Richards [Tue, 2 Dec 2003 03:23:42 +0000 (03:23 +0000)]
typedef WORD/DWORD, pack WAVE structs

20 years agoRemoved braces from initializers so GCC 3 will stop complaining.
theoddone33 [Thu, 14 Aug 2003 02:39:11 +0000 (02:39 +0000)]
Removed braces from initializers so GCC 3 will stop complaining.

20 years agofix tips popup not having any tips
Taylor Richards [Sat, 9 Aug 2003 03:18:03 +0000 (03:18 +0000)]
fix tips popup not having any tips

20 years agocleanup; compile warning fixes
Taylor Richards [Sun, 3 Aug 2003 16:10:30 +0000 (16:10 +0000)]
cleanup; compile warning fixes

20 years agoremove unused exceptionhandler from build
Taylor Richards [Sun, 3 Aug 2003 16:06:08 +0000 (16:06 +0000)]
remove unused exceptionhandler from build

20 years agoworking play position; 2D pan; pitch; cleanup
Taylor Richards [Sun, 3 Aug 2003 16:03:53 +0000 (16:03 +0000)]
working play position; 2D pan; pitch; cleanup

20 years agoGL_RGB5_A1 as TexImage internal format; cleaner input grab; min window title; cleanup
Taylor Richards [Sun, 3 Aug 2003 15:59:40 +0000 (15:59 +0000)]
GL_RGB5_A1 as TexImage internal format; cleaner input grab; min window title; cleanup

20 years agosimpler mouse usage; default ini settings in os_init(); cleanup
Taylor Richards [Sun, 3 Aug 2003 15:57:00 +0000 (15:57 +0000)]
simpler mouse usage; default ini settings in os_init(); cleanup

20 years agofix issue with FS1 fonts
Taylor Richards [Sun, 3 Aug 2003 15:51:58 +0000 (15:51 +0000)]
fix issue with FS1 fonts

20 years agomore texture size fixin
Taylor Richards [Sun, 22 Jun 2003 12:52:34 +0000 (12:52 +0000)]
more texture size fixin

20 years agolower case file transfers
Taylor Richards [Sun, 22 Jun 2003 12:51:02 +0000 (12:51 +0000)]
lower case file transfers

20 years agofix memory error, code cleanup
Taylor Richards [Sun, 22 Jun 2003 12:50:11 +0000 (12:50 +0000)]
fix memory error, code cleanup

20 years agofix texture size issue with lower detail settings
Taylor Richards [Thu, 19 Jun 2003 11:52:47 +0000 (11:52 +0000)]
fix texture size issue with lower detail settings

20 years agoadjustments to memory leak fixes
Taylor Richards [Thu, 19 Jun 2003 11:51:41 +0000 (11:51 +0000)]
adjustments to memory leak fixes

20 years agoplug memory leaks
Taylor Richards [Wed, 11 Jun 2003 18:30:33 +0000 (18:30 +0000)]
plug memory leaks

20 years agoPolish language support (Janusz Dziemidowicz)
Taylor Richards [Tue, 3 Jun 2003 04:00:40 +0000 (04:00 +0000)]
Polish language support (Janusz Dziemidowicz)

20 years agofix transparency in green weapon blobs
Taylor Richards [Wed, 28 May 2003 06:02:04 +0000 (06:02 +0000)]
fix transparency in green weapon blobs

21 years agofix second root (gamedir) searching
Taylor Richards [Tue, 27 May 2003 03:23:23 +0000 (03:23 +0000)]
fix second root (gamedir) searching

21 years agofix second root (gamedir) searching
Taylor Richards [Tue, 27 May 2003 03:03:11 +0000 (03:03 +0000)]
fix second root (gamedir) searching

21 years agoFreespace 1 support
Taylor Richards [Sun, 25 May 2003 02:30:44 +0000 (02:30 +0000)]
Freespace 1 support

21 years agofix missed German build option for auto-lang
Taylor Richards [Thu, 22 May 2003 16:13:35 +0000 (16:13 +0000)]
fix missed German build option for auto-lang

21 years agofix missed German build option for auto-lang
Taylor Richards [Thu, 22 May 2003 15:58:44 +0000 (15:58 +0000)]
fix missed German build option for auto-lang

21 years agoautomatic language selection support
Taylor Richards [Sun, 18 May 2003 04:00:07 +0000 (04:00 +0000)]
automatic language selection support

21 years agodo not swap German z and y keys if they are already swapped
Taylor Richards [Sun, 18 May 2003 03:57:08 +0000 (03:57 +0000)]
do not swap German z and y keys if they are already swapped

21 years agoautomatic language selection support
Taylor Richards [Sun, 18 May 2003 03:55:30 +0000 (03:55 +0000)]
automatic language selection support

21 years agoimprove gr_(de)activate, mouse grab, default fullscreen
Taylor Richards [Fri, 9 May 2003 05:05:52 +0000 (05:05 +0000)]
improve gr_(de)activate, mouse grab, default fullscreen

21 years agobetter window min/max/focus support
Taylor Richards [Fri, 9 May 2003 05:04:15 +0000 (05:04 +0000)]
better window min/max/focus support

21 years agoadd version number for linux/unix client
Taylor Richards [Tue, 6 May 2003 07:21:43 +0000 (07:21 +0000)]
add version number for linux/unix client

21 years agoimplement command line options
Taylor Richards [Tue, 6 May 2003 07:20:14 +0000 (07:20 +0000)]
implement command line options

21 years agouse SDL_Delay instead of usleep to avoid slowdowns
Taylor Richards [Sun, 4 May 2003 05:00:12 +0000 (05:00 +0000)]
use SDL_Delay instead of usleep to avoid slowdowns

21 years agomove SDL_Quit to os_deinit to fix fonttool segfault
Taylor Richards [Sun, 4 May 2003 04:56:53 +0000 (04:56 +0000)]
move SDL_Quit to os_deinit to fix fonttool segfault

21 years agoimprove error handling, instructions
Taylor Richards [Sun, 4 May 2003 04:49:48 +0000 (04:49 +0000)]
improve error handling, instructions

21 years agoFix OpenAL cleanup (Taylor)
theoddone33 [Sat, 15 Mar 2003 05:12:56 +0000 (05:12 +0000)]
Fix OpenAL cleanup (Taylor)

21 years agoCommit Taylor's ShowFPS fix
theoddone33 [Mon, 3 Mar 2003 04:54:44 +0000 (04:54 +0000)]
Commit Taylor's ShowFPS fix

21 years agoUserdir patch from Taylor Richards
theoddone33 [Thu, 20 Feb 2003 17:41:07 +0000 (17:41 +0000)]
Userdir patch from Taylor Richards

21 years agoYeah, don't mail us.
theoddone33 [Wed, 12 Feb 2003 02:46:34 +0000 (02:46 +0000)]
Yeah, don't mail us.

21 years agominor updates (made functions static, tried to improve texture sizes)
relnev [Sun, 2 Feb 2003 21:13:27 +0000 (21:13 +0000)]
minor updates (made functions static, tried to improve texture sizes)

21 years agoadd large texture support (Taylor Richards)
relnev [Sun, 2 Feb 2003 20:20:03 +0000 (20:20 +0000)]
add large texture support (Taylor Richards)

21 years agoported (Taylor Richards)
relnev [Thu, 30 Jan 2003 20:05:01 +0000 (20:05 +0000)]
ported (Taylor Richards)

21 years agovarious files ported needed for fonttool. There is a bug where on exit it segfaults...
relnev [Thu, 30 Jan 2003 20:03:48 +0000 (20:03 +0000)]
various files ported needed for fonttool.  There is a bug where on exit it segfaults in SDL_GL_SwapBuffers, I'm probably missing something (don't know what) but it works fine otherwise (Taylor Richards)

21 years agochange it so that demo binaries end with "_demo" to make sure they aren't confused...
relnev [Thu, 30 Jan 2003 19:58:31 +0000 (19:58 +0000)]
change it so that demo binaries end with "_demo" to make sure they aren't confused with normal builds;  add option to make German builds; add build support for fonttool, cryptstring, scramble, cfilearchiver (Taylor Richards)

21 years agoadd movies to the techroom after they have been played, lowercase filenames to avoid...
relnev [Thu, 30 Jan 2003 19:56:52 +0000 (19:56 +0000)]
add movies to the techroom after they have been played, lowercase filenames to avoid loading issues, grab movies from Data/Movies (Taylor Richards)

21 years agoremove second bmpman.h include (Taylor Richards)
relnev [Thu, 30 Jan 2003 19:55:33 +0000 (19:55 +0000)]
remove second bmpman.h include (Taylor Richards)

21 years agoadd German keys (this is mostly a patch already sent in by someone else that hasn...
relnev [Thu, 30 Jan 2003 19:55:01 +0000 (19:55 +0000)]
add German keys (this is mostly a patch already sent in by someone else that hasn't made it into cvs yet) (Taylor Richards)

21 years agoini config option for the frames per second counter (Taylor Richards)
relnev [Thu, 30 Jan 2003 19:54:10 +0000 (19:54 +0000)]
ini config option for the frames per second counter (Taylor Richards)

21 years agouse psnet.h instead of psnet2.h to go inline with everything else (Taylor Richards)
relnev [Thu, 30 Jan 2003 19:46:18 +0000 (19:46 +0000)]
use psnet.h instead of psnet2.h to go inline with everything else (Taylor Richards)

21 years agoadded a missing "not" in the model warning
relnev [Thu, 30 Jan 2003 19:43:57 +0000 (19:43 +0000)]
added a missing "not" in the model warning

21 years agoadded missing include guard
relnev [Wed, 22 Jan 2003 18:23:02 +0000 (18:23 +0000)]
added missing include guard

21 years agoFix stuff
theoddone33 [Tue, 21 Jan 2003 21:57:29 +0000 (21:57 +0000)]
Fix stuff

21 years agodisable root dir check
relnev [Mon, 30 Dec 2002 03:23:29 +0000 (03:23 +0000)]
disable root dir check

21 years agopending bugfixes
relnev [Sun, 24 Nov 2002 07:55:36 +0000 (07:55 +0000)]
pending bugfixes