2010-06-04 |
Côme BERNIGAUD | oops, I forgot to add some files. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Côme BERNIGAUD | merge & removing debug printf. (in Settings.cpp, by... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Côme BERNIGAUD | HUGE refactoring: |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Neal Gompa | Fixed 'string.h' include to make cross compiling work... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Ondřej Hošek | Quick fix to Lugaru's freezing at going out of focus |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Neal Gompa | Added redefinition for MSVC |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Côme BERNIGAUD | The damage bar now appear in the option menu |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Côme BERNIGAUD | Damage bar disabled by default. |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Côme BERNIGAUD | merge |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Vadim Trochinsky | Merge |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Alexander Monakov | Add missing console commands |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Vadim Trochinsky | Fix changing to interlaced mode while running. |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Vadim Trochinsky | Remove stereo mode change check. Not needed anymore... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Vadim Trochinsky | Remove glDrawPixels code for initializing interlaced... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Vadim Trochinsky | merge |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Vadim Trochinsky | Add config screen |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Côme BERNIGAUD | merging :-) |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Côme BERNIGAUD | activate the damage bar in the config file |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Vadim Trochinsky | merge |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Vadim Trochinsky | Whoops. Forgot to fix one instance of the config writin... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Vadim Trochinsky | Moved stereo initialization code to a separate file. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Vadim Trochinsky | Fix writing settings that take effect on restart |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Vadim Trochinsky | Rewrite config file system, remove duplicate config... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Vadim Trochinsky | Fix separator in screenshot code |
commit | commitdiff | tree | snapshot |
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 |
next |