aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Presence remote connector and handler. Presence HG Broker. Nothing tested, ↵Diva Canto2009-12-276-10/+973
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | just compiles.
| * | | | | | | | | | | | Changed GetAgents to take string[] instead of UUID[]Diva Canto2009-12-273-22/+26
| |/ / / / / / / / / / /
| * | | | | | | | | | | Allow lists to be embedded in query stringsMelanie2009-12-271-10/+53
| | | | | | | | | | | |
| * | | | | | | | | | | Remove the sesion from returned presence infoMelanie2009-12-272-6/+0
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'presence-refactor' of ↵Diva Canto2009-12-271-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ssh://diva@opensimulator.org/var/git/opensim into presence-refactor
| | * | | | | | | | | | | One should not copy/paste so much :)Melanie2009-12-271-3/+3
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'presence-refactor' of ↵Diva Canto2009-12-271-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | ssh://diva@opensimulator.org/var/git/opensim into presence-refactor
| | * | | | | | | | | | | Fix the spelling :/Melanie2009-12-271-3/+3
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'presence-refactor' of ↵Diva Canto2009-12-2721-0/+29821
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | ssh://diva@opensimulator.org/var/git/opensim into presence-refactor
| | * | | | | | | | | | | Merge branch 'master' into presence-refactorMelanie2009-12-2721-0/+29821
| | |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | First pass at the local connector for presence. No cache yet. Just the ↵Diva Canto2009-12-272-0/+266
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | connector to the local service and a presence detector object.
| * | | | | | | | | | | | Change the signature of the forms requester data in preparation to gettingMelanie2009-12-276-74/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to where lists can be sent as requests
| * | | | | | | | | | | | Add the MySQL presence data moduleMelanie2009-12-271-0/+93
| | | | | | | | | | | | |
| * | | | | | | | | | | | Finish the presence serviceMelanie2009-12-272-8/+78
| | | | | | | | | | | | |
| * | | | | | | | | | | | Just make it compile :)Melanie2009-12-272-7/+28
| | | | | | | | | | | | |
| * | | | | | | | | | | | Interface changesMelanie2009-12-271-10/+6
| | | | | | | | | | | | |
| * | | | | | | | | | | | More beef to the IPresenceService interface.Diva Canto2009-12-261-1/+12
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' into presence-refactorMelanie2009-12-271-3/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Presence Step 1Melanie2009-12-274-22/+14
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Revert "test"Melanie2010-03-031-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 2f0011c605833caa131265c82e3f6340b0610183.
* | | | | | | | | | | | | | testMelanie2010-03-031-0/+1
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Fix the crashed session notification from the userserver.CasperW2010-02-251-10/+8
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Allow particles and texture anims to be persisted to XML. This behaviour is ↵CasperW2010-02-251-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | expected.
* | | | | | | | | | | | | | llDie() should not work on attachments (results in an incosistent attachment ↵CasperW2010-02-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | state)
* | | | | | | | | | | | | | Disable blocking teleports within the same parcel for now; it's not ↵CasperW2010-02-251-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | implemented correctly. Will review soon.
* | | | | | | | | | | | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ↵Melanie2010-02-161-3/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | careminster
| * | | | | | | | | | | | | | Fix an inconsistency in llSetPayPrice between SL and OS behaviourCasperW2010-02-151-3/+6
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Change a condition to actually make linden land reclaim workMelanie2010-02-161-1/+1
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'master' of ssh://TOR/var/git/careminsterCasperW2010-02-151-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Plug a small holeMelanie2010-02-151-0/+3
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Implement missing llGetPrimitiveParams parametersCasperW2010-02-151-32/+138
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ↵Melanie2010-02-142-81/+152
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | careminster
| * | | | | | | | | | | | | | Angular motor adjustmentsKitto Flora2010-02-121-22/+26
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterKitto Flora2010-02-1232-2768/+2947
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterKitto Flora2010-02-0813-416/+1237
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Motor angular decay fix.Kitto Flora2010-02-031-4/+7
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterKitto Flora2010-02-0316-303/+535
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | AngMotor update 1Kitto Flora2010-02-022-79/+143
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2010-02-1434-398/+355
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | * SQLite match code casing with regionsettings table field casing (what's ↵Teravus Ovares (Dan Olivares)2010-02-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with the upper case S in Sandbox while the rest is lower case 0.o) * It's doubtful that this will have any effect on mantis http://opensimulator.org/mantis/view.php?id=4577 . Sqlite 3 is required, Sqlite 2 was reported.
| * | | | | | | | | | | | | | | | * This is an attempt to resolve mantis 4437 by using SqliteAdapter type ↵Teravus Ovares (Dan Olivares)2010-02-131-11/+100
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | statements instead of blanket SQL statements. The hope is that this makes SQLite work on Linux/Mono again. Re: http://opensimulator.org/mantis/view.php?id=4437 * Added a 'Create Update Statement' method that takes two fields for a primary key * Added an Update and Delete command for parcels and land access list table rows.
| * | | | | | | | | | | | | | | minor: update CONTRIBUTORS.txtJustin Clark-Casey (justincc)2010-02-121-0/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)2010-02-1215-85/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These patch should allow people using systems that do not have their locale set to En_US or similar to use OpenSim without suffering effects such as being a million miles up in the air on login. The problem was caused by parsing strings without forcing that parse to be En_US (hence different decimal and digit group symbols were causing problems). Thanks very much to VikingErik for doing the legwork on this fix and phacelia for spotting it in the first place.
| * | | | | | | | | | | | | | | minor: remove completely commented out and unused classJustin Clark-Casey (justincc)2010-02-121-226/+0
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2010-02-1213-72/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This resolves the problem where eyes and hair would turn white on standalone configurations When a client receives body part information, for some insane reason or other it always ends up uploading this back to the server and then immediately re-requesting it. This should have been okay since we stored that asset in cache. However, the standalone asset service connector was not checking this cache properly, so every time the client made the request for the asset it has just loaded it would get a big fat null back in the face, causing it to make clothes and hair white. This bug did not affect grids since they use a different service connector.
| * | | | | | | | | | | | | | | Add missing refernce to prebuild (backport from presence-refactor)Melanie2010-02-091-0/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add license header and change branded namespace to genericMelanie2010-02-083-3/+84
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Resolve a merge issueMelanie2010-02-081-79/+86
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ↵Melanie2010-02-082-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | careminster
| * | | | | | | | | | | | | | Fix two inconsistencies with LightShareCasperW2010-02-052-2/+7
| | | | | | | | | | | | | | |