Age | Commit message (Expand) | Author |
---|---|---|
2002-07-26 | fix if len is divisible by 8 | Max Horn |
2002-07-25 | added simple hexdump() function (nice for debugging); added some debug code f... | Max Horn |
2002-07-18 | put stuff in util.h into namespace ScummVM; fixed stupid bug in String class;... | Max Horn |
2002-07-18 | String class now uses ref counting for its data, which allows efficient copyi... | Max Horn |
2002-07-17 | moved gui/utils.* to main level; removed some unused stuff from our file acce... | Max Horn |