diff options
author | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2010-10-30 10:22:17 +0200 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2010-10-30 10:59:07 +0200 |
commit | e4713d0203311fdfcfef72ae5632782075159a56 (patch) | |
tree | ca2ce2177b608a87b50c80837c607fa513e00ea3 /scripts/lua/npclib.lua | |
parent | a84572c5449c74d9107a9c725a5feb32e439843e (diff) | |
download | manaserv-e4713d0203311fdfcfef72ae5632782075159a56.tar.gz manaserv-e4713d0203311fdfcfef72ae5632782075159a56.tar.bz2 manaserv-e4713d0203311fdfcfef72ae5632782075159a56.tar.xz manaserv-e4713d0203311fdfcfef72ae5632782075159a56.zip |
Introduced a helper class for performing transactions
Avoids having to remember to call rollbackTransaction and makes
transactions exception-safe (since the destructor of PerformTransaction
will be called when an exception is thrown).
Diffstat (limited to 'scripts/lua/npclib.lua')
0 files changed, 0 insertions, 0 deletions