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 |
2010-05-13 |
Neal Gompa | Oops, forgot to actually pre-define the OpenAL internal... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Neal Gompa | Oops, forgot to actually commit the MinGW OpenAL libs... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Neal Gompa | Merged |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Neal Gompa | Added internal OpenAL libs for MinGW on Windows; MSVC... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Harley Laue | Forgot to update CMake... again... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Harley Laue | Merged FMod changes in |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Harley Laue | Removed FMod from the source. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Neal Gompa | Added 'mesa_wgl.h' to make OpenGL headers happy on... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Neal Gompa | Added win32 SDL libraries for MinGW and MSVC; Modified... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Christian Ohm | Get rid of dupicated code in the text routines. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Ryan C. Gordon | Fixed dependencies, made them optional (so you can... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Ryan C. Gordon | Merge. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Ryan C. Gordon | Reworked CMakeLists.txt. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Neal Gompa | Remove 'wincompat.h' from CMake scripts to let it build... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Harley Laue | wincompat.h doesn't seem to be used, and it has a quest... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Ryan C. Gordon | Cleaned up the stricmp() nonsense. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Ryan C. Gordon | Fixed Mac builds with makefile.old. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Harley Laue | Looks like UNIX also needs the MacCompatibility.cpp... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Harley Laue | Kill Windows line endings in the middle of the file |
commit | commitdiff | tree | snapshot |
next |