[Scummvm-devel] TimeDate tm_wday addition

Matthew Hoops clone2727 at gmail.com
Mon Jun 18 05:10:18 CEST 2012


Hi all,

My pull request for adding the tm_wday field to our TimeDate struct
has been merged, and only the PS2 and Bada ports (and N64, but that
doesn't have any time fields) don't have an implementation of filling
that field in. I adapted all the ports using localtime() and the WinCE
port, but all porters should test their ports to make sure I didn't
break compilation or anything.

The PS2/Bada porters also should implement filling in the value and it
looks like md5 already started a pull request for Bada
(https://github.com/scummvm/scummvm/pull/248).

Thanks,
Matt




More information about the Scummvm-devel mailing list