Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Worked some more on SimpleApp | lbsa71 | 2007-07-14 | 1 | -52/+0 |
| | | | | | | * Removed SceneObject references to RegionHandle, ParcelManager, EventManager as they are public on Scene * Moved PulseScript behaviour into MySceneObject | ||||
* | Set up parcel manager and the master avatar in SimpleApp. | MW | 2007-07-14 | 1 | -34/+34 |
| | |||||
* | Added AddPreCompiledScript method to ScriptManager. | MW | 2007-07-14 | 1 | -0/+52 |
Done some work on lbsa71's simpleApp(hope he doesn't mind): now have the avatar showing up and the terrain and his pulsating box (well except its not a box, as there seems to be something wrong with our PrimitiveBaseShape..DefaultBox() settings). Also noticed a few other problems that I had to work around, so these need looking into. |