]> icculus.org git repositories - taylor/freespace2.git/log
taylor/freespace2.git
6 years agoupdate PXO ranking URLs
Taylor Richards [Thu, 15 Mar 2018 22:37:58 +0000 (18:37 -0400)]
update PXO ranking URLs

6 years agoonly use SDL text input when required (fixes keyboard issues in browser)
Taylor Richards [Fri, 5 Jan 2018 00:34:47 +0000 (19:34 -0500)]
only use SDL text input when required (fixes keyboard issues in browser)

6 years agoupdate MSVC compiler options
Taylor Richards [Wed, 14 Mar 2018 03:32:35 +0000 (23:32 -0400)]
update MSVC compiler options

6 years agoback out pause changes for now
Taylor Richards [Wed, 14 Mar 2018 02:10:46 +0000 (22:10 -0400)]
back out pause changes for now

6 years agofix event and state help text
Taylor Richards [Wed, 14 Mar 2018 02:10:16 +0000 (22:10 -0400)]
fix event and state help text

6 years agoset/update netgame info on tracker in a useful way
Taylor Richards [Tue, 13 Mar 2018 17:35:26 +0000 (13:35 -0400)]
set/update netgame info on tracker in a useful way

6 years agouse a better multi_sw_ok_to_commit() check
Taylor Richards [Tue, 13 Mar 2018 17:34:11 +0000 (13:34 -0400)]
use a better multi_sw_ok_to_commit() check

6 years agoupdate Config_allowed[] for proper key layout in SDL
Taylor Richards [Sun, 11 Mar 2018 07:00:46 +0000 (03:00 -0400)]
update Config_allowed[] for proper key layout in SDL

6 years agoupdate standalone html include
Taylor Richards [Sun, 11 Mar 2018 02:01:06 +0000 (21:01 -0500)]
update standalone html include

6 years agofix linker issue with wxWidgets
Taylor Richards [Sat, 10 Mar 2018 08:25:42 +0000 (03:25 -0500)]
fix linker issue with wxWidgets

6 years agoremove remants of old special key handling removal
Taylor Richards [Sat, 10 Mar 2018 06:17:20 +0000 (01:17 -0500)]
remove remants of old special key handling removal

6 years agomake sure we always close out of pause state
Taylor Richards [Sat, 10 Mar 2018 05:43:24 +0000 (00:43 -0500)]
make sure we always close out of pause state

6 years agochange special key combos to more generic keys
Taylor Richards [Sat, 10 Mar 2018 05:01:43 +0000 (00:01 -0500)]
change special key combos to more generic keys

 Fullscreen/Window: SUPER+f -> ALT+ENTER
 Minimize window: SUPER+z -> CTRL+ALT+z
 Screenshot: SUPER+p -> CTRL+ALT+p

6 years agoallow for finding both Win32 and Win64 lib versions
Taylor Richards [Sat, 10 Mar 2018 03:54:48 +0000 (22:54 -0500)]
allow for finding both Win32 and Win64 lib versions

6 years agodeal with timestamp issue when calculating submodel rotation
Taylor Richards [Sat, 10 Mar 2018 03:52:58 +0000 (22:52 -0500)]
deal with timestamp issue when calculating submodel rotation

6 years agohandle SquadWar match query properly for standalone
Taylor Richards [Sat, 10 Mar 2018 03:51:56 +0000 (22:51 -0500)]
handle SquadWar match query properly for standalone

6 years agoavoid sending LAN broadcast with PXO game query
Taylor Richards [Sat, 10 Mar 2018 03:50:55 +0000 (22:50 -0500)]
avoid sending LAN broadcast with PXO game query

6 years agosend quit game event when OS window gets closed
Taylor Richards [Thu, 8 Mar 2018 16:35:01 +0000 (11:35 -0500)]
send quit game event when OS window gets closed

6 years agopause game on minimize, plus related cleanup
Taylor Richards [Thu, 8 Mar 2018 16:34:08 +0000 (11:34 -0500)]
pause game on minimize, plus related cleanup

6 years agostop ambient menu sound when paused
Taylor Richards [Thu, 8 Mar 2018 16:32:20 +0000 (11:32 -0500)]
stop ambient menu sound when paused

6 years agoadd RELEASE_REAL to release builds
Taylor Richards [Thu, 8 Mar 2018 16:31:49 +0000 (11:31 -0500)]
add RELEASE_REAL to release builds

6 years agotry to prevent random crashing from wing ai
Taylor Richards [Thu, 8 Mar 2018 16:31:16 +0000 (11:31 -0500)]
try to prevent random crashing from wing ai

6 years agolog out of tracker when mission ends (non-standalone)
Taylor Richards [Thu, 8 Mar 2018 16:30:28 +0000 (11:30 -0500)]
log out of tracker when mission ends (non-standalone)

6 years agoclean up stats saving a bit more
Taylor Richards [Thu, 8 Mar 2018 16:29:41 +0000 (11:29 -0500)]
clean up stats saving a bit more

6 years agofix invalid socket log spam
Taylor Richards [Wed, 7 Mar 2018 18:37:04 +0000 (13:37 -0500)]
fix invalid socket log spam

6 years agomake websocket connection work over both http and https
Taylor Richards [Mon, 5 Mar 2018 05:24:02 +0000 (00:24 -0500)]
make websocket connection work over both http and https

6 years agofix control binding
Taylor Richards [Mon, 5 Mar 2018 05:23:10 +0000 (00:23 -0500)]
fix control binding

6 years agoforce windows to ignore WIN key so we can use it
Taylor Richards [Mon, 5 Mar 2018 02:27:45 +0000 (21:27 -0500)]
force windows to ignore WIN key so we can use it

6 years agotweak stats saving to maybe work better
Taylor Richards [Mon, 5 Mar 2018 02:23:49 +0000 (21:23 -0500)]
tweak stats saving to maybe work better

6 years agoupdate URL for PXO button in launcher
Taylor Richards [Wed, 25 Oct 2017 06:36:48 +0000 (02:36 -0400)]
update URL for PXO button in launcher

6 years agosilence annoying debug message
Taylor Richards [Tue, 1 Aug 2017 08:55:52 +0000 (04:55 -0400)]
silence annoying debug message

6 years agoadd PXO tab to launcher
Taylor Richards [Tue, 2 May 2017 11:57:14 +0000 (07:57 -0400)]
add PXO tab to launcher

6 years agoupdate PXO URLs
Taylor Richards [Tue, 2 May 2017 11:56:54 +0000 (07:56 -0400)]
update PXO URLs

6 years agofix standalone daemon cmdline detection
Taylor Richards [Thu, 20 Apr 2017 01:15:19 +0000 (21:15 -0400)]
fix standalone daemon cmdline detection

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

6 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

6 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

6 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

6 years agomerge haptic and joystick fixes
Taylor Richards [Sun, 15 Oct 2017 04:15:13 +0000 (00:15 -0400)]
merge haptic and joystick fixes

6 years agoadd safety and some cleanup
Taylor Richards [Wed, 11 Oct 2017 17:58:16 +0000 (13:58 -0400)]
add safety and some cleanup

6 years agoallow hotplug to actually hotplug
Taylor Richards [Wed, 11 Oct 2017 17:56:40 +0000 (13:56 -0400)]
allow hotplug to actually hotplug

6 years agouse timestamp for hit effect rather than calling system function
Taylor Richards [Wed, 27 Sep 2017 18:58:23 +0000 (14:58 -0400)]
use timestamp for hit effect rather than calling system function

6 years agoforce-start pSpring on mission init
Taylor Richards [Wed, 27 Sep 2017 18:43:04 +0000 (14:43 -0400)]
force-start pSpring on mission init

6 years agoclean up debug messages a bit
Taylor Richards [Wed, 27 Sep 2017 18:42:23 +0000 (14:42 -0400)]
clean up debug messages a bit

6 years agofix crash in debug builds
Taylor Richards [Mon, 7 Aug 2017 18:59:15 +0000 (14:59 -0400)]
fix crash in debug builds

6 years agomake sure that all ff effects are stopped before closing out
Taylor Richards [Sat, 5 Aug 2017 08:49:50 +0000 (04:49 -0400)]
make sure that all ff effects are stopped before closing out

6 years agoreorder ff effects based on importance of being loaded
Taylor Richards [Sat, 5 Aug 2017 00:54:53 +0000 (20:54 -0400)]
reorder ff effects based on importance of being loaded

6 years agotry to avoid too much rumble
Taylor Richards [Thu, 3 Aug 2017 11:40:44 +0000 (07:40 -0400)]
try to avoid too much rumble

6 years agouse more acurate rumble values
Taylor Richards [Thu, 3 Aug 2017 08:55:00 +0000 (04:55 -0400)]
use more acurate rumble values

6 years agofix values for fly_by haptic effect
Taylor Richards [Thu, 3 Aug 2017 08:53:44 +0000 (04:53 -0400)]
fix values for fly_by haptic effect

6 years agoadd some debug info; plus some additional clenaup
Taylor Richards [Thu, 3 Aug 2017 08:53:06 +0000 (04:53 -0400)]
add some debug info; plus some additional clenaup

6 years agoavoid starting pSpring during effect creation
Taylor Richards [Wed, 2 Aug 2017 15:26:33 +0000 (11:26 -0400)]
avoid starting pSpring during effect creation

6 years agosetup sane defaults in joy_ff_mission_init()
Taylor Richards [Wed, 2 Aug 2017 15:25:40 +0000 (11:25 -0400)]
setup sane defaults in joy_ff_mission_init()

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