From ef494fdf9c24387c2d98ffde5400f93fa276aa9e Mon Sep 17 00:00:00 2001 From: MW Date: Sun, 17 Jun 2007 18:04:35 +0000 Subject: Each Region will now generate a texture image of their terrain and this will be used by the map. Note: Currently each region generates a new image every time they start; even if the terrain is read from the database. And also they don't update it when the terrain changes. --- bin/defaultstripe.png | Bin 0 -> 887 bytes bin/libopenjpeg-1.0.0-x86_64.so | Bin 0 -> 117184 bytes bin/libopenjpeg-1.0.0.so | Bin 0 -> 111569 bytes bin/libopenjpeg-1.1.0.dylib | Bin 0 -> 238244 bytes bin/openjpeg.dll | Bin 0 -> 184320 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 bin/defaultstripe.png create mode 100644 bin/libopenjpeg-1.0.0-x86_64.so create mode 100644 bin/libopenjpeg-1.0.0.so create mode 100644 bin/libopenjpeg-1.1.0.dylib create mode 100644 bin/openjpeg.dll (limited to 'bin') diff --git a/bin/defaultstripe.png b/bin/defaultstripe.png new file mode 100644 index 0000000..9db19c8 Binary files /dev/null and b/bin/defaultstripe.png differ diff --git a/bin/libopenjpeg-1.0.0-x86_64.so b/bin/libopenjpeg-1.0.0-x86_64.so new file mode 100644 index 0000000..84bb5c3 Binary files /dev/null and b/bin/libopenjpeg-1.0.0-x86_64.so differ diff --git a/bin/libopenjpeg-1.0.0.so b/bin/libopenjpeg-1.0.0.so new file mode 100644 index 0000000..154fbfe Binary files /dev/null and b/bin/libopenjpeg-1.0.0.so differ diff --git a/bin/libopenjpeg-1.1.0.dylib b/bin/libopenjpeg-1.1.0.dylib new file mode 100644 index 0000000..6375632 Binary files /dev/null and b/bin/libopenjpeg-1.1.0.dylib differ diff --git a/bin/openjpeg.dll b/bin/openjpeg.dll new file mode 100644 index 0000000..c9a7500 Binary files /dev/null and b/bin/openjpeg.dll differ -- cgit v1.1