| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
the Grid servers can be a separate solution to the region server.
|
|
|
|
| |
, switching to a event based system (World/Avatar register as event handlers). It is possible that I've broke something with this commit but it doesn't matter as I'll just hide and no one will find me.
|
| |
|
|
|
|
|
|
|
| |
changed something.
* Updated solution files & build files via prebuild.
|
|
|
|
| |
class a bit and added a WorldBase class (that World now inherits from)
|
|
|
|
|
|
| |
Imported crappy monodevelop GTK# manager app (tis embarrassing)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* ignored some files
|
|
|
|
| |
class (currently not being used though) so that a single instance can handle multiple regions (each will need to be listening on a separate udp port)
|
|
|
|
|
| |
Asset uploads (from sim to server) may or may not work, needs more testing, if they don't work then it should be just a encoding problem and not hard to fix.
|
|
|
|
|
|
|
| |
grid mode specific code can be kept separate)
Fixed the ServiceManager project (added reference to System.Xml to its project in prebuil.xml)
|
|
Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour).
|