]> icculus.org git repositories - taylor/freespace2.git/shortlog
taylor/freespace2.git
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)
2016-10-21 Taylor Richardsuse proper FS2 demo pilot files
2016-10-21 Taylor RichardsFS2 demo title screen fixes
2016-10-21 Taylor Richardsenable PXO by default
2016-10-19 Taylor Richardsadd launcher help text for FS2 demo
2016-10-19 Taylor Richardsmake sure the proper readme file is used
2016-10-19 Taylor Richardsset proper launcher title for demo builds
2016-10-19 Taylor Richardsskip toolset building when it's a demo
2016-10-18 Taylor Richardsfix compiler errors/warnings with FS2 demo
2016-10-18 Taylor Richardsuse app name instead of title for prefs path
2016-10-18 Taylor Richardsproper padding of PXO stats struct for FS2 demo
2016-10-18 Taylor Richardsmerge fixes
2016-10-16 Taylor Richardsadd option to daemonize standalone server
2016-10-10 Taylor Richardsfix broken timer that was causing a/v sync issues
2016-10-10 Taylor Richardsswitch to SDL_min/SDL_max (fixes compiler errors)
2016-07-10 Taylor Richardssilence compiler warning on Windows
2016-07-10 Taylor Richardsfix rendering issues with rect_internal()
2016-07-10 Taylor Richardsattempt at hang fix for multi options screen on Windows
2016-07-10 Taylor Richardsavoid popup-in-popup Int3() if chat disconnects during...
2016-07-10 Taylor Richardsdetach from inetfile threads rather than waiting on...
2016-07-10 Taylor Richardsmake use SOCKLEN_T to get rid of platform #ifdef's
2016-07-10 Taylor Richardsprevent httpget and chat from trying to connect indefin...
2016-07-05 Taylor Richardsmerge updated graphics code
2016-07-05 Taylor Richardsunbreak libwebsockets finding on *nix
2016-07-04 Taylor Richardshandle npot textures properly to base spec
2016-07-04 Taylor Richardssilence compiler warnings (mostly shadow variables)
2016-07-04 Taylor Richardswork around OpenAL hang on Win when closing device...
2016-07-04 Taylor Richardsfix for launcher creating hidden game window on Win
2016-07-04 Taylor Richardsadd debug spew for when GL2 falls back
2016-07-04 Taylor Richardsset fonttool as console app in order to get usage text
2016-07-04 Taylor Richardsmake path to deps easier on Win; add ANGLE dep for...
2016-07-01 Taylor Richardsfix issues with get_region()
2016-07-01 Taylor Richardsfix buf size in gl2 print_screen()
2016-07-01 Taylor Richardsadd GUI+p key combo for when printscreen key not available
2016-07-01 Taylor Richardsfix print_screen()
2016-07-01 Taylor Richardsfix aabitmap blending issues in GL2
2016-06-30 Taylor Richardsfix crash in tcache_flush() when tcache hasn't been...
2016-06-17 Taylor Richardscleanup, fixes, and optimizations
2016-06-17 Taylor Richardsremove obsolete no_grab cmdline option
2016-06-17 Taylor Richardsfix some mouse handling issues
2016-06-17 Taylor Richardsavoid processing of repeating KMOD_GUI+key
2016-06-17 Taylor Richardssimply fullscreen<->window switching
2016-06-17 Taylor Richardsstop mouse buttons from triggering joy HAT controls
2016-06-11 Taylor Richardsjust use linear fog in GL1; cleanup
2016-06-10 Taylor Richardsadd gr_stream_*() for movie playback
next