Commit Graph

4 Commits

Author SHA1 Message Date
morkt
870e65cd42 import GameRes.Utility namespace. 2014-08-25 15:12:53 +04:00
morkt
b0f621e8ab CopyOverlapped function defined in GameRes.Utitlity now.
CopyOverlapped copies ranges within array the same way standard C
function memcpy does (that is, ignoring potential region overlapping).
2014-08-25 15:04:26 +04:00
morkt
4dbf556531 implemented RctFormat.Write method. 2014-08-22 16:48:41 +04:00
morkt
bc42670aae implemented Majiro archives and auxiliary image formats. 2014-08-01 16:48:21 +04:00