]> icculus.org git repositories - taylor/freespace2.git/shortlog
taylor/freespace2.git
2015-04-03 Taylor Richardsfix faulty flag check
2015-04-03 Taylor Richardssnprintf() -> SDL_snprintf; plus some cleanup
2015-04-03 Taylor Richardsuse SDL messagebox for protocol errors
2015-04-03 Taylor Richardsremove cf_attrib()
2015-04-03 Taylor Richardsstub out stand_gui for all platforms for now
2015-04-03 Taylor Richardsinclude ctype.h (for tolower())
2015-04-03 Taylor Richardsglide.h is gone
2015-04-03 Taylor RichardsBOOL -> int
2015-04-03 Taylor Richardsdon't need Unreliable_socket in header (avoids winsock...
2015-04-03 Taylor Richardsuse real 64-bit type
2015-04-03 Taylor Richardssnprintf() -> SDL_snprintf()
2015-04-03 Taylor Richardsall cmdline options on all platforms
2015-04-03 Taylor Richardshandle SDL2 in a more cross-platform way
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 Richardssupport for OpenGL with wxWidgets
2015-04-03 Taylor Richardsremove dead code left over from merge
2015-04-03 Taylor Richardswarning fixes
2015-04-03 Taylor Richardscleanup; make use of cfile
2015-04-03 Taylor Richardsmuch better open/save dialog handling (RTFM works wonders)
2015-04-03 Taylor Richardsmore "tools" complete
2015-04-03 Taylor Richardsfix memory error
2015-04-03 Taylor Richardsac: it (basically) works
2015-04-03 Taylor Richardsvery start of wxWidgets support; may ditch it later
2015-04-03 Taylor Richardshandle stopping of background sounds properly; cleanup
2015-04-03 Taylor Richardsinitial pass at getting ac up and working
2015-04-03 Taylor Richardsget fonttool cleaned up and working
2015-04-03 Taylor Richardsnebedit cleanup; still needs working file dialogs
2015-04-03 Taylor Richardsadd/update toolset
2015-04-03 Taylor Richardsnebedit first pass; still needs some work
2015-04-03 Taylor Richardscfilearchiver: it works
2015-04-03 Taylor Richardsscramble: it works
2015-04-03 Taylor Richardsset/get window title
2015-04-03 Taylor Richardsavoid processing externally managed sounds (audiostr...
2015-04-03 Taylor Richardsdon't try to log OpenAL errors unless it's a debug...
2015-04-03 Taylor Richardsdisable source looping for streaming audio
2015-04-03 Taylor Richardsfix init of conflicts array (warning fix breakage)
2015-04-03 Taylor Richardswarnings (clang): various
2015-04-03 Taylor Richardswarnings (clang): unused-but-set-variable
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 Richardsbetter memory debugging
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 Richardsfix MVE scaling
2015-04-03 Taylor Richardsclear, flip, clear ... with color set
2015-04-03 Taylor Richardsclear, flip, clear ...
2015-04-03 Taylor Richardsclean up fullscreen code; fill/plug in gr_toggle_fullscreen
2015-04-03 Taylor Richardsdisable FSAA by default
2015-04-03 Taylor Richardsdisable screen saver
2015-04-03 Taylor Richardsclean out a bunch of code for old renderers
2015-04-03 Taylor Richardssome cleanup
2015-04-03 Taylor Richardsremove GL2 stubs, going a different way with it
2015-04-03 Taylor Richardsmore informative system/build id
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 Richardsresolve rebase/merge conflicts
2015-04-03 Taylor Richardsremove /src/glide
2015-04-03 Taylor Richardsclean out some old graphics crap
2015-04-03 Taylor Richardscleanup and optimization
2015-04-03 Taylor Richardsuse TRI_STRIP instead of QUADS
2015-04-03 Taylor Richardshaving CLAMP() is redundant
2015-04-03 Taylor Richardsdebug log cleanup - fog status
2015-04-03 Taylor Richardssupport different screen depths properly
2015-04-03 Taylor Richardsmore cleanup - remove old files
2015-04-03 Taylor Richardsfirst-run setup support for config options and director...
2015-04-03 Taylor Richardsbunch of cleanup
2015-04-03 Taylor Richardscross-platform cleanup of Pathtypes[]
2015-04-03 Taylor Richardsinitial graphics system update
2015-04-03 Taylor Richardsfix audio buffer cleanup
2015-04-03 Taylor Richardsmissing #include for mkdir
2015-04-03 Taylor Richardsuse umask() on *nix for better permissions
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 Richardsdefault to windowed mode in debug builds
2015-04-03 Taylor Richardsbetter support cmake generated project files
2015-04-03 Taylor Richardsset joy axis initial pos based on assumed center pos
2015-04-03 Taylor Richardsshow simple message if debug log file can not be opened
2015-04-03 Taylor Richardshandle QUIT event
2015-04-03 Taylor Richardsclean out some osapi cruft
2015-04-03 Taylor Richardsuse single main() and let SDL handle the platform stuff
2015-04-03 Taylor Richardsthis should return true; handled earlier/later
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 Richardsvarious sound fixes and cleanup
2015-04-03 Taylor Richardsreset timer variable; fixes subsequent playback issues
2015-04-03 Taylor Richardsmake sure intercom sounds are stoped along with ambient...
2015-04-03 Taylor Richardsmultitude of fixes and cleanup
2015-04-03 Taylor Richardsfirst pass at updated sound code
2015-04-03 Taylor Richardsfix vox QoS slider to work properly
2015-04-03 Taylor Richardsremove ACM stuff that we don't need
2015-04-03 Taylor Richardsdon't play haptic effects when window does not have...
2015-04-03 Taylor Richardsaudio file swap; cross-platform from here on
next