| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
* Renamed IPListenAddr to CommsIPListenAddr
* Renamed IPListenPort to CommsIPListenPort
New Features:
* Begun OGS/.1 implementation -- created new temporary "GridInfo" class to hold grid settings, needs reworking to wherever settings are stored these days.
|
|
|
|
|
|
|
|
|
| |
Started to add support for asset uploads over CAPS (the asset is uploaded but seems to come out corrupt).
Started to cleanup/rewrite the AssetCache.
Fixed bug in MapBlock requests, where data for some regions wasn't being sent.
Renamed PrimData's Texture to TextureEntry.
most likely a few other small changes.
|
| |
|
|
|
|
| |
MapLayer requests are handled by CAPS.
|
|
|
|
| |
regions. (Code Needs cleaning up).
|
|
|
|
| |
be used by the map. Note: Currently each region generates a new image every time they start; even if the terrain is read from the database. And also they don't update it when the terrain changes.
|
|
|
|
|
|
|
| |
within the current region).
Now need to add teleporting between regions and use of the dynamic texture for the terrain.
|
|
|