| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: eliminate method in UserProfileCacheService | Justin Clarke Casey | 2008-04-11 | 1 | -1/+1 |
* | * Minor: Show summary count of connected agents in 'show users' region consol... | Justin Clarke Casey | 2008-04-08 | 1 | -1/+7 |
* | * Various terrain engine fixes | Adam Frisby | 2008-04-06 | 1 | -0/+1 |
* | changing more references to OpenSim.Data | Sean Dague | 2008-04-02 | 1 | -10/+10 |
* | * Set Svn Properties eol-style: |337 | Teravus Ovares | 2008-03-31 | 1 | -1/+1 |
* | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-03-31 | 1 | -0/+9 |
* | **Big ass update warning** | Adam Frisby | 2008-03-30 | 1 | -17/+9 |
* | * Tidy up 'show users' display | Justin Clarke Casey | 2008-03-29 | 1 | -11/+12 |
* | Re-enabled terrain texture generation for the world map. Adam can clean up/ s... | MW | 2008-03-29 | 1 | -0/+5 |
* | * Remove a spammy comment I meant to remove from the last commit | Justin Clarke Casey | 2008-03-24 | 1 | -2/+1 |
* | * Make standalone non-home region caps work again. | Justin Clarke Casey | 2008-03-24 | 1 | -0/+9 |
* | Fixed a small XmlRpcCommand bug | Johan Berntsson | 2008-03-24 | 1 | -1/+4 |
* | XmlRpcCommand refactoring | Johan Berntsson | 2008-03-24 | 1 | -35/+2 |
* | * Start passing around a region server's http port in RegionInfo. | Justin Clarke Casey | 2008-03-23 | 1 | -1/+1 |
* | *Moved LandManagement into its own region module (spiffy!) | mingchen | 2008-03-22 | 1 | -1/+4 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -46/+51 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 4 | -106/+104 |
* | * Make it more obvious if local user services are being used | Justin Clarke Casey | 2008-03-17 | 1 | -2/+3 |
* | * Change opensim.ini.example guidance on asset_database setting to be "local"... | Justin Clarke Casey | 2008-03-13 | 1 | -10/+2 |
* | Eliminated several compiler warning messages | Johan Berntsson | 2008-03-11 | 1 | -13/+1 |
* | The plugin loader can now handle plugin dependencies without hardcoding | Johan Berntsson | 2008-03-11 | 1 | -18/+5 |
* | Fix to solve mantis 717 problem. Makes sure the region DB schema is up to dat... | Johan Berntsson | 2008-03-07 | 1 | -9/+10 |
* | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 2008-03-04 | 1 | -14/+138 |
* | More compiler warning cleanup. | Jeff Ames | 2008-02-29 | 2 | -6/+0 |
* | Fixed startup logo size to match a Win CMD window. | Tedd Hansen | 2008-02-24 | 1 | -3/+3 |
* | Ok, so NOW scripts work. New patch to break them coming soon. | Tedd Hansen | 2008-02-24 | 1 | -3/+3 |
* | "threads" command now works. I've added manual tracking of threads (only if c... | Tedd Hansen | 2008-02-21 | 1 | -5/+20 |
* | Treads command lists threads, but not thread name (yet) | Tedd Hansen | 2008-02-20 | 1 | -7/+9 |
* | div+ | Tedd Hansen | 2008-02-20 | 1 | -0/+13 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -2/+0 |
* | Putting in eyecatcher lines on OpenSim start as we had previously. This make... | Justin Clarke Casey | 2008-02-19 | 1 | -1/+5 |
* | Playing "Name that thread". Adding names and isbackground=true to all threads... | Tedd Hansen | 2008-02-19 | 1 | -3/+2 |
* | A bit more prominent sign of start up completion :-) thanks HashBox for the A... | Dalien Talbot | 2008-02-18 | 1 | -0/+15 |
* | * Allow create user on standalone even if authentication is off, in case the ... | Justin Clarke Casey | 2008-02-18 | 1 | -9/+3 |
* | More exception checks and crash hints | Tedd Hansen | 2008-02-18 | 1 | -12/+20 |
* | * Temporary measure of deleting the Mono addin cache dir of addin-db-000/ on ... | Justin Clarke Casey | 2008-02-15 | 1 | -0/+7 |
* | reverted the last three commits | MW | 2008-02-11 | 1 | -1/+0 |
* | yet another small change (as part of my fight back against Teravus over takin... | MW | 2008-02-11 | 1 | -1/+1 |
* | another small change | MW | 2008-02-11 | 1 | -1/+1 |
* | small change | MW | 2008-02-11 | 1 | -0/+1 |
* | Unhandled exception handler hookup is now the first thing to happen when Open... | Tedd Hansen | 2008-02-11 | 1 | -2/+3 |
* | * Changed child_get_tasks to see_into_this_sim_from_neighbor. | Teravus Ovares | 2008-02-11 | 1 | -9/+4 |
* | Removed some ScriptEngine config debugging. | Tedd Hansen | 2008-02-10 | 1 | -0/+24 |
* | Thank you very much, Hashbox for : | Charles Krinke | 2008-02-10 | 1 | -0/+13 |
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 1 | -2/+2 |
* | * added two new commands (for debug/disaster recovery) | lbsa71 | 2008-02-09 | 1 | -0/+10 |
* | Added undocumented "modules list" command, lists shared region modules. | Tedd Hansen | 2008-02-09 | 1 | -1/+15 |
* | Update version numbers to 0.5 | Jeff Ames | 2008-02-07 | 2 | -2/+2 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 2 | -118/+100 |
* | * Fix Mantis 457 | Justin Clarke Casey | 2008-02-05 | 1 | -6/+6 |