OpenSimMirror/OpenSim/ApplicationPlugins
Justin Clark-Casey (justincc) 14ae89dbe7 Fix issues with RemoteAdmin admin_save_heightmap and admin_load_heightmap not working.
This is because they were wrongly looking for both regionid and region_id parameters in the same request.
Now only region_id is required (and recognized), regionid having been already deprecated for some time.
This is essentially Michelle Argus' patch from http://opensimulator.org/mantis/view.php?id=6737 but with tabs replaced with spaces.
Thanks!
2013-08-17 00:39:41 +01:00
..
LoadRegions On startup, start scenes after we're set up all local scenes, rather than starting scenes before others have been created. 2013-05-03 18:48:50 +01:00
RegionModulesController minor: Log number of region modules loaded from each plugin 2013-03-02 00:56:53 +00:00
RemoteController Fix issues with RemoteAdmin admin_save_heightmap and admin_load_heightmap not working. 2013-08-17 00:39:41 +01:00