aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-14* Upgraded MySQL Connector to support 1222 changes.Adam Frisby1-2/+6
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.mingchen2-5/+4
2007-07-13*Reworked parcel joining to work the same way as LL's method.mingchen1-0/+6
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-13* Obsoleted ILocalStorageAdam Frisby1-0/+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...lbsa712-2/+32
2007-07-13* Moved SendNameReply to ClientViewlbsa715-52/+20
2007-07-13* Fixing compiler warnings in an attempt to reduce them back down to zero.Adam Frisby1-0/+35
2007-07-12*Parcel and estate support fully restored into Sugilitemingchen1-1/+1
2007-07-12Next time maybe I should check it still compiles before committing.MW1-1/+1
2007-07-12Fixed a number of bugs in the local InstantMessage handling, sending InstantM...MW2-3/+1
2007-07-12Cleaning up some of the CAPS functions, Asset uploads now use the new LLSDStr...MW1-2/+2
2007-07-11More work on UserProfile and inventory cache (still currently not enabled).MW9-3/+308
2007-07-11updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra...MW1-0/+12
2007-07-11* Applying dalien's patches from bug#177 and #179Adam Frisby2-0/+7
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-10Gird mode in sugilite should now work in so far as you should be able to logi...MW2-1/+12
2007-07-09* LLSDStreamhandler now works.lbsa712-2/+2
2007-07-09* some follow up renaming of members et c.lbsa711-4/+4
2007-07-09* Introduced ClientManager for great justice.lbsa711-0/+31
2007-07-09Re-applied dalien patch (#175) and included bin\data with avataranimations.xmllbsa711-0/+1
2007-07-09Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW1-3/+3
2007-07-09* Begun work on Primitive Duplication. Not hooked up yet, but theoretically c...Adam Frisby1-0/+2
2007-07-08* reverted rev 1200 waiting for info re animations.xml lbsa711-1/+0
2007-07-08Applied animations patch (#175) submitted by dalienlbsa711-0/+1
2007-07-08* By popular demand, all generated build files are now deleted. Somebody shou...lbsa7122-1846/+0
2007-07-08(no commit message)lbsa7113-78/+61
2007-07-08* Fixed building - something weird is happening with prebuild though, not add...Adam Frisby1-13/+21
2007-07-08* Added instant message support for the local region. Grid support forthcoming.Adam Frisby2-18/+25
2007-07-08* Updating prebuildAdam Frisby14-100/+92
2007-07-06*Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen1-2/+7
2007-07-06*Fixed 2 small references to localhost which has some conflicts when resolving.mingchen1-1/+1
2007-07-05* updated bugfixed xmlrpc for massive winlbsa711-5/+1
2007-07-05*Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen17-215/+174
2007-07-04A bit more work on Building tools/support.MW1-0/+3
2007-07-04* re-fixed the utf-16 bug in xmlRpcResponse serializationlbsa718-252/+39
2007-07-04* Removed AssetHttpServer, using BaseHttpServer insteadlbsa716-97/+143
2007-07-04* Added StreamHandler supportlbsa716-69/+116
2007-07-04Grid Servers:Adam Frisby2-6/+6
2007-07-04* More cleaning - Sugilite now only has build errors for "value is never used...Adam Frisby1-1/+4
2007-07-04* Cleaning - attempting to get compiler warnings back down to zero.Adam Frisby1-1/+1
2007-07-04* Started work on converting BaseHttpServer to a stream dispatcherlbsa714-76/+155
2007-07-03Today's work on Building support/tools. Think I am slowly getting there. MW3-4/+8