aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* fixes for nebadon"s terrain bugs; includes patched 0.9 ode.dll, libode.sodan miller2007-10-114-4/+49
|
* * Okay, so maybe Error was a bit harsh for BadImageException; downgrading to ↵lbsa712007-10-101-1/+1
| | | | | | | Warning. * This commit brought to you by http://icanhascheezburger.com/
* * Now loading modules from ScriptEngines directory as well.lbsa712007-10-103-46/+11
|
* * Gave ModuleLoader some good lovin'lbsa712007-10-1021-1481/+1525
| | | | | | | * Introduced ModuleLoader.PickupModules that currently picks up IRegionModule:s from /bin * Made LogBase thread-safe (or at least not thread-ignorant) * Ignored some genned files
* Added unit tests, based on nunit for the IInventoryDataTleiades Hax2007-10-102-0/+1015
|
* some refactoringMW2007-10-102-0/+40
|
* The files that I missed from Tleiades patch.MW2007-10-084-0/+42
|
* Applied patch 485, inventory patch from tleiades (thanks again).MW2007-10-0811-254/+409
|
* small bug fixMW2007-10-081-1/+1
|
* applied Darok"s BulletXPlugin changes 003.patchdan miller2007-10-0710-104/+853
|
* removed the OpenSim.Region.ScriptEngine.DotNetEngine reference from ↵MW2007-10-061-1/+0
| | | | OpenSim.Region.Environment, as it created a round reference problem. And it doesn't seem like it was needed
* Applied Patch 473, Inventory Patch from Tleiades (many thanks).MW2007-10-063-14/+90
|
* this ode.dll should fix problems with windows server 2003, and perhaps other ↵dan miller2007-10-061-0/+0
| | | | windows systems
* Fixed bug in last commitTedd Hansen2007-10-051-1/+1
|
* Some more work on new ScriptEngine.Tedd Hansen2007-10-0535-7/+8174
|
* Code from Illumious Beltran (IBM) implementing more LSLSean Dague2007-10-059-9/+1002
| | | | | | | | | | | | | | | | | | | The functions implemented are: llListen llListenControl llListenRemove llOpenRemoteDataChannel llCloseRemoteDataChannel llRemoteDataReply The events implemented are: listen remote_data
* getting all our line endings consistant againSean Dague2007-10-0540-2836/+2836
|
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest ↵lbsa712007-10-0512-456/+456
| | | | of things. Reverting 2056.
* * minor refactoringlbsa712007-10-052-8/+3
| | | | | * using base type IUserService
* Some tiny refactoringMW2007-10-053-6/+7
|
* * UserProfileData meets code conventionslbsa712007-10-0512-456/+456
|
* == The "right name and place" commit ==lbsa712007-10-0535-139/+127
| | | | | | | | | * Moved InventoryData to Framework.Types/InventoryItemBase.cs * Moved UserData to Framework.Interfaces/IUserData.cs * Moved UserProfileData to Framework/Types/UserProfileData.cs * Deleted ass-backwards Framework dependency on Framework.Data (now it's the other way round) * Changed some namespaces to reflect file structure
* * ignored ScriptServer/binlbsa712007-10-050-0/+0
|
* * Moved IUserService to OpenSim.Framework.Interfaceslbsa712007-10-053-4/+4
|
* * Renamed IUserServices to IUserServicelbsa712007-10-054-5/+5
|
* * ignored config fileslbsa712007-10-050-0/+0
|
* * minor renaminglbsa712007-10-031-3/+3
|
* more refactoringMW2007-10-035-173/+166
|
* Some continuation of lbsa71's refactoring of the CommunicationsManager.MW2007-10-034-64/+68
|
* Droppin da fyzyx bomb on yadan miller2007-10-031-41/+89
| | | | | | | | seriously, this is quite the update. Fixes a number of nagging physics problems, including avatar shell size/shape The internal logic is quite different, and CPU usage may be affected. Also some work remains wrt flying. Please test this rev out before you deploy widely
* * Deleted erroneous reflbsa712007-10-021-1/+0
|
* * Moved setup of LocalInventoryService and LocalUserServices to the app layerlbsa712007-10-026-59/+23
| | | | | | | * Killed off 'parent' relation from LocalUserServices to CommunicationsLocal * Deleted obsolete project InventoryServiceBase * Deleted superfluous createCol function
* removed debug statementsdan miller2007-10-011-3/+1
|
* fixing odeplugin debug bugdan miller2007-10-011-1/+0
|
* reverting opensim.ini & ode.NET.dlldan miller2007-10-012-2/+2
|
* this should fix mantis 452 and related -- hollow prims work in Linux! (I hope)dan miller2007-10-013-3/+4
|
* revert working getInventoryFolder function because this seemsSean Dague2007-10-011-6/+13
| | | | | | to break multi region environments.
* Applied ckrinke's patch for #453. Thanks Charles! :)Dalien Talbot2007-09-301-2/+132
|
* Corrected the typo in the folder name.Dalien Talbot2007-09-302-0/+0
|
* Hollow prims (box only), thanks Gerard! Enjoydan miller2007-09-292-0/+839
|
* Hollow prims (box only), thanks Gerard! Enjoydan miller2007-09-2910-35/+264
|
* * Restored trunklbsa712007-09-290-0/+0
|
* negative code checkin. All these functions are in the baseSean Dague2007-09-281-162/+1
| | | | | | class which we get for free now.
* implement getInventoryItem and getInventoryFolder (notSean Dague2007-09-281-5/+15
| | | | | | sure why these weren't implemented previously)
* this should fix 443 and compile!dan miller2007-09-271-1/+1
|
* this should fix mantis #443dan miller2007-09-271-3/+6
|
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening ↵lbsa712007-09-2737-1155/+425
| | | | Tleiades patch 444 and 445.
* revert change to libsecondlife.dll.config which breaks LinuxSean Dague2007-09-271-2/+2
| | | | | | loading of native libraries
* added missing inventory xml filesSean Dague2007-09-272-0/+125
|
* oops, I broke the build. Fixed nowSean Dague2007-09-271-3/+3
|