crs
|
3a80df28dd
|
changed iterator to use iterator_traits directly instead of
std::iterator to support the old STL on grace.
|
2002-05-31 18:35:53 +00:00 |
crs
|
71c374b6cd
|
made isScreen() a const method.
|
2002-05-31 18:08:08 +00:00 |
crs
|
942e57fc8d
|
added I/O for configuration files and changed the server to use
an external file for its configuration (was hard coding a config
for testing).
|
2002-05-31 17:32:26 +00:00 |
crs
|
67b149d3a4
|
checkpoint. changed CScreenMap to CConfig. must still change
CScreenMap.cpp to CConfig.cpp.
|
2002-05-31 14:43:23 +00:00 |
crs
|
ed96354bad
|
checkpoint. renamed CScreenMap.h to CConfig.h. will be
changing CScreenMap to CConfig everywhere.
|
2002-05-31 14:34:16 +00:00 |