| 1947 |
5264 d 1 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Fixes here and there.
Basic support for my MBB tracking device. |
|
/trunk/PcSoftware/Atom1.5/script/plugin/mbb.js /trunk/PcSoftware/Atom1.5/src/vm/plugin/Mbb.cpp /trunk/PcSoftware/Atom1.5/src/vm/plugin/Mbb.h
/trunk/PcSoftware/Atom1.5/src/mbb/CMakeLists.txt /trunk/PcSoftware/Atom1.5/src/mbb/Manager.cpp /trunk/PcSoftware/Atom1.5/src/mbb/Manager.h
/trunk/PcSoftware/Atom1.5/CMakeLists.txt /trunk/PcSoftware/Atom1.5/script/plugin/mysql.js /trunk/PcSoftware/Atom1.5/src/atomd.cpp /trunk/PcSoftware/Atom1.5/src/common/exception.h /trunk/PcSoftware/Atom1.5/src/common/log.cpp /trunk/PcSoftware/Atom1.5/src/vm/Plugin.h /trunk/PcSoftware/Atom1.5/src/vm/plugin/MySql.cpp /trunk/PcSoftware/Atom1.5/src/vm/plugin/MySql.h
|
| 1945 |
5264 d 4 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Some work on changing the logging system to make it easier to use, not done and nothing of the old is yet converted to the new system.
Introduced a way of doing error handing with exceptions, only the MySql plugin uses this right now.
Added a plugin to access mysql from the js environment, it only exposes some basic functions right now but should be pretty useful, not fully tested yet but at least a select seems to work.
Some other small stuff. |
|
/trunk/PcSoftware/Atom1.5/script/plugin/mysql.js /trunk/PcSoftware/Atom1.5/src/common/exception.h /trunk/PcSoftware/Atom1.5/src/common/log.cpp /trunk/PcSoftware/Atom1.5/src/common/log.h /trunk/PcSoftware/Atom1.5/src/vm/plugin/MySql.cpp /trunk/PcSoftware/Atom1.5/src/vm/plugin/MySql.h
/trunk/PcSoftware/Atom1.5/.kdev4/Atom.kdev4 /trunk/PcSoftware/Atom1.5/CMakeLists.txt /trunk/PcSoftware/Atom1.5/INSTALL /trunk/PcSoftware/Atom1.5/src/atomd.cpp /trunk/PcSoftware/Atom1.5/src/config.h.in /trunk/PcSoftware/Atom1.5/src/mbb/Manager.cpp /trunk/PcSoftware/Atom1.5/src/vm/Plugin.h
|