Justin Clark-Casey (justincc) 2caa7ffd5d Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state 10 years ago
..
Application 3b97241716 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 years ago
ClientStack 8c4f911935 Replace SendBannedUserList with Avination's version. Untested in core. Not even test compiled. 12 years ago
CoreModules 39fe1ba028 Fix very recently introduced race condition where a CreateNewItem outracing an UploadAsset request could throw an exception because m_asset did not yet exist. 12 years ago
DataSnapshot 9ffc2c1062 minor: resolve some mono compiler warnings 12 years ago
Framework 2caa7ffd5d Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state 10 years ago
OptionalModules c27a158961 Don't fail to create an IRC nick if nick randomization is disabled in the IRC module. 12 years ago
Physics e7ad6ed3a3 BulletSim: pass collision subscription information to the C++ code so collisions on objects that don't care are not reported up. 12 years ago
RegionCombinerModule 21b1fec32d Fix issue where RegionCombinerModule was not removing regions from its dictionary on RemoveRegion(), causing a later issue if regions were restarted (removed then readded). 12 years ago
ReplaceableModules ec1a5d8933 Some module reshuffling, no user functionality yet 15 years ago
ScriptEngine 2caa7ffd5d Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state 10 years ago
UserStatistics ff968cbe43 refactor: Rename UserSessioNID -> UserSession in WebStatsModule since this is what it actually represents 12 years ago