registering types and creators, minor fixes and improvements
commit2027607c856c3a200bbb596833e93e279a9061de
authorPawel Dziepak <pdziepak@quarnos.org>
Sun, 26 Oct 2008 10:20:40 +0000 (26 11:20 +0100)
committerPawel Dziepak <pdziepak@quarnos.org>
Sun, 26 Oct 2008 10:20:40 +0000 (26 11:20 +0100)
tree05c75be699a17fc906405857addbc120c0cf1527
parent32b08feaf925ad00d09efc761e36b83c9ede96d7
registering types and creators, minor fixes and improvements

 * problem with vtables fixed (workaround)
 * improved string class
 * first lines of server's code
 * launching manes process
 * registering creators
libs/string.cpp
libs/string.h
manes/Makefile
manes/manager.cpp
manes/manager.h
manes/server.cpp [new file with mode: 0644]
manes/server.h [new file with mode: 0644]
manes/start.cpp
manes/type.h
manes/type_name.cpp