| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 2007-07-22 | 1 | -3/+6 |
* | * Fixed an config issue (log not initialized in RegionInfo config) | lbsa71 | 2007-07-20 | 1 | -0/+1 |
* | *Moved XmlConfiguration to its own project | mingchen | 2007-07-19 | 1 | -2/+2 |
* | Added some Alert methods to Scene , and a console command handler. So from th... | MW | 2007-07-19 | 1 | -0/+7 |
* | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 2007-07-18 | 1 | -30/+8 |
* | * Reverting 1371 | Adam Frisby | 2007-07-18 | 1 | -1/+1 |
* | * Please to be checking you rename the strings inside the project when you re... | Adam Frisby | 2007-07-18 | 1 | -1/+1 |
* | * Added "backup" console command for sdague | Adam Frisby | 2007-07-17 | 1 | -0/+7 |
* | * RegionApplicationBase restructuring now complete | lbsa71 | 2007-07-16 | 1 | -60/+20 |
* | * And yet more restructuring of startup sequence... | lbsa71 | 2007-07-16 | 1 | -88/+74 |
* | * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApp | lbsa71 | 2007-07-16 | 1 | -66/+31 |
* | *Renamed everything Parcels and ParcelData to Land and LandData | mingchen | 2007-07-16 | 1 | -2/+2 |
* | *Renamed ParcelManager to LandManager | mingchen | 2007-07-16 | 1 | -2/+2 |
* | * Since we're discussing it, applying the m_ convention on some members... | lbsa71 | 2007-07-16 | 1 | -17/+17 |
* | * Removed some superfluous assigns | lbsa71 | 2007-07-16 | 1 | -5/+12 |
* | * working on RegionApplicationBase | lbsa71 | 2007-07-16 | 1 | -1/+1 |
* | * Restructured the RegionApplicationBase. | lbsa71 | 2007-07-16 | 1 | -10/+19 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -496/+496 |
* | *Trunk compiles now | mingchen | 2007-07-16 | 1 | -1/+1 |
* | * Some minor renamings | lbsa71 | 2007-07-16 | 1 | -17/+17 |
* | *Fixed bug that incorrectly tabulated 'others' prims on a parcel | mingchen | 2007-07-16 | 1 | -1/+1 |
* | * Added new scripting related events, in particular a new event which is trig... | Adam Frisby | 2007-07-15 | 1 | -1/+7 |
* | Removed the reference to ClientManager from scene, as scene really shouldn't ... | MW | 2007-07-15 | 1 | -1/+1 |
* | Removed reference to Scene EventManager from primitive. In its place, primiti... | MW | 2007-07-15 | 1 | -2/+0 |
* | * Storage Manager now initialises with a DB name equal to that of the region ... | Adam Frisby | 2007-07-15 | 1 | -1/+1 |
* | * Added loading methods for NullStorage. | Adam Frisby | 2007-07-15 | 1 | -1/+4 |
* | * Excelsior! | Adam Frisby | 2007-07-14 | 1 | -0/+7 |
* | * Added "quit" alias for the "shutdown" console command in RegionServer | Adam Frisby | 2007-07-14 | 1 | -0/+1 |
* | * Apparently, we need to tell ParcelManager that there is no parcels. | lbsa71 | 2007-07-14 | 1 | -1/+1 |
* | Part two of Darok's Bullet physics plugin: added the actual plugin, although ... | MW | 2007-07-13 | 1 | -0/+5 |
* | Changed simpleApp to use basic physics. | MW | 2007-07-13 | 1 | -1/+0 |
* | Next time maybe I should check it still compiles before committing. | MW | 2007-07-12 | 1 | -5/+0 |
* | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 2007-07-10 | 1 | -7/+5 |
* | * some follow up renaming of members et c. | lbsa71 | 2007-07-09 | 1 | -1/+1 |
* | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 2007-07-05 | 1 | -1/+1 |
* | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 2007-07-04 | 1 | -39/+55 |
* | * Cleaning - attempting to get compiler warnings back down to zero. | Adam Frisby | 2007-07-04 | 1 | -6/+9 |
* | Today's work on Building support/tools. Think I am slowly getting there. | MW | 2007-07-03 | 1 | -2/+2 |
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -33/+19 |
* | You can now substitute %name% in the filename argument for terrain save & loa... | Adam Frisby | 2007-07-02 | 1 | -1/+1 |
* | * now saves ExternalHostName in config | lbsa71 | 2007-07-01 | 1 | -6/+0 |
* | MAJOR IP RESTRUCTURING | lbsa71 | 2007-07-01 | 1 | -1/+1 |
* | *Added UUIDNameRequest packet support (untested, but should work -- at least ... | mingchen | 2007-06-28 | 1 | -5/+3 |
* | *Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal ... | mingchen | 2007-06-28 | 1 | -1/+1 |
* | *Master User is now set up | mingchen | 2007-06-28 | 1 | -1/+10 |
* | *Fixed UserServer and OpenSim so now they start without crashing. | mingchen | 2007-06-28 | 1 | -2/+2 |
* | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 2007-06-27 | 1 | -1/+1 |
* | *Some more restructuring/fixing -- should compile, but high chance I forgot t... | mingchen | 2007-06-27 | 1 | -13/+15 |
* | Some work on restructuring the namespaces / project names. Note this doesn't ... | MW | 2007-06-27 | 1 | -0/+476 |