2015-04-03 |
Taylor Richards | get fonttool cleaned up and working |
tree | commitdiff |
2015-04-03 |
Taylor Richards | set/get window title |
tree | commitdiff |
2015-04-03 |
Taylor Richards | avoid processing externally managed sounds (audiostr... |
tree | commitdiff |
2015-04-03 |
Taylor Richards | merge in updated graphics code |
tree | commitdiff |
2015-04-03 |
Taylor Richards | make some generic gr_* functions actually be generic |
tree | commitdiff |
2015-04-03 |
Taylor Richards | have viewport setup be renderer specific for GL |
tree | commitdiff |
2015-04-03 |
Taylor Richards | rename gropeng1* to grgl1* for simplified naming later... |
tree | commitdiff |
2015-04-03 |
Taylor Richards | clean up fullscreen code; fill/plug in gr_toggle_fullscreen |
tree | commitdiff |
2015-04-03 |
Taylor Richards | clean out a bunch of code for old renderers |
tree | commitdiff |
2015-04-03 |
Taylor Richards | remove GL2 stubs, going a different way with it |
tree | commitdiff |
2015-04-03 |
Taylor Richards | remove cpu detection stuff |
tree | commitdiff |
2015-04-03 |
Taylor Richards | more MVE graphics code cleanup and simplification |
tree | commitdiff |
2015-04-03 |
Taylor Richards | clean up graphics portion of MVE player |
tree | commitdiff |
2015-04-03 |
Taylor Richards | faster way to get next power-of-2 |
tree | commitdiff |
2015-04-03 |
Taylor Richards | start of GL2 support |
tree | commitdiff |
2015-04-03 |
Taylor Richards | more cleanup - remove old files |
tree | commitdiff |
2015-04-03 |
Taylor Richards | bunch of cleanup |
tree | commitdiff |
2015-04-03 |
Taylor Richards | initial graphics system update |
tree | commitdiff |
2015-04-03 |
Taylor Richards | missing #include for mkdir |
tree | commitdiff |
2015-04-03 |
Taylor Richards | _mkdir() fixup; should work the same on all platforms |
tree | commitdiff |
2015-04-03 |
Taylor Richards | move DIR_SEPERATOR_* defines to pstypes.h |
tree | commitdiff |
2015-04-03 |
Taylor Richards | clean out some osapi cruft |
tree | commitdiff |
2015-04-03 |
Taylor Richards | allow for joystick hotplug |
tree | commitdiff |
2015-04-03 |
Taylor Richards | get rid of some platform specific stuff |
tree | commitdiff |
2015-04-03 |
Taylor Richards | merge in new sound code |
tree | commitdiff |
2015-04-03 |
Taylor Richards | multitude of fixes and cleanup |
tree | commitdiff |
2015-04-03 |
Taylor Richards | first pass at updated sound code |
tree | commitdiff |
2015-04-03 |
Taylor Richards | remove ACM stuff that we don't need |
tree | commitdiff |
2015-04-03 |
Taylor Richards | should be const here |
tree | commitdiff |
2015-04-03 |
Taylor Richards | update/cleanup MVE audio code |
tree | commitdiff |
2015-04-03 |
Taylor Richards | make unix specific version be generic icculus.org version |
tree | commitdiff |
2015-04-03 |
Taylor Richards | remove CDROM stuff from movie player |
tree | commitdiff |
2015-04-03 |
Taylor Richards | remove CDROM stuff |
tree | commitdiff |
2015-04-03 |
Taylor Richards | static; const; NULL check |
tree | commitdiff |
2015-04-03 |
Taylor Richards | filesystem cleanup and consolidation: |
tree | commitdiff |
2015-04-03 |
Taylor Richards | SDL2 port - stage 4 |
tree | commitdiff |
2015-04-03 |
Taylor Richards | SDL2 port - stage 3 |
tree | commitdiff |
2015-04-03 |
Taylor Richards | SDL2 port - stage 2 |
tree | commitdiff |
2015-04-03 |
Taylor Richards | start of SDL2 port |
tree | commitdiff |
2010-02-09 |
Taylor Richards | oops, should have paid more attention to that :) |
tree | commitdiff |
2010-02-09 |
Taylor Richards | missing valgrind warning fix from previous commit |
tree | commitdiff |
2010-02-09 |
Taylor Richards | various valgrind warning fixes |
tree | commitdiff |
2010-02-08 |
Taylor Richards | various compiler warning fixes |
tree | commitdiff |
2010-02-08 |
Taylor Richards | myrand() fixes |
tree | commitdiff |
2010-02-08 |
Taylor Richards | missing braces warning fixes |
tree | commitdiff |
2010-02-08 |
Taylor Richards | const-char warning fixes |
tree | commitdiff |
2006-04-26 |
Taylor Richards | remove ALUT headers, since we don't use it anyway and... |
tree | commitdiff |
2005-10-02 |
Taylor Richards | sync up rest of big-endian network changes. it should... |
tree | commitdiff |
2005-10-01 |
Taylor Richards | some reorg of includes to not requires the same headers... |
tree | commitdiff |
2005-08-13 |
Taylor Richards | gah, fix stupid commit message |
tree | commitdiff |
2005-08-12 |
Taylor Richards | various GCC4 warning fixes |
tree | commitdiff |
2005-08-12 |
Taylor Richards | recursively create directories (hurt more on OSX) and... |
tree | commitdiff |
2005-08-12 |
Taylor Richards | use new audiostr code rather than old windows/*nix... |
tree | commitdiff |
2005-03-29 |
Taylor Richards | have gr_set_bitmap() use default options again so we... |
tree | commitdiff |
2005-03-29 |
Taylor Richards | Ehh, not needed anymore |
tree | commitdiff |
2005-03-29 |
Taylor Richards | Update to newest movie code with much better video... |
tree | commitdiff |
2005-03-29 |
Taylor Richards | Various 64-bit platform fixes |
tree | commitdiff |
2004-12-15 |
Taylor Richards | outwnd_unix.cpp from fs2_open for logging to file in... |
tree | commitdiff |
2004-09-20 |
theoddone33 | GCC 3.4 fixes. |
tree | commitdiff |
2004-07-04 |
Taylor Richards | fix missing debrief text, crash on exit, path separator... |
tree | commitdiff |
2004-07-04 |
Taylor Richards | amd64 support, compiler warning fixes, don't use softwa... |
tree | commitdiff |
2004-07-04 |
Taylor Richards | cleanup CFILE code a little, warning fixes, remove... |
tree | commitdiff |
2004-06-11 |
Taylor Richards | x86 compile fixes for OSX patch |
tree | commitdiff |
2004-06-11 |
tigital | OSX: app_path[], full_path[], so we know where we are |
tree | commitdiff |
2004-06-11 |
tigital | byte-swapping changes for bigendian systems |
tree | commitdiff |
2004-06-10 |
tigital | byte-swapping changes for bigendian systems |
tree | commitdiff |
2003-12-02 |
Taylor Richards | typedef WORD/DWORD, pack WAVE structs |
tree | commitdiff |
2003-08-03 |
Taylor Richards | cleanup; compile warning fixes |
tree | commitdiff |
2003-08-03 |
Taylor Richards | simpler mouse usage; default ini settings in os_init... |
tree | commitdiff |
2003-06-11 |
Taylor Richards | plug memory leaks |
tree | commitdiff |
2003-06-03 |
Taylor Richards | Polish language support (Janusz Dziemidowicz) |
tree | commitdiff |
2003-05-27 |
Taylor Richards | fix second root (gamedir) searching |
tree | commitdiff |
2003-05-25 |
Taylor Richards | Freespace 1 support |
tree | commitdiff |
2003-05-06 |
Taylor Richards | add version number for linux/unix client |
tree | commitdiff |
2003-05-06 |
Taylor Richards | implement command line options |
tree | commitdiff |
2003-02-20 |
theoddone33 | Userdir patch from Taylor Richards |
tree | commitdiff |
2003-01-30 |
relnev | various files ported needed for fonttool. There is... |
tree | commitdiff |
2003-01-30 |
relnev | use psnet.h instead of psnet2.h to go inline with every... |
tree | commitdiff |
2003-01-22 |
relnev | added missing include guard |
tree | commitdiff |
2002-08-04 |
relnev | make numlock not overlap with pause |
tree | commitdiff |
2002-07-28 |
relnev | more housecleaning |
tree | commitdiff |
2002-07-28 |
relnev | bye |
tree | commitdiff |
2002-07-28 |
relnev | removed some old stuff |
tree | commitdiff |
2002-07-28 |
relnev | trash |
tree | commitdiff |
2002-07-27 |
theoddone33 | Preliminary MVE code (Where's the soup now?!) |
tree | commitdiff |
2002-07-24 |
relnev | nothing interesting |
tree | commitdiff |
2002-07-13 |
theoddone33 | Fix some more warnings |
tree | commitdiff |
2002-06-19 |
relnev | MacOS X updates (Ryan) |
tree | commitdiff |
2002-06-17 |
relnev | ryan's struct patch for gcc 2.95 |
tree | commitdiff |
2002-06-16 |
relnev | work around some gcc 3.1 weirdness |
tree | commitdiff |
2002-06-09 |
relnev | added copyright header |
tree | commitdiff |
2002-06-09 |
relnev | added _splitpath. |
tree | commitdiff |
2002-06-05 |
relnev | stub/warning removal. |
tree | commitdiff |
2002-06-05 |
relnev | finished cfilesystem. |
tree | commitdiff |
2002-06-02 |
cemason | Changes |
tree | commitdiff |
2002-06-02 |
relnev | tcp.cfg namefix |
tree | commitdiff |
2002-06-01 |
relnev | a few NDEBUG updates. |
tree | commitdiff |
2002-05-31 |
relnev | warning |
tree | commitdiff |
2002-05-31 |
theoddone33 | Fix Keyboard |
tree | commitdiff |
2002-05-30 |
theoddone33 | some minor key changes (not necessarily fixes) |
tree | commitdiff |
next |