OpenSimMirror/OpenSim
Diva Canto a792933cba Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim 2009-09-24 18:25:28 -07:00
..
ApplicationPlugins minor: make rest (not comm) modules less noisy if they are disabled 2009-09-24 17:21:47 +01:00
Client * Lock timers when Calling Start() and Stop() when the Thread Context is murky. This affects Mono only. 2009-09-09 16:20:19 -04:00
ConsoleClient Fix some compile warnings. 2009-08-26 14:02:52 +09:00
Data All tests pass for MySQL/MySQLRegionData. 2009-09-24 18:23:55 -07:00
Framework Added test GridClient, which allowed me to remove a few bugs out of the new code. 2009-09-24 13:33:58 -07:00
Grid re-enable registration of user service authentication method I accidentally disabled a few commits ago 2009-09-24 15:22:47 +01:00
Region Meshmerizer stores dictionary of unique Meshes keyed on construction parameters. CreateMesh() returns a Mesh from the dictionary or creates a new Mesh if it has not been created before. Meshes are never purged from the dictionary. The raw Mesh data is discarded once the memory is pinned for ODE use. All copies of the same prim/mesh use the same pinned memory. ONLY IMPLEMENTED AND TESTED WITH MESHMERIZER AND ODE 2009-09-24 18:20:59 -07:00
ScriptEngine Add copyright headers. 2009-06-04 01:09:18 +00:00
Server GridServerPostHandler finished. GridClient tests all work. More guards on getting parameters and replies over the wire. 2009-09-24 15:30:00 -07:00
Services All tests pass for MySQL/MySQLRegionData. 2009-09-24 18:23:55 -07:00
TestSuite Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Tests GridServerPostHandler finished. GridClient tests all work. More guards on getting parameters and replies over the wire. 2009-09-24 15:30:00 -07:00
Tools Renamed the project lslc to OpenSim.Tools.lslc to conform to the naming conventions so far. Added copyright to it. 2009-09-18 19:28:58 -07:00