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
/
OpenSimMainConsole.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-22
*Moved LandManagement into its own region module (spiffy!)
mingchen
1
-1
/
+4
2008-03-18
Formatting cleanup.
Jeff Ames
1
-46
/
+51
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-17
* Make it more obvious if local user services are being used
Justin Clarke Casey
1
-2
/
+3
2008-03-13
* Change opensim.ini.example guidance on asset_database setting to be "local"...
Justin Clarke Casey
1
-10
/
+2
2008-03-11
Eliminated several compiler warning messages
Johan Berntsson
1
-13
/
+1
2008-03-11
The plugin loader can now handle plugin dependencies without hardcoding
Johan Berntsson
1
-18
/
+5
2008-03-07
Fix to solve mantis 717 problem. Makes sure the region DB schema is up to dat...
Johan Berntsson
1
-9
/
+10
2008-03-04
Merged 3Di code that provides scene and avatar serialization, and plugin supp...
Johan Berntsson
1
-14
/
+138
2008-02-29
More compiler warning cleanup.
Jeff Ames
1
-5
/
+0
2008-02-24
Fixed startup logo size to match a Win CMD window.
Tedd Hansen
1
-3
/
+3
2008-02-24
Ok, so NOW scripts work. New patch to break them coming soon.
Tedd Hansen
1
-3
/
+3
2008-02-21
"threads" command now works. I've added manual tracking of threads (only if c...
Tedd Hansen
1
-5
/
+20
2008-02-20
Treads command lists threads, but not thread name (yet)
Tedd Hansen
1
-7
/
+9
2008-02-20
div+
Tedd Hansen
1
-0
/
+13
2008-02-19
Putting in eyecatcher lines on OpenSim start as we had previously. This make...
Justin Clarke Casey
1
-1
/
+5
2008-02-19
Playing "Name that thread". Adding names and isbackground=true to all threads...
Tedd Hansen
1
-3
/
+2
2008-02-18
A bit more prominent sign of start up completion :-) thanks HashBox for the A...
Dalien Talbot
1
-0
/
+15
2008-02-18
* Allow create user on standalone even if authentication is off, in case the ...
Justin Clarke Casey
1
-9
/
+3
2008-02-18
More exception checks and crash hints
Tedd Hansen
1
-12
/
+20
2008-02-15
* Temporary measure of deleting the Mono addin cache dir of addin-db-000/ on ...
Justin Clarke Casey
1
-0
/
+7
2008-02-11
reverted the last three commits
MW
1
-1
/
+0
2008-02-11
yet another small change (as part of my fight back against Teravus over takin...
MW
1
-1
/
+1
2008-02-11
another small change
MW
1
-1
/
+1
2008-02-11
small change
MW
1
-0
/
+1
2008-02-11
* Changed child_get_tasks to see_into_this_sim_from_neighbor.
Teravus Ovares
1
-9
/
+4
2008-02-10
Removed some ScriptEngine config debugging.
Tedd Hansen
1
-0
/
+24
2008-02-10
Thank you very much, Hashbox for :
Charles Krinke
1
-0
/
+13
2008-02-10
Clean up logging calls using String.Format explicitly
Jeff Ames
1
-2
/
+2
2008-02-09
* added two new commands (for debug/disaster recovery)
lbsa71
1
-0
/
+10
2008-02-09
Added undocumented "modules list" command, lists shared region modules.
Tedd Hansen
1
-1
/
+15
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-113
/
+94
2008-02-05
* Fix Mantis 457
Justin Clarke Casey
1
-6
/
+6
2008-02-04
* Rebase all current servers on common abstract BaseOpenSimServer class
Justin Clarke Casey
1
-79
/
+70
2008-02-04
Change sim command from "stats" to "show stats" for consistency
Justin Clarke Casey
1
-14
/
+13
2008-02-04
Refactor only: serve stats objects directly through StatsManager singleton
Justin Clarke Casey
1
-3
/
+3
2008-02-02
fixed a timing bug in config re-read. Apparently there is 1000000000 ns in on...
Tedd Hansen
1
-2
/
+2
2008-02-02
Added commands to change config file from console:
Tedd Hansen
1
-1
/
+62
2008-02-02
Bugfixes. Now it even reads configuration before it uses it! ;)
Tedd Hansen
1
-2
/
+2
2008-02-02
Added some error checking to MaintenanceThread, no-crash (just log) loading o...
Tedd Hansen
1
-1
/
+13
2008-02-01
Moved iniFilePath to a static and put it in OpenSim.Application.iniFilePath.
Tedd Hansen
1
-7
/
+7
2008-01-31
* Add asset/texture cache statistics to region server console
Justin Clarke Casey
1
-2
/
+19
2008-01-29
* Patch from Ansi (IBM)
Justin Clarke Casey
1
-0
/
+5
2008-01-28
* Add total logouts (and total logins) to server side user stats
Justin Clarke Casey
1
-1
/
+1
2008-01-25
* Add very basic initial login stats to the user server
Justin Clarke Casey
1
-1
/
+2
2008-01-23
* Persistent prim inventory script storage is now turned on by default
Justin Clarke Casey
1
-2
/
+2
2008-01-22
* Enabled dead region tracking for ChildAgentDataUpdates
Teravus Ovares
1
-4
/
+4
2008-01-15
* Mother of all commits:
Adam Frisby
1
-11
/
+11
2008-01-12
Added notice on console to change storage_plugin if set to OpenSim.DataStore....
alondria
1
-0
/
+2
2008-01-12
If OpenSim.ini uses OpenSim.DataStore.MonoSqlite.dll, have it use OpenSim.Fra...
alondria
1
-1
/
+5
[prev]
[next]