OpenSimMirror/OpenSim
Teravus Ovares 3358d70c5b * Updates LSL2CS converter
* All objects are not touchable by default now
* When a script listens for one of the touch events in the state, an object becomes touchable.
* All LSL scripts report which events they consume now
** This uses semi-complicated Regex to discover the events, stick them in a dictionary, and then write a method call into each script state's state_entry() event.
** Tedd may figure out a better way to do this in the future.  For now, this works for LSL.
2008-04-20 04:19:44 +00:00
..
ApplicationPlugins From: dirk husemann <hud@zurich.ibm.com> 2008-04-15 14:18:37 +00:00
Data * Insert some missing database locks for inventory and user data on mysql 2008-04-18 22:46:03 +00:00
Framework * Start catching rogue SocketExceptions which occur (at least on mono) when a response stream for a request which actually required no response, is closed 2008-04-19 22:48:06 +00:00
Grid * Refactor: Remove redundant try/catch from asset request since this is now handled by the base http server 2008-04-18 15:41:13 +00:00
Region * Updates LSL2CS converter 2008-04-20 04:19:44 +00:00
TestSuite Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. Thanks daTwitch! 2008-03-22 23:52:48 +00:00
Tests changing more references to OpenSim.Data 2008-04-02 15:38:44 +00:00
Tools Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. Thanks daTwitch! 2008-03-22 23:52:48 +00:00