Max Horn
|
7604484caf
|
added comparision operators to class String
svn-id: r4769
|
2002-08-18 22:24:39 +00:00 |
|
Max Horn
|
02f90ba3f9
|
fix if len is divisible by 8
svn-id: r4642
|
2002-07-26 17:40:04 +00:00 |
|
Max Horn
|
c8ceebf3e4
|
added simple hexdump() function (nice for debugging); added some debug code for Zak256 sounds
svn-id: r4626
|
2002-07-25 16:29:07 +00:00 |
|
Max Horn
|
6e6c3c3c96
|
put stuff in util.h into namespace ScummVM; fixed stupid bug in String 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 20:26:35 +00:00 |
|
Max Horn
|
c3e1f8779b
|
String class now uses ref counting for its data, which allows efficient copying of strings
svn-id: r4588
|
2002-07-18 18:17:58 +00:00 |
|
Max Horn
|
862e0b26bc
|
moved gui/utils.* to main level; removed some unused stuff from our file accessor functions
svn-id: r4583
|
2002-07-17 20:55:36 +00:00 |
|