]> git.jsancho.org Git - lugaru.git/shortlog
lugaru.git
2010-05-13 Neal Gompafixed header include for Windows in 'openal_wrapper...
2010-05-13 Neal GompaFixed a typo in setting OpenAL include directory paths
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
2010-05-13 Ryan C. GordonFixed makemac.sh
2010-05-13 Neal GompaRemoved redundant OpenGL utility function definition
2010-05-13 Ryan C. GordonMake RUNDIR be "." in makefile.old.
2010-05-13 Ryan C. GordonUpdated Xcode project for new dependencies.
2010-05-13 Ryan C. GordonUpdated makefile.old with the new dependencies stuff.
2010-05-13 Ryan C. GordonAdded a basic libjpeg config header.
2010-05-13 Neal GompaFixed 'head' define to C++ style constant to fix breaka...
2010-05-13 Ryan C. GordonMoved prebuilt Mac OS X SDL libs to Dependencies.
2010-05-13 Ryan C. GordonUpgraded libvorbis from 1.0.1 to 1.3.1 and moved it...
2010-05-13 Ryan C. Gordon Upgraded libogg from 1.0 to 2.0 and moved it to Depend...
2010-05-13 Ryan C. Gordon Upgraded libpng from 1.2.8 to 1.4.1 and moved it to...
2010-05-13 Ryan C. GordonUpgraded zlib from 1.2.3 to 1.2.5 and moved it to Depen...
2010-05-13 Ryan C. GordonUpgraded libjpeg from 6b to 8a and moved it to Dependen...
2010-05-13 Neal GompaAdded extern structure to 'OpenGL_Windows.cpp' and...
2010-05-13 Ryan C. GordonMoving OpenAL into dependencies.
2010-05-13 Ryan C. GordonMoving GL headers into Dependencies.
2010-05-13 Ryan C. GordonRemoving GL headers we don't need.
2010-05-13 Ryan C. GordonMoving SDL12 headers into Dependencies.
2010-05-13 Ryan C. GordonMoving GLU sources into a Dependencies directory.
2010-05-13 Neal GompaMerged changes for 'CMakeLists.txt'
2010-05-13 Neal GompaHuge fix in 'WinInput.cpp'! Added conditional code...
2010-05-13 Harley LaueOops, BZip2 isn't really a dependency!
2010-05-13 Neal GompaMore Windows include fixes in 'OpenGL_Windows.cpp'...
2010-05-13 Neal GompaDisabled inclusion of 'vld.h' in 'OpenGL_Windows.cpp...
2010-05-13 Neal GompaDisabled inclusion of unneeded Windows header files...
2010-05-12 Neal GompaSwitching to default branch and closing cmake branch...
2010-05-12 Neal GompaFixed Windows conditionals for building resources and...
2010-05-12 Neal GompaAdded Win32 conditional to CMake scripts for building...
2010-05-12 Ryan C. GordonMerged latest cmake branch to default.
2010-05-12 Neal GompaMade initial fixes towards building in MinGW for 32...
2010-05-12 Ryan C. GordonRemoved Logger (it's not GPL compatible).
2010-05-12 Ryan C. GordonAdded prebuilt Mac SDL libraries.
2010-05-12 Reece DunnUse const char * for string arguments to avoid deprecat...
2010-05-13 Ryan C. GordonMerge to unconfuse my repo.
2010-05-13 Ryan C. Gordonmakemac.sh updated for Data directory.
2010-05-13 Ryan C. Gordonjpeglib (etc) need to be wrapped in extern "C". :/
2010-05-12 Marcus ComstedtUse system g++ and SDL/OpenAL on Linux
2010-05-12 Ryan C. GordonMerge to mainline.
2010-05-12 Ryan C. GordonMerging cmake branch to the default branch.
2010-05-12 Neal GompaUpdated 'FindOggVorbis.cmake' to work better on Linux...
2010-05-12 Neal GompaAdded 'CONTENT-LICENSE.txt' with info about game asset...
2010-05-12 Harley LauePulled full demo content back in so installing installs...
2010-05-12 Neal GompaAdded the new Windows source code files to the CMake...
2010-05-12 Harley Lauemerged
2010-05-12 Harley LaueAdded a couple missing Windows files
2010-05-12 Neal GompaAdded support for compiling Windows *.rc files included...
2010-05-12 Neal GompaResolved merges again
2010-05-12 Neal GompaResolved merges of FindOggVorbis.cmake and CMakeLists.txt
2010-05-12 Neal GompaRenaming old makefile to makefile.old - Indicating...
2010-05-12 Neal GompaRemoving Visual Studio Projects -- superseded by CMake
2010-05-12 Neal GompaAdded support for 'make install' target in CMake scripts
2010-05-12 Neal GompaAdded in support for the CMake module for searching...
2010-05-12 Harley LaueFind Vorbis via CMake instead of just assuming it's...
2010-05-11 Harley LaueRenamed old Makefile, updated .hgignore, and made chang...
2010-05-11 Harley LaueSource changes to make Linux CMake build use system...
2010-05-11 Harley LaueQuickly created CMake to build the source
2010-05-11 Ryan C. GordonAdded GPL license and headers.
2010-05-11 Ryan C. GordonChanged data dir mentioned in makefile.
2010-05-11 Ryan C. GordonAdded (more or less) demo data files.
2010-05-11 Ryan C. GordonIgnore some other Xcode metadata.
2010-05-11 Ryan C. GordonAdded initial Xcode project.
2010-02-18 Ryan C. GordonThis ugly hack makes text input usable on fast systems...
2010-02-18 Ryan C. GordonDrop keyboard input if it was part of the grab or windo...
2010-02-16 Ryan C. GordonDon't reference glFinish() directly.
2010-02-16 Ryan C. GordonFixed motion blur.
2009-11-17 Ryan C. GordonForce a double-buffered GL context.
2009-11-17 Ryan C. GordonReworked build system to make Mac Universal Binaries...
2009-11-12 Ryan C. GordonImplemented OPENAL_Sample_SetMinMaxDistance().
2009-11-08 Ryan C. GordonMake Apple-Q work like the Carbonized version.
2009-11-08 Ryan C. GordonAllow user to set any reasonable resolution.
2009-11-08 Ryan C. GordonTry fallbacks if we can't set video mode.
2009-11-08 Ryan C. GordonAllow Mac OS X builds to quit with Apple-Q hotkey.
2009-11-08 Ryan C. GordonMac OS X builds sanity check.
2009-11-08 Ryan C. GordonAnother regcode fix.
2009-11-08 Ryan C. GordonUse the correct registration string for a given platform.
2009-11-03 Ryan C. GordonRemoved unnecessary std::vectors.
2009-11-03 Ryan C. GordonFixed audio playback on PowerPC systems.
2009-11-03 Ryan C. GordonFixed data loading on PowerPC builds compiled with...
2009-11-01 Ryan C. Gordonchdir to base of app bundle on the Mac.
2009-11-01 Ryan C. GordonUse Mac-friendly prefpath.
2009-11-01 Ryan C. GordonUniversal binary support in build system. Sorta duct...
2009-11-01 Ryan C. GordonVarious Mac build fixes.
2009-11-01 Ryan C. GordonSet Terrain scale to 1.0f by default so we avoid a...
2009-11-01 Ryan C. GordonUpdated web browser launching code.
2009-10-31 Ryan C. GordonUpdated makefile with Mac OS X build fixes.
2009-10-31 Ryan C. GordonUpdated .hgignore with run directory.
2009-10-31 Ryan C. GordonFixed va_list assignments.
2009-10-31 Ryan C. GordonCleaned up some things that don't compile on Mac OS X.
2009-10-31 Ryan C. GordonMore problems with Apple's compiler.
2009-10-31 Ryan C. GordonCommented out some altypes.h code that doesn't work...
next