overte/interface
Anthony J. Thibault 085282db4f Crash fix for AvatarManager when iterating over _avatarHash
The main problem is that a null shared pointer was inserted into the _avatarHash
via the AvatarManager::getAvatarBySessionID().  When the sessionID is not present
in the _avatarHash, [QHash](http://doc.qt.io/qt-5/qhash.html#operator-5b-5d) will *insert*
an empty smart_ptr into the hash.
2015-10-30 16:13:04 -07:00
..
external Moving SDL2, Sixense and Faceshift to external projects 2015-10-30 00:57:51 -07:00
i18n Updated english translation file 2015-10-15 11:15:06 -07:00
icon
resources more tweaking of keyboard input routes 2015-10-30 14:55:33 -07:00
src Crash fix for AvatarManager when iterating over _avatarHash 2015-10-30 16:13:04 -07:00
ui ScriptEditor Improvements: 2015-10-14 20:37:47 +02:00
CMakeLists.txt Merge remote-tracking branch 'upstream/master' into HEAD 2015-10-30 10:07:40 -07:00