]> icculus.org git repositories - taylor/freespace2.git/history - src/freespace2/freespace.cpp
clean up Windows #include's and use winsock2
[taylor/freespace2.git] / src / freespace2 / freespace.cpp
2016-03-26 Taylor Richardsclean up Windows #include's and use winsock2
2016-03-21 Taylor Richardsmerge new standalone server and client
2016-02-13 Taylor Richardsrename stand_gui.h to stand_server.h
2016-02-09 Taylor Richardsmake first pass at websocket-based standalone server
2016-02-09 Taylor Richardsadd stubbed graphics for standalone server
2015-09-24 Taylor Richardsmerge in updated FS1 code
2015-09-23 Taylor Richardsset sound environment for FS1 based on mission
2015-09-22 Taylor Richardsmerge in some code cleanup
2015-09-22 Taylor Richardsdeal with static analyzer warnings (part 2)
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-03 Taylor Richardsfirst pass at PXO reintegration
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 Richardscleanup of multi related cfg options
2015-04-03 Taylor Richardsmore cleanup with video related cfg options
2015-04-03 Taylor Richardscleanup snd_init() and related:
2015-04-03 Taylor Richardsadd running check for fonttool
2015-04-03 Taylor Richardsclean up gr_init():
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 Richardsremove mission_load_menu
2015-04-03 Taylor Richardshave ShowFPS ini option always be available
2015-04-03 Taylor Richardsplatform and pstypes cleanup:
2015-04-03 Taylor Richardssilence various MSVC warnings
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardsstub out Windows-only launcher stuff
2015-04-03 Taylor Richardswarnings (clang): various
2015-04-03 Taylor Richardsbetter detection of sparky_hi
2015-04-03 Taylor Richardsclean up Show_cpu and Show_mem routines; use generic...
2015-04-03 Taylor Richardsmerge in updated graphics code
2015-04-03 Taylor Richardsclean out a bunch of code for old renderers
2015-04-03 Taylor Richardsmore informative system/build id
2015-04-03 Taylor Richardsclean out some old graphics crap
2015-04-03 Taylor Richardsbunch of cleanup
2015-04-03 Taylor Richardsinitial graphics system update
2015-04-03 Taylor Richardsclean out some osapi cruft
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2015-04-03 Taylor Richardsmerge in new sound code
2015-04-03 Taylor Richardsfirst pass at updated sound code
2015-04-03 Taylor Richardsmove command line debug spew to parse_cmdline()
2015-04-03 Taylor Richardsremove CDROM stuff from movie player
2015-04-03 Taylor Richardsremove extra args
2015-04-03 Taylor Richardsget rid of Windows specific instance check, it was...
2015-04-03 Taylor Richardsshorten super long error messages in ram_check
2015-04-03 Taylor Richardsremove CDROM stuff
2015-04-03 Taylor Richardsclean up app entry a bit
2015-04-03 Taylor Richardsmore RAM check cleanup
2015-04-03 Taylor Richardsinit debug log earlier; add RAM count and cmdline to log
2015-04-03 Taylor Richardscross-platform RAM check
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
2010-02-08 Taylor Richardsvarious compiler warning fixes
2010-02-08 Taylor Richardsmyrand() fixes
2010-02-08 Taylor Richardsmissing braces warning fixes
2010-02-08 Taylor Richardsconst-char warning fixes
2005-10-01 Taylor Richardsdeal with OS X apps a little better, sets the path...
2005-08-12 Taylor Richardsdon't show hardware S-RAM value on HUD in debug
2004-09-20 theoddone33GCC 3.4 fixes.
2004-07-04 Taylor Richardsamd64 support, compiler warning fixes, don't use softwa...
2004-06-12 Taylor Richardsx86 compile fixes for OSX patch
2004-06-11 tigitalOSX: .app name, casts for gcc
2003-08-09 Taylor Richardsfix tips popup not having any tips
2003-08-03 Taylor Richardssimpler mouse usage; default ini settings in os_init...
2003-06-19 Taylor Richardsadjustments to memory leak fixes
2003-06-11 Taylor Richardsplug memory leaks
2003-06-03 Taylor RichardsPolish language support (Janusz Dziemidowicz)
2003-05-25 Taylor RichardsFreespace 1 support
2003-05-18 Taylor Richardsautomatic language selection support
2003-03-03 theoddone33Commit Taylor's ShowFPS fix
2003-02-20 theoddone33Userdir patch from Taylor Richards
2003-01-30 relnevini config option for the frames per second counter...
2002-08-31 theoddone33Speed up the renderer a tad
2002-08-04 relnevmake numlock not overlap with pause
2002-08-02 relnevdon't access the mouse in standalone mode
2002-07-28 relnevremoved some old stuff
2002-07-24 relnevnothing interesting
2002-06-17 relnevryan's struct patch for gcc 2.95
2002-06-16 relnevset up correct checksums for demo
2002-06-09 relnevadded copyright header
2002-06-09 relnevadded _splitpath.
2002-06-05 relnevstub/warning removal.
2002-06-05 relnevfinished cfilesystem.
2002-06-02 relnevwarning cleanup
2002-06-02 relnevimplemented osregistry
2002-06-01 relnevsilly debug memmanager
2002-06-01 relneva few NDEBUG updates.
2002-05-31 relnevsane default
2002-05-29 theoddone33Enable OpenGL renderer
2002-05-28 relnevimplemented two assembly stubs.
2002-05-28 theoddone33Filesystem mods, actually reads some data files now
2002-05-28 theoddone33New graphics stubbing arrangement
2002-05-27 theoddone33Remove more undefined symbols
2002-05-26 relnevadded a few files that needed to be compiled
2002-05-07 theoddone33The Great Newline Fix
2002-05-03 rootInitial revision