| Commit message (Expand) | Author | Files | Lines |
2011-01-18 | minor: remove mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2011-01-18 | Reduce amount of debug lopgging put out by some simiangrid connectors. Pleas... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-01-08 | Moved the map tile processing used by the Simian Grid | Mic Bowman | 1 | -86/+0 |
2011-01-05 | comment out a couple simian debug messages | Mic Bowman | 1 | -1/+1 |
2010-12-27 | Update SimianGridServicesConnector to work more like | Mic Bowman | 1 | -68/+50 |
2010-10-22 | Revert "Merge remote branch 'otakup0pe/mantis5110'" | Justin Clark-Casey (justincc) | 1 | -1/+3 |
2010-10-22 | Revert "* refactor refactor refactor ServerURI 4 lyfe" | Justin Clark-Casey (justincc) | 1 | -1/+3 |
2010-10-20 | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 1 | -3/+1 |
2010-10-03 | Initial port of the Warp3D map tile renderer | Melanie | 1 | -1/+1 |
2010-10-02 | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 1 | -3/+1 |
2010-09-07 | Fix Simian regression | Melanie | 1 | -16/+19 |
2010-09-07 | Fix Simian regression | Melanie | 1 | -16/+19 |
2010-09-05 | Add m_Enabled pattern to SimianGridConnector | Melanie | 1 | -14/+28 |
2010-09-03 | * Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to... | John Hurliman | 1 | -13/+9 |
2010-08-06 | Added Check4096 config var under [GridService], at the request of many. Chang... | Diva Canto | 1 | -5/+5 |
2010-08-06 | Allow creation of link regions if there is an existing region within a 4096 r... | Marck | 1 | -0/+6 |
2010-06-22 | * Fixed SimianGrid map tile uploads not having any objects in the images | John Hurliman | 1 | -4/+28 |
2010-06-12 | Some people don't use Simian. Make the connector respect that it's disabled | Melanie | 1 | -1/+1 |
2010-06-11 | * Added a new method to IMapImageGenerator for getting the map tile before it... | John Hurliman | 1 | -3/+81 |
2010-05-29 | Stop IGridService from throwing a fatal exception when an IPEndPoint cannot b... | Tom Grimshaw | 1 | -1/+3 |
2010-03-26 | Change the SimianGrid connector log messages to start with "[SIMIAN " to avoi... | John Hurliman | 1 | -9/+9 |
2010-03-15 | Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors | John Hurliman | 1 | -1/+1 |
2010-03-12 | * Added a better check to the SimianGrid connectors to test if they are enabl... | John Hurliman | 1 | -12/+15 |
2010-03-12 | Fixing the previous patch to work correctly with standalone mode | John Hurliman | 1 | -4/+4 |
2010-03-12 | Fixed SimianGrid connectors to gracefully exit if the required config section... | John Hurliman | 1 | -5/+5 |
2010-03-12 | Simplify database setup and remove migration problems by moving all sqlite co... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-03-11 | Adding the SimianGrid connectors | John Hurliman | 1 | -0/+418 |