| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | Revert a revert? Am i mad? Don't answer that....! | Melanie | 2010-05-18 | 1 | -0/+2 |
| * | | | | | Merge commit 'alex/Migrations' | Melanie | 2010-05-18 | 7 | -93/+114 |
| |\ \ \ \ \ |
|
| | * | | | | | Some more corrections after MySQL connector update | AlexRa | 2010-05-19 | 2 | -2/+3 |
| | * | | | | | All (?) MySQL stores fixed to use DBGuid.FromDB() | AlexRa | 2010-05-19 | 5 | -92/+68 |
| | * | | | | | Added DBGuids.cs (static func DBGuid.FromDB() | AlexRa | 2010-05-19 | 1 | -0/+44 |
| * | | | | | | Revert "Looks like the new files were never added to prebuild.xml" | Melanie | 2010-05-18 | 1 | -2/+0 |
| |/ / / / / |
|
| * | | | | | Looks like the new files were never added to prebuild.xml | Melanie | 2010-05-18 | 1 | -0/+2 |
| * | | | | | Merge commit 'alex/Migrations' | Melanie | 2010-05-18 | 0 | -0/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | MS SQL migrations converted to the new format | AlexRa | 2010-05-18 | 77 | -2008/+2273 |
| | * | | | | | Migrations for SQLite converted to new format | AlexRa | 2010-05-18 | 46 | -709/+828 |
| | * | | | | | Converted MySQL migration history to the new format | AlexRa | 2010-05-18 | 79 | -1008/+1228 |
| | * | | | | | Added MySqlMigrations.cs (supports stored proc/funcs) | AlexRa | 2010-05-18 | 1 | -0/+85 |
| | * | | | | | Embedded MySql.Data.dll updated to 6.2.3.0. | AlexRa | 2010-05-18 | 1 | -0/+0 |
| | * | | | | | Migration.cs supports single-file migration history format | AlexRa | 2010-05-18 | 1 | -104/+233 |
| | |/ / / / |
|
| * | | | | | Merge branch 'Migrations' | Melanie | 2010-05-18 | 205 | -3829/+4647 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | MS SQL migrations converted to the new format | AlexRa | 2010-05-16 | 77 | -2008/+2273 |
| | * | | | | Migrations for SQLite converted to new format | AlexRa | 2010-05-16 | 46 | -709/+828 |
| | * | | | | Converted MySQL migration history to the new format | AlexRa | 2010-05-16 | 79 | -1008/+1228 |
| | * | | | | Added MySqlMigrations.cs (supports stored proc/funcs) | AlexRa | 2010-05-16 | 1 | -0/+85 |
| | * | | | | Embedded MySql.Data.dll updated to 6.2.3.0. | AlexRa | 2010-05-16 | 1 | -0/+0 |
| | * | | | | Migration.cs supports single-file migration history format | AlexRa | 2010-05-16 | 1 | -104/+233 |
| * | | | | | Allow remote admin to be used on a different port from the main region port | Melanie Thielker | 2010-05-18 | 2 | -2/+7 |
* | | | | | | Refactor scene presence list for lockless iteration. Lock contention will now... | Melanie | 2010-05-21 | 1 | -82/+49 |
* | | | | | | Merge branch 'careminster' into careminster-presence-refactor | Melanie | 2010-05-21 | 3 | -23/+54 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch '0.6.9-post-fixes' into careminster | Melanie | 2010-05-21 | 7 | -446/+554 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | back port groups changes | unknown | 2010-05-05 | 3 | -1334/+73 |
| | * | | | | | | back port groups changes | unknown | 2010-05-05 | 7 | -446/+1815 |
| | * | | | | | | Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for... | Melanie | 2010-05-05 | 4 | -1570/+320 |
| | * | | | | | | Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups | Melanie | 2010-05-05 | 4 | -320/+1570 |
| | * | | | | | | Fix linking issue introduced in my earlier commit | Melanie Thielker | 2010-04-30 | 1 | -1/+19 |
| | * | | | | | | Fix some symbol errors | Melanie | 2010-04-30 | 1 | -2/+2 |
| * | | | | | | | Change the way the object perms are propagated to attempt to salvage | Melanie | 2010-05-21 | 1 | -21/+23 |
| * | | | | | | | Fix a nullref issue in SitAltitudeCallback | Tom Grimshaw | 2010-05-19 | 1 | -50/+53 |
| * | | | | | | | Fix a null reference issue in cmGetAvatarList() | Tom Grimshaw | 2010-05-19 | 1 | -1/+1 |
| * | | | | | | | Provide interface to prevent the client close function from sending the stop ... | Tom Grimshaw | 2010-05-17 | 9 | -4/+54 |
* | | | | | | | | Initialise m_initialSitTarget to ZERO_VACTOR for safety's sake as per convo w... | Tom Grimshaw | 2010-05-19 | 1 | -1/+1 |
* | | | | | | | | Fix a nullref issue in SitAltitudeCallback | Tom Grimshaw | 2010-05-19 | 1 | -6/+9 |
* | | | | | | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Tom Grimshaw | 2010-05-19 | 3 | -3/+8 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Allow remote admin to be used on a different port from the main region port | Melanie Thielker | 2010-05-18 | 2 | -2/+7 |
| * | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
| | * | | | | | | | Change an exception reporting to include the stack trace. "e.Message" just | Melanie | 2010-05-18 | 1 | -1/+1 |
* | | | | | | | | | Fix a null reference issue in cmGetAvatarList() | Tom Grimshaw | 2010-05-19 | 1 | -1/+1 |
|/ / / / / / / / |
|
* | | | | | | | | Don't send kill packets to child agents as we close them | Tom Grimshaw | 2010-05-18 | 1 | -2/+2 |
* | | | | | | | | Fix to the scenario where we send an agent to a neighbouring sim (via telepor... | Tom Grimshaw | 2010-05-18 | 8 | -7/+103 |
* | | | | | | | | Missed a nullref in the previous commit | Tom Grimshaw | 2010-05-18 | 1 | -0/+2 |
* | | | | | | | | Fix for hanging on "Connecting to region".. caused by packets being processed... | Tom Grimshaw | 2010-05-18 | 10 | -54/+114 |
* | | | | | | | | While examining our 10,10,10 issue I discovered that several threads were loc... | Tom Grimshaw | 2010-05-18 | 1 | -8/+5 |
* | | | | | | | | Prevent an "index out of range" error on login | Melanie Thielker | 2010-05-18 | 1 | -2/+5 |
* | | | | | | | | Following on from the last commit, the stop/disconnect packet should NOT be s... | Tom Grimshaw | 2010-05-17 | 1 | -1/+1 |
* | | | | | | | | When killing a zombie session, don't send the stop packet since it often has ... | Tom Grimshaw | 2010-05-17 | 10 | -5/+55 |