]> icculus.org git repositories - taylor/freespace2.git/history - src/cfile/cfile.cpp
make mount/sync options clearer with an order change
[taylor/freespace2.git] / src / cfile / cfile.cpp
2018-03-17 Taylor Richardsmake mount/sync options clearer with an order change
2018-03-17 Taylor Richardsjust skip assert()'s on FS.syncfs() errors
2018-03-17 Taylor Richardshandle filesystem sync in a better way
2018-03-17 Taylor Richardsonly use app name for IndexedDB path (easier to clear...
2018-03-17 Taylor Richardsmove emscripten header include to platform.h
2018-03-17 Taylor Richardssupport persistent file storage for Emscripten
2018-03-17 Taylor Richardsfirst pass at emscripten support
2016-12-10 Taylor Richardsmerge demo branch
2016-10-18 Taylor Richardsuse app name instead of title for prefs path
2016-03-30 Taylor Richardsmerge in fixes from Windows build
2016-03-26 Taylor Richardsclean up Windows #include's and use winsock2
2015-09-24 Taylor Richardsmerge in updated FS1 code
2015-09-23 Taylor Richardsset cache directory to retail FS1 location
2015-09-23 Taylor Richardsadd support for retail FS1 pilot files
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-09-07 Taylor RichardsPXO, works and everything (probably)
2015-04-25 Taylor Richardsfix platform issues with chksum data types
2015-04-03 Taylor Richardsuse SDL_arraysize() instead of sizeof() where appropriate
2015-04-03 Taylor Richardscleaner cfg setup, launcher, initial user prep
2015-04-03 Taylor RichardsThe Launcher
2015-04-03 Taylor Richardscreate user directory structure in a better way
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardsremove some __APPLE__ stuff; to be dealt with later...
2015-04-03 Taylor Richardsremove support for memory-mapped files
2015-04-03 Taylor Richardsremove extras_dir arg from cfile_init()
2015-04-03 Taylor Richardsplatform and pstypes cleanup:
2015-04-03 Taylor Richardsbe sure to close out file handle
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardstype-casting for Windows
2015-04-03 Taylor Richardsremove cf_attrib()
2015-04-03 Taylor Richardswarnings (clang): various
2015-04-03 Taylor Richardscross-platform cleanup of Pathtypes[]
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2015-04-03 Taylor Richardsremove CDROM stuff
2015-04-03 Taylor Richardsfilesystem cleanup and consolidation:
2010-02-08 Taylor Richardsconst-char warning fixes
2006-04-26 Taylor Richardsaddress an error handling bug in cfwrite()
2005-10-01 Taylor Richardsfix FS1 (de)briefing voices, the directory names are...
2005-08-12 Taylor Richardsrecursively create directories (hurt more on OSX) and...
2004-07-04 Taylor Richardscleanup CFILE code a little, warning fixes, remove...
2004-06-11 tigitalbyte-swapping changes for bigendian systems
2003-05-25 Taylor RichardsFreespace 1 support
2003-02-20 theoddone33Userdir patch from Taylor Richards
2002-12-30 relnevdisable root dir check
2002-06-17 relnevryan's struct patch for gcc 2.95
2002-06-09 relnevadded copyright header
2002-06-05 relnevstub/warning removal.
2002-05-28 relnevimplemented two assembly stubs.
2002-05-28 theoddone33Filesystem mods, actually reads some data files now
2002-05-03 rootInitial revision