| Commit message (Collapse) | Author | Files | Lines |
|
* ExternalHostName supports "SYSTEMIP" again.
|
|
thus forcing the user to re-enter the data
*Added TYPE_STRING_NOT_EMPTY that requires some sort of text to be entered
*Added another parameter to addConfigurationOption called use_default_no_prompt that will not ask via the console a configuration option; it will use whatever is in the config file. If nothing is in the config file for that option, it will force itself to use default
|
|
original system in place
*View RegionInfo.cs for an example on how it works!
*This hopefully copies all the files over, but who knows :)
|
|
methods we use. Favours IPv4 addresses before IPv6 addresses to work around the Vista preference issue.
|
|
|
|
|
|
instances) now works, so child agents and border crossings (and teleporting) now work.
The .net remoting is still very basic: we need security sinks added.
And we really need the OGS 2 protocol as soon as possible.
|
|
textures for the regions don't seem to show up, about to look into that.
|
|
*Grid mode now gets past region handshake, BUT the client (both nicholas and the normal one) crash as soon as the next step is displayed on the screen
|
|
* added some licensing info
|
|
|
|
|
|
calls; somebody should finish the job.
|
|
|
|
* moving towards IPEndPoints all over the place
* trying to make the internal/external division
|
|
* Updated SimpleApp with various introduced dependencies
* Extracted ScenePrescence creation in Scene
* removed try-catchall from UserManagerBase (that actually hid a bug)
* Refactored RegionInfo
* handle is calculated
* it will explode upon accessing x,y,ip,port,externalip if not explicitly initialized
* Removed superfluous 'ref' keywords
* Removed a shitload of 'catch Exception e' that causes build warnings
* Lots of small refactorings, renames et c
* Ignored some bins
|
|
sandbox mode
|