| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | * Starting to clean the house... | Diva Canto | 2010-01-10 | 4 | -1164/+3 |
| * | | | | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 2 | -100/+1 |
| * | | | | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 1 | -4/+5 |
| * | | | | Less refs to UserProfileCacheService. Compiles but likely doesn't run. | Diva Canto | 2010-01-09 | 3 | -77/+17 |
| * | | | | A few more inches... Old friends things removed. Less references to UserProfi... | Diva Canto | 2010-01-08 | 2 | -516/+0 |
| * | | | | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 1 | -345/+0 |
| * | | | | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 1 | -5/+5 |
| * | | | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-04 | 2 | -2/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into presence-refactor | Melanie | 2009-12-31 | 1 | -0/+68 |
| |\ \ \ \ \ |
|
| * | | | | | | More progress on both the Simulation service and the Login service. Both stil... | Diva Canto | 2009-12-31 | 1 | -0/+27 |
| * | | | | | | Simulation handlers (agents & objects) completed. | Diva Canto | 2009-12-31 | 1 | -0/+4 |
| * | | | | | | First pass at the new login service. Still incomplete, but doesn't disrupt th... | Diva Canto | 2009-12-30 | 1 | -1/+1 |
* | | | | | | | Fix the crashed session notification from the userserver. | CasperW | 2010-02-25 | 1 | -10/+8 |
* | | | | | | | Merge branch 'master' into careminster | Melanie | 2010-02-14 | 5 | -28/+21 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 | Justin Clark-Casey (justincc) | 2010-02-12 | 3 | -15/+15 |
| * | | | | | | Fix http://opensimulator.org/mantis/view.php?id=4224 | Justin Clark-Casey (justincc) | 2010-02-12 | 2 | -13/+6 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'master' into careminster | Melanie | 2010-01-28 | 2 | -5/+5 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | * .. More Endlines... | Teravus Ovares (Dan Olivares) | 2010-01-26 | 1 | -1/+1 |
| * | | | | | * a few more endlines.. | Teravus Ovares (Dan Olivares) | 2010-01-26 | 1 | -4/+4 |
* | | | | | | Merge branch 'master' into careminster | Melanie | 2010-01-26 | 1 | -0/+6 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | * Quick fix to Remote Console session ID handling. | Adam Frisby | 2010-01-26 | 1 | -0/+6 |
* | | | | | | Merge branch 'master' into careminster | Melanie | 2010-01-21 | 2 | -2/+2 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Console output no longer requires loglevel to be set to info; you can run the... | mbowman | 2010-01-20 | 2 | -2/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'master' into careminster | Melanie | 2010-01-16 | 1 | -0/+8 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | add an agent position field to AgentUpdateArgs for use by some non-LL clients | dahlia | 2010-01-14 | 1 | -0/+8 |
* | | | | | Merge branch 'master' into careminster | Melanie | 2010-01-11 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Add a console_port setting to let the rest console use a different port | Melanie | 2010-01-11 | 1 | -2/+2 |
* | | | | | Merge branch 'master' into careminster | Melanie | 2010-01-10 | 2 | -10/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Remove "login disable", "login enable" and "login status" commands. | Melanie | 2010-01-10 | 2 | -10/+1 |
* | | | | | Merge branch 'master' into careminster | Melanie | 2010-01-09 | 1 | -4/+4 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix up the weird Lindenish "setaccess" message. Talk about strange.... | Melanie | 2010-01-09 | 1 | -4/+4 |
* | | | | | Merge branch 'master' into careminster | Melanie | 2010-01-09 | 2 | -1/+29 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users | Melanie | 2010-01-09 | 2 | -1/+29 |
* | | | | | Merge branch 'master' into careminster | Melanie | 2010-01-09 | 4 | -47/+122 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Adds IClientAPI voids for GroupProposals. | Revolution | 2010-01-08 | 1 | -1/+6 |
| * | | | | Fix repeated ArgumentOutOfRangeException when a local OpenSim console is resi... | Justin Clark-Casey (justincc) | 2010-01-08 | 2 | -35/+79 |
| * | | | | Moving the new group data structures out of LLClientView into GroupData. | Melanie | 2010-01-08 | 1 | -0/+26 |
| * | | | | Fixes the newly added packets as per Melanie's request. | Revolution | 2010-01-07 | 1 | -11/+11 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'master' into careminster | Melanie | 2010-01-03 | 2 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 2 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'master' into careminster | Melanie | 2009-12-31 | 1 | -0/+68 |
|\ \ \
| |/ / |
|
| * | | Whitespace cleanup (changed hard tabs to 4 spaces) | Melanie | 2009-12-31 | 1 | -61/+61 |
| * | | Adds tons of packets. | Revolution | 2009-12-31 | 1 | -0/+68 |
| |/ |
|
* | | Merge branch 'master' into careminster | Melanie | 2009-12-29 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Change teleports so the TeleportFlags are sent to the destination sim. It | Melanie | 2009-12-29 | 1 | -2/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2009-12-26 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Add AvatarInterestsReply | Melanie | 2009-12-26 | 1 | -0/+2 |
* | | Set version back to core version (base) and suffix CM. Please DO NOT CHANGE THIS | Melanie | 2009-12-25 | 1 | -1/+1 |
* | | Restore version suffix. | Melanie | 2009-12-25 | 1 | -1/+1 |
* | | Recover out-of-region objects during db load. | Kitto Flora | 2009-12-24 | 1 | -1/+1 |