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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-12-03
1
-3
/
+3
|
\
|
*
Preservation of creator information now also working in IARs. Cleaned up usag...
Diva Canto
2010-11-29
1
-3
/
+3
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-22
1
-1
/
+2
|
\
\
|
|
/
|
*
Global creator information working on MySQL DB and on load/save OARs. Creator...
Diva Canto
2010-11-21
1
-1
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-21
1
-2
/
+2
|
\
\
|
|
/
|
*
Bump oar version to 1.0 from 0.5
Justin Clark-Casey (justincc)
2010-11-20
1
-2
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-18
1
-43
/
+95
|
\
\
|
|
/
|
*
Make "show queues [full]" behave like "show users [full]"
Justin Clark-Casey (justincc)
2010-11-17
1
-11
/
+22
|
*
add "Unacked bytes" column to "show queues"
Justin Clark-Casey (justincc)
2010-11-17
1
-7
/
+11
|
*
Fix "show queues" console command
Justin Clark-Casey (justincc)
2010-11-17
1
-32
/
+69
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-02
1
-2
/
+3
|
\
\
|
|
/
|
*
Old deserialization can't deal with commas in flag fields. Making use of -ver...
Diva Canto
2010-11-02
1
-2
/
+3
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Revert "Merge remote branch 'otakup0pe/mantis5110'"
Justin Clark-Casey (justincc)
2010-10-22
1
-1
/
+1
|
*
* additional serveruri cleanup
Jonathan Freedman
2010-10-03
1
-1
/
+1
|
*
* refactor refactor refactor ServerURI 4 lyfe
Jonathan Freedman
2010-10-02
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-21
1
-1
/
+1
|
\
\
|
*
|
* additional serveruri cleanup
Jonathan Freedman
2010-10-20
1
-1
/
+1
|
*
|
* refactor refactor refactor ServerURI 4 lyfe
Jonathan Freedman
2010-10-20
1
-1
/
+1
|
*
|
Rip out version option since it turns out that the changed object serializati...
Justin Clark-Casey (justincc)
2010-10-16
1
-3
/
+2
|
*
|
change --old-guids switch on the save oar command line to --version=<x>
Justin Clark-Casey (justincc)
2010-10-16
1
-2
/
+2
|
*
|
Made OARs use the new serialization procedure. (TPs/crossings still on the ol...
Diva Canto
2010-10-15
1
-2
/
+3
|
|
/
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-21
1
-1
/
+1
|
\
\
|
|
/
|
*
Clarify help text for use of file paths with console command "create region".
Marck
2010-09-18
1
-1
/
+1
|
*
Revert "Move OpenSimDefaults,ini into config-include in order to put it with ...
Justin Clark-Casey (justincc)
2010-09-14
1
-1
/
+1
|
*
Move OpenSimDefaults,ini into config-include in order to put it with all the ...
Justin Clark-Casey (justincc)
2010-09-14
1
-1
/
+1
|
*
Add a missing parenthesis
Melanie
2010-09-13
1
-1
/
+1
|
*
Change the help message to point to copying OpenSimDefaults.ini.example.
Melanie
2010-09-13
1
-1
/
+1
|
*
Output an error and quit if the master file is missing. Also rename
Melanie
2010-09-13
1
-4
/
+16
|
*
Make the inimaster option default to OpenSimDefaults.ini.
Melanie
2010-09-13
1
-1
/
+1
*
|
Fix a small left over buglet and also add checking of the physics actor
Melanie Thielker
2010-09-14
1
-1
/
+1
*
|
Change the help message to point to copying OpenSimDefaults.ini.example.
Melanie
2010-09-13
1
-1
/
+1
*
|
Output an error and quit if the master file is missing. Also rename
Melanie
2010-09-13
1
-4
/
+16
*
|
Make the inimaster option default to OpenSimDefaults.ini.
Melanie
2010-09-13
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-13
4
-40
/
+47
|
\
\
|
|
/
|
*
Merged
John Hurliman
2010-09-12
2
-9
/
+9
|
|
\
|
|
*
Formatting cleanup.
Jeff Ames
2010-09-12
2
-9
/
+9
|
*
|
* Added ISimulationDataService and IEstateDataService
John Hurliman
2010-09-12
2
-27
/
+33
|
|
/
|
*
Make it clear that the "create region" command will reference ini files in th...
Justin Clark-Casey (justincc)
2010-09-11
1
-5
/
+6
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-03
2
-3
/
+10
|
\
\
|
|
/
|
*
reinsert functionality to debug log more levels of incoming and outgoing clie...
Justin Clark-Casey (justincc)
2010-08-31
2
-2
/
+7
|
*
Report exception message as well as stack trace if a region fails to register...
Justin Clark-Casey (justincc)
2010-08-30
1
-1
/
+3
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-21
1
-30
/
+35
|
\
\
|
|
/
|
*
Some code cleanup for console command "create region".
Marck
2010-08-20
1
-30
/
+35
|
*
Add some maptile options, change maptile generation from OpenSimBase to Scene
Melanie
2010-08-20
1
-8
/
+0
*
|
Add some maptile options, change maptile generation from OpenSimBase to Scene
Melanie Thielker
2010-08-20
1
-13
/
+0
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-18
3
-8
/
+82
|
\
\
|
|
/
|
*
Configuration files can read include files from relative paths.
Marck
2010-08-13
1
-1
/
+11
|
*
Updated the create_region command in the RemoteAdmin plugin to properly suppo...
randomhuman
2010-08-13
2
-2
/
+62
|
*
refactor: move more map tile generation code from scene to IWorldMapModule
Justin Clark-Casey (justincc)
2010-08-13
1
-2
/
+6
[next]