BlueWall
dbd42daed6
Testing IRC bot
2012-09-01 21:51:32 -04:00
BlueWall
d3f1599f27
add some notes
2012-07-27 01:52:07 -04:00
BlueWall
20d7229358
R&D for upcoming refactoring
2012-07-27 01:46:00 -04:00
BlueWall
2d5cb2eba0
Add some feedback at the console
2012-07-26 13:24:10 -04:00
BlueWall
276d882ad3
Re-order initialization
2012-07-26 12:47:26 -04:00
BlueWall
0b96019c5e
Some annotations for refactoring
2012-07-22 09:39:48 -04:00
BlueWall
9177d28b5c
Add some missing refs removed during formatting
2012-07-17 13:30:07 -04:00
BlueWall
afa2d7eea3
Some formatting changes
2012-07-13 23:15:11 -04:00
BlueWall
1352a38680
Change name of class IUtils ot IntegrationUtils
2012-07-13 22:03:56 -04:00
BlueWall
466f0b096f
Cleanup some commented code
2012-06-10 01:32:57 -04:00
BlueWall
e289006611
Adding main config to the plugin init
2012-05-23 14:37:26 -04:00
BlueWall
c36714a9bd
Update version for plugins since required updates
2012-05-04 21:34:56 -04:00
BlueWall
bd0dfc1d6d
Make sorted lists for selecting plugins for operations
2012-04-21 17:51:44 -04:00
BlueWall
027d313703
Cleanup and formatting
2012-04-20 21:52:02 -04:00
BlueWall
040412857c
Undo the disposable
2012-04-20 14:13:32 -04:00
BlueWall
70808d6d54
Making plugins disposable
2012-04-20 13:16:44 -04:00
BlueWall
083dd0c17c
A little bit of clean up
2012-04-20 09:58:24 -04:00
BlueWall
30fff0e78e
Load new ini after writing to ensure proper settings
2012-04-13 20:12:27 -04:00
BlueWall
a57ec18fb5
Add a development mode
...
Pluggin development needs the pluggin to be directly loaded so the running program may be stopped for inspection and modifications. This is controlled by a configuration switch in the Robust.ini
2012-04-11 23:24:17 -04:00
BlueWall
0a949a20ca
Send the service so the pluggin can load other assemblies
2012-04-11 09:19:16 -04:00
BlueWall
d95e6ca0c6
More work on install/loading/unloading
...
Moved troublesome openjpeg libs - testing to see if opensim region can run with the change
2012-04-10 19:01:22 -04:00
BlueWall
679533f632
Work on loading new addins
2012-04-10 14:36:24 -04:00
BlueWall
a798b98f85
More work on dynamic loading/unloading
2012-04-10 00:20:55 -04:00
BlueWall
0838c5288f
Add method for plugin teardown/unloading
2012-04-09 21:59:21 -04:00
BlueWall
35fa8b454d
Working on run-time init
...
Working on build-up and tear-down for loading/unloading pluggins
2012-04-09 17:53:55 -04:00
BlueWall
952ad59c1f
Work on commands
2012-04-08 17:38:44 -04:00
BlueWall
90a2296983
Have some commands working
...
Still rough, but making some progress.
2012-04-06 19:22:34 -04:00
BlueWall
f494e6b086
Working on plugin manager
2012-04-05 12:25:24 -04:00
BlueWall
f266e19243
automatic creation of ini form repository
2012-04-04 20:01:23 -04:00
BlueWall
4fa5fa5e08
Remove some old work + add to config/init
2012-04-04 15:07:19 -04:00
BlueWall
d2cd39d0d8
Adding configuration management to plugins
2012-04-04 14:15:52 -04:00
BlueWall
639c6bdd62
Add a delay to let regions load before calling PostInit
...
Something is letting PostInit fire before the regions are loaded. This small delay "fixes" it. Will continue to look for a way to make sure they are loaded first.
2012-04-03 14:50:26 -04:00
BlueWall
4c5b3adb96
Do some work on the plugin registry locations and configuration manager
2012-04-02 17:06:31 -04:00
BlueWall
335d167ead
Added some logging
2012-04-02 00:48:36 -04:00
BlueWall
36daea4480
Added some utilities and copyright/license
2012-04-01 23:15:38 -04:00
BlueWall
5c92aa262a
Pass server up to IntegrationService to allow pluggins to register their handlers
2012-04-01 15:58:26 -04:00
BlueWall
ade1acc9d4
Making IntegrationService pluggable
...
First steps to making a pluggable IntegrationService.
2012-04-01 09:38:59 -04:00
BlueWall
e8eb9b7e84
Add Integration Service
...
Adding an integration service to provide base services at endpoints for external application integration. So far, landtool.php is converted to use the IntegrationService. Others will follow to provide coverage for the base helperuri applications needed in OpenSim.
2012-03-31 17:57:58 -04:00