aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames82-16599/+16583
2008-05-01* Adding unit test support to Environment for modules.Adam Frisby1-0/+59
2008-05-01* Add more class cast exceptions to mysql read inventory item to cover all ne...Justin Clarke Casey1-3/+26
2008-05-01* Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey14-98/+98
2008-05-01* Change mysql inventory items table version 3 upgrade sql to provide explici...Justin Clarke Casey1-5/+5
2008-05-01* Applying Mantis#1097 - Thanks Xantor!Adam Frisby1-3/+6
2008-05-01* Insert temporary cast exception catching code to deal with mantis 1099 - my...Justin Clarke Casey1-3/+29
2008-05-01* You can now rez objects out of inventory at the correct offset from prim yo...Teravus Ovares6-15/+69
2008-05-01* Fix OBB raycaster to respond properly to rays cast from any direction.Teravus Ovares1-1/+4
2008-05-01* ODE Tweak. See if this helps.Teravus Ovares1-71/+23
2008-05-01* Whoops, SQLite land data malfunction. Fixed. Teravus Ovares1-1/+2
2008-04-30* Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby12-414/+0
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby35-2060/+2149
2008-04-30* Sometimes you know, you do something really stupid.Adam Frisby14-17/+23
2008-04-30* And moreAdam Frisby3-0/+241
2008-04-30* Commiting a bunch of missed files.Adam Frisby46-0/+6986
2008-04-30* Previous commit managed to miss some files despite me hitting 'Select all'.Adam Frisby2-0/+443
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby78-16880/+8880
2008-04-30* Adds the AuthbuyerID field to sqlite and makes use of it.Teravus Ovares1-0/+34
2008-04-30* Refactored the land table to be versionable in mySQL.Teravus Ovares3-11/+170
2008-04-30* Refactor: Rename InventoryFolderImpl.HasSubFolder() to GetDescendentFolder()Justin Clarke Casey3-12/+12
2008-04-30* Resolve mantis 1068, 1095Justin Clarke Casey2-10/+38
2008-04-30* Add a scratch implementation of the new inventory fields to the mssql datab...Justin Clarke Casey3-9/+33
2008-04-30* Change new inventory groupID field to 36 rather than 63Justin Clarke Casey2-2/+8
2008-04-30* Completely inconsequential inventory odds and ends (actual impact - only on...Justin Clarke Casey3-3/+11
2008-04-30add a bunch of properties for User AppearanceSean Dague1-0/+104
2008-04-30The beginnings of a UserAppearance containerSean Dague1-0/+92
2008-04-30* Actually enable the inventory upgrade sql if appropriateJustin Clarke Casey1-6/+7
2008-04-30* Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares12-134/+139
2008-04-30* Deal with a situation where the new fields in the inventory store are null ...Justin Clarke Casey1-6/+18
2008-04-30* Trivial sqlite inventory db log message change so I can pick out the messag...Justin Clarke Casey1-7/+7
2008-04-30* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares16-50/+313
2008-04-30move IUserService into the OpenSim.Framework.Communications assemblySean Dague1-0/+0
2008-04-30Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e...Teravus Ovares11-339/+684
2008-04-29* Disabled IntergridModule until a Mono bug can be isolated.Adam Frisby1-11/+18
2008-04-29* One more attempted fix.Adam Frisby1-1/+2
2008-04-29* Made a change to InterGrid module to prevent duplicate registrations.Adam Frisby2-8/+14
2008-04-29* Missed a file in previous commit. Sorry!Adam Frisby1-0/+65
2008-04-29* Implemented new InterRegion comms method in the form of InterregionModuleAdam Frisby3-0/+225
2008-04-29* Preparatory work for autoupgrade of sqlite inventory tables in preparation ...Justin Clarke Casey1-2/+36
2008-04-29Stuck an exception handler in the friends routine until I have time to debug ...Teravus Ovares1-4/+14
2008-04-29From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey3-23/+23
2008-04-29Committing Dee100's balance update patch with a few bug fixes and a twist. Th...Teravus Ovares1-1/+27
2008-04-29* Little more spring cleaning.Adam Frisby2-9/+15
2008-04-29* Spring cleaning.Adam Frisby64-1441/+1249
2008-04-29Patch from Melanie: 0001087: Crash to bash de-linking objects. Thanks Melanie!Teravus Ovares1-1/+2
2008-04-29* Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle...Teravus Ovares3-9/+174
2008-04-29* Fixes child prim not editable as an attachment. You can right click on chi...Teravus Ovares2-2/+16
2008-04-29* Applying melanie's List2Vector and List2Rot patch. Added a routine in the...Teravus Ovares2-2/+8
2008-04-28* Lash up mantis 1064 - nre thrown in LandObject.sendLandObjectOwners()Justin Clarke Casey1-13/+36