]> icculus.org git repositories - taylor/freespace2.git/shortlog
taylor/freespace2.git
2018-03-08 Taylor Richardsadd RELEASE_REAL to release builds
2018-03-08 Taylor Richardstry to prevent random crashing from wing ai
2018-03-08 Taylor Richardslog out of tracker when mission ends (non-standalone)
2018-03-08 Taylor Richardsclean up stats saving a bit more
2018-03-07 Taylor Richardsfix invalid socket log spam
2018-03-05 Taylor Richardsmake websocket connection work over both http and https
2018-03-05 Taylor Richardsfix control binding
2018-03-05 Taylor Richardsforce windows to ignore WIN key so we can use it
2018-03-05 Taylor Richardstweak stats saving to maybe work better
2017-10-25 Taylor Richardsupdate URL for PXO button in launcher
2017-08-01 Taylor Richardssilence annoying debug message
2017-05-02 Taylor Richardsadd PXO tab to launcher
2017-05-02 Taylor Richardsupdate PXO URLs
2017-04-20 Taylor Richardsfix standalone daemon cmdline detection
2017-04-19 Taylor Richardsfix various code issues
2017-04-18 Taylor Richardsremove extraneous newlines from ml_string() & ml_printf...
2017-04-18 Taylor Richardsreturn 404 for favicon.ico to avoid sending html twice
2017-04-18 Taylor Richardsswitch to gzipped standalone html embed
2017-04-16 Taylor Richardsreduce game update timeout to 4 minutes, since server...
2017-04-16 Taylor Richardsremove STUB that was addressed long ago
2017-04-16 Taylor Richardsremove unnecessary double if() statement
2017-04-16 Taylor Richardsmake new attempt at PXO stats saving
2017-04-16 Taylor Richardslog standalone out of tracker only on close
2017-04-16 Taylor Richardschange MULTI_IS_TRACKER to check against pxo setting
2017-04-16 Taylor Richardsremove PEER_PING, since it didn't work
2017-04-13 Taylor Richardsmake sure version.nfo is saved-to and read-from a safe...
2017-04-13 Taylor Richardsmake PXO off by default globally, on by default for...
2017-04-12 Taylor Richardsmake broadcast_game_query() ask PXO for server list
2017-04-10 Taylor Richardsfix broadcast text on multi options screen
2017-04-10 Taylor Richardswhen multi game ends go back to PXO if we should
2017-04-09 Taylor Richardsmake adjustments to standalone fps:
2017-04-06 Taylor Richardsmake psnet_same() check port as well as address
2017-04-06 Taylor Richardsmake sure freespace restarts with original cmdline...
2017-04-06 Taylor Richardsexit properly when help or version cmdline options...
2017-04-06 Taylor Richardsadd missing cmdline function declarations from prior...
2017-04-05 Taylor Richardsmake sure std gui handles all variants of port cmdline...
2017-04-05 Taylor Richardsprevent std gui from processing game cmdline options
2017-04-01 Taylor Richardsport needs to be in host byte order
2017-03-31 Taylor Richardsadd basic support for getting though firewalls
2017-03-31 Taylor Richardsbe sure to use port given by server rather than default
2017-03-31 Taylor Richardsset proper multi.cfg defaults for PXO
2017-03-31 Taylor Richardsupdate PXO URLs to point to new server
2017-03-31 Taylor Richardsdeal with static analyzer warnings
2017-03-31 Taylor Richardsonly deal with framerate text if we are going to show it
2017-10-15 Taylor Richardsmerge haptic and joystick fixes
2017-10-11 Taylor Richardsadd safety and some cleanup
2017-10-11 Taylor Richardsallow hotplug to actually hotplug
2017-09-29 Taylor Richardsuse timestamp for hit effect rather than calling system...
2017-09-27 Taylor Richardsforce-start pSpring on mission init
2017-09-27 Taylor Richardsclean up debug messages a bit
2017-08-07 Taylor Richardsfix crash in debug builds
2017-08-05 Taylor Richardsmake sure that all ff effects are stopped before closin...
2017-08-05 Taylor Richardsreorder ff effects based on importance of being loaded
2017-08-03 Taylor Richardstry to avoid too much rumble
2017-08-03 Taylor Richardsuse more acurate rumble values
2017-08-03 Taylor Richardsfix values for fly_by haptic effect
2017-08-03 Taylor Richardsadd some debug info; plus some additional clenaup
2017-08-02 Taylor Richardsavoid starting pSpring during effect creation
2017-08-02 Taylor Richardssetup sane defaults in joy_ff_mission_init()
2017-08-02 Taylor Richardsclean up and simplify effects and updating
2017-08-02 Taylor Richardsfix the strength of dock and reload haptic effects
2017-08-02 Taylor Richardsadd rumble variant to joy_ff_explode()
2017-08-02 Taylor Richardsmove static primary/secondary check variables to functi...
2017-08-02 Taylor Richardsreset ff afterburn flag at start of mission
2017-08-02 Taylor Richardsavoid updating pSpring when it isn't needed
2017-08-02 Taylor Richardsfix the strength of afterburn haptic effect
2017-01-07 Taylor Richardsadd some basic app icons
2016-12-25 Taylor Richardsfix middle text on player select screen in FS1
2016-12-25 Taylor Richardsadd git version to debug log
2016-12-25 Taylor Richardsmake git info a bit easier to use
2016-12-12 Taylor Richardshonor timeouts on mission and squadwar validation checks
2016-12-12 Taylor Richardsmake sure to remove all binary variants on clean
2016-12-12 Taylor Richardsgrab git info during build for use in version strings
2016-12-10 Taylor Richardsmerge demo branch
2016-12-09 Taylor Richardsresolve various issues from static analyzer run
2016-12-08 Taylor Richardsallow FS1 demo upsells to progress with timeout
2016-12-06 Taylor Richardsbump required SDL version to 2.0.5 (for Windows crash...
2016-10-26 Taylor Richardsno web cursor in FS1 demo
2016-10-25 Taylor Richardsrearrange some #ifdef's to make them clearer
2016-10-25 Taylor Richardsfix compiler error
2016-10-25 Taylor Richardsfix read compatibility for FS1 demo v1.00 (.plr 86)
2016-10-25 Taylor RichardsFS1 demo pilot support (technically... sort of)
2016-10-25 Taylor Richardsset proper kill limit for FS1
2016-10-25 Taylor Richardsset PXO off by default in demo and skip multi/std cfg too
2016-10-25 Taylor Richardsfix indexing issue when reading old FS1 pilots
2016-10-24 Taylor Richardsdon't build standalone gui for FS1 demo
2016-10-24 Taylor Richardsdisable handling of multiplayer options in FS1 demo
2016-10-24 Taylor Richardsfixup help text:
2016-10-24 Taylor Richardsenable hud config on FS1 demo
2016-10-24 Taylor Richardsuse proper title screen for FS1 demo
2016-10-24 Taylor Richardsclean up some compiler warnings
2016-10-24 Taylor Richardsdon't init species tbl in FS1 demo
2016-10-24 Taylor Richardsset proper version string on mainhall for FS1 demo
2016-10-23 Taylor Richardsfix some memory issues that were causing problems
2016-10-23 Taylor Richardsremove some old FS2_DEMO related #warnings
2016-10-23 Taylor Richardsfix some audio playback errors (buffer alignment)
2016-10-23 Taylor Richardsdeal with possible NULL ptr
2016-10-23 Taylor Richardsfix memory leak and properly initialize some structs
2016-10-22 Taylor Richardsfix threat gauge color in fs2 demo
2016-10-21 Taylor Richardsreduce title delay (too long compared to original demo)
next