aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* *Moved XmlConfiguration to its own projectmingchen2007-07-193-14/+46
* Some work on Inventory (not yet finished or enabled)MW2007-07-197-15/+100
* *Handler Functions can now refuse an object as invalid by returning false, th...mingchen2007-07-196-54/+94
* Added some Alert methods to Scene , and a console command handler. So from th...MW2007-07-192-2/+6
* * Removed yet more compiler warningsAdam Frisby2007-07-191-1/+1
* *Removed files that were no longer important and prevented compilemingchen2007-07-183-150/+0
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-1811-491/+767
* * Added "GetHostFromDNS" to Util to replace the various DNS resolution method...Adam Frisby2007-07-182-1/+26
* A script/custom application should be able to add a particle system to a prim...MW2007-07-182-6/+4
* Sculpted Prims should now work. MW2007-07-183-1/+8
* More testing some ideas, to find best method for SceneObject Primitive classes. MW2007-07-183-132/+1
* few small changesMW2007-07-181-0/+130
* * Added a FileSystemObject to SimpleApplbsa712007-07-182-57/+75
* * Applying babblefrog's DNS patches from issue #188Adam Frisby2007-07-171-2/+3
* * RegionApplicationBase restructuring now completelbsa712007-07-161-2/+2
* * Trimmed a few hundred warnings off SimpleApp.Adam Frisby2007-07-161-0/+2
* *Renamed everything Parcels and ParcelData to Land and LandDatamingchen2007-07-163-129/+129
* * Restructured the RegionApplicationBase.lbsa712007-07-161-1/+1
* changed to native line ending encodingSean Dague2007-07-1687-10637/+10637
* *Trunk compiles nowmingchen2007-07-161-0/+2
* *Fixed bug that incorrectly tabulated 'others' prims on a parcelmingchen2007-07-162-2/+6
* *Fixed master avatar requesting when in grid mode.mingchen2007-07-151-2/+3
* Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleAp...MW2007-07-151-0/+125
* *Added support for the "show" button that highlights objects over the selecte...mingchen2007-07-151-1/+3
* * Marked old terrain methods as obsolete.Adam Frisby2007-07-151-0/+2
* * Fixed bug where UserServer SendKey would not be saved in configuration.Adam Frisby2007-07-151-1/+1
* * Excelsior!Adam Frisby2007-07-141-1/+1
* * Upgraded MySQL Connector to support 1222 changes.Adam Frisby2007-07-141-2/+6
* *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-132-5/+4
* *Reworked parcel joining to work the same way as LL's method.mingchen2007-07-131-0/+6
* * 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
* * Obsoleted ILocalStorageAdam Frisby2007-07-131-0/+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-132-2/+32
* * Moved SendNameReply to ClientViewlbsa712007-07-135-52/+20
* * Fixing compiler warnings in an attempt to reduce them back down to zero.Adam Frisby2007-07-131-0/+35
* *Parcel and estate support fully restored into Sugilitemingchen2007-07-121-1/+1
* Next time maybe I should check it still compiles before committing.MW2007-07-121-1/+1
* Fixed a number of bugs in the local InstantMessage handling, sending InstantM...MW2007-07-122-3/+1
* Cleaning up some of the CAPS functions, Asset uploads now use the new LLSDStr...MW2007-07-121-2/+2
* More work on UserProfile and inventory cache (still currently not enabled).MW2007-07-119-3/+308
* updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra...MW2007-07-111-0/+12
* * Applying dalien's patches from bug#177 and #179Adam Frisby2007-07-112-0/+7
* 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