]> icculus.org git repositories - taylor/freespace2.git/history - include
embed standalone web in executable
[taylor/freespace2.git] / include /
2016-03-20 Taylor Richardsembed standalone web in executable
2016-03-11 Taylor Richardssupport for mission goals in GUI
2016-03-11 Taylor Richardshandle player info and player selection
2016-03-09 Taylor Richardsadd handling for server name and host password entries
2016-03-09 Taylor Richardsadd more functionality and fixes to standalone GUI
2016-03-08 Taylor Richardsadd first stages of GUI for standalone
2016-02-16 Taylor Richardsadd PXO support to standalone
2016-02-13 Taylor Richardsrename stand_gui.h to stand_server.h
2016-02-09 Taylor Richardsadd stubbed graphics for standalone server
2015-09-24 Taylor Richardsmerge in updated FS1 code
2015-09-23 Taylor Richardsadd FS1 PLAYER_FLAGS_* for PXO/non-PXO check
2015-09-23 Taylor Richardsmake first pass at psnet port for FS1
2015-09-23 Taylor Richardsmake gtrack compatible with FS1
2015-09-23 Taylor Richardsmake PXO client code FS1 compatible
2015-09-23 Taylor Richardspad freespace_net_game_data for size/alignment
2015-09-23 Taylor Richardsadd support for retail FS1 pilot files
2015-09-23 Taylor Richardsresolve various FS1 build issues
2015-09-22 Taylor Richardsmerge in some code cleanup
2015-09-21 Taylor Richardssilence various compiler warnings (clang:rel)
2015-09-10 Taylor Richardsmake multilag work, if we ever want to use it
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-09-07 Taylor RichardsPXO, works and everything (probably)
2015-09-06 Taylor Richardspad freespace2_net_game_data so size will match
2015-09-05 Taylor Richardsfix size issues with filter_game_list_struct
2015-09-05 Taylor Richardsbetter detection for non-blocking net calls
2015-09-04 Taylor Richardsadd padding to game_list struct
2015-04-25 Taylor Richardsfix some windows compiler errors
2015-04-25 Taylor Richardssupport opening URLs in default browser
2015-04-25 Taylor Richardsadd winsock.h for SOCKET and other types in psnet2.h
2015-04-25 Taylor Richardsfix platform issues with chksum data types
2015-04-15 Taylor RichardsIPX removal
2015-04-13 Taylor Richardsremove IPX from psnet2
2015-04-03 Taylor Richardsremove IPX from multi*
2015-04-03 Taylor Richardsfix up strings
2015-04-03 Taylor Richardsfix compile errors post rebase
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
next