]> icculus.org git repositories - taylor/freespace2.git/log
taylor/freespace2.git
9 years agostub out some weird standalone stuff for now
Taylor Richards [Thu, 2 Oct 2014 02:27:43 +0000 (22:27 -0400)]
stub out some weird standalone stuff for now

9 years agoremove some obsolete graphics code
Taylor Richards [Thu, 2 Oct 2014 02:25:23 +0000 (22:25 -0400)]
remove some obsolete graphics code

9 years agosplit cross-platform code out of unix.cpp
Taylor Richards [Thu, 2 Oct 2014 01:56:48 +0000 (21:56 -0400)]
split cross-platform code out of unix.cpp

9 years agostub out Windows-only launcher stuff
Taylor Richards [Thu, 2 Oct 2014 00:14:54 +0000 (20:14 -0400)]
stub out Windows-only launcher stuff

9 years agomerge in inetfile fixes from PXO branch
Taylor Richards [Wed, 1 Oct 2014 23:35:41 +0000 (19:35 -0400)]
merge in inetfile fixes from PXO branch

9 years agotype-casting for Windows
Taylor Richards [Wed, 1 Oct 2014 21:59:16 +0000 (17:59 -0400)]
type-casting for Windows

9 years agostub out gr_string_win(), can't ever use it as-is
Taylor Richards [Wed, 1 Oct 2014 21:58:38 +0000 (17:58 -0400)]
stub out gr_string_win(), can't ever use it as-is

9 years agoless ambiguous log() and pow() calls
Taylor Richards [Wed, 1 Oct 2014 21:34:45 +0000 (17:34 -0400)]
less ambiguous log() and pow() calls

9 years agofix faulty flag check
Taylor Richards [Wed, 1 Oct 2014 21:32:20 +0000 (17:32 -0400)]
fix faulty flag check

9 years agosnprintf() -> SDL_snprintf; plus some cleanup
Taylor Richards [Wed, 1 Oct 2014 21:31:40 +0000 (17:31 -0400)]
snprintf() -> SDL_snprintf; plus some cleanup

9 years agouse SDL messagebox for protocol errors
Taylor Richards [Wed, 1 Oct 2014 21:30:39 +0000 (17:30 -0400)]
use SDL messagebox for protocol errors

9 years agoremove cf_attrib()
Taylor Richards [Wed, 1 Oct 2014 21:29:18 +0000 (17:29 -0400)]
remove cf_attrib()

9 years agostub out stand_gui for all platforms for now
Taylor Richards [Wed, 1 Oct 2014 21:27:52 +0000 (17:27 -0400)]
stub out stand_gui for all platforms for now

9 years agoinclude ctype.h (for tolower())
Taylor Richards [Wed, 1 Oct 2014 20:01:00 +0000 (16:01 -0400)]
include ctype.h (for tolower())

9 years agoglide.h is gone
Taylor Richards [Wed, 1 Oct 2014 20:00:08 +0000 (16:00 -0400)]
glide.h is gone

9 years agoBOOL -> int
Taylor Richards [Wed, 1 Oct 2014 19:58:56 +0000 (15:58 -0400)]
BOOL -> int

9 years agodon't need Unreliable_socket in header (avoids winsock.h requirement)
Taylor Richards [Wed, 1 Oct 2014 19:58:35 +0000 (15:58 -0400)]
don't need Unreliable_socket in header (avoids winsock.h requirement)

9 years agofirst pass at a real cleanup of cmake files
Taylor Richards [Sat, 20 Sep 2014 17:47:14 +0000 (13:47 -0400)]
first pass at a real cleanup of cmake files

9 years agouse real 64-bit type
Taylor Richards [Wed, 1 Oct 2014 19:56:00 +0000 (15:56 -0400)]
use real 64-bit type

9 years agomerge updated toolset
Taylor Richards [Tue, 16 Sep 2014 20:11:19 +0000 (16:11 -0400)]
merge updated toolset

9 years agosnprintf() -> SDL_snprintf()
Taylor Richards [Wed, 1 Oct 2014 19:55:06 +0000 (15:55 -0400)]
snprintf() -> SDL_snprintf()

9 years agopofview: it works
Taylor Richards [Sun, 14 Sep 2014 04:01:49 +0000 (00:01 -0400)]
pofview: it works

9 years agoall cmdline options on all platforms
Taylor Richards [Wed, 1 Oct 2014 19:54:30 +0000 (15:54 -0400)]
all cmdline options on all platforms

9 years agohandle SDL2 in a more cross-platform way
Taylor Richards [Wed, 1 Oct 2014 03:13:24 +0000 (23:13 -0400)]
handle SDL2 in a more cross-platform way

9 years agosupport for OpenGL with wxWidgets
Taylor Richards [Sun, 14 Sep 2014 03:58:29 +0000 (23:58 -0400)]
support for OpenGL with wxWidgets

9 years agoremove dead code left over from merge
Taylor Richards [Mon, 28 Apr 2014 22:39:27 +0000 (18:39 -0400)]
remove dead code left over from merge

9 years agowarning fixes
Taylor Richards [Mon, 28 Apr 2014 22:30:20 +0000 (18:30 -0400)]
warning fixes

9 years agocleanup; make use of cfile
Taylor Richards [Wed, 26 Mar 2014 02:00:57 +0000 (22:00 -0400)]
cleanup; make use of cfile

9 years agomuch better open/save dialog handling (RTFM works wonders)
Taylor Richards [Tue, 25 Mar 2014 01:43:13 +0000 (21:43 -0400)]
much better open/save dialog handling (RTFM works wonders)

9 years agomore "tools" complete
Taylor Richards [Sun, 2 Mar 2014 03:26:56 +0000 (22:26 -0500)]
more "tools" complete

9 years agofix memory error
Taylor Richards [Sun, 2 Mar 2014 03:24:25 +0000 (22:24 -0500)]
fix memory error
open/save dialog should work now

9 years agoac: it (basically) works
Taylor Richards [Sun, 2 Mar 2014 03:23:06 +0000 (22:23 -0500)]
ac: it (basically) works

9 years agovery start of wxWidgets support; may ditch it later
Taylor Richards [Thu, 27 Feb 2014 02:13:33 +0000 (21:13 -0500)]
very start of wxWidgets support; may ditch it later

9 years agohandle stopping of background sounds properly; cleanup
Taylor Richards [Thu, 14 Aug 2014 01:56:56 +0000 (21:56 -0400)]
handle stopping of background sounds properly; cleanup

9 years agoinitial pass at getting ac up and working
Taylor Richards [Thu, 27 Feb 2014 02:12:25 +0000 (21:12 -0500)]
initial pass at getting ac up and working

9 years agoget fonttool cleaned up and working
Taylor Richards [Thu, 27 Feb 2014 02:06:34 +0000 (21:06 -0500)]
get fonttool cleaned up and working

9 years agonebedit cleanup; still needs working file dialogs
Taylor Richards [Thu, 27 Feb 2014 02:03:59 +0000 (21:03 -0500)]
nebedit cleanup; still needs working file dialogs

9 years agoadd/update toolset
Taylor Richards [Sun, 16 Feb 2014 15:10:46 +0000 (10:10 -0500)]
add/update toolset

9 years agonebedit first pass; still needs some work
Taylor Richards [Sun, 16 Feb 2014 15:09:45 +0000 (10:09 -0500)]
nebedit first pass; still needs some work

9 years agocfilearchiver: it works
Taylor Richards [Sun, 16 Feb 2014 15:08:37 +0000 (10:08 -0500)]
cfilearchiver: it works

9 years agoscramble: it works
Taylor Richards [Sun, 16 Feb 2014 15:07:27 +0000 (10:07 -0500)]
scramble: it works

9 years agoset/get window title
Taylor Richards [Sun, 16 Feb 2014 15:03:06 +0000 (10:03 -0500)]
set/get window title

9 years agoavoid processing externally managed sounds (audiostr/MVE)
Taylor Richards [Thu, 14 Aug 2014 01:55:41 +0000 (21:55 -0400)]
avoid processing externally managed sounds (audiostr/MVE)

9 years agodon't try to log OpenAL errors unless it's a debug build
Taylor Richards [Wed, 6 Aug 2014 18:27:32 +0000 (14:27 -0400)]
don't try to log OpenAL errors unless it's a debug build

9 years agodisable source looping for streaming audio
Taylor Richards [Wed, 6 Aug 2014 18:25:48 +0000 (14:25 -0400)]
disable source looping for streaming audio

9 years agofix init of conflicts array (warning fix breakage)
Taylor Richards [Tue, 17 Jun 2014 03:52:04 +0000 (23:52 -0400)]
fix init of conflicts array (warning fix breakage)

9 years agowarnings (clang): various
Taylor Richards [Fri, 2 May 2014 19:00:31 +0000 (15:00 -0400)]
warnings (clang): various

div-by-0
value set by not used
unused variables
various null ptr issues
array bounds

9 years agowarnings (clang): unused-but-set-variable
Taylor Richards [Thu, 1 May 2014 00:32:29 +0000 (20:32 -0400)]
warnings (clang): unused-but-set-variable

old, obsolete, dead, or debug code removed
some left commented in case of future need/reference

9 years agobetter detection of sparky_hi
Taylor Richards [Tue, 29 Apr 2014 02:02:53 +0000 (22:02 -0400)]
better detection of sparky_hi

9 years agoclean up Show_cpu and Show_mem routines; use generic Gr_textures_in
Taylor Richards [Tue, 29 Apr 2014 01:24:44 +0000 (21:24 -0400)]
clean up Show_cpu and Show_mem routines; use generic Gr_textures_in

9 years agobetter memory debugging
Taylor Richards [Tue, 29 Apr 2014 01:22:48 +0000 (21:22 -0400)]
better memory debugging

9 years agomerge in updated graphics code
Taylor Richards [Mon, 28 Apr 2014 21:13:27 +0000 (17:13 -0400)]
merge in updated graphics code

9 years agomake some generic gr_* functions actually be generic
Taylor Richards [Mon, 28 Apr 2014 19:35:57 +0000 (15:35 -0400)]
make some generic gr_* functions actually be generic

9 years agohave viewport setup be renderer specific for GL
Taylor Richards [Mon, 28 Apr 2014 18:51:12 +0000 (14:51 -0400)]
have viewport setup be renderer specific for GL

9 years agorename gropeng1* to grgl1* for simplified naming later (gl2, gles, wxgl)
Taylor Richards [Mon, 28 Apr 2014 17:53:16 +0000 (13:53 -0400)]
rename gropeng1* to grgl1* for simplified naming later (gl2, gles, wxgl)

9 years agofix MVE scaling
Taylor Richards [Mon, 28 Apr 2014 15:16:23 +0000 (11:16 -0400)]
fix MVE scaling

9 years agoclear, flip, clear ... with color set
Taylor Richards [Mon, 28 Apr 2014 15:02:15 +0000 (11:02 -0400)]
clear, flip, clear ... with color set

9 years agoclear, flip, clear ...
Taylor Richards [Mon, 28 Apr 2014 15:01:36 +0000 (11:01 -0400)]
clear, flip, clear ...

9 years agoclean up fullscreen code; fill/plug in gr_toggle_fullscreen
Taylor Richards [Mon, 28 Apr 2014 14:59:59 +0000 (10:59 -0400)]
clean up fullscreen code; fill/plug in gr_toggle_fullscreen

9 years agodisable FSAA by default
Taylor Richards [Mon, 28 Apr 2014 06:39:31 +0000 (02:39 -0400)]
disable FSAA by default

9 years agodisable screen saver
Taylor Richards [Mon, 28 Apr 2014 06:38:43 +0000 (02:38 -0400)]
disable screen saver

9 years agoclean out a bunch of code for old renderers
Taylor Richards [Mon, 28 Apr 2014 03:17:46 +0000 (23:17 -0400)]
clean out a bunch of code for old renderers

9 years agosome cleanup
Taylor Richards [Wed, 9 Apr 2014 16:41:07 +0000 (12:41 -0400)]
some cleanup

9 years agoremove GL2 stubs, going a different way with it
Taylor Richards [Sun, 30 Mar 2014 16:30:31 +0000 (12:30 -0400)]
remove GL2 stubs, going a different way with it

9 years agomore informative system/build id
Taylor Richards [Sat, 29 Mar 2014 15:14:44 +0000 (11:14 -0400)]
more informative system/build id

9 years agoremove cpu detection stuff
Taylor Richards [Sat, 29 Mar 2014 15:13:09 +0000 (11:13 -0400)]
remove cpu detection stuff

9 years agomore MVE graphics code cleanup and simplification
Taylor Richards [Tue, 25 Mar 2014 01:31:57 +0000 (21:31 -0400)]
more MVE graphics code cleanup and simplification

9 years agoclean up graphics portion of MVE player
Taylor Richards [Sun, 23 Mar 2014 03:01:54 +0000 (23:01 -0400)]
clean up graphics portion of MVE player

9 years agofaster way to get next power-of-2
Taylor Richards [Sun, 23 Mar 2014 03:01:06 +0000 (23:01 -0400)]
faster way to get next power-of-2

9 years agostart of GL2 support
Taylor Richards [Thu, 27 Feb 2014 20:10:29 +0000 (15:10 -0500)]
start of GL2 support

9 years agoresolve rebase/merge conflicts
Taylor Richards [Sat, 15 Feb 2014 00:26:19 +0000 (19:26 -0500)]
resolve rebase/merge conflicts

9 years agoremove /src/glide
Taylor Richards [Thu, 21 Nov 2013 15:40:46 +0000 (10:40 -0500)]
remove /src/glide

9 years agoclean out some old graphics crap
Taylor Richards [Thu, 21 Nov 2013 15:15:42 +0000 (10:15 -0500)]
clean out some old graphics crap

9 years agocleanup and optimization
Taylor Richards [Sat, 16 Nov 2013 18:13:59 +0000 (13:13 -0500)]
cleanup and optimization

9 years agouse TRI_STRIP instead of QUADS
Taylor Richards [Sat, 16 Nov 2013 18:13:16 +0000 (13:13 -0500)]
use TRI_STRIP instead of QUADS

9 years agohaving CLAMP() is redundant
Taylor Richards [Sat, 16 Nov 2013 18:11:10 +0000 (13:11 -0500)]
having CLAMP() is redundant

9 years agodebug log cleanup - fog status
Taylor Richards [Sat, 16 Nov 2013 18:10:04 +0000 (13:10 -0500)]
debug log cleanup - fog status

9 years agosupport different screen depths properly
Taylor Richards [Sat, 16 Nov 2013 18:06:57 +0000 (13:06 -0500)]
support different screen depths properly

9 years agomore cleanup - remove old files
Taylor Richards [Sun, 27 Oct 2013 01:02:52 +0000 (21:02 -0400)]
more cleanup - remove old files

9 years agofirst-run setup support for config options and directory structure
Taylor Richards [Thu, 27 Mar 2014 01:43:23 +0000 (21:43 -0400)]
first-run setup support for config options and directory structure

9 years agobunch of cleanup
Taylor Richards [Sat, 26 Oct 2013 19:10:38 +0000 (15:10 -0400)]
bunch of cleanup

9 years agocross-platform cleanup of Pathtypes[]
Taylor Richards [Thu, 27 Mar 2014 01:41:52 +0000 (21:41 -0400)]
cross-platform cleanup of Pathtypes[]

9 years agoinitial graphics system update
Taylor Richards [Sat, 26 Oct 2013 06:08:39 +0000 (02:08 -0400)]
initial graphics system update

 - separate OpenGL version code
 - prep for Glide/D3D/Soft removal
 - bitmap sections optional

9 years agofix audio buffer cleanup
Taylor Richards [Sun, 23 Mar 2014 02:59:45 +0000 (22:59 -0400)]
fix audio buffer cleanup

9 years agomissing #include for mkdir
Taylor Richards [Sun, 16 Mar 2014 23:25:40 +0000 (19:25 -0400)]
missing #include for mkdir

9 years agouse umask() on *nix for better permissions
Taylor Richards [Sat, 15 Mar 2014 00:32:34 +0000 (20:32 -0400)]
use umask() on *nix for better permissions

9 years ago_mkdir() fixup; should work the same on all platforms
Taylor Richards [Sat, 15 Mar 2014 00:29:54 +0000 (20:29 -0400)]
_mkdir() fixup; should work the same on all platforms

9 years agomove DIR_SEPERATOR_* defines to pstypes.h
Taylor Richards [Sun, 16 Feb 2014 14:59:22 +0000 (09:59 -0500)]
move DIR_SEPERATOR_* defines to pstypes.h

9 years agodefault to windowed mode in debug builds
Taylor Richards [Sat, 15 Feb 2014 23:41:09 +0000 (18:41 -0500)]
default to windowed mode in debug builds

9 years agobetter support cmake generated project files
Taylor Richards [Sat, 15 Feb 2014 00:29:42 +0000 (19:29 -0500)]
better support cmake generated project files

9 years agoset joy axis initial pos based on assumed center pos
Taylor Richards [Fri, 14 Feb 2014 23:28:28 +0000 (18:28 -0500)]
set joy axis initial pos based on assumed center pos

9 years agoshow simple message if debug log file can not be opened
Taylor Richards [Fri, 14 Feb 2014 22:54:24 +0000 (17:54 -0500)]
show simple message if debug log file can not be opened

9 years agohandle QUIT event
Taylor Richards [Fri, 14 Feb 2014 22:37:15 +0000 (17:37 -0500)]
handle QUIT event

9 years agoclean out some osapi cruft
Taylor Richards [Fri, 14 Feb 2014 22:36:22 +0000 (17:36 -0500)]
clean out some osapi cruft

9 years agouse single main() and let SDL handle the platform stuff
Taylor Richards [Fri, 14 Feb 2014 16:59:32 +0000 (11:59 -0500)]
use single main() and let SDL handle the platform stuff

9 years agothis should return true; handled earlier/later
Taylor Richards [Fri, 14 Feb 2014 16:47:04 +0000 (11:47 -0500)]
this should return true; handled earlier/later

9 years agoallow for joystick hotplug
Taylor Richards [Fri, 14 Feb 2014 16:06:15 +0000 (11:06 -0500)]
allow for joystick hotplug

9 years agoget rid of some platform specific stuff
Taylor Richards [Fri, 14 Feb 2014 11:07:43 +0000 (06:07 -0500)]
get rid of some platform specific stuff
 - use some SDL string functions
 - clean out typedef's for windows specific stuff
 - swap Assert() for SDL_assert()
 - have Int3() trigger SDL breakpoint
 - use cross-platform mul_div()
 - use SDL sized types for fix/ushort/uint/etc.

9 years agomerge in new sound code
Taylor Richards [Thu, 13 Feb 2014 07:01:36 +0000 (02:01 -0500)]
merge in new sound code

9 years agovarious sound fixes and cleanup
Taylor Richards [Thu, 13 Feb 2014 06:36:28 +0000 (01:36 -0500)]
various sound fixes and cleanup