ScummVM daily builds

Date Source i586-linux i586-win32
20080724 bzipped (5.9M) stripped (2.2M)
unstripped (8.4M)
Build log (text | html)
stripped (2.2M)
unstripped (16M)
Build log (text | html)
20080723 bzipped (5.8M) stripped (2.2M)
unstripped (8.4M)
Build log (text | html)
stripped (2.2M)
unstripped (16M)
Build log (text | html)
20080722 bzipped (5.8M) stripped (2.2M)
unstripped (8.4M)
Build log (text | html)
stripped (2.2M)
unstripped (16M)
Build log (text | html)
20080721 bzipped (5.8M) stripped (2.2M)
unstripped (8.4M)
Build log (text | html)
stripped (2.2M)
unstripped (16M)
Build log (text | html)
20080720 bzipped (5.8M) stripped (2.2M)
unstripped (8.4M)
Build log (text | html)
stripped (2.2M)
unstripped (16M)
Build log (text | html)

Last updated: Thu Jul 24 08:16:45 UTC 2008
Build host: Linux trelane 2.6.23.12 #8 Sat Jan 5 20:17:11 BRST 2008 i686 GNU/Linux

Recent changelog entries

r33258 | peres001 | 2008-07-24 08:04:17 +0000 (Thu, 24 Jul 2008) | 1 line

Can't test a SharedPtr for nullity!

r33252 | sev | 2008-07-23 19:50:57 +0000 (Wed, 23 Jul 2008) | 2 lines

Fix bug which was triggered by file named 'a' in current directory.

r33250 | fingolfin | 2008-07-23 17:01:42 +0000 (Wed, 23 Jul 2008) | 1 line

cleanup

r33249 | fingolfin | 2008-07-23 16:55:52 +0000 (Wed, 23 Jul 2008) | 1 line

TINSEL: Renamed CoroutineInstall back to ProcessCreate; got rid of yet another typedef; more cleanup

r33248 | fingolfin | 2008-07-23 16:49:45 +0000 (Wed, 23 Jul 2008) | 1 line

Reorder stuff a little bit, moving private String methods together: cleanup

r33246 | fingolfin | 2008-07-23 16:33:53 +0000 (Wed, 23 Jul 2008) | 1 line

Added convenience method String::makeUnique(); simplified String::operator=(char c); extended String unit tests

r33243 | fingolfin | 2008-07-23 14:44:33 +0000 (Wed, 23 Jul 2008) | 1 line

Added Tinsel to credits & NEWS

r33242 | fingolfin | 2008-07-23 14:43:41 +0000 (Wed, 23 Jul 2008) | 1 line

Added svn:ignore attribute

r33241 | fingolfin | 2008-07-23 14:42:27 +0000 (Wed, 23 Jul 2008) | 1 line

Moved POLYGON struct into polygon.cpp; got rid of some more typedefs

r33240 | buddha_ | 2008-07-23 14:19:31 +0000 (Wed, 23 Jul 2008) | 3 lines

Renamed opcodes 0x49 and 0x68: - Opcode 0x49: setDefaultMenuColor2 -> setDefaultMenuBgColor - Opcode 0x68: setDefaultMenuColor -> setPlayerCommandPosY