Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed the flashing when crossing a border. | MW | 2007-06-18 | 1 | -10/+19 |
| | |||||
* | Fixed inverted map texture problem. | MW | 2007-06-17 | 1 | -2/+23 |
| | | | | | Added(from trunk) the loading of terrain files defined in the region.xml files. | ||||
* | Each Region will now generate a texture image of their terrain and this will ↵ | MW | 2007-06-17 | 1 | -0/+11 |
| | | | | 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 | -51/+97 |
| | | | | | | | within the current region). Now need to add teleporting between regions and use of the dynamic texture for the terrain. | ||||
* | Some Rearranging of CommsManager. | MW | 2007-06-16 | 1 | -3/+3 |
| | |||||
* | Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't ↵ | MW | 2007-06-15 | 1 | -0/+34 |
| | | | | have any backend ogs communication support yet so everything is Sandbox mode only ) | ||||
* | Preliminary movement added to sugilite, forwards walking only and no animations. | MW | 2007-06-15 | 1 | -7/+1 |
| | |||||
* | trying to clean up the namespaces. | MW | 2007-06-14 | 1 | -0/+718 |