Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 лет назад |
Justin Clarke Casey
|
baefa05b57
* Rebase all current servers on common abstract BaseOpenSimServer class
|
17 лет назад |
Adam Frisby
|
b25f9f322c
* Mother of all commits:
|
17 лет назад |
Teravus Ovares
|
04dbcee74c
* A few more Message Server comms related updates
|
17 лет назад |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 лет назад |
Jeff Ames
|
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
|
17 лет назад |
Jeff Ames
|
4bde56457f
removed some duplicate hard-coded port numbers. changed ports to uint.
|
17 лет назад |
Adam Frisby
|
91c1e8a734
* Fixed a whole bunch of console messages.
|
17 лет назад |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 лет назад |
MW
|
3d8219f6c7
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace.
|
17 лет назад |
Sean Dague
|
32869aec47
apply http://bug.opensecondlife.org/view.php?id=512 from chillken
|
17 лет назад |
MW
|
0d685d6a52
Can now set the http ports that grid server and user server use.
|
17 лет назад |
Sean Dague
|
ffe9c9374a
mass update of urls in source code to new website
|
17 лет назад |
Brian McBee
|
599a6d32ee
Changes to prepare for future possible configuration of separate logdir, configdir, datadir.
|
17 лет назад |
Adam Frisby
|
3cbc1e011d
* Reduced a significant number of compiler warnings (back down to 9 for all projects combined, all 'never used' things)
|
17 лет назад |
MW
|
b3cef2fc2a
Re-added the ability to set the database provider (dll) in the config file for the userserver and gridserver.
|
17 лет назад |
mingchen
|
ed69e84874
*Moved XmlConfiguration to its own project
|
17 лет назад |
Adam Frisby
|
f29acf95b0
* Removed yet more compiler warnings
|
17 лет назад |
mingchen
|
222becc879
*New Configuration System, much easier and less buggy compared to the original system in place
|
17 лет назад |
Sean Dague
|
2a3c79df83
changed to native line ending encoding
|
17 лет назад |
mingchen
|
583f2a9de8
*Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)
|
17 лет назад |
lbsa71
|
6a2588454a
* Removed AssetHttpServer, using BaseHttpServer instead
|
17 лет назад |
mingchen
|
78e420f48b
*Fixed storage issue as noted in last commit of the OGS1 GridServer
|
17 лет назад |
mingchen
|
e06ffb3981
*Removed GridInfo class as it has been previously replaced with the much better NetworkServersInfo class
|
17 лет назад |
mingchen
|
898b48464a
*Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate XmlRpcSimulatorLoginMethod
|
17 лет назад |
lbsa71
|
9b6b6d05d4
* Optimized usings (the 'LL ate my scripts' commit)
|
17 лет назад |
mingchen
|
67af17fdd1
*OGS1 Key2Name/Name2Key works
|
17 лет назад |
lbsa71
|
5e805656db
Fixed SimpleApp - aka thankgoditssundaycommit
|
17 лет назад |
mingchen
|
2261e4ec2a
*Fixed all renaming for OpenGridServices.sln, still a reference issue in prebuild.xml though
|
17 лет назад |
MW
|
646bbbc84b
Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.
|
17 лет назад |