aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Types (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-26More work on inventory and opensim library.MW1-1/+4
2007-07-25Added the default shape to the OpenSim library. Now need to get the new ruth ...MW1-1/+1
2007-07-20* Fixed an config issue (log not initialized in RegionInfo config)lbsa711-0/+5
2007-07-19*Handler Functions can now refuse an object as invalid by returning false, th...mingchen2-26/+30
2007-07-18*New Configuration System, much easier and less buggy compared to the origina...mingchen2-335/+125
2007-07-18* Added "GetHostFromDNS" to Util to replace the various DNS resolution method...Adam Frisby1-1/+1
2007-07-18Sculpted Prims should now work. MW1-1/+5
2007-07-18More testing some ideas, to find best method for SceneObject Primitive classes. MW1-1/+1
2007-07-18* Added a FileSystemObject to SimpleApplbsa712-57/+75
2007-07-17* Applying babblefrog's DNS patches from issue #188Adam Frisby1-2/+3
2007-07-16*Renamed everything Parcels and ParcelData to Land and LandDatamingchen1-120/+120
2007-07-16changed to native line ending encodingSean Dague16-1731/+1731
2007-07-16*Fixed bug that incorrectly tabulated 'others' prims on a parcelmingchen1-0/+2
2007-07-15* Fixed bug where UserServer SendKey would not be saved in configuration.Adam Frisby1-1/+1
2007-07-14*Added support for simwide area and simwide prim count for parcelsmingchen1-3/+5
2007-07-14*Added support for prim counting on parcelsmingchen1-0/+4
2007-07-14Added AddPreCompiledScript method to ScriptManager.MW1-0/+2
2007-07-13*Moved the OnSignificantClientMovement event to ScenePresence.mingchen1-2/+2
2007-07-13* Fixing issue with ParcelFlags. ParcelFlags is now a uint rather than an enum.Adam Frisby1-1/+1
2007-07-13* Default parcel flags now allow flying, landmark creation, object entry, dee...Adam Frisby1-1/+1
2007-07-13Changed simpleApp to use basic physics.MW2-2/+7
2007-07-13inlined packet deserializationlbsa711-29/+0
2007-07-13* ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste...lbsa711-1/+30
2007-07-10preliminary inter region communications (between regions in different instanc...MW2-0/+3
2007-07-10Fixed the crashing when trying to look at the map in grid mode. Although the ...MW1-0/+14
2007-07-06*Fixed 2 small references to localhost which has some conflicts when resolving.mingchen1-1/+1
2007-07-04* More cleaning - Sugilite now only has build errors for "value is never used...Adam Frisby1-1/+4
2007-07-03Today's work on Building support/tools. Think I am slowly getting there. MW1-0/+1
2007-07-03*Fixed storage issue as noted in last commit of the OGS1 GridServermingchen1-1/+1
2007-07-03*Removed GridInfo class as it has been previously replaced with the much bett...mingchen1-1/+1
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa7116-87/+40
2007-07-02* Applied Weathros/tedd's IP v6 patchlbsa711-1/+19
2007-07-02* worked some more on the RegionInfo attr fugglinesslbsa711-61/+15
2007-07-01Just committing this because I want my commit to be on the front page of www....MW1-2/+3
2007-07-01More work on SceneObject/Primitive and building (Linking is a work in progres...MW1-3/+2
2007-07-01* replaced some more of those butt-fuggly attr constructs with nice Get<> cal...lbsa711-80/+4
2007-07-01Started change to having SceneObject and then that having child Primitives wh...MW1-0/+106
2007-07-01* now saves ExternalHostName in configlbsa711-2/+13
2007-07-01MAJOR IP RESTRUCTURINGlbsa711-107/+163
2007-07-01Fixed SimpleApp - aka thankgoditssundaycommitlbsa711-33/+94
2007-06-29* Small bugfix comparing equal UUIDsAdam Frisby1-2/+2
2007-06-29* Created new "UUID" class to override LLUUID in general. (Unable to inherit ...Adam Frisby1-0/+129
2007-06-29*Hopefully fixed the empty dialog box error on client when logging in on sand...mingchen1-2/+2
2007-06-28*Master User is now set upmingchen1-0/+39