Commit Graph

6 Commits (64ed1e1b3bea2b187679a7e61a7d56292c47daab)

Author SHA1 Message Date
lbsa71 64ed1e1b3b * Removed ClientThreads from avatar
* 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-20 15:18:54 +00:00
MW ef494fdf9c Each Region will now generate a texture image of their terrain and this will 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 18:04:35 +00:00
MW ef0e5e913e Very Preliminary local teleporting added (currently only can teleport within the current region).
Now need to add teleporting between regions and use of the dynamic texture for the terrain.
2007-06-17 14:10:19 +00:00
MW 17b4818b8e Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't have any backend ogs communication support yet so everything is Sandbox mode only ) 2007-06-15 16:03:02 +00:00
MW 95676b2988 Preliminary movement added to sugilite, forwards walking only and no animations. 2007-06-15 13:11:26 +00:00
MW 3697408fae some more rearranging 2007-06-15 10:29:49 +00:00