Max Horn
|
403afb0514
|
added isEmpty() methods to String and List class; fixed crasher that occured when saving/loading in NewGUI when nothing was selected
svn-id: r4655
|
2002-07-27 13:27:34 +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 |
|