aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Types (follow)
Commit message (Expand)AuthorAgeFilesLines
* a couple of changes in the new Sceneobject classes, just committing so things...MW2007-08-071-0/+1
* * yet another mini-shape-commitlbsa712007-08-061-0/+21
* * Now we have boxes. Yay!lbsa712007-08-061-5/+3
* * SimpleApp works again:lbsa712007-08-062-27/+32
* * a very small first step with shape wrapperslbsa712007-08-031-37/+26
* Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee2007-08-031-2/+4
* More work on the AllNewSceneObject* classes.MW2007-08-031-2/+0
* *Estate settings are now saved in their own configuration file called estate_...mingchen2007-08-032-45/+676
* * Added GetLocalHost() to UtilAdam Frisby2007-07-301-1/+8
* mass update of files to have native line endingsSean Dague2007-07-301-120/+120
* Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW2007-07-271-2/+8
* 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