| Commit message (Expand) | Author | Files | Lines |
2007-07-16 | *Renamed ParcelManager to LandManager | mingchen | 1 | -2/+2 |
2007-07-16 | * Since we're discussing it, applying the m_ convention on some members... | lbsa71 | 1 | -17/+17 |
2007-07-16 | * Removed some superfluous assigns | lbsa71 | 2 | -16/+14 |
2007-07-16 | * working on RegionApplicationBase | lbsa71 | 1 | -1/+1 |
2007-07-16 | * Restructured the RegionApplicationBase. | lbsa71 | 1 | -10/+19 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 3 | -657/+657 |
2007-07-16 | *Trunk compiles now | mingchen | 1 | -1/+1 |
2007-07-16 | * Some minor renamings | lbsa71 | 1 | -17/+17 |
2007-07-16 | *Fixed bug that incorrectly tabulated 'others' prims on a parcel | mingchen | 1 | -1/+1 |
2007-07-15 | * Added new scripting related events, in particular a new event which is trig... | Adam Frisby | 1 | -1/+7 |
2007-07-15 | Removed the reference to ClientManager from scene, as scene really shouldn't ... | MW | 1 | -1/+1 |
2007-07-15 | Removed reference to Scene EventManager from primitive. In its place, primiti... | MW | 1 | -2/+0 |
2007-07-15 | * Storage Manager now initialises with a DB name equal to that of the region ... | Adam Frisby | 1 | -1/+1 |
2007-07-15 | * Added loading methods for NullStorage. | Adam Frisby | 1 | -1/+4 |
2007-07-14 | * Excelsior! | Adam Frisby | 1 | -0/+7 |
2007-07-14 | * Added "quit" alias for the "shutdown" console command in RegionServer | Adam Frisby | 1 | -0/+1 |
2007-07-14 | * Apparently, we need to tell ParcelManager that there is no parcels. | lbsa71 | 1 | -1/+1 |
2007-07-13 | Part two of Darok's Bullet physics plugin: added the actual plugin, although ... | MW | 2 | -0/+10 |
2007-07-13 | Changed simpleApp to use basic physics. | MW | 1 | -1/+0 |
2007-07-12 | Next time maybe I should check it still compiles before committing. | MW | 1 | -5/+0 |
2007-07-10 | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 1 | -7/+5 |
2007-07-09 | * some follow up renaming of members et c. | lbsa71 | 1 | -1/+1 |
2007-07-08 | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2 | -250/+0 |
2007-07-08 | * Updating prebuild | Adam Frisby | 2 | -4/+4 |
2007-07-05 | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 3 | -5/+5 |
2007-07-04 | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 1 | -39/+55 |
2007-07-04 | * Cleaning - attempting to get compiler warnings back down to zero. | Adam Frisby | 1 | -6/+9 |
2007-07-03 | Today's work on Building support/tools. Think I am slowly getting there. | MW | 1 | -2/+2 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 3 | -40/+22 |
2007-07-02 | You can now substitute %name% in the filename argument for terrain save & loa... | Adam Frisby | 1 | -1/+1 |
2007-07-01 | * now saves ExternalHostName in config | lbsa71 | 1 | -6/+0 |
2007-07-01 | MAJOR IP RESTRUCTURING | lbsa71 | 1 | -1/+1 |
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2 | -4/+4 |
2007-06-29 | *Deleted Logger.cs from OpenSim.Framework | mingchen | 2 | -4/+4 |
2007-06-28 | * Removed J# language support because it has issues with Mono. | Adam Frisby | 2 | -4/+4 |
2007-06-28 | *Added UUIDNameRequest packet support (untested, but should work -- at least ... | mingchen | 1 | -5/+3 |
2007-06-28 | *Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal ... | mingchen | 1 | -1/+1 |
2007-06-28 | *Master User is now set up | mingchen | 3 | -5/+21 |
2007-06-28 | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2 | -2/+61 |
2007-06-28 | *Fixed UserServer and OpenSim so now they start without crashing. | mingchen | 1 | -2/+2 |
2007-06-27 | *Moved all the classes into their own file from LLSDHelpers.cs | mingchen | 1 | -1/+1 |
2007-06-27 | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 3 | -3/+44 |
2007-06-27 | *More compile fixes (should be it on OpenSim.sln) | mingchen | 1 | -6/+6 |
2007-06-27 | *Updated prebuild.xml and ran prebuild again | mingchen | 2 | -52/+36 |
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot t... | mingchen | 3 | -52/+58 |