2010-05-16 |
Vadim Trochinsky | Added signature for changeset 9b260ab4978b |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Trochinsky | Merge |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Trochinsky | Added signature for changeset 38fd6c455d14 |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Trochinsky | Add default stereo settings to config file |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Neal Gompa | Removing plain makefiles -- Deprecated in favor of... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Trochinsky | Added signature for changeset e22c5c02ba45 |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Trochinsky | merge |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Trochinsky | Added signature for changeset cb8570a4c328 |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Trochinsky | Read stereo settings to config file, and read them... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Neal Gompa | Turn on x86_64 building by default in CMake scripts... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Trochinsky | Added signature for changeset 308aeba39655 |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Trochinsky | Merge |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Trochinsky | Added signature for changeset a117f6eeffe2 |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Trochinsky | Do not initialize stencil buffer for interlaced stereo... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Trochinsky | Added signature for changeset 2c45b18d41b6 |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Trochinsky | Move stereo reversing code so that it works for all... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Trochinsky | Merged with parent |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Alexander Monakov | Cleanup handling of console commands |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Neal Gompa | Added a line to enforce inclusion of C99 support header... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Neal Gompa | Removed Mac OS X garbage files |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Neal Gompa | Fixed Data folder path for OSX bundles |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Neal Gompa | Took off some FORCE markers to allow configuration... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Neal Gompa | Moved 'resource.h' inclusion in 'OpenGL_Windows.cpp... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Neal Gompa | Fixed header include in 'OpenGL_Windows.cpp' |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Neal Gompa | Made massive change to CMake scripts. Hopefully now... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Vadim Trochinsky | Initial stereo code. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Neal Gompa | Whoops. Make sure CMake scripts copy SDL dylib only... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Neal Gompa | Looks like Windows users aren't the only ones that... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Côme BERNIGAUD | Add a pretty and desactivable damage bar. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Alexander Monakov | Remove Compare |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Alexander Monakov | Clean up skin texture loading |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Neal Gompa | Fix error on forcing inclusion of OpenGL headers on... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Neal Gompa | Fixed movement sounds |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Neal Gompa | Removing option to not use internal OpenGL headers... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Harley Laue | Don't force GL headers if the user doesn't want that |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Neal Gompa | Replacing the headers yet again, this time from Mesa... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Neal Gompa | Corrected header include in OpenGL header |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Neal Gompa | Replaced headers with icculus' OpenGL headers, which... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Neal Gompa | Commented out usage of header in OpenGL headers because... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Ryan C. Gordon | Fixed compiler warnings about taking the address of... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Ryan C. Gordon | Fixed Build-and-run in the Xcode project. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Ryan C. Gordon | Removed Quit.png<space> ... it's not used. Maybe a... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Ryan Hanson | Added a ConvertFileName() to 'GameTick.cpp' |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Ryan Hanson | Added a ConvertFileName() to 'Models.cpp' |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Neal Gompa | Fixed a mistake in using ConvertFileName() in 'GameInit... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Neal Gompa | Reverted all changes to 'GameTick.cpp' because it broke... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Another block of 'GameTick.cpp' converted file paths... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Made it halfway through 'GameTick.cpp' in converting... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Made some filepaths in 'GameTick.cpp' use ConvertFileNa... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Made sound file filepaths use ConvertFileName(), so... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Made a few more filepaths use ConvertFileName(), so... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan Hanson | Made a couple more filepaths use ConvertFileName()... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan Hanson | Made filepaths use ConvertFileName(), so it works on... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Reverting file paths changes; they make the problem... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Oops, Initial forward slash needs to be removed in... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Changed paths in several files from OS9 style to POSIX... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Made sure that 'MacCompatibility.h' is used only with... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Removed DRIVER.CC (unused). |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Fix use of va_copy() on MSVC. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Fixed compiler warning. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Maybe fix some MSVC build issues. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Lighting code cleanup. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Restored old OpenGL headers; hopefully this makes it... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Fixed conditional with configuring OpenGL to only activ... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Added in 'stdint.h' and 'inttypes.h' files, since MSVC... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Added in 'stdint.h' and 'inttypes.h' for MSVC as Depend... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Added in support for resource compilation in MSVC;... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Merge. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Removed unused netmessages code. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Added in support for MSVC building for MSVC2005 and... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Replaced Constants.h defines with const ints. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Removed registration checks. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Removed old OS9 code stuff. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Merge. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Removed 'md5.h' from CMake scripts, as it no longer... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Removed non-SDL codepaths. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Removed MD5 sources. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Fixed Xcode project. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Implemented isFocused(). |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Removed leftover DevIL support code. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | merge |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Fixed some strrchr compiler warnings. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Harley Laue | Applied patch from issue #4 |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Fixed another printf() format string issue. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Ryan C. Gordon | Fixed printf() formatting string. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Fixed SDL linkage and internal libjpeg linkage breaks |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Fixed paths for MinGW SDL libraries |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Reverted internal SDL lib configuration modification... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Modified internal SDL lib configuration to properly... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Fixed CMake detection of internal libs |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Merged |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Something screwy with internal headers, added headers... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Neal Gompa | Something screwy with internal headers, replaced them... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Harley Laue | Merged |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Harley Laue | Fixed CMake so Force internal actually has a chance... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Harley Laue | Missed an fmod header |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Neal Gompa | Fixed install paths in CMake so that the compiled binar... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Neal Gompa | Fixed includes in 'openal_wrapper.h' to fit with CMake... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Neal Gompa | Fixed error in handling Lugaru's default Windows instal... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Harley Laue | Seems there were a few things I forgot when I removed... |
commit | commitdiff | tree | snapshot |
next |