Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-08-09 | Start of replacing the old SceneObject/Primitive classes with the new versions. | MW | 1 | -586/+0 | |
PLEASE NOTE: that with this revision some prim related features may be broke for a while. (things like linking prims and the parcel prim count.) Also this revision may not work on mono, but that will be fixed soon. | |||||
2007-08-07 | Some more work on new Sceneobject. | MW | 1 | -4/+53 | |
2007-08-07 | * koncept bugfix | lbsa71 | 1 | -0/+12 | |
2007-08-07 | a couple of changes in the new Sceneobject classes, just committing so ↵ | MW | 1 | -2/+2 | |
things are kept in sync. | |||||
2007-08-06 | * renamed some scene to world | lbsa71 | 1 | -2/+2 | |
* passing on NotImplemented from Update() | |||||
2007-08-04 | clean up of startup config settings (command line args etc), | MW | 1 | -2/+10 | |
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-03 | changed the properties so that most of them only take up one line per get/set. | MW | 1 | -11/+5 | |
2007-08-03 | * Changed some names | lbsa71 | 1 | -2/+2 | |
2007-08-03 | Yet another commit related to the SceneObject rewrites. | MW | 1 | -2/+11 | |
2007-08-03 | Yet another commit related to the SceneObject rewrites. | MW | 1 | -4/+13 | |
2007-08-03 | and more work on those classes. Think they are just about ready to begin ↵ | MW | 1 | -2/+74 | |
hooking them up. | |||||
2007-08-03 | Ditto...More work on the AllNewSceneObject* classes. | MW | 1 | -5/+21 | |
2007-08-03 | More work on the AllNewSceneObject* classes. | MW | 1 | -1/+84 | |
2007-08-02 | Some more work on SceneObject/ Primitive rewrites (slowly getting there) | MW | 1 | -0/+35 | |
2007-08-01 | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 ↵ | MW | 1 | -8/+8 | |
/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-07-30 | mass update of files to have native line endings | Sean Dague | 1 | -299/+299 | |
2007-07-19 | Added some Alert methods to Scene , and a console command handler. So from ↵ | MW | 1 | -3/+3 | |
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-18 | More testing some ideas, to find best method for SceneObject Primitive classes. | MW | 1 | -0/+299 | |