aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Types (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* More work on inventory and opensim library.MW2007-07-261-1/+4
* Added the default shape to the OpenSim library. Now need to get the new ruth ...MW2007-07-251-1/+1
* * Fixed an config issue (log not initialized in RegionInfo config)lbsa712007-07-201-0/+5
* *Handler Functions can now refuse an object as invalid by returning false, th...mingchen2007-07-192-26/+30
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-182-335/+125
* * Added "GetHostFromDNS" to Util to replace the various DNS resolution method...Adam Frisby2007-07-181-1/+1
* Sculpted Prims should now work. MW2007-07-181-1/+5
* More testing some ideas, to find best method for SceneObject Primitive classes. MW2007-07-181-1/+1
* * Added a FileSystemObject to SimpleApplbsa712007-07-182-57/+75
* * Applying babblefrog's DNS patches from issue #188Adam Frisby2007-07-171-2/+3
* *Renamed everything Parcels and ParcelData to Land and LandDatamingchen2007-07-161-120/+120
* changed to native line ending encodingSean Dague2007-07-1616-1731/+1731
* *Fixed bug that incorrectly tabulated 'others' prims on a parcelmingchen2007-07-161-0/+2
* * Fixed bug where UserServer SendKey would not be saved in configuration.Adam Frisby2007-07-151-1/+1
* *Added support for simwide area and simwide prim count for parcelsmingchen2007-07-141-3/+5
* *Added support for prim counting on parcelsmingchen2007-07-141-0/+4
* Added AddPreCompiledScript method to ScriptManager.MW2007-07-141-0/+2
* *Moved the OnSignificantClientMovement event to ScenePresence.mingchen2007-07-131-2/+2
* * Fixing issue with ParcelFlags. ParcelFlags is now a uint rather than an enum.Adam Frisby2007-07-131-1/+1
* * Default parcel flags now allow flying, landmark creation, object entry, dee...Adam Frisby2007-07-131-1/+1
* Changed simpleApp to use basic physics.MW2007-07-132-2/+7
* inlined packet deserializationlbsa712007-07-131-29/+0
* * ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste...lbsa712007-07-131-1/+30
* preliminary inter region communications (between regions in different instanc...MW2007-07-102-0/+3
* Fixed the crashing when trying to look at the map in grid mode. Although the ...MW2007-07-101-0/+14
* *Fixed 2 small references to localhost which has some conflicts when resolving.mingchen2007-07-061-1/+1
* * More cleaning - Sugilite now only has build errors for "value is never used...Adam Frisby2007-07-041-1/+4
* Today's work on Building support/tools. Think I am slowly getting there. MW2007-07-031-0/+1
* *Fixed storage issue as noted in last commit of the OGS1 GridServermingchen2007-07-031-1/+1
* *Removed GridInfo class as it has been previously replaced with the much bett...mingchen2007-07-031-1/+1
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-0316-87/+40
* * Applied Weathros/tedd's IP v6 patchlbsa712007-07-021-1/+19
* * worked some more on the RegionInfo attr fugglinesslbsa712007-07-021-61/+15
* Just committing this because I want my commit to be on the front page of www....MW2007-07-011-2/+3
* More work on SceneObject/Primitive and building (Linking is a work in progres...MW2007-07-011-3/+2
* * replaced some more of those butt-fuggly attr constructs with nice Get<> cal...lbsa712007-07-011-80/+4
* Started change to having SceneObject and then that having child Primitives wh...MW2007-07-011-0/+106
* * now saves ExternalHostName in configlbsa712007-07-011-2/+13
* MAJOR IP RESTRUCTURINGlbsa712007-07-011-107/+163
* Fixed SimpleApp - aka thankgoditssundaycommitlbsa712007-07-011-33/+94
* * Small bugfix comparing equal UUIDsAdam Frisby2007-06-291-2/+2
* * Created new "UUID" class to override LLUUID in general. (Unable to inherit ...Adam Frisby2007-06-291-0/+129
* *Hopefully fixed the empty dialog box error on client when logging in on sand...mingchen2007-06-291-2/+2
* *Master User is now set upmingchen2007-06-281-0/+39
* Some work on restructuring the namespaces / project names. Note this doesn't ...MW2007-06-2714-0/+1444