Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed wrong comment | Diva Canto | 2010-12-08 | 1 | -1/+1 |
| | |||||
* | Fixed previous compile error -- I haven't pushed the CreatorID in AssetBase ↵ | Diva Canto | 2010-12-08 | 1 | -1/+1 |
| | | | | yet... | ||||
* | Update ode.dll to r1754 | justincc | 2010-12-09 | 1 | -0/+0 |
| | |||||
* | Update libode.so to r1755. | Justin Clark-Casey (justincc) | 2010-12-09 | 1 | -0/+0 |
| | | | | | This revision dates from 02 Sep 2010 and has received some testing. This code will be updated in the opensim-libs repository Updates for libode-x86_64, ode.dll and libode.dylib will follow | ||||
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-12-09 | 2 | -42/+283 |
|\ | |||||
| * | Added ability for GetTexture to serve multiple formats. The format may come ↵ | Diva Canto | 2010-12-08 | 2 | -42/+283 |
| | | | | | | | | as an extra query parameter in the URL format=<format> (this was tested and working) or it may come in the Accept header (code added, but not tested). The result of the conversion is placed in the asset cache, under the name <uuid>-<format>. | ||||
* | | Plumb a code path for the entity transfer module to ask a destination scene | Melanie | 2010-12-09 | 6 | -0/+132 |
|/ | | | | whether or not an agent is allowed there as a root agent. | ||||
* | Added an exception handler on CreateObject handler, just in case there's an ↵ | Diva Canto | 2010-12-07 | 1 | -20/+31 |
| | | | | exception being thrown that is silently being ignored by the http server. (Trying to catch Melanie's problem with attachments on TPs) | ||||
* | Removed extraneous left-/ on /object/ subpath. Bug introduced during region ↵ | Diva Canto | 2010-12-07 | 1 | -1/+1 |
| | | | | URLs clean up. | ||||
* | change doc. trivial commit to get panda to rebuild | Justin Clark-Casey (justincc) | 2010-12-08 | 1 | -1/+1 |
| | |||||
* | Remove old Freeswitch configurations | Melanie | 2010-12-07 | 1 | -33/+0 |
| | |||||
* | Fixed some inconsistency with trailing /. Made debug messages consistent. ↵ | Diva Canto | 2010-12-05 | 11 | -35/+47 |
| | | | | Changed the stored region names of HG regions. Increased the size of regionName in DB. | ||||
* | Merge branch 'master-core' into mantis5110 | Jonathan Freedman | 2010-12-05 | 79 | -1150/+2402 |
|\ | |||||
| * | Merge branch 'master' of /var/git/opensim/ | opensim mirror account | 2010-12-03 | 1 | -19/+6 |
| |\ | |||||
| | * | Simplify updating of agent inventory assets. Make newly created asset IDs | Melanie | 2010-12-04 | 1 | -19/+6 |
| | | | | | | | | | | | | random rather than using IDs known by the client ahead of time. | ||||
| * | | Merge branch 'master' of /var/git/opensim/ | opensim mirror account | 2010-12-03 | 4 | -170/+158 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-12-04 | 5 | -57/+235 |
| | |\ | |||||
| | * | | Convert the agent asset transactions module to a new style module. | Melanie | 2010-12-04 | 4 | -170/+158 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor to remove the property "MyScene" and the pointless circular refs to the managing classes. Converted the module to a non-shared module. Reformatted source for 80 columns. Removed the special role the module had in the old loader. | ||||
| * | | | Merge branch 'master' of /var/git/opensim/ | opensim mirror account | 2010-12-03 | 2 | -0/+93 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | minor: add class doc line to older region module example code pointing ↵ | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | towards newer | ||||
| | * | | comment out the extension attribute | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -1/+1 |
| | | | | |||||
| | * | | add bare bones shared example module | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -0/+91 |
| | | | | |||||
| * | | | Merge branch 'master' of /var/git/opensim/ | opensim mirror account | 2010-12-03 | 2 | -61/+54 |
| |\ \ \ | | |/ / | |||||
| | * | | refactor some common code in RegionModulesControllerPlugin | Justin Clark-Casey (justincc) | 2010-12-04 | 2 | -61/+54 |
| | | | | | | | | | | | | | | | | also some minor doc changes in BareBonesNonSharedModule | ||||
| * | | | Merge branch 'master' of /var/git/opensim/ | opensim mirror account | 2010-12-03 | 1 | -0/+83 |
| |\ \ \ | | |/ / | |||||
| | * | | correct the id of the example module | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -1/+1 |
| | | | | |||||
| | * | | Add the most bare bones non-shared region module example. Not active unless ↵ | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -0/+83 |
| | | | | | | | | | | | | | | | | the correct line is uncommented. | ||||
| * | | | Merge branch 'master' of /var/git/opensim/ | opensim mirror account | 2010-12-03 | 2 | -2/+11 |
| |\ \ \ | | |/ / | |||||
| | * | | add warning decals and information to RegionModule.cs in probably ↵ | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | non-functional OpenSim.Region.Examples.SimpleModule project | ||||
| | * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-12-04 | 4 | -62/+123 |
| | |\ \ | | | |/ | |||||
| | * | | minor: correction to logging category | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge branch 'master' of /var/git/opensim/ | opensim mirror account | 2010-12-03 | 4 | -62/+123 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Various bug fixes for appearance handling: more aggressive reset of textures ↵ | Mic Bowman | 2010-12-03 | 4 | -62/+123 |
| | |/ | | | | | | | | | | | | | | | | and vparams when appearance is not cached and when wearables change. Send appearance to the viewer with initial data. Cleaned up (and added) debugging. | ||||
| * | | Merge branch 'master' of /var/git/opensim/ | opensim mirror account | 2010-12-03 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | minor: change OpenSimBase log messages associated with newer module loader ↵ | Justin Clark-Casey (justincc) | 2010-12-03 | 1 | -2/+2 |
| | | | | | | | | | | | | to make the association clear | ||||
| * | | Merge branch 'master' of /var/git/opensim/ | opensim mirror account | 2010-12-02 | 4 | -8/+28 |
| |\ \ | | |/ | |||||
| | * | Only force prim persistence before delete if the prim is the result of an ↵ | Justin Clark-Casey (justincc) | 2010-12-03 | 4 | -8/+28 |
| | | | | | | | | | | | | | | | | | | unpersisted delink This considerably improves delete performance for objects with large linksets | ||||
| * | | Merge branch 'master' of /var/git/opensim/ | opensim mirror account | 2010-12-01 | 3 | -19/+50 |
| |\ \ | | |/ | |||||
| | * | Stop LLUDPServer sending updates after object deletes by always queueing deletes | Justin Clark-Casey (justincc) | 2010-12-02 | 3 | -19/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | If an LL 1.23.5 client (and possibly earlier and later) receives an object update after a kill object packet, it leaves the deleted prim in the scene until client relog This is possible in LLUDPServer if an object update packet is queued but a kill packet sent immediately. Beyond invasive tracking of kill sending, most expedient solution is to always queue kills, so that they always arrive after updates. In tests, this doesn't appear to affect performance. There is probably still an issue present where an update packet might not be acked and then resent after the kill packet. | ||||
| | * | minor: add some method doc | Justin Clark-Casey (justincc) | 2010-12-02 | 2 | -0/+22 |
| | | | |||||
| * | | Merge branch 'master' of /var/git/opensim/ | opensim mirror account | 2010-12-01 | 5 | -121/+0 |
| |\ \ | | |/ | |||||
| | * | Deleted obsolete config files from old OpenSim.Grid. | Diva Canto | 2010-12-01 | 5 | -121/+0 |
| | | | |||||
| * | | Merge branch 'master' of /var/git/opensim/ | opensim mirror account | 2010-12-01 | 4 | -1/+28 |
| |\ \ | | |/ | |||||
| | * | Added some comments. Better than listening to the boring speaker... | Diva Canto | 2010-12-01 | 4 | -1/+28 |
| | | | |||||
| * | | Merge branch 'master' of /var/git/opensim/ | opensim mirror account | 2010-11-29 | 33 | -410/+1080 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2010-11-29 | 16 | -227/+344 |
| | |\ | |||||
| | * | | Fix unit test. | Diva Canto | 2010-11-29 | 4 | -9/+22 |
| | | | | |||||
| | * | | Preservation of creator information now also working in IARs. Cleaned up ↵ | Diva Canto | 2010-11-29 | 17 | -263/+390 |
| | | | | | | | | | | | | | | | | usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function. | ||||
| | * | | Changed the parser for InventoryItem deserialization. Moved some utility ↵ | Diva Canto | 2010-11-27 | 3 | -121/+260 |
| | | | | | | | | | | | | | | | | functions around. | ||||
| | * | | Creator information preserved upon HG transfers. | Diva Canto | 2010-11-26 | 5 | -9/+97 |
| | | | |