]> icculus.org git repositories - taylor/freespace2.git/history - src/osapi
fix popup condition testing
[taylor/freespace2.git] / src / osapi /
2018-03-17 Taylor Richardsdon't add ShowFPS to config by default since it overrid...
2018-03-17 Taylor Richardsmerge updated pxo code and related fixes
2018-03-14 Taylor Richardsback out pause changes for now
2018-03-10 Taylor Richardsremove remants of old special key handling removal
2018-03-10 Taylor Richardschange special key combos to more generic keys
2018-03-08 Taylor Richardssend quit game event when OS window gets closed
2018-03-08 Taylor Richardspause game on minimize, plus related cleanup
2018-03-05 Taylor Richardsforce windows to ignore WIN key so we can use it
2017-10-15 Taylor Richardsmerge haptic and joystick fixes
2017-10-11 Taylor Richardsallow hotplug to actually hotplug
2017-01-07 Taylor Richardsadd some basic app icons
2016-07-05 Taylor Richardsmerge updated graphics code
2016-07-01 Taylor Richardsadd GUI+p key combo for when printscreen key not available
2016-06-17 Taylor Richardsfix some mouse handling issues
2016-06-17 Taylor Richardsavoid processing of repeating KMOD_GUI+key
2016-03-21 Taylor Richardsmerge new standalone server and client
2016-03-01 Taylor Richardsadd some basic security for standalone admin interface
2015-09-08 Taylor RichardsMerge branch 'sdl2'
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 RichardsThe Launcher
2015-04-03 Taylor Richards"FreeSpace" all the things !!! (upper 'S', the correct...
2015-04-03 Taylor Richardscreate user directory structure in a better way
2015-04-03 Taylor Richardsget PXO ini options right
2015-04-03 Taylor Richards"SDL_" everything
2015-04-03 Taylor Richardscleaner default cfg settings
2015-04-03 Taylor Richardsget rid of NOX() here
2015-04-03 Taylor Richardsinitial launchersetup merge
2015-04-03 Taylor Richardsmake sure unset cfg options don't return a value
2015-04-03 Taylor Richardscleanup of osregistry:
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardsplatform and pstypes cleanup:
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardssnprintf() -> SDL_snprintf; plus some cleanup
2015-04-03 Taylor Richardsmerge updated toolset
2015-04-03 Taylor Richardsset/get window title
2015-04-03 Taylor Richardsmerge in updated graphics code
2015-04-03 Taylor Richardsclean up fullscreen code; fill/plug in gr_toggle_fullscreen
2015-04-03 Taylor Richardsresolve rebase/merge conflicts
2015-04-03 Taylor Richardsfirst-run setup support for config options and director...
2015-04-03 Taylor Richardsbunch of cleanup
2015-04-03 Taylor Richardsshow simple message if debug log file can not be opened
2015-04-03 Taylor Richardshandle QUIT event
2015-04-03 Taylor Richardsclean out some osapi cruft
2015-04-03 Taylor Richardsallow for joystick hotplug
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 Richardssilence some unnecessary console spew
2015-04-03 Taylor Richardsrename unix specific osapi files to generic
2015-04-03 Taylor Richardsremove Windows specific osapi files
2015-04-03 Taylor Richardsinit debug log earlier; add RAM count and cmdline to log
2015-04-03 Taylor Richardsuse new filesystem path setup; cleanup
2015-04-03 Taylor Richardsfilesystem cleanup and consolidation:
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 Richardsconst-char warning fixes
2005-10-01 Taylor Richardsclean out all of that OS X specific stuff that didn...
2005-10-01 Taylor Richardsdon't use CTRL-Z for minimizing since it's an extrememl...
2004-12-15 Taylor Richardsoutwnd_unix.cpp from fs2_open for logging to file in...
2004-06-11 tigitalOSX: app_path[], full_path[], so we know where we are...
2003-12-15 theoddone33Bumpy ride... hang on.
2003-08-03 Taylor Richardssimpler mouse usage; default ini settings in os_init...
2003-05-25 Taylor RichardsFreespace 1 support
2003-05-09 Taylor Richardsbetter window min/max/focus support
2003-05-04 Taylor Richardsmove SDL_Quit to os_deinit to fix fonttool segfault
2003-02-20 theoddone33Userdir patch from Taylor Richards
2002-11-24 relnevpending bugfixes
2002-08-14 theoddone33Make valgrind shut up when running this.
2002-07-28 theoddone33Add ctrl-z to iconify window
2002-07-28 theoddone33Add alt-enter to toggle fullscreen and ctrl-g to toggle...
2002-06-16 relnevuntested joystick code
2002-06-09 relnevadded copyright header
2002-06-05 relnevfinished cfilesystem.
2002-06-02 relnevnet fixes
2002-06-02 relnevimplemented osregistry
2002-05-31 theoddone33Fix Keyboard
2002-05-30 theoddone33some minor key changes (not necessarily fixes)
2002-05-30 theoddone33Keyboard partially fixed
2002-05-29 theoddone33Keyboard input, mouse tracking now work
2002-05-27 relnev155 undefined references left
2002-05-07 theoddone33The Great Newline Fix
2002-05-03 rootInitial revision