]> icculus.org git repositories - taylor/freespace2.git/history - include
re-add PXO sources to project files
[taylor/freespace2.git] / include /
2015-04-03 Taylor Richardsre-add PXO sources to project files
2015-04-03 Taylor Richardsfix PXO passwd entry length in options menu
2015-04-03 Taylor Richardshave MULTI_IS_TRACKER_GAME be something useful
2015-04-03 Taylor Richardsbasic PXO cross-platform network compatibility
2015-04-03 Taylor Richardsfirst pass at PXO reintegration
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 Richardscreate user directory structure in a better way
2015-04-03 Taylor Richardsadd Volition copyright notice
2015-04-03 Taylor Richardsremove PXO tab - it's just redundant
2015-04-03 Taylor Richardsremaining launchersetup functionality
2015-04-03 Taylor Richardsinitial launchersetup merge
2015-04-03 Taylor Richardsinitial launcher code
2015-04-03 Taylor Richardscleanup of osregistry:
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 Richardsadd function to check if a packfile exists
2015-04-03 Taylor Richardsreplace setjmp with try-catch
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 mission_load_menu
2015-04-03 Taylor Richardsremove support for memory-mapped files
2015-04-03 Taylor Richardscleaner texture release from bm_release()
2015-04-03 Taylor Richardsremove extras_dir arg from cfile_init()
2015-04-03 Taylor Richardsremove unused FL_CLIPLINE()
2015-04-03 Taylor Richardsremove mul_div()
2015-04-03 Taylor Richardsbump MAX_PATH_LEN to 256
2015-04-03 Taylor Richardsplatform and pstypes cleanup:
2015-04-03 Taylor Richardsdelete warning #pragma's from source; disable in CMakeL...
2015-04-03 Taylor Richardssilence various MSVC warnings
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardssilence various clang warnings
2015-04-03 Taylor Richardsmerge in inetfile fixes from PXO branch
2015-04-03 Taylor Richardsremove cf_attrib()
2015-04-03 Taylor Richardsdon't need Unreliable_socket in header (avoids winsock...
2015-04-03 Taylor Richardsfirst pass at a real cleanup of cmake files
2015-04-03 Taylor Richardsmerge updated toolset
2015-04-03 Taylor Richardspofview: it works
2015-04-03 Taylor Richardsall cmdline options on all platforms
2015-04-03 Taylor Richardssupport for OpenGL with wxWidgets
2015-04-03 Taylor Richardsget fonttool cleaned up and working
2015-04-03 Taylor Richardsset/get window title
2015-04-03 Taylor Richardsavoid processing externally managed sounds (audiostr...
2015-04-03 Taylor Richardsmerge in updated graphics code
2015-04-03 Taylor Richardsmake some generic gr_* functions actually be generic
2015-04-03 Taylor Richardshave viewport setup be renderer specific for GL
2015-04-03 Taylor Richardsrename gropeng1* to grgl1* for simplified naming later...
2015-04-03 Taylor Richardsclean up fullscreen code; fill/plug in gr_toggle_fullscreen
2015-04-03 Taylor Richardsclean out a bunch of code for old renderers
2015-04-03 Taylor Richardsremove GL2 stubs, going a different way with it
2015-04-03 Taylor Richardsremove cpu detection stuff
2015-04-03 Taylor Richardsmore MVE graphics code cleanup and simplification
2015-04-03 Taylor Richardsclean up graphics portion of MVE player
2015-04-03 Taylor Richardsfaster way to get next power-of-2
2015-04-03 Taylor Richardsstart of GL2 support
2015-04-03 Taylor Richardsmore cleanup - remove old files
2015-04-03 Taylor Richardsbunch of cleanup
2015-04-03 Taylor Richardsinitial graphics system update
2015-04-03 Taylor Richardsmissing #include for mkdir
2015-04-03 Taylor Richards_mkdir() fixup; should work the same on all platforms
2015-04-03 Taylor Richardsmove DIR_SEPERATOR_* defines to pstypes.h
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 Richardsmerge in new sound code
2015-04-03 Taylor Richardsmultitude of fixes and cleanup
2015-04-03 Taylor Richardsfirst pass at updated sound code
2015-04-03 Taylor Richardsremove ACM stuff that we don't need
2015-04-03 Taylor Richardsshould be const here
2015-04-03 Taylor Richardsupdate/cleanup MVE audio code
2015-04-03 Taylor Richardsmake unix specific version be generic icculus.org version
2015-04-03 Taylor Richardsremove CDROM stuff from movie player
2015-04-03 Taylor Richardsremove CDROM stuff
2015-04-03 Taylor Richardsstatic; const; NULL 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
2015-04-03 Taylor Richardsstart of SDL2 port
2010-02-09 Taylor Richardsoops, should have paid more attention to that :)
2010-02-09 Taylor Richardsmissing valgrind warning fix from previous commit
2010-02-09 Taylor Richardsvarious valgrind warning fixes
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
2006-04-26 Taylor Richardsremove ALUT headers, since we don't use it anyway and...
2005-10-02 Taylor Richardssync up rest of big-endian network changes. it should...
2005-10-01 Taylor Richardssome reorg of includes to not requires the same headers...
2005-08-13 Taylor Richardsgah, fix stupid commit message
2005-08-12 Taylor Richardsvarious GCC4 warning fixes
2005-08-12 Taylor Richardsrecursively create directories (hurt more on OSX) and...
2005-08-12 Taylor Richardsuse new audiostr code rather than old windows/*nix...
2005-03-29 Taylor Richardshave gr_set_bitmap() use default options again so we...
2005-03-29 Taylor RichardsEhh, not needed anymore
2005-03-29 Taylor RichardsUpdate to newest movie code with much better video...
2005-03-29 Taylor RichardsVarious 64-bit platform fixes
2004-12-15 Taylor Richardsoutwnd_unix.cpp from fs2_open for logging to file in...
next