Fix endian problem in xform_PLUT_step (bug #137)

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@965 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2003-05-19 23:13:30 +00:00
parent 48988b741a
commit 2c35fa93d9
2 changed files with 5 additions and 18 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Fix endian problem in colormap transform code (bug #137) -Mika
- Fix minor glitch in planet coarse scan (bug #238), from chmmravatar
- Wav loader is now endian safe (bug #165) -Mika
- Dialogue patch for Melnorme, fixing bug #335