Age | Commit message (Collapse) | Author |
|
svn-id: r15211
|
|
makes it much easier to see which cursor code is used in which SCUMM version; also changed cursor code to not overwrite default_cursor_* (which would cause problems when switching to another game)
svn-id: r15169
|
|
printing functions didn't agree with the format strings.
GCC will find a couple of other things to warn about if these functions
are labelled as printf()-style functions, but those were less important, I
think.
svn-id: r15081
|
|
svn-id: r14690
|
|
svn-id: r14205
|
|
svn-id: r14139
|
|
svn-id: r14080
|
|
svn-id: r14034
|
|
parsed now.
svn-id: r14031
|
|
incorporated from icotools, no display, just searching it in resources
and display a warning. Graphics converter is on the way.
Code is NOT endian-safe. It will not work on BE system, as was tested by
joostp. Please, fix endianess.
svn-id: r14024
|