OpenSimMirror/OpenSim
Cinder a91f32e2c7 Guard against null AgentPrefs service in llGetAgentLanguage()
Signed-off-by: Diva Canto <diva@metaverseink.com>
2015-06-21 08:41:37 -07:00
..
Addons
ApplicationPlugins
Capabilities Mantis #7603 -- bad folders in inventory could produce null pointer exception. Thanks for the line numbers in the exception trace. 2015-06-04 19:57:01 -07:00
ConsoleClient
Data Removed the pgsql table for AgentPrefs, because it is not working. For now the Agent Preferences feature will not work with PGSQL installations -- someone who uses PGSQL needs to send a table that works. 2015-06-14 14:49:20 -07:00
Framework llListRandomize() wasn't very random 2015-05-27 11:15:09 -07:00
Region Guard against null AgentPrefs service in llGetAgentLanguage() 2015-06-21 08:41:37 -07:00
Server Refactor AgentPreferences so that database operations happen centrally. the opensim way. 2015-06-13 07:27:42 -07:00
Services A few bug fixes for Agent Preferences to actually work. Also added missing config for standalone. 2015-06-13 08:36:06 -07:00
Tests Trivial: fix copy-paste typo in string 2015-06-04 09:30:41 -07:00
Tools