]> icculus.org git repositories - taylor/freespace2.git/log
taylor/freespace2.git
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

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

20 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

21 years agorevert
relnev [Wed, 4 Sep 2002 01:38:09 +0000 (01:38 +0000)]
revert

21 years agochanges to screen backup/mouse drawing code. removed a few warnings.
relnev [Wed, 4 Sep 2002 01:12:11 +0000 (01:12 +0000)]
changes to screen backup/mouse drawing code.  removed a few warnings.

21 years agoSpeed up the renderer a tad
theoddone33 [Sat, 31 Aug 2002 01:39:13 +0000 (01:39 +0000)]
Speed up the renderer a tad

21 years agoMake valgrind shut up when running this.
theoddone33 [Wed, 14 Aug 2002 18:39:54 +0000 (18:39 +0000)]
Make valgrind shut up when running this.

21 years agoChange MVE around a little
theoddone33 [Mon, 12 Aug 2002 04:42:33 +0000 (04:42 +0000)]
Change MVE around a little

21 years agomake numlock not overlap with pause
relnev [Sun, 4 Aug 2002 02:31:00 +0000 (02:31 +0000)]
make numlock not overlap with pause

21 years agodon't access the mouse in standalone mode
relnev [Fri, 2 Aug 2002 23:07:03 +0000 (23:07 +0000)]
don't access the mouse in standalone mode

21 years agominor change
relnev [Thu, 1 Aug 2002 05:03:11 +0000 (05:03 +0000)]
minor change

21 years agoexperimenting with texture state
relnev [Thu, 1 Aug 2002 04:55:45 +0000 (04:55 +0000)]
experimenting with texture state

21 years agonot use luminance alpha by default
relnev [Tue, 30 Jul 2002 15:00:15 +0000 (15:00 +0000)]
not use luminance alpha by default

21 years agocommand line
relnev [Tue, 30 Jul 2002 05:24:38 +0000 (05:24 +0000)]
command line

21 years agoAdd ctrl-z to iconify window
theoddone33 [Sun, 28 Jul 2002 21:45:30 +0000 (21:45 +0000)]
Add ctrl-z to iconify window

21 years agoAdd alt-enter to toggle fullscreen and ctrl-g to toggle mouse grabbing
theoddone33 [Sun, 28 Jul 2002 21:39:44 +0000 (21:39 +0000)]
Add alt-enter to toggle fullscreen and ctrl-g to toggle mouse grabbing

21 years agomore housecleaning
relnev [Sun, 28 Jul 2002 05:19:44 +0000 (05:19 +0000)]
more housecleaning

21 years agobye
relnev [Sun, 28 Jul 2002 05:10:38 +0000 (05:10 +0000)]
bye

21 years agobrb
relnev [Sun, 28 Jul 2002 05:08:17 +0000 (05:08 +0000)]
brb

21 years agomark these as binary
relnev [Sun, 28 Jul 2002 05:05:46 +0000 (05:05 +0000)]
mark these as binary

21 years agoremoved some old stuff
relnev [Sun, 28 Jul 2002 05:05:08 +0000 (05:05 +0000)]
removed some old stuff

21 years agotrash
relnev [Sun, 28 Jul 2002 04:31:43 +0000 (04:31 +0000)]
trash

21 years agoFix problem uno... now escape will skip movies
theoddone33 [Sat, 27 Jul 2002 21:46:18 +0000 (21:46 +0000)]
Fix problem uno... now escape will skip movies

21 years agoPreliminary MVE code (Where's the soup now?!)
theoddone33 [Sat, 27 Jul 2002 21:05:16 +0000 (21:05 +0000)]
Preliminary MVE code (Where's the soup now?!)
- "#define MVE" to use
- no audio
- must watch the whole movie or kill the process
- timing code will not compile on windows
- butt slow

21 years agoupdated
relnev [Sat, 27 Jul 2002 20:03:16 +0000 (20:03 +0000)]
updated

21 years agoadd missing structure packing
relnev [Sat, 27 Jul 2002 19:52:54 +0000 (19:52 +0000)]
add missing structure packing

21 years agonothing interesting
relnev [Wed, 24 Jul 2002 00:20:42 +0000 (00:20 +0000)]
nothing interesting

21 years agoedited note about demo building
relnev [Sat, 13 Jul 2002 19:55:21 +0000 (19:55 +0000)]
edited note about demo building

21 years agoFix some more warnings
theoddone33 [Sat, 13 Jul 2002 19:47:02 +0000 (19:47 +0000)]
Fix some more warnings

Change demo building, edit Makefile if you want the demo.

21 years agoWarning cleanups
theoddone33 [Sat, 13 Jul 2002 06:46:48 +0000 (06:46 +0000)]
Warning cleanups

21 years agoremove writable strings.
relnev [Sat, 22 Jun 2002 23:57:39 +0000 (23:57 +0000)]
remove writable strings.

fix compile for intel compiler.

21 years agomore fixes to unused alpha code
relnev [Sat, 22 Jun 2002 17:08:16 +0000 (17:08 +0000)]
more fixes to unused alpha code

21 years agoremoved file
relnev [Sat, 22 Jun 2002 16:34:40 +0000 (16:34 +0000)]
removed file

21 years agomoved a gr_opengl_set_state to after the gr_tcache_set
relnev [Fri, 21 Jun 2002 23:59:14 +0000 (23:59 +0000)]
moved a gr_opengl_set_state to after the gr_tcache_set

21 years agoimplemented a stub and fixed a path
relnev [Fri, 21 Jun 2002 03:34:05 +0000 (03:34 +0000)]
implemented a stub and fixed a path

21 years agonothing important
relnev [Fri, 21 Jun 2002 03:04:12 +0000 (03:04 +0000)]
nothing important

21 years agoMacOS X updates (Ryan)
relnev [Wed, 19 Jun 2002 04:52:45 +0000 (04:52 +0000)]
MacOS X updates (Ryan)

21 years agofinally
relnev [Wed, 19 Jun 2002 02:28:06 +0000 (02:28 +0000)]
finally

21 years agofixed _splitpath for real this time
relnev [Wed, 19 Jun 2002 00:54:57 +0000 (00:54 +0000)]
fixed _splitpath for real this time

21 years agofixed _splitpath.
relnev [Tue, 18 Jun 2002 23:20:44 +0000 (23:20 +0000)]
fixed _splitpath.

adjusted line offsets.

21 years agofix inconsistency
relnev [Tue, 18 Jun 2002 20:16:32 +0000 (20:16 +0000)]
fix inconsistency

21 years agolast few struct changes
relnev [Tue, 18 Jun 2002 08:58:53 +0000 (08:58 +0000)]
last few struct changes

21 years agoenable sdl key repeating.
relnev [Mon, 17 Jun 2002 23:11:39 +0000 (23:11 +0000)]
enable sdl key repeating.

swap '/` keys.

21 years agoryan's struct patch for gcc 2.95
relnev [Mon, 17 Jun 2002 06:33:11 +0000 (06:33 +0000)]
ryan's struct patch for gcc 2.95

21 years agoremove cr
relnev [Mon, 17 Jun 2002 06:28:08 +0000 (06:28 +0000)]
remove cr

21 years agoryan's struct patch (and cr removal)
relnev [Mon, 17 Jun 2002 06:15:25 +0000 (06:15 +0000)]
ryan's struct patch (and cr removal)

21 years agomoved things around
relnev [Mon, 17 Jun 2002 00:56:35 +0000 (00:56 +0000)]
moved things around

21 years agoupdated
relnev [Mon, 17 Jun 2002 00:45:28 +0000 (00:45 +0000)]
updated

21 years agoaxis fix
relnev [Mon, 17 Jun 2002 00:28:52 +0000 (00:28 +0000)]
axis fix

21 years agountested joystick code
relnev [Sun, 16 Jun 2002 23:59:31 +0000 (23:59 +0000)]
untested joystick code

21 years agowork around some gcc 3.1 weirdness
relnev [Sun, 16 Jun 2002 05:20:01 +0000 (05:20 +0000)]
work around some gcc 3.1 weirdness

21 years agoset up correct checksums for demo
relnev [Sun, 16 Jun 2002 04:46:33 +0000 (04:46 +0000)]
set up correct checksums for demo

21 years agofixed demo dogfight multiplayer mission
relnev [Sun, 16 Jun 2002 01:43:23 +0000 (01:43 +0000)]
fixed demo dogfight multiplayer mission

minor sound changes

21 years agoadded url
relnev [Mon, 10 Jun 2002 21:46:58 +0000 (21:46 +0000)]
added url