From 13bf0be662f660d9f283b6c01b20dc2137dc835e Mon Sep 17 00:00:00 2001 From: tobigun Date: Mon, 31 Mar 2008 14:34:31 +0000 Subject: - removed "Font Black" and "Font" texture type - use TEXTURE_TYPE_TRANSPARENT/COLORIZED/PLAIN in the future - texture-type is an enum now (not a string as before) -> pros: less memory consumption, compiler-check, case-insensitive, ... git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@988 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Graphics/names_blindguard.png | Bin 9007 -> 23478 bytes Game/Graphics/names_blindy.png | Bin 8208 -> 21958 bytes Game/Graphics/names_canni.png | Bin 6491 -> 17494 bytes Game/Graphics/names_commandio.png | Bin 7240 -> 20290 bytes Game/Graphics/names_lazyjoker.png | Bin 8397 -> 22641 bytes Game/Graphics/names_mog.png | Bin 6247 -> 17452 bytes Game/Graphics/names_mota.png | Bin 8197 -> 22027 bytes Game/Graphics/names_skillmaster.png | Bin 7730 -> 21424 bytes Game/Graphics/names_whiteshark.png | Bin 10786 -> 27531 bytes 9 files changed, 0 insertions(+), 0 deletions(-) (limited to 'Game/Graphics') diff --git a/Game/Graphics/names_blindguard.png b/Game/Graphics/names_blindguard.png index a236548c..a19f1b03 100644 Binary files a/Game/Graphics/names_blindguard.png and b/Game/Graphics/names_blindguard.png differ diff --git a/Game/Graphics/names_blindy.png b/Game/Graphics/names_blindy.png index 2d2a0a01..828e54cb 100644 Binary files a/Game/Graphics/names_blindy.png and b/Game/Graphics/names_blindy.png differ diff --git a/Game/Graphics/names_canni.png b/Game/Graphics/names_canni.png index 7dee63da..7881937a 100644 Binary files a/Game/Graphics/names_canni.png and b/Game/Graphics/names_canni.png differ diff --git a/Game/Graphics/names_commandio.png b/Game/Graphics/names_commandio.png index e0d39f89..12214cb0 100644 Binary files a/Game/Graphics/names_commandio.png and b/Game/Graphics/names_commandio.png differ diff --git a/Game/Graphics/names_lazyjoker.png b/Game/Graphics/names_lazyjoker.png index 6d76cfe7..6d8a8a08 100644 Binary files a/Game/Graphics/names_lazyjoker.png and b/Game/Graphics/names_lazyjoker.png differ diff --git a/Game/Graphics/names_mog.png b/Game/Graphics/names_mog.png index 7521c647..2cebc464 100644 Binary files a/Game/Graphics/names_mog.png and b/Game/Graphics/names_mog.png differ diff --git a/Game/Graphics/names_mota.png b/Game/Graphics/names_mota.png index a55a33cb..0263f71b 100644 Binary files a/Game/Graphics/names_mota.png and b/Game/Graphics/names_mota.png differ diff --git a/Game/Graphics/names_skillmaster.png b/Game/Graphics/names_skillmaster.png index 9f440846..9f92cb6b 100644 Binary files a/Game/Graphics/names_skillmaster.png and b/Game/Graphics/names_skillmaster.png differ diff --git a/Game/Graphics/names_whiteshark.png b/Game/Graphics/names_whiteshark.png index 2eda5f04..71b7d58c 100644 Binary files a/Game/Graphics/names_whiteshark.png and b/Game/Graphics/names_whiteshark.png differ -- cgit v1.2.3