Commit Graph

5 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
2420cfa07c minor DRG compression fix. 2014-08-24 08:42:38 +04:00
morkt
a9228c7534 minor DRG compression fix. 2014-08-23 05:48:31 +04:00
morkt
792aa82091 implemented Digital Romance System resources. 2014-08-22 10:18:03 +04:00