]> git.jsancho.org Git - lugaru.git/history - Source
Jeff & David of Wolfire agreed to relicense portions of the game assets under CC...
[lugaru.git] / Source /
2010-06-01 Neal GompaFixed 'string.h' include to make cross compiling work...
2010-05-30 Ondřej HošekQuick fix to Lugaru's freezing at going out of focus
2010-05-30 Neal GompaAdded redefinition for MSVC
2010-05-24 Côme BERNIGAUDThe damage bar now appear in the option menu
2010-05-24 Côme BERNIGAUDmerge
2010-05-23 Vadim TrochinskyMerge
2010-05-23 Alexander MonakovAdd missing console commands
2010-05-23 Vadim TrochinskyFix changing to interlaced mode while running.
2010-05-23 Vadim TrochinskyRemove stereo mode change check. Not needed anymore...
2010-05-21 Vadim TrochinskyRemove glDrawPixels code for initializing interlaced...
2010-05-21 Vadim Trochinskymerge
2010-05-21 Vadim TrochinskyAdd config screen
2010-05-21 Côme BERNIGAUDmerging :-)
2010-05-20 Vadim Trochinskymerge
2010-05-20 Vadim TrochinskyWhoops. Forgot to fix one instance of the config writin...
2010-05-18 Vadim TrochinskyMoved stereo initialization code to a separate file.
2010-05-17 Vadim TrochinskyFix writing settings that take effect on restart
2010-05-17 Vadim TrochinskyRewrite config file system, remove duplicate config...
2010-05-17 Vadim TrochinskyFix separator in screenshot code
2010-05-16 Vadim TrochinskyMerge
2010-05-16 Vadim TrochinskyAdd default stereo settings to config file
2010-05-16 Vadim Trochinskymerge
2010-05-16 Vadim TrochinskyRead stereo settings to config file, and read them...
2010-05-16 Vadim TrochinskyMerge
2010-05-16 Vadim TrochinskyDo not initialize stencil buffer for interlaced stereo...
2010-05-16 Vadim TrochinskyMove stereo reversing code so that it works for all...
2010-05-16 Vadim TrochinskyMerged with parent
2010-05-16 Alexander MonakovCleanup handling of console commands
2010-05-16 Neal GompaMoved 'resource.h' inclusion in 'OpenGL_Windows.cpp...
2010-05-16 Neal GompaFixed header include in 'OpenGL_Windows.cpp'
2010-05-16 Neal GompaMade massive change to CMake scripts. Hopefully now...
2010-05-16 Vadim TrochinskyInitial stereo code.
2010-05-15 Côme BERNIGAUDAdd a pretty and desactivable damage bar.
2010-05-15 Alexander MonakovRemove Compare
2010-05-15 Alexander MonakovClean up skin texture loading
2010-05-15 Neal GompaFixed movement sounds
2010-05-15 Ryan C. GordonFixed compiler warnings about taking the address of...
2010-05-15 Ryan HansonAdded a ConvertFileName() to 'GameTick.cpp'
2010-05-15 Ryan HansonAdded a ConvertFileName() to 'Models.cpp'
2010-05-15 Neal GompaFixed a mistake in using ConvertFileName() in 'GameInit...
2010-05-15 Neal GompaReverted all changes to 'GameTick.cpp' because it broke...
2010-05-14 Neal GompaAnother block of 'GameTick.cpp' converted file paths...
2010-05-14 Neal GompaMade it halfway through 'GameTick.cpp' in converting...
2010-05-14 Neal GompaMade some filepaths in 'GameTick.cpp' use ConvertFileNa...
2010-05-14 Neal GompaMade sound file filepaths use ConvertFileName(), so...
2010-05-14 Neal GompaMade a few more filepaths use ConvertFileName(), so...
2010-05-14 Ryan HansonMade a couple more filepaths use ConvertFileName()...
2010-05-14 Ryan HansonMade filepaths use ConvertFileName(), so it works on...
2010-05-14 Neal GompaReverting file paths changes; they make the problem...
2010-05-14 Neal GompaOops, Initial forward slash needs to be removed in...
2010-05-14 Neal GompaChanged paths in several files from OS9 style to POSIX...
2010-05-14 Ryan C. GordonRemoved DRIVER.CC (unused).
2010-05-14 Ryan C. GordonFix use of va_copy() on MSVC.
2010-05-14 Ryan C. GordonFixed compiler warning.
2010-05-14 Ryan C. GordonLighting code cleanup.
2010-05-14 Ryan C. GordonMerge.
2010-05-14 Ryan C. GordonRemoved unused netmessages code.
2010-05-14 Ryan C. GordonReplaced Constants.h defines with const ints.
2010-05-14 Ryan C. GordonRemoved registration checks.
2010-05-14 Ryan C. GordonRemoved old OS9 code stuff.
2010-05-14 Ryan C. GordonMerge.
2010-05-14 Ryan C. GordonRemoved non-SDL codepaths.
2010-05-14 Ryan C. GordonRemoved MD5 sources.
2010-05-14 Ryan C. GordonImplemented isFocused().
2010-05-14 Ryan C. GordonRemoved leftover DevIL support code.
2010-05-14 Ryan C. Gordonmerge
2010-05-14 Ryan C. GordonFixed some strrchr compiler warnings.
2010-05-14 Harley LaueApplied patch from issue #4
2010-05-14 Ryan C. GordonFixed another printf() format string issue.
2010-05-14 Ryan C. GordonFixed printf() formatting string.
2010-05-14 Neal GompaModified internal SDL lib configuration to properly...
2010-05-14 Neal GompaMerged
2010-05-13 Harley LaueMerged
2010-05-13 Harley LaueMissed an fmod header
2010-05-13 Neal GompaFixed includes in 'openal_wrapper.h' to fit with CMake...
2010-05-13 Harley LaueSeems there were a few things I forgot when I removed...
2010-05-13 Neal GompaMerged
2010-05-13 Harley LaueMerged FMod changes in
2010-05-13 Harley LaueRemoved FMod from the source.
2010-05-13 Christian OhmGet rid of dupicated code in the text routines.
2010-05-13 Ryan C. GordonFixed dependencies, made them optional (so you can...
2010-05-13 Ryan C. GordonMerge.
2010-05-13 Ryan C. GordonReworked CMakeLists.txt.
2010-05-13 Neal GompaRemove 'wincompat.h' from CMake scripts to let it build...
2010-05-13 Harley Lauewincompat.h doesn't seem to be used, and it has a quest...
2010-05-13 Ryan C. GordonCleaned up the stricmp() nonsense.
2010-05-13 Harley LaueLooks like UNIX also needs the MacCompatibility.cpp...
2010-05-13 Harley LaueKill Windows line endings in the middle of the file
2010-05-13 Neal GompaMade fixes for includes in 'openal_wrapper.cpp' and...
2010-05-13 Neal GompaMore fixes to 'OpenGL_Windows.cpp' to work on Linux...
2010-05-13 Neal GompaFixed 'OpenGL_Windows.cpp' to work on Linux and Windows...
2010-05-13 Neal Gompafixed header include for Windows in 'openal_wrapper...
2010-05-13 Ryan C. GordonFixed command key sticking (where Mac users might quit...
2010-05-13 Ryan C. GordonSome Windows build fixes.
2010-05-13 Ryan C. GordonMerge.
2010-05-13 Neal GompaRemoved superfluous files from CMakeLists source tree...
2010-05-13 Ryan C. GordonRemoved some commented code that isn't coming back.
2010-05-13 Ryan C. GordonRemoved some unneeded source files.
2010-05-13 Ryan C. GordonMerge.
2010-05-13 Neal GompaAdded a conditional to fix for Windows
next