]> icculus.org git repositories - taylor/freespace2.git/log
taylor/freespace2.git
7 years agofix standalone daemon cmdline detection
Taylor Richards [Thu, 20 Apr 2017 01:15:19 +0000 (21:15 -0400)]
fix standalone daemon cmdline detection

7 years agofix various code issues
Taylor Richards [Wed, 19 Apr 2017 13:40:35 +0000 (09:40 -0400)]
fix various code issues

7 years agoremove extraneous newlines from ml_string() & ml_printf() calls
Taylor Richards [Tue, 18 Apr 2017 23:32:43 +0000 (19:32 -0400)]
remove extraneous newlines from ml_string() & ml_printf() calls

7 years agoreturn 404 for favicon.ico to avoid sending html twice
Taylor Richards [Tue, 18 Apr 2017 22:09:41 +0000 (18:09 -0400)]
return 404 for favicon.ico to avoid sending html twice

7 years agoswitch to gzipped standalone html embed
Taylor Richards [Tue, 18 Apr 2017 22:08:42 +0000 (18:08 -0400)]
switch to gzipped standalone html embed

7 years agoreduce game update timeout to 4 minutes, since server times out at 5 too
Taylor Richards [Sun, 16 Apr 2017 22:32:56 +0000 (18:32 -0400)]
reduce game update timeout to 4 minutes, since server times out at 5 too

7 years agoremove STUB that was addressed long ago
Taylor Richards [Sun, 16 Apr 2017 12:36:19 +0000 (08:36 -0400)]
remove STUB that was addressed long ago

7 years agoremove unnecessary double if() statement
Taylor Richards [Sun, 16 Apr 2017 12:35:26 +0000 (08:35 -0400)]
remove unnecessary double if() statement

7 years agomake new attempt at PXO stats saving
Taylor Richards [Sun, 16 Apr 2017 12:34:17 +0000 (08:34 -0400)]
make new attempt at PXO stats saving

7 years agolog standalone out of tracker only on close
Taylor Richards [Sun, 16 Apr 2017 12:32:24 +0000 (08:32 -0400)]
log standalone out of tracker only on close

7 years agochange MULTI_IS_TRACKER to check against pxo setting
Taylor Richards [Sun, 16 Apr 2017 12:30:51 +0000 (08:30 -0400)]
change MULTI_IS_TRACKER to check against pxo setting

7 years agoremove PEER_PING, since it didn't work
Taylor Richards [Sun, 16 Apr 2017 12:30:07 +0000 (08:30 -0400)]
remove PEER_PING, since it didn't work

7 years agomake sure version.nfo is saved-to and read-from a safe place
Taylor Richards [Thu, 13 Apr 2017 04:01:04 +0000 (00:01 -0400)]
make sure version.nfo is saved-to and read-from a safe place

7 years agomake PXO off by default globally, on by default for new pilots
Taylor Richards [Thu, 13 Apr 2017 03:59:18 +0000 (23:59 -0400)]
make PXO off by default globally, on by default for new pilots

7 years agomake broadcast_game_query() ask PXO for server list
Taylor Richards [Wed, 12 Apr 2017 03:45:01 +0000 (23:45 -0400)]
make broadcast_game_query() ask PXO for server list

7 years agofix broadcast text on multi options screen
Taylor Richards [Mon, 10 Apr 2017 00:55:03 +0000 (20:55 -0400)]
fix broadcast text on multi options screen

7 years agowhen multi game ends go back to PXO if we should
Taylor Richards [Mon, 10 Apr 2017 00:00:59 +0000 (20:00 -0400)]
when multi game ends go back to PXO if we should

7 years agomake adjustments to standalone fps:
Taylor Richards [Sun, 9 Apr 2017 23:59:19 +0000 (19:59 -0400)]
make adjustments to standalone fps:

 - default changed from 30 to 60 fps
 - web/gui fps slider range changed to 10-120
 - when in idle state, run at 10 fps

7 years agomake psnet_same() check port as well as address
Taylor Richards [Thu, 6 Apr 2017 22:22:07 +0000 (18:22 -0400)]
make psnet_same() check port as well as address

7 years agomake sure freespace restarts with original cmdline options
Taylor Richards [Thu, 6 Apr 2017 16:08:29 +0000 (12:08 -0400)]
make sure freespace restarts with original cmdline options

7 years agoexit properly when help or version cmdline options are specified
Taylor Richards [Thu, 6 Apr 2017 03:38:39 +0000 (23:38 -0400)]
exit properly when help or version cmdline options are specified

7 years agoadd missing cmdline function declarations from prior commit
Taylor Richards [Thu, 6 Apr 2017 03:34:37 +0000 (23:34 -0400)]
add missing cmdline function declarations from prior commit

7 years agomake sure std gui handles all variants of port cmdline option
Taylor Richards [Wed, 5 Apr 2017 23:26:52 +0000 (19:26 -0400)]
make sure std gui handles all variants of port cmdline option

7 years agoprevent std gui from processing game cmdline options
Taylor Richards [Wed, 5 Apr 2017 23:25:49 +0000 (19:25 -0400)]
prevent std gui from processing game cmdline options

7 years agoport needs to be in host byte order
Taylor Richards [Sat, 1 Apr 2017 06:05:59 +0000 (02:05 -0400)]
port needs to be in host byte order

7 years agoadd basic support for getting though firewalls
Taylor Richards [Fri, 31 Mar 2017 19:33:21 +0000 (15:33 -0400)]
add basic support for getting though firewalls

7 years agobe sure to use port given by server rather than default
Taylor Richards [Fri, 31 Mar 2017 19:32:17 +0000 (15:32 -0400)]
be sure to use port given by server rather than default

7 years agoset proper multi.cfg defaults for PXO
Taylor Richards [Fri, 31 Mar 2017 17:03:49 +0000 (13:03 -0400)]
set proper multi.cfg defaults for PXO

7 years agoupdate PXO URLs to point to new server
Taylor Richards [Fri, 31 Mar 2017 17:02:17 +0000 (13:02 -0400)]
update PXO URLs to point to new server

7 years agodeal with static analyzer warnings
Taylor Richards [Fri, 31 Mar 2017 17:01:19 +0000 (13:01 -0400)]
deal with static analyzer warnings

7 years agoonly deal with framerate text if we are going to show it
Taylor Richards [Fri, 31 Mar 2017 16:58:57 +0000 (12:58 -0400)]
only deal with framerate text if we are going to show it

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