]> icculus.org git repositories - taylor/freespace2.git/log
taylor/freespace2.git
6 years agoclean up and simplify effects and updating
Taylor Richards [Wed, 2 Aug 2017 15:24:25 +0000 (11:24 -0400)]
clean up and simplify effects and updating

6 years agofix the strength of dock and reload haptic effects
Taylor Richards [Wed, 2 Aug 2017 15:05:03 +0000 (11:05 -0400)]
fix the strength of dock and reload haptic effects

6 years agoadd rumble variant to joy_ff_explode()
Taylor Richards [Wed, 2 Aug 2017 10:29:11 +0000 (06:29 -0400)]
add rumble variant to joy_ff_explode()

6 years agomove static primary/secondary check variables to function scope
Taylor Richards [Wed, 2 Aug 2017 10:15:51 +0000 (06:15 -0400)]
move static primary/secondary check variables to function scope

6 years agoreset ff afterburn flag at start of mission
Taylor Richards [Wed, 2 Aug 2017 10:13:52 +0000 (06:13 -0400)]
reset ff afterburn flag at start of mission

6 years agoavoid updating pSpring when it isn't needed
Taylor Richards [Wed, 2 Aug 2017 10:12:06 +0000 (06:12 -0400)]
avoid updating pSpring when it isn't needed

6 years agofix the strength of afterburn haptic effect
Taylor Richards [Wed, 2 Aug 2017 06:18:50 +0000 (02:18 -0400)]
fix the strength of afterburn haptic effect

7 years agoadd some basic app icons
Taylor Richards [Tue, 3 Jan 2017 00:17:06 +0000 (19:17 -0500)]
add some basic app icons

7 years agofix middle text on player select screen in FS1
Taylor Richards [Sun, 25 Dec 2016 16:06:52 +0000 (11:06 -0500)]
fix middle text on player select screen in FS1

7 years agoadd git version to debug log
Taylor Richards [Sun, 25 Dec 2016 02:45:25 +0000 (21:45 -0500)]
add git version to debug log

7 years agomake git info a bit easier to use
Taylor Richards [Sun, 25 Dec 2016 02:45:02 +0000 (21:45 -0500)]
make git info a bit easier to use

7 years agohonor timeouts on mission and squadwar validation checks
Taylor Richards [Mon, 12 Dec 2016 07:44:04 +0000 (02:44 -0500)]
honor timeouts on mission and squadwar validation checks

7 years agomake sure to remove all binary variants on clean
Taylor Richards [Mon, 12 Dec 2016 07:42:29 +0000 (02:42 -0500)]
make sure to remove all binary variants on clean

7 years agograb git info during build for use in version strings
Taylor Richards [Sun, 11 Dec 2016 11:39:08 +0000 (06:39 -0500)]
grab git info during build for use in version strings

7 years agomerge demo branch
Taylor Richards [Sat, 10 Dec 2016 22:31:17 +0000 (17:31 -0500)]
merge demo branch

7 years agoresolve various issues from static analyzer run
Taylor Richards [Fri, 9 Dec 2016 15:31:17 +0000 (10:31 -0500)]
resolve various issues from static analyzer run

7 years agoallow FS1 demo upsells to progress with timeout
Taylor Richards [Thu, 8 Dec 2016 14:54:00 +0000 (09:54 -0500)]
allow FS1 demo upsells to progress with timeout

7 years agobump required SDL version to 2.0.5 (for Windows crash fix)
Taylor Richards [Tue, 6 Dec 2016 19:02:27 +0000 (14:02 -0500)]
bump required SDL version to 2.0.5 (for Windows crash fix)

7 years agono web cursor in FS1 demo
Taylor Richards [Wed, 26 Oct 2016 04:05:06 +0000 (00:05 -0400)]
no web cursor in FS1 demo

7 years agorearrange some #ifdef's to make them clearer
Taylor Richards [Tue, 25 Oct 2016 21:36:04 +0000 (17:36 -0400)]
rearrange some #ifdef's to make them clearer

7 years agofix compiler error
Taylor Richards [Tue, 25 Oct 2016 21:20:23 +0000 (17:20 -0400)]
fix compiler error

7 years agofix read compatibility for FS1 demo v1.00 (.plr 86)
Taylor Richards [Tue, 25 Oct 2016 11:01:01 +0000 (07:01 -0400)]
fix read compatibility for FS1 demo v1.00 (.plr 86)

7 years agoFS1 demo pilot support (technically... sort of)
Taylor Richards [Tue, 25 Oct 2016 01:13:45 +0000 (21:13 -0400)]
FS1 demo pilot support (technically... sort of)

7 years agoset proper kill limit for FS1
Taylor Richards [Tue, 25 Oct 2016 01:12:21 +0000 (21:12 -0400)]
set proper kill limit for FS1

7 years agoset PXO off by default in demo and skip multi/std cfg too
Taylor Richards [Tue, 25 Oct 2016 01:12:01 +0000 (21:12 -0400)]
set PXO off by default in demo and skip multi/std cfg too

7 years agofix indexing issue when reading old FS1 pilots
Taylor Richards [Tue, 25 Oct 2016 01:09:39 +0000 (21:09 -0400)]
fix indexing issue when reading old FS1 pilots

7 years agodon't build standalone gui for FS1 demo
Taylor Richards [Mon, 24 Oct 2016 01:24:06 +0000 (21:24 -0400)]
don't build standalone gui for FS1 demo

7 years agodisable handling of multiplayer options in FS1 demo
Taylor Richards [Mon, 24 Oct 2016 01:23:39 +0000 (21:23 -0400)]
disable handling of multiplayer options in FS1 demo

7 years agofixup help text:
Taylor Richards [Mon, 24 Oct 2016 01:17:00 +0000 (21:17 -0400)]
fixup help text:

 - have version stringe use Osreg_title instead of hardcoding
 - don't show multi options in help
 - update binary name text (i.e., freespace2 -> fs2)

7 years agoenable hud config on FS1 demo
Taylor Richards [Mon, 24 Oct 2016 01:16:01 +0000 (21:16 -0400)]
enable hud config on FS1 demo

7 years agouse proper title screen for FS1 demo
Taylor Richards [Mon, 24 Oct 2016 01:15:16 +0000 (21:15 -0400)]
use proper title screen for FS1 demo

7 years agoclean up some compiler warnings
Taylor Richards [Mon, 24 Oct 2016 01:14:15 +0000 (21:14 -0400)]
clean up some compiler warnings

7 years agodon't init species tbl in FS1 demo
Taylor Richards [Mon, 24 Oct 2016 01:13:06 +0000 (21:13 -0400)]
don't init species tbl in FS1 demo

7 years agoset proper version string on mainhall for FS1 demo
Taylor Richards [Mon, 24 Oct 2016 01:03:02 +0000 (21:03 -0400)]
set proper version string on mainhall for FS1 demo

7 years agofix some memory issues that were causing problems
Taylor Richards [Sun, 23 Oct 2016 22:58:01 +0000 (18:58 -0400)]
fix some memory issues that were causing problems

7 years agoremove some old FS2_DEMO related #warnings
Taylor Richards [Sun, 23 Oct 2016 09:10:02 +0000 (05:10 -0400)]
remove some old FS2_DEMO related #warnings

7 years agofix some audio playback errors (buffer alignment)
Taylor Richards [Sun, 23 Oct 2016 09:09:24 +0000 (05:09 -0400)]
fix some audio playback errors (buffer alignment)

7 years agodeal with possible NULL ptr
Taylor Richards [Sun, 23 Oct 2016 09:07:46 +0000 (05:07 -0400)]
deal with possible NULL ptr

7 years agofix memory leak and properly initialize some structs
Taylor Richards [Sun, 23 Oct 2016 09:07:25 +0000 (05:07 -0400)]
fix memory leak and properly initialize some structs

7 years agofix threat gauge color in fs2 demo
Taylor Richards [Sat, 22 Oct 2016 18:03:16 +0000 (14:03 -0400)]
fix threat gauge color in fs2 demo

7 years agoreduce title delay (too long compared to original demo)
Taylor Richards [Fri, 21 Oct 2016 13:24:38 +0000 (09:24 -0400)]
reduce title delay (too long compared to original demo)

7 years agouse proper FS2 demo pilot files
Taylor Richards [Fri, 21 Oct 2016 13:21:31 +0000 (09:21 -0400)]
use proper FS2 demo pilot files

 - set controls, hud gauges, ship types to match original demo
 - correct format and versioning of PLR and CSG files

7 years agoFS2 demo title screen fixes
Taylor Richards [Fri, 21 Oct 2016 13:18:57 +0000 (09:18 -0400)]
FS2 demo title screen fixes

 - FS1 title screen is different
 - add 2 sec delay so title isn't just a flash

7 years agoenable PXO by default
Taylor Richards [Fri, 21 Oct 2016 13:16:43 +0000 (09:16 -0400)]
enable PXO by default

7 years agoadd launcher help text for FS2 demo
Taylor Richards [Wed, 19 Oct 2016 05:44:24 +0000 (01:44 -0400)]
add launcher help text for FS2 demo

7 years agomake sure the proper readme file is used
Taylor Richards [Wed, 19 Oct 2016 05:43:46 +0000 (01:43 -0400)]
make sure the proper readme file is used

7 years agoset proper launcher title for demo builds
Taylor Richards [Wed, 19 Oct 2016 05:42:57 +0000 (01:42 -0400)]
set proper launcher title for demo builds

7 years agoskip toolset building when it's a demo
Taylor Richards [Wed, 19 Oct 2016 01:04:50 +0000 (21:04 -0400)]
skip toolset building when it's a demo

7 years agofix compiler errors/warnings with FS2 demo
Taylor Richards [Tue, 18 Oct 2016 19:11:05 +0000 (15:11 -0400)]
fix compiler errors/warnings with FS2 demo

7 years agouse app name instead of title for prefs path
Taylor Richards [Tue, 18 Oct 2016 19:10:08 +0000 (15:10 -0400)]
use app name instead of title for prefs path

7 years agoproper padding of PXO stats struct for FS2 demo
Taylor Richards [Tue, 18 Oct 2016 19:08:16 +0000 (15:08 -0400)]
proper padding of PXO stats struct for FS2 demo

7 years agomerge fixes
Taylor Richards [Tue, 18 Oct 2016 08:14:14 +0000 (04:14 -0400)]
merge fixes

7 years agoadd option to daemonize standalone server
Taylor Richards [Wed, 12 Oct 2016 00:29:36 +0000 (20:29 -0400)]
add option to daemonize standalone server

7 years agofix broken timer that was causing a/v sync issues
Taylor Richards [Mon, 10 Oct 2016 20:30:34 +0000 (16:30 -0400)]
fix broken timer that was causing a/v sync issues

7 years agoswitch to SDL_min/SDL_max (fixes compiler errors)
Taylor Richards [Mon, 10 Oct 2016 06:48:22 +0000 (02:48 -0400)]
switch to SDL_min/SDL_max (fixes compiler errors)

7 years agosilence compiler warning on Windows
Taylor Richards [Sun, 10 Jul 2016 20:01:01 +0000 (16:01 -0400)]
silence compiler warning on Windows

7 years agofix rendering issues with rect_internal()
Taylor Richards [Sun, 10 Jul 2016 20:00:39 +0000 (16:00 -0400)]
fix rendering issues with rect_internal()

7 years agoattempt at hang fix for multi options screen on Windows
Taylor Richards [Sun, 10 Jul 2016 19:59:47 +0000 (15:59 -0400)]
attempt at hang fix for multi options screen on Windows

7 years agoavoid popup-in-popup Int3() if chat disconnects during sign in
Taylor Richards [Sun, 10 Jul 2016 19:59:08 +0000 (15:59 -0400)]
avoid popup-in-popup Int3() if chat disconnects during sign in

7 years agodetach from inetfile threads rather than waiting on them
Taylor Richards [Sun, 10 Jul 2016 19:57:34 +0000 (15:57 -0400)]
detach from inetfile threads rather than waiting on them

7 years agomake use SOCKLEN_T to get rid of platform #ifdef's
Taylor Richards [Sun, 10 Jul 2016 19:55:55 +0000 (15:55 -0400)]
make use SOCKLEN_T to get rid of platform #ifdef's

7 years agoprevent httpget and chat from trying to connect indefinitely
Taylor Richards [Sun, 10 Jul 2016 19:53:36 +0000 (15:53 -0400)]
prevent httpget and chat from trying to connect indefinitely

7 years agomerge updated graphics code
Taylor Richards [Tue, 5 Jul 2016 21:56:51 +0000 (17:56 -0400)]
merge updated graphics code

7 years agounbreak libwebsockets finding on *nix
Taylor Richards [Tue, 5 Jul 2016 21:55:18 +0000 (17:55 -0400)]
unbreak libwebsockets finding on *nix

7 years agohandle npot textures properly to base spec
Taylor Richards [Mon, 4 Jul 2016 15:47:58 +0000 (11:47 -0400)]
handle npot textures properly to base spec

7 years agosilence compiler warnings (mostly shadow variables)
Taylor Richards [Mon, 4 Jul 2016 02:00:43 +0000 (22:00 -0400)]
silence compiler warnings (mostly shadow variables)

7 years agowork around OpenAL hang on Win when closing device in capture_init()
Taylor Richards [Mon, 4 Jul 2016 01:59:31 +0000 (21:59 -0400)]
work around OpenAL hang on Win when closing device in capture_init()

7 years agofix for launcher creating hidden game window on Win
Taylor Richards [Mon, 4 Jul 2016 01:57:32 +0000 (21:57 -0400)]
fix for launcher creating hidden game window on Win

7 years agoadd debug spew for when GL2 falls back
Taylor Richards [Mon, 4 Jul 2016 01:56:31 +0000 (21:56 -0400)]
add debug spew for when GL2 falls back

7 years agoset fonttool as console app in order to get usage text
Taylor Richards [Mon, 4 Jul 2016 01:54:38 +0000 (21:54 -0400)]
set fonttool as console app in order to get usage text

7 years agomake path to deps easier on Win; add ANGLE dep for GLES2 support
Taylor Richards [Mon, 4 Jul 2016 01:53:33 +0000 (21:53 -0400)]
make path to deps easier on Win; add ANGLE dep for GLES2 support

7 years agofix issues with get_region()
Taylor Richards [Fri, 1 Jul 2016 17:03:07 +0000 (13:03 -0400)]
fix issues with get_region()

7 years agofix buf size in gl2 print_screen()
Taylor Richards [Fri, 1 Jul 2016 17:01:48 +0000 (13:01 -0400)]
fix buf size in gl2 print_screen()

7 years agoadd GUI+p key combo for when printscreen key not available
Taylor Richards [Fri, 1 Jul 2016 07:46:27 +0000 (03:46 -0400)]
add GUI+p key combo for when printscreen key not available

7 years agofix print_screen()
Taylor Richards [Fri, 1 Jul 2016 07:45:25 +0000 (03:45 -0400)]
fix print_screen()

7 years agofix aabitmap blending issues in GL2
Taylor Richards [Thu, 30 Jun 2016 17:35:05 +0000 (13:35 -0400)]
fix aabitmap blending issues in GL2

7 years agofix crash in tcache_flush() when tcache hasn't been initted yet
Taylor Richards [Thu, 30 Jun 2016 04:23:05 +0000 (00:23 -0400)]
fix crash in tcache_flush() when tcache hasn't been initted yet

7 years agocleanup, fixes, and optimizations
Taylor Richards [Fri, 17 Jun 2016 22:42:25 +0000 (18:42 -0400)]
cleanup, fixes, and optimizations

 - remove secondary color fog mode in GL1
 - remove old/dead code
 - optimize drawing functions a bit
 - let GL do more of the clipping work (for aabitmaps)
 - reorganize GL1 texture fucntions to better match previous GL2 fixes
 - remove unnecessary -1 from SDL_snprintf's in cmdline
 - fix b0rked textures in wxGL
 - faster drawing of mouse cursor in flip()
 - glClear after flip in GL1 (better fullscreen/window fix)
 - fix scaling of movies on viewport resize in GL1
 - remove u/v_scale from GL2 (always 1.0 anyway)
 - set_cull(1) in wxGL during init
 - proper cleanup() for wxGL

7 years agoremove obsolete no_grab cmdline option
Taylor Richards [Fri, 17 Jun 2016 05:27:07 +0000 (01:27 -0400)]
remove obsolete no_grab cmdline option

7 years agofix some mouse handling issues
Taylor Richards [Fri, 17 Jun 2016 05:22:56 +0000 (01:22 -0400)]
fix some mouse handling issues

 - relative mouse mode for fullscreen to fix offscreen cursor
 - grab cursor properly when using mouse to fly
 - ungrab cursor when necessary
 - make sure Int3() will release & reset cursor during debugging

7 years agoavoid processing of repeating KMOD_GUI+key
Taylor Richards [Fri, 17 Jun 2016 05:16:57 +0000 (01:16 -0400)]
avoid processing of repeating KMOD_GUI+key

7 years agosimply fullscreen<->window switching
Taylor Richards [Fri, 17 Jun 2016 05:15:23 +0000 (01:15 -0400)]
simply fullscreen<->window switching

7 years agostop mouse buttons from triggering joy HAT controls
Taylor Richards [Fri, 17 Jun 2016 01:37:31 +0000 (21:37 -0400)]
stop mouse buttons from triggering joy HAT controls

7 years agojust use linear fog in GL1; cleanup
Taylor Richards [Sat, 11 Jun 2016 02:25:08 +0000 (22:25 -0400)]
just use linear fog in GL1; cleanup

7 years agoadd gr_stream_*() for movie playback
Taylor Richards [Fri, 10 Jun 2016 17:09:03 +0000 (13:09 -0400)]
add gr_stream_*() for movie playback

7 years agoimplement GL2 framebuffer, plus various fixes
Taylor Richards [Fri, 10 Jun 2016 08:16:01 +0000 (04:16 -0400)]
implement GL2 framebuffer, plus various fixes

 - fix cleanup() to fall back properly (GL2->GL1)
 - implement save_screen() for GL2
 - use proper values in get_region() and set_clip() for GL2

7 years agoproperly (re)set context attributes for GL1
Taylor Richards [Thu, 2 Jun 2016 17:38:37 +0000 (13:38 -0400)]
properly (re)set context attributes for GL1

7 years agobetter fog support
Taylor Richards [Tue, 31 May 2016 03:37:32 +0000 (23:37 -0400)]
better fog support

7 years agorendering functions mostly done; more complete shader setup
Taylor Richards [Mon, 30 May 2016 17:08:18 +0000 (13:08 -0400)]
rendering functions mostly done; more complete shader setup

7 years agofirst pass at OpenGL ES 2 support
Taylor Richards [Mon, 30 May 2016 03:14:23 +0000 (23:14 -0400)]
first pass at OpenGL ES 2 support

7 years agominor cleanup and performance improvements
Taylor Richards [Sun, 1 May 2016 00:16:37 +0000 (20:16 -0400)]
minor cleanup and performance improvements

7 years agoswitch from 1555 BGR to 5551 RGB
Taylor Richards [Sun, 1 May 2016 00:10:36 +0000 (20:10 -0400)]
switch from 1555 BGR to 5551 RGB

8 years agomerge in fixes from Windows build
Taylor Richards [Wed, 30 Mar 2016 23:03:50 +0000 (19:03 -0400)]
merge in fixes from Windows build

8 years agostop timer first thing on shutdown to prevent crash
Taylor Richards [Wed, 30 Mar 2016 23:00:00 +0000 (19:00 -0400)]
stop timer first thing on shutdown to prevent crash

8 years agocall popup Layout() after setting labels (Windows fix)
Taylor Richards [Wed, 30 Mar 2016 22:59:12 +0000 (18:59 -0400)]
call popup Layout() after setting labels (Windows fix)

8 years agoadjust popup style and size to work properly on Windows
Taylor Richards [Wed, 30 Mar 2016 22:56:50 +0000 (18:56 -0400)]
adjust popup style and size to work properly on Windows

8 years agochange binary names to make retail release
Taylor Richards [Mon, 28 Mar 2016 21:13:37 +0000 (17:13 -0400)]
change binary names to make retail release

8 years agoprevent vert scroll bar on connections box
Taylor Richards [Sat, 26 Mar 2016 23:04:30 +0000 (19:04 -0400)]
prevent vert scroll bar on connections box

8 years agoremove old border flag on conn count
Taylor Richards [Sat, 26 Mar 2016 23:03:45 +0000 (19:03 -0400)]
remove old border flag on conn count

8 years agoremove invalid alignment flag on stand GUI popup
Taylor Richards [Sat, 26 Mar 2016 23:02:30 +0000 (19:02 -0400)]
remove invalid alignment flag on stand GUI popup