MW
266b272673
Some more work on new Sceneobject.
2007-08-07 18:31:20 +00:00
lbsa71
d0156b491b
* koncept bugfix
2007-08-07 17:25:21 +00:00
MW
5ac5785cf2
a couple of changes in the new Sceneobject classes, just committing so things are kept in sync.
2007-08-07 17:22:15 +00:00
lbsa71
07b011af3a
* renamed some scene to world
...
* passing on NotImplemented from Update()
2007-08-06 13:40:45 +00:00
MW
f1e10e555d
clean up of startup config settings (command line args etc),
...
Now using the Nini configuration library (suggest we look into using this for the rest of our config handling, as it provides a standard interface for command line args, INI files, Xml files, .NET config files, and windows registry).
One IMPORTANT change is that to TO START GRIDMODE , you need to now use -gridmode=true .
Also need someone to test it under mono. (there is a dll that has been compiled under mono available, just hoping that we don't have to deal with separate dlls for windows and linux.
2007-08-04 18:15:48 +00:00
MW
a6aea50eac
changed the properties so that most of them only take up one line per get/set.
2007-08-03 20:09:55 +00:00
lbsa71
e4196ee6b8
* Changed some names
2007-08-03 18:45:42 +00:00
MW
0975ff6cfd
Yet another commit related to the SceneObject rewrites.
2007-08-03 16:17:05 +00:00
MW
c9a5d4bc4b
Yet another commit related to the SceneObject rewrites.
2007-08-03 15:04:23 +00:00
MW
ec5ae36fda
and more work on those classes. Think they are just about ready to begin hooking them up.
2007-08-03 14:47:38 +00:00
MW
ad21cb2ea8
Ditto...More work on the AllNewSceneObject* classes.
2007-08-03 12:00:24 +00:00
MW
dde8aafb8a
More work on the AllNewSceneObject* classes.
2007-08-03 11:44:30 +00:00
MW
5c28f3c3a2
Some more work on SceneObject/ Primitive rewrites (slowly getting there)
2007-08-02 16:40:50 +00:00
MW
edc572dacf
Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Part2).
...
Updated the JavaVM to a later version I did (basically some clean up and a little bit more functional).
Added SendLoadURL method to IClientAPI.
2007-08-01 16:50:20 +00:00
Sean Dague
74bb5282a0
mass update of files to have native line endings
2007-07-30 20:11:40 +00:00
MW
0b6e332e16
Added some Alert methods to Scene , and a console command handler. So from the console to send alerts use : alert general <message> , for a instance wide message , or use alert firstname secondname <message> to send a alert to one user. (TODO: add region wide messages).
2007-07-19 10:44:19 +00:00
MW
643a02ec60
More testing some ideas, to find best method for SceneObject Primitive classes.
2007-07-18 18:12:16 +00:00