OpenSimMirror/OpenSim/Region
Adam Frisby fadd19f314 **Big ass update warning**
* Renamed plugin console message, to send a message to a plugin, use either "plugin <message>", or any unrecognised message will be sent ("plugin" sends explicitly) This replaces the old "script <message>".
* Terrain commands - "terrain <command>" now works again. "Script terrain <command>" does not. Many of the commands have now been reimplemented, eg load-tile. However some have new syntax.
* New console command handler, you can now use things like "terrain help" or "terrain save help". See TerrainModule.cs for an example of how to use the new "Commander" class.
* Commander class - advanced processing of console input and also enables a script API to be generated from registered console commands.
2008-03-30 09:03:38 +00:00
..
Application **Big ass update warning** 2008-03-30 09:03:38 +00:00
ClientStack This update has good news and bad news, first the bad. 2008-03-30 08:01:47 +00:00
Communications This update has good news and bad news, first the bad. 2008-03-30 08:01:47 +00:00
Environment **Big ass update warning** 2008-03-30 09:03:38 +00:00
Examples/SimpleModule This update has good news and bad news, first the bad. 2008-03-30 08:01:47 +00:00
ExtensionsScriptModule Comment out unused private methods. 2008-03-25 03:49:08 +00:00
Modules/AvatarFactory Committed patch from Lulurun to fix Mantis 817. Thanks Lulurun 2008-03-26 02:49:35 +00:00
Physics Fix compiler warnings in BulletXPlugin. 2008-03-29 04:30:19 +00:00
ScriptEngine **Big ass update warning** 2008-03-30 09:03:38 +00:00
Storage *Moved LandManagement into its own region module (spiffy!) 2008-03-22 23:10:22 +00:00
Terrain.BasicTerrain Comment out unused private methods. 2008-03-25 03:49:08 +00:00