]> icculus.org git repositories - taylor/freespace2.git/history - src/cfile/cfilesystem.cpp
clean up Windows #include's and use winsock2
[taylor/freespace2.git] / src / cfile / cfilesystem.cpp
2016-03-26 Taylor Richardsclean up Windows #include's and use winsock2
2015-09-22 Taylor Richardsmerge in some code cleanup
2015-09-21 Taylor Richardssilence various compiler warnings (clang:rel)
2015-09-08 Taylor RichardsMerge branch 'sdl2'
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 Richardsadd function to check if a packfile exists
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardsvarious bits of PLAT_UNIX cleanup
2015-04-03 Taylor Richardsplatform and pstypes cleanup:
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardswarnings (clang): various
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2015-04-03 Taylor Richardsremove CDROM stuff
2015-04-03 Taylor Richardsmake cf_create_default_path_string() work before cfile...
2015-04-03 Taylor Richardsfilesystem cleanup and consolidation:
2010-02-08 Taylor Richardsconst-char warning fixes
2004-07-04 Taylor Richardscleanup CFILE code a little, warning fixes, remove...
2004-06-11 tigitalbyte-swapping changes for bigendian systems
2003-05-27 Taylor Richardsfix second root (gamedir) searching
2003-02-20 theoddone33Userdir patch from Taylor Richards
2002-06-22 relnevremove writable strings.
2002-06-09 relnevadded copyright header
2002-06-05 relnevfinished cfilesystem.
2002-05-28 theoddone33Fill in some timer and palette setting stubs. Still...
2002-05-28 theoddone33Cleanup some stuff
2002-05-28 theoddone33Filesystem mods, actually reads some data files now
2002-05-03 rootInitial revision