[Abysmal-commit] SF.net SVN: abysmal:[202] abysmal/trunk/src
Status: Pre-Alpha
Brought to you by:
jlanger85
|
From: <jla...@us...> - 2009-03-08 18:41:59
|
Revision: 202
http://abysmal.svn.sourceforge.net/abysmal/?rev=202&view=rev
Author: jlanger85
Date: 2009-03-08 18:41:42 +0000 (Sun, 08 Mar 2009)
Log Message:
-----------
reworked texture managment a bit:
* texture_mgr is now a singleton. All textures are created through this singleton.
* texture properties (filtering) can be changed at runtime
Modified Paths:
--------------
abysmal/trunk/src/base/image.h
abysmal/trunk/src/base/levelgeometry.cpp
abysmal/trunk/src/game/game.cpp
abysmal/trunk/src/game/game.h
abysmal/trunk/src/game/shock/shockgame.cpp
abysmal/trunk/src/game/shock/shockgame.h
abysmal/trunk/src/game/shock/shocktextureloader.cpp
abysmal/trunk/src/game/shock/shocktextureloader.h
abysmal/trunk/src/game/shock/states/mainstate.cpp
abysmal/trunk/src/game/uw/states/mainstate.cpp
abysmal/trunk/src/game/uw/textureloader.cpp
abysmal/trunk/src/game/uw/textureloader.h
abysmal/trunk/src/game/uw/uwgame.cpp
abysmal/trunk/src/game/uw/uwgame.h
abysmal/trunk/src/game/uw/uwobject.cpp
abysmal/trunk/src/renderer/fontrenderer.cpp
abysmal/trunk/src/renderer/renderer.cpp
abysmal/trunk/src/renderer/renderer.h
abysmal/trunk/src/renderer/texture.cpp
abysmal/trunk/src/renderer/texture.h
abysmal/trunk/src/ui/imagebox.cpp
abysmal/trunk/src/ui/imagebox.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|