Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed problem of not being able to move out of the first 3X3 block of ↵ | MW | 2007-06-21 | 1 | -2/+2 |
| | | | | regions. (Code Needs cleaning up). | ||||
* | Protip: don't commit when you have debug in ClientView set to true. | MW | 2007-06-20 | 1 | -4/+4 |
| | |||||
* | * Replaced old logging mechanism with new shiny logging mechanism | Adam Frisby | 2007-06-20 | 1 | -1/+1 |
| | | | | | * Console, I bid thee farewall. Use "Log" now where console used to exist. | ||||
* | Each Region will now generate a texture image of their terrain and this will ↵ | MW | 2007-06-17 | 1 | -3/+1 |
| | | | | 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. | ||||
* | Very Preliminary local teleporting added (currently only can teleport ↵ | MW | 2007-06-17 | 1 | -0/+2 |
| | | | | | | | within the current region). Now need to add teleporting between regions and use of the dynamic texture for the terrain. | ||||
* | Deleted IGridServer interface (and classes implementing that). | MW | 2007-06-14 | 1 | -0/+2 |
| | |||||
* | Fixed the bug that makes a region use its water height as its name (in ↵ | MW | 2007-06-14 | 1 | -29/+3 |
| | | | | | | | regionhandshake), which lead to most regions being called "20". (applied fix to sugilite) Rearranged some of the methods in ClientView.API. | ||||
* | (no commit message) | MW | 2007-06-12 | 1 | -0/+222 |
| | |||||
* | And some more! | MW | 2007-06-12 | 1 | -193/+0 |
| | |||||
* | *Added and updated copyright headers on all files in both OpenSim and OGS | mingchen | 2007-06-11 | 1 | -0/+27 |
| | |||||
* | Prim creation working. | MW | 2007-06-10 | 1 | -6/+15 |
| | |||||
* | We have successful login! | MW | 2007-05-30 | 1 | -1/+1 |
| | |||||
* | Should allow multiple worlds (and UDP servers) to be ran in one instance, ↵ | MW | 2007-05-27 | 1 | -12/+6 |
| | | | | just missing backend comms and working Avatar/primitives classes. | ||||
* | Start of rewrite 5279! | MW | 2007-05-26 | 1 | -0/+163 |