index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Application
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-13
Output an error and quit if the master file is missing. Also rename
Melanie
1
-4
/
+16
2010-09-13
Make the inimaster option default to OpenSimDefaults.ini.
Melanie
1
-1
/
+1
2010-09-13
Change the help message to point to copying OpenSimDefaults.ini.example.
Melanie
1
-1
/
+1
2010-09-13
Output an error and quit if the master file is missing. Also rename
Melanie
1
-4
/
+16
2010-09-13
Make the inimaster option default to OpenSimDefaults.ini.
Melanie
1
-1
/
+1
2010-09-12
* Added ISimulationDataService and IEstateDataService
John Hurliman
2
-27
/
+33
2010-09-12
Formatting cleanup.
Jeff Ames
2
-9
/
+9
2010-09-11
Make it clear that the "create region" command will reference ini files in th...
Justin Clark-Casey (justincc)
1
-5
/
+6
2010-08-31
reinsert functionality to debug log more levels of incoming and outgoing clie...
Justin Clark-Casey (justincc)
2
-2
/
+7
2010-08-30
Report exception message as well as stack trace if a region fails to register...
Justin Clark-Casey (justincc)
1
-1
/
+3
2010-08-20
Some code cleanup for console command "create region".
Marck
1
-30
/
+35
2010-08-20
Add some maptile options, change maptile generation from OpenSimBase to Scene
Melanie
1
-8
/
+0
2010-08-20
Add some maptile options, change maptile generation from OpenSimBase to Scene
Melanie Thielker
1
-13
/
+0
2010-08-13
Configuration files can read include files from relative paths.
Marck
1
-1
/
+11
2010-08-13
Updated the create_region command in the RemoteAdmin plugin to properly suppo...
randomhuman
2
-2
/
+62
2010-08-13
refactor: move more map tile generation code from scene to IWorldMapModule
Justin Clark-Casey (justincc)
1
-2
/
+6
2010-08-11
Prettify console output for long avatar names.
Marck
1
-3
/
+3
2010-08-04
Remove StandAlone from default hardcoded config
Melanie Thielker
1
-15
/
+0
2010-08-04
Remove StandAlone from default hardcoded config
Melanie Thielker
1
-15
/
+0
2010-08-01
First, change DefaultPermissionsModule so it returns the correct name...
Tom
1
-2
/
+13
2010-08-01
Add config option securePermissionsLoading which will stop the region from lo...
Tom
1
-0
/
+21
2010-06-25
minor: Move log information about SYSTEMIP to the place where it's resolved
Justin Clark-Casey (justincc)
1
-3
/
+1
2010-06-24
Move loading of parcels to before script start. Scripts using parcel functions
Melanie
1
-3
/
+3
2010-06-24
And another
Melanie Thielker
1
-2
/
+0
2010-06-03
Change the admin kick message to something more generic, "OpenSim Manager" is...
Tom Grimshaw
1
-1
/
+1
2010-05-28
tidy up help information on load oar and save oar
Justin Clark-Casey (justincc)
1
-5
/
+11
2010-05-16
* Revert last commit for now at Melanie_T's request.
Teravus Ovares (Dan Olivares)
1
-1
/
+2
2010-05-15
* Add User Friendly Configuration File Exists check. If OpenSim.ini and eith...
Teravus Ovares (Dan Olivares)
1
-1
/
+115
2010-05-09
* Fixed spamming the assets table with map tiles. The tile image ID is now st...
Diva Canto
1
-1
/
+1
2010-04-23
minor: eliminate configuration section handling deprecation of OpenSim.DataSt...
Justin Clark-Casey (justincc)
1
-6
/
+0
2010-04-23
Adding some more SNMP events and some refactoring
sacha
1
-8
/
+13
2010-04-23
Adding LinkUp/LinkDown when a region is started or stoped.
sacha
1
-3
/
+2
2010-04-16
Add --skip-assets option to load oar.
Justin Clark-Casey (justincc)
1
-2
/
+3
2010-04-14
Committing sacha's partial work (from orpheus). The GridBrat needs to learn
Melanie
1
-0
/
+45
2010-03-16
Removed the unused use_async_when_possible config variable
John Hurliman
1
-1
/
+1
2010-03-05
Fix LocalPresenceServiceConnector test now that the hardcoded test data has b...
Justin Clark-Casey (justincc)
1
-12
/
+2
2010-03-04
move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules...
Justin Clark-Casey (justincc)
1
-11
/
+8
2010-02-18
Change handling of the SYSTEMIP constant to be more sane.
Melanie
1
-0
/
+2
2010-02-15
Formatting cleanup.
Jeff Ames
1
-5
/
+2
2010-02-12
Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522
Justin Clark-Casey (justincc)
1
-3
/
+3
2010-01-31
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...
Diva Canto
3
-27
/
+1
2010-01-30
* HGScene is no more.
Diva Canto
2
-65
/
+0
2010-01-20
Console output no longer requires loglevel to be set to info; you can run the...
mbowman
1
-61
/
+66
2010-01-15
* General cleanup of Teleports, Crossings and Child agents. They are now in t...
Diva Canto
2
-3
/
+3
2010-01-11
Fixed a couple of bugs with Appearance. Appearance is all good now.
Diva Canto
1
-1
/
+0
2010-01-11
This fixes the problem that region modules (new style) weren't being recognized.
Diva Canto
1
-0
/
+1
2010-01-11
Moved MainServer.Instance.AddStreamHandler(new OpenSim.SimStatusHandler()); a...
Diva Canto
1
-2
/
+2
2010-01-11
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
Diva Canto
1
-1
/
+1
2010-01-11
CommunicationsManager deleted.
Diva Canto
2
-6
/
+6
2010-01-11
Make console_port work.
Melanie
1
-1
/
+3
[prev]
[next]