]> icculus.org git repositories - taylor/freespace2.git/history - src/io
fix popup condition testing
[taylor/freespace2.git] / src / io /
2018-03-17 Taylor Richardsfix mouse handling when viewport is other than default...
2018-03-17 Taylor Richardsmake first pass at async popups
2018-03-17 Taylor Richardsmerge updated pxo code and related fixes
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-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-04-19 Taylor Richardsfix various code issues
2016-12-10 Taylor Richardsmerge demo branch
2016-10-25 Taylor RichardsFS1 demo pilot support (technically... sort of)
2016-10-21 Taylor Richardsuse proper FS2 demo pilot files
2016-07-05 Taylor Richardsmerge updated graphics code
2016-06-17 Taylor Richardsfix some mouse handling issues
2015-09-24 Taylor Richardsmerge in updated FS1 code
2015-09-23 Taylor Richardsremove extra semi-colon
2015-09-23 Taylor Richardsclean up process_debug_keys() a bit for FS1
2015-09-23 Taylor Richardsadd support for retail FS1 pilot files
2015-09-22 Taylor Richardsmerge in some code cleanup
2015-09-21 Taylor Richardsfix broken release build compilation
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-09-07 Taylor RichardsPXO, works and everything (probably)
2015-04-03 Taylor Richardsfirst pass at PXO reintegration
2015-04-03 Taylor Richardsuse SDL_arraysize() instead of sizeof() where appropriate
2015-04-03 Taylor Richardsapp window handling cleanup
2015-04-03 Taylor Richardscleaner cfg setup, launcher, initial user prep
2015-04-03 Taylor Richardsjoystick related cfg options
2015-04-03 Taylor Richardsuse SDL hint for timer resolution (not needed; do it...
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardssilence various MSVC warnings
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardsuse real 64-bit type
2015-04-03 Taylor Richardsset joy axis initial pos based on assumed center pos
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2015-04-03 Taylor Richardsdon't play haptic effects when window does not have...
2015-04-03 Taylor Richardsupdate mouse delta properly over the frame
2015-04-03 Taylor Richardsremove broken DCF() functions
2015-04-03 Taylor Richardsremove calibration checks - assume SDL will handle it
2015-04-03 Taylor Richardsremove extra SDL.h include
2015-04-03 Taylor Richardsrename joystick source files
2015-04-03 Taylor Richardsremove old files - replaced with SDL2
2015-04-03 Taylor RichardsSDL2 port - stage 4
2015-04-03 Taylor RichardsSDL2 port - stage 3
2015-04-03 Taylor RichardsSDL2 port - stage 2
2015-04-03 Taylor Richardsstart of SDL2 port
2010-02-08 Taylor Richardsvarious compiler warning fixes
2010-02-08 Taylor Richardsconst-char warning fixes
2004-06-11 tigitalOSX: switched to __APPLE__
2003-12-15 theoddone33Oops.
2003-12-15 theoddone33Add optional Linux joystick implementation from Karl...
2003-12-15 theoddone33Bumpy ride... hang on.
2003-05-25 Taylor RichardsFreespace 1 support
2003-05-18 Taylor Richardsdo not swap German z and y keys if they are already...
2003-05-18 Taylor Richardsautomatic language selection support
2003-01-30 relnevadd German keys (this is mostly a patch already sent...
2002-07-28 relnevremoved some old stuff
2002-07-13 theoddone33Warning cleanups
2002-06-18 relnevlast few struct changes
2002-06-17 relnevenable sdl key repeating.
2002-06-17 relnevaxis fix
2002-06-16 relnevuntested joystick code
2002-06-16 relnevfixed demo dogfight multiplayer mission
2002-06-09 relnevadded copyright header
2002-06-05 relnevstub/warning removal.
2002-06-05 relnevfinished cfilesystem.
2002-06-02 relnevwarning cleanup
2002-06-01 theoddone33Partial Joystick implementation, needs joy_process...
2002-05-31 theoddone33Fix Keyboard
2002-05-30 theoddone33some minor key changes (not necessarily fixes)
2002-05-30 theoddone33Keyboard partially fixed
2002-05-29 theoddone33Non working text code and fixed keys
2002-05-29 relnevfixed?
2002-05-29 theoddone33Keyboard input, mouse tracking now work
2002-05-28 relnevsome more timer junk.
2002-05-28 theoddone33Fill in some timer and palette setting stubs. Still...
2002-05-27 relnevyay
2002-05-27 relnevjoystick stubs. 111 left
2002-05-07 theoddone33The Great Newline Fix
2002-05-03 rootInitial revision