OpenSimMirror/OpenSim
John Hurliman 387e9f7a7f * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework)
* Shrinks the largest in-memory object, the LLRAW.HeightmapLookupValue struct (only used for exporting to LLRAW terrain files), to the minimum possible size. This seems to have the odd side effect of cutting the size of the two double[256,256] terrain objects in half. Possibly an alignment optimization?
2009-10-02 18:31:08 -07:00
..
ApplicationPlugins * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 2009-10-02 18:31:08 -07:00
Client * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 2009-10-02 18:31:08 -07:00
ConsoleClient Fix some compile warnings. 2009-08-26 14:02:52 +09:00
Data * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 2009-10-02 18:31:08 -07:00
Framework * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 2009-10-02 18:31:08 -07:00
Grid Remove The legacy inventory and asset servers. Bump interface version to 6 2009-09-17 23:39:58 +01:00
Region * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 2009-10-02 18:31:08 -07:00
ScriptEngine Add copyright headers. 2009-06-04 01:09:18 +00:00
Server * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 2009-10-02 18:31:08 -07:00
Services Add "dump asset" command to remote asset connector (the only one that uses a 2009-10-01 21:29:57 +01:00
TestSuite Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Tests/Common Add RebakeAvatarTexturesPacket to the client view 2009-09-30 21:33:20 +01:00
Tools This fix adds a stand-alone compilation environment 2009-09-16 16:43:51 +02:00