Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-21 | Some refactoring. | MW | 1 | -212/+0 | |
2007-06-21 | Fixed problem of not being able to move out of the first 3X3 block of ↵ | MW | 1 | -17/+5 | |
regions. (Code Needs cleaning up). | |||||
2007-06-20 | Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class. | MW | 1 | -5/+5 | |
Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use. Plus some other small changes. | |||||
2007-06-20 | * Removed ClientThreads from avatar | lbsa71 | 1 | -1/+1 | |
* Deleted SimpleApp2 as it's getting wonkier and wonkier by the minute * Added avatar handling to SimpleApp, still don't have any avatar out on the playing field * Removed some warnings * Went from IWorld to Scene * | |||||
2007-06-18 | Fixed the flashing when crossing a border. | MW | 1 | -1/+1 | |
2007-06-17 | Each Region will now generate a texture image of their terrain and this will ↵ | MW | 1 | -2/+2 | |
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. | |||||
2007-06-17 | Very Preliminary local teleporting added (currently only can teleport ↵ | MW | 1 | -29/+42 | |
within the current region). Now need to add teleporting between regions and use of the dynamic texture for the terrain. | |||||
2007-06-15 | Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't ↵ | MW | 1 | -1/+61 | |
have any backend ogs communication support yet so everything is Sandbox mode only ) | |||||
2007-06-15 | Preliminary movement added to sugilite, forwards walking only and no animations. | MW | 1 | -12/+15 | |
2007-06-15 | some more rearranging | MW | 1 | -0/+0 | |
2007-06-14 | trying to clean up the namespaces. | MW | 1 | -0/+148 | |