ScummVM commits

RevisionAuthorDateDescription
34353anotherguest05 Sep 2008 10:11:23

Enum needs to be minimum four chars to compile (32 bit number I guess)

34352Kirben05 Sep 2008 09:35:27

Use exact case numbers, to avoid unneeded subtractions.

34351anotherguest05 Sep 2008 09:13:51

ADded Tinsel as supported engine strings

34350anotherguest05 Sep 2008 09:03:31

Add missing dialogs.cpp

34349thebluegr05 Sep 2008 09:02:03

Hopefully fixed the chaos with the SAGA volume values. This also fixes the broken volume introduced with the introduction of the RTL code in the engine

34348anotherguest05 Sep 2008 08:53:43

Still need to get that build working. Readjust buildscript

34347anotherguest05 Sep 2008 08:30:19

Updated build script with new dialog.cpp

34346anotherguest05 Sep 2008 08:02:15

Updated filehandling for Symbian OS

34345fingolfin05 Sep 2008 07:59:33

Ported AMIGA specific file buffering 'hack' from class File to StdioStream

34344anotherguest05 Sep 2008 07:55:58

Added two new files

34343peres00105 Sep 2008 07:41:39

Removed useless dependencies from common/file.h in common code. When complete removal was not possibile, dependency has been pushed to the cpp files from the headers.

34342fingolfin05 Sep 2008 07:33:19

Fixing a typo :)

34341fingolfin05 Sep 2008 07:32:23

Fixing some compiler warnings