]> git.jsancho.org Git - lugaru.git/commit
Cleanning up Sprite class. More can be done, but it's already prettier.
authorCôme BERNIGAUD <come.bernigaud@gmail.com>
Sat, 5 Jun 2010 18:06:55 +0000 (20:06 +0200)
committerCôme BERNIGAUD <come.bernigaud@gmail.com>
Sat, 5 Jun 2010 18:06:55 +0000 (20:06 +0200)
commit8265984dce72d262e3865ebad4668d98b5b26d4a
tree97f4f679f8c8f9cc0c341ceaa0039f0621c7e39b
parent7652ad04b0546fa05ff317b66cedb557f1de1d7a
Cleanning up Sprite class. More can be done, but it's already prettier.
I also corrected a little warning in openal_wrapper.h
19 files changed:
CMakeLists.txt
Source/Game.h
Source/GameDraw.cpp
Source/GameInitDispose.cpp
Source/GameTick.cpp
Source/Globals.cpp
Source/MacCompatibility.h
Source/Objects.cpp
Source/Objects.h
Source/Person.cpp
Source/Person.h
Source/Skeleton.cpp
Source/Skeleton.h
Source/TGALoader.cpp
Source/Weapons.cpp
Source/Weapons.h
Source/WinDefs.cpp
Source/WinDefs.h
Source/openal_wrapper.cpp