Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-21 | Some refactoring. | MW | 6 | -278/+364 | |
2007-06-21 | Very Preliminary teleporting between regions added. | MW | 1 | -1/+14 | |
2007-06-21 | Fixed problem of not being able to move out of the first 3X3 block of ↵ | MW | 4 | -21/+16 | |
regions. (Code Needs cleaning up). | |||||
2007-06-20 | * Terrain modification more robust, uses area sizes matching those employed ↵ | Adam Frisby | 1 | -7/+44 | |
by the client display. * Terrain tools now account for the duration the cursor was held for. * Terrain tools now support new brushes (completing the common set) ** Smooth brush ** Flatten brush ** Revert brush ** Noise brush | |||||
2007-06-20 | Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class. | MW | 9 | -61/+66 | |
Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use. Plus some other small changes. | |||||
2007-06-20 | * Replaced old logging mechanism with new shiny logging mechanism | Adam Frisby | 3 | -25/+25 | |
* Console, I bid thee farewall. Use "Log" now where console used to exist. | |||||
2007-06-20 | * Removed ClientThreads from avatar | lbsa71 | 7 | -18/+22 | |
* 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 | 2 | -11/+20 | |
2007-06-17 | Fixed inverted map texture problem. | MW | 1 | -2/+23 | |
Added(from trunk) the loading of terrain files defined in the region.xml files. | |||||
2007-06-17 | Each Region will now generate a texture image of their terrain and this will ↵ | MW | 3 | -20/+13 | |
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 | 4 | -83/+180 | |
within the current region). Now need to add teleporting between regions and use of the dynamic texture for the terrain. | |||||
2007-06-16 | Some Rearranging of CommsManager. | MW | 1 | -3/+3 | |
2007-06-15 | Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't ↵ | MW | 4 | -22/+148 | |
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 | 3 | -36/+101 | |
2007-06-15 | and some more | MW | 6 | -1266/+0 | |
2007-06-15 | some more rearranging | MW | 6 | -0/+1266 | |
2007-06-14 | trying to clean up the namespaces. | MW | 16 | -0/+2923 | |