]> git.jsancho.org Git - lugaru.git/history - Source/Weapons.cpp
Cleanup sound loading
[lugaru.git] / Source / Weapons.cpp
2010-12-12 Alexander MonakovCleanup sound loading
2010-12-12 Alexander MonakovMake sounds an enum
2010-06-06 Alexander MonakovMove declaration of animation array into Animation.h
2010-06-06 Alexander MonakovMake animation types an enum, move to a separate file
2010-06-06 Alexander MonakovMerge
2010-06-05 Côme BERNIGAUDRemove commented out code
2010-06-05 Côme BERNIGAUDCleanning up Sprite class. More can be done, but it...
2010-06-03 Côme BERNIGAUDmerge & removing debug printf. (in Settings.cpp, by...
2010-06-03 Côme BERNIGAUDHUGE refactoring:
2010-05-13 Neal GompaMerged
2010-05-13 Harley LaueMerged FMod changes in
2010-05-13 Harley LaueRemoved FMod from the source.
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-03 Ryan C. GordonRemoved unnecessary std::vectors.
2005-08-08 Ryan C. GordonFirst shot at an OpenAL renderer. Sound effects work...
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. GordonInitial import.