| Commit message (Expand) | Author | Age | Files | Lines |
* | Can now set the http ports that grid server and user server use. | MW | 2007-09-14 | 2 | -2/+2 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 13 | -13/+13 |
* | Added a Debug method to the Console/log class that has the Conditional attrib... | MW | 2007-08-31 | 1 | -2/+2 |
* | Deleted a few old files that are no longer used. | MW | 2007-08-27 | 3 | -234/+0 |
* | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 2007-08-19 | 1 | -1/+1 |
* | Temporary fix for the region crossing crash, Although we need to start to cha... | MW | 2007-08-15 | 1 | -1/+118 |
* | oops , guess I should include the new files next time | MW | 2007-08-13 | 1 | -0/+80 |
* | Separated Login Service from usermanager, which helps to clean up the code a ... | MW | 2007-08-13 | 2 | -57/+5 |
* | * Checked in new tweaked Prebuild.exe | lbsa71 | 2007-08-08 | 1 | -40/+0 |
* | Grid/GridServer/GridManager.cs | Brian McBee | 2007-08-08 | 1 | -9/+16 |
* | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 2007-08-03 | 3 | -7/+24 |
* | Commit 1/2 | Adam Frisby | 2007-07-29 | 1 | -2/+2 |
* | * More console related changes. | Adam Frisby | 2007-07-24 | 1 | -1/+1 |
* | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 2007-07-24 | 2 | -2/+0 |
* | Re-added the ability to set the database provider (dll) in the config file fo... | MW | 2007-07-21 | 2 | -2/+2 |
* | * Assortment of Console changes - console messages are now grouped into modul... | Adam Frisby | 2007-07-20 | 2 | -15/+15 |
* | *Moved XmlConfiguration to its own project | mingchen | 2007-07-19 | 3 | -32/+4 |
* | * Removed yet more compiler warnings | Adam Frisby | 2007-07-19 | 2 | -2/+0 |
* | * Removing more compiler warnings. | Adam Frisby | 2007-07-19 | 1 | -4/+4 |
* | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 2007-07-18 | 3 | -76/+8 |
* | * Added "GetHostFromDNS" to Util to replace the various DNS resolution method... | Adam Frisby | 2007-07-18 | 1 | -1/+1 |
* | * Applying babblefrog's DNS patches from issue #188 | Adam Frisby | 2007-07-17 | 2 | -5/+7 |
* | * In ur trunk adding ur assets. | Adam Frisby | 2007-07-16 | 1 | -0/+11 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 18 | -2811/+2811 |
* | * fixed locations both set to y (thanks to babblefro) | lbsa71 | 2007-07-15 | 1 | -1/+1 |
* | * Excelsior! | Adam Frisby | 2007-07-14 | 2 | -0/+12 |
* | * Upgraded MySQL Connector to support 1222 changes. | Adam Frisby | 2007-07-14 | 1 | -1/+1 |
* | * Fixed bug reported by xyzo - region assets are now stored in "regionassets.... | Adam Frisby | 2007-07-13 | 1 | -2/+2 |
* | rename file to not have spaces in it | Sean Dague | 2007-07-13 | 1 | -0/+0 |
* | * OGS project is now back down to zero warnings. | Adam Frisby | 2007-07-13 | 1 | -0/+1 |
* | preliminary inter region communications (between regions in different instanc... | MW | 2007-07-10 | 1 | -1/+5 |
* | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 2007-07-10 | 2 | -5/+14 |
* | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2007-07-08 | 12 | -980/+0 |
* | (no commit message) | lbsa71 | 2007-07-08 | 4 | -14/+10 |
* | * Updating prebuild | Adam Frisby | 2007-07-08 | 2 | -3/+3 |
* | * Fixed reservation handling for existing region authkey situations. Reservat... | Adam Frisby | 2007-07-08 | 1 | -7/+1 |
* | *Fixed several bugs that crashed the viewer and opensim server when logging i... | mingchen | 2007-07-06 | 3 | -4/+5 |
* | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 2007-07-05 | 5 | -14/+49 |
* | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 2007-07-04 | 6 | -195/+136 |
* | Grid Servers: | Adam Frisby | 2007-07-04 | 1 | -7/+9 |
* | *Fixed storage issue as noted in last commit of the OGS1 GridServer | mingchen | 2007-07-03 | 3 | -8/+9 |
* | *Removed GridInfo class as it has been previously replaced with the much bett... | mingchen | 2007-07-03 | 3 | -11/+25 |
* | *Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate XmlRpcSimu... | mingchen | 2007-07-03 | 2 | -66/+113 |
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 15 | -143/+90 |
* | *OGS1 Key2Name/Name2Key works | mingchen | 2007-07-02 | 2 | -1/+2 |
* | * Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScene | lbsa71 | 2007-07-02 | 1 | -1/+1 |
* | Started change to having SceneObject and then that having child Primitives wh... | MW | 2007-07-01 | 1 | -22/+15 |
* | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2007-07-01 | 6 | -10/+10 |
* | * Project files fixed for OGS. | Adam Frisby | 2007-07-01 | 1 | -15/+22 |
* | *Deleted Logger.cs from OpenSim.Framework | mingchen | 2007-06-29 | 2 | -3/+3 |