| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
class a bit and added a WorldBase class (that World now inherits from)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* cleared up verbose/noverbose/disableOutput douple negation confusion in ConsoleBase
* 2d chat radius is now 3d chat sphere
* removed unused fast 2d radius calc
* added chat type 0xFF : broadcast (no sphere checking)
* OpenSimMain now exposes its LocalWorld
|
|
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)
|