Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-26 | fix if len is divisible by 8 | Max Horn | |
svn-id: r4642 | |||
2002-07-25 | added simple hexdump() function (nice for debugging); added some debug code ↵ | Max Horn | |
for Zak256 sounds svn-id: r4626 | |||
2002-07-18 | put stuff in util.h into namespace ScummVM; fixed stupid bug in String ↵ | Max Horn | |
class; took painelf's patch which implements save/load dialog in new GUI and fixed it slightly; various other minor changes svn-id: r4591 | |||
2002-07-18 | String class now uses ref counting for its data, which allows efficient ↵ | Max Horn | |
copying of strings svn-id: r4588 | |||
2002-07-17 | moved gui/utils.* to main level; removed some unused stuff from our file ↵ | Max Horn | |
accessor functions svn-id: r4583 |