]> git.jsancho.org Git - lugaru.git/shortlog
lugaru.git
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...
2009-08-19 Ryan C. GordonChanged out SDL and OpenAL libs.
2009-08-19 Ryan C. GordonBehold the magic of ld -rpath $ORIGIN ...!
2009-08-19 Ryan C. GordonChanged capitalization of the small window caption.
2009-08-19 Ryan C. GordonFixed buffer overrun (misunderstanding about input...
2009-08-19 Ryan C. GordonForgot to add GLU sources to revision control.
2009-08-19 Ryan C. GordonAdded .hgignore.
2009-08-19 Ryan C. GordonSimplified web browser launching on Linux.
2009-08-19 Ryan C. GordonThere's really no reason to use ccache with this.
2009-08-19 Ryan C. GordonAdded missing SGI GLU source code we need.
2009-08-19 Ryan C. GordonCleaned up incorrect OpenGL init code.
2009-08-19 Ryan C. GordonMade embedded libjpeg compile.
2009-08-19 Ryan C. GordonPatched to compile on newer gcc.
2009-08-19 Ryan C. GordonRemoved static library GLU, added SGI's GLU sources.
2009-08-19 Ryan C. GordonUse a crosstool compiler.
2009-01-14 Ryan C. GordonMkdir bin directories in Makefile.
2006-01-16 Ryan C. GordonThis was sitting unadded in my working directory.....
2005-10-17 Ryan C. GordonLink against non-SSE2 libGLU.
2005-08-24 Ryan C. GordonWhoops, nasty malloc bug.
2005-08-24 Ryan C. GordonScary code to call execvp() instead of system() to...
2005-08-24 Ryan C. GordonHack to stop all audio when the tutorial finishes,...
2005-08-24 Ryan C. GordonSwap GL buffers in menu, even if motion blur effect...
2005-08-23 Ryan C. GordonDon't lock mouse if video mode couldn't be set. Fixes...
2005-08-12 Ryan C. GordonDisable AL_EXT_vorbis, as untested.
2005-08-12 Ryan C. GordonWhoops, broke browser launch code...
2005-08-12 Ryan C. GordonMore AL fixes. Seems to be complete now.
2005-08-12 Ryan C. GordonMore OpenAL work.
2005-08-12 Ryan C. GordonFirst shot at crappy "streaming".
2005-08-12 Ryan C. GordonHack around crash on shutdown.
2005-08-12 Ryan C. GordonForce XYZ to initialize to please Valgrind.
2005-08-12 Ryan C. GordonAdded pitch to fix slomo.
2005-08-10 Ryan C. GordonFixed keyboard input AGAIN.
2005-08-10 Ryan C. GordonPatched to link with OpenAL.
2005-08-10 Ryan C. GordonPatched to link.
2005-08-10 Ryan C. GordonTry to use ALSA first, then OSS, plus command lines...
2005-08-10 Ryan C. GordonFixed shift, ctrl and alt.
2005-08-09 Ryan C. GordonFixed resolution selection and added 1920x1200 mode...
2005-08-09 Ryan C. GordonFixed writing to prefpath.
2005-08-08 Ryan C. GordonChdir to base dir on startup and check for --windowed...
2005-08-08 Ryan C. GordonStatically link fmod.
2005-08-08 Ryan C. GordonFirst shot at an OpenAL renderer. Sound effects work...
2005-08-08 Ryan C. GordonBuild fixes.
2005-08-08 Ryan C. GordonExperiment to wedge OpenAL in here...
2005-08-08 Ryan C. GordonHoly Build Box makefile tweaks.
2005-08-08 Ryan C. GordonPatched to compile on the Holy Build Box.
2005-08-08 Ryan C. GordonLaunch web browsers on Linux.
2005-08-07 Ryan C. GordonFixed mouse buttons.
2005-08-07 Ryan C. GordonEnabled optimizations.
2005-08-07 Ryan C. GordonMore prefpath fixes.
2005-08-07 Ryan C. GordonUse real SDL mouse grab instead of cursor warping ...
2005-08-06 Ryan C. GordonDynamically load the GL.
2005-08-06 Ryan C. GordonImplemented screenshots without DevIL...now DevIL is...
next