]> git.jsancho.org Git - lugaru.git/history - Source/MacCompatibility.cpp
Added braces to all statements with clang-tidy and ran clang-format again
[lugaru.git] / Source / MacCompatibility.cpp
2017-01-09 Côme ChillietAdded braces to all statements with clang-tidy and...
2017-01-09 Côme ChillietApplied clang-format on all files
2016-12-11 Neal GompaConvert C-header includes to C++ variants in C++ files
2016-12-11 Rémi VerscheldeRename all C++ headers with .hpp extension
2016-12-03 Côme ChillietTrying to add implementations for MacOS and Windows
2016-12-01 Côme ChillietSwitched all data access to the new methods
2016-11-25 Côme ChillietRemoved commented out code
2016-11-25 Rémi VerscheldeAdd copyright notice and AUTHORS file for open source...
2016-11-24 Côme ChillietFirst step at cleaning image loading.
2016-11-24 Côme ChillietRemoved obsolete PLATFORM_MACOSX code
2016-11-23 Côme ChillietFixed lots of errors spotted by cppcheck
2016-11-20 Rémi VerscheldeLicense: Update GPLv2+ header to match current FSF...
2016-11-20 Côme ChillietFixed a lot of warnings
2013-04-15 sf17kCLEANED UP WHITESPACE
2013-04-15 sf17kBEAUTIFIED ALL SOURCE CODE
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-12 Ryan C. GordonMerging cmake branch to the default branch.
2010-05-11 Harley LaueSource changes to make Linux CMake build use system...
2010-05-11 Ryan C. GordonAdded GPL license and headers.
2009-11-01 Ryan C. GordonUse Mac-friendly prefpath.
2009-10-31 Ryan C. GordonCleaned up some things that don't compile on Mac OS X.
2005-08-09 Ryan C. GordonFixed writing to prefpath.
2005-08-08 Ryan C. GordonFirst shot at an OpenAL renderer. Sound effects work...
2005-08-07 Ryan C. GordonMore prefpath fixes.
2005-08-05 Ryan C. GordonHandle case mismatch in filenames.
2005-08-05 Ryan C. GordonMore work: compiles, missing like 5 symbols.
2005-08-05 Ryan C. GordonAdded newline to all the source/headers in Source.
2005-08-05 Ryan C. GordonMore work.
2005-08-05 Ryan C. GordonRenamed WinDefs.* to MacCompatibility.*, since most...