]> icculus.org git repositories - taylor/freespace2.git/history - src/platform
avoid sending LAN broadcast with PXO game query
[taylor/freespace2.git] / src / platform /
2018-03-05 Taylor Richardsforce windows to ignore WIN key so we can use it
2016-10-18 Taylor Richardsmerge fixes
2016-10-10 Taylor Richardsswitch to SDL_min/SDL_max (fixes compiler errors)
2015-09-22 Taylor Richardsmerge in some code cleanup
2015-09-22 Taylor Richardshandle various warnings/issues (msvc:rel)
2015-09-21 Taylor Richardssilence various compiler warnings (clang:rel)
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-09-07 Taylor RichardsPXO, works and everything (probably)
2015-04-25 Taylor Richardsfix some windows compiler errors
2015-04-25 Taylor Richardssupport opening URLs in default browser
2015-04-03 Taylor Richardsuse SDL_arraysize() instead of sizeof() where appropriate
2015-04-03 Taylor Richardsonly show Warning()'s on debug builds
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardsplatform and pstypes cleanup:
2015-04-03 Taylor Richardsdon't use SDL memory functions for vm_*() (Windows...
2015-04-03 Taylor Richardssplit cross-platform code out of unix.cpp
2015-04-03 Taylor Richardsbetter memory debugging
2015-04-03 Taylor Richards_mkdir() fixup; should work the same on all platforms
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2015-04-03 Taylor Richardscross-platform RAM check
2015-04-03 Taylor RichardsSDL2 port - stage 2
2010-02-09 Taylor Richardsvarious valgrind warning fixes
2010-02-08 Taylor Richardsconst-char warning fixes
2005-10-01 Taylor Richardsfix a Sleep() issue with Tiger (and others?) where...
2005-08-12 Taylor Richardsrecursively create directories (hurt more on OSX) and...
2005-03-29 Taylor RichardsUpdate to newest movie code with much better video...
2004-12-15 Taylor Richardsoutwnd_unix.cpp from fs2_open for logging to file in...
2003-05-04 Taylor Richardsuse SDL_Delay instead of usleep to avoid slowdowns
2002-06-19 relnevfinally
2002-06-19 relnevfixed _splitpath for real this time
2002-06-18 relnevfixed _splitpath.
2002-06-09 relnevadded _splitpath.
2002-06-05 relnevstub/warning removal.
2002-06-01 relnevsilly debug memmanager
2002-05-28 relnevsome more timer junk.
2002-05-28 relnevimplemented two assembly stubs.
2002-05-28 theoddone33Cleanup some stuff
2002-05-28 theoddone33Filesystem mods, actually reads some data files now
2002-05-28 theoddone33runs a little bit now
2002-05-28 theoddone33Fix some stuff and add -DFS2_DEMO
2002-05-27 relnev155 undefined references left
2002-05-26 relnevadded a few files that needed to be compiled
2002-05-07 theoddone33The Great Newline Fix
2002-05-03 rootInitial revision