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
/
Framework
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-20
* and another :/
Teravus Ovares
1
-2
/
+2
2007-12-20
* Fixed implicit .ToString() in shape fetch.
Teravus Ovares
1
-2
/
+2
2007-12-20
* fixed a few Implicit uses of .ToString()
Teravus Ovares
1
-9
/
+9
2007-12-20
Revert a couple of UUIDs back to hyphenated since we actually sometimes store...
Justin Clarke Casey
1
-2
/
+2
2007-12-20
Convert an sqlite user LLUUID I'd missed
Justin Clarke Casey
1
-1
/
+1
2007-12-20
* Matched up all previous .ToString() references (r2764) in OpenSim.Framework...
Teravus Ovares
1
-18
/
+18
2007-12-20
Convert some inventory ids I managed to miss
Justin Clarke Casey
1
-5
/
+5
2007-12-20
Fix up other sqlite db interactions to use non-hyphenated uuid
Justin Clarke Casey
4
-14
/
+14
2007-12-20
Establish Util.ToRawUuidString to get LLUUIDs in unhyphenated form
Justin Clarke Casey
2
-24
/
+34
2007-12-20
* Added a configuration parameter on the Grid Server to disallow forceful ban...
Teravus Ovares
4
-1
/
+17
2007-12-20
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
21
-108
/
+108
2007-12-20
Extended svn:eol-style to check some other file types.
Jeff Ames
5
-52
/
+52
2007-12-19
Refactor asset request processing for consistent status information on whethe...
Justin Clarke Casey
4
-25
/
+46
2007-12-19
Misc. cleanup:
Jeff Ames
8
-55
/
+33
2007-12-19
*Added Ban Lines around parcels for banned avatars, but there is no actual bl...
mingchen
1
-1
/
+1
2007-12-18
*Parcels now fully work on MySQL as a datastore after a few tweaks and bug fi...
mingchen
1
-6
/
+75
2007-12-18
*Fixed MySQLDataStore bug causing errors on startup
mingchen
1
-12
/
+12
2007-12-18
*Using Mysql as the datastore should now store parcels across multiple sessions
mingchen
1
-0
/
+228
2007-12-18
*Parcels and their access lists now store over multiple sessions when the dat...
mingchen
1
-1
/
+1
2007-12-18
* Added Incomplete Handling of the RegionInfoRequest packet
Teravus Ovares
2
-1
/
+16
2007-12-18
* Renamed AgentWearable to AvatarWearable
lbsa71
1
-0
/
+0
2007-12-18
* Fix for mantis 0000040 After client logout remote host closed connection on...
Teravus Ovares
1
-0
/
+1
2007-12-17
* Turned all instances of ForEach loops in ClientManager into Local Arrays.
Teravus Ovares
1
-15
/
+60
2007-12-17
*Land has now been linked to the StorageManager. Next step is to fill in the ...
mingchen
2
-5
/
+18
2007-12-16
Clean up the Login message on UserServer console just
Charles Krinke
1
-1
/
+2
2007-12-16
*Adding and Removing Avatars from the Access/Ban List for a parcel now works,...
mingchen
1
-0
/
+6
2007-12-16
Reposition 'user profile not found' messages to stop spurious messages caused...
Justin Clarke Casey
2
-29
/
+28
2007-12-15
Put out a more comprehensible message when user authentication fails than the...
Justin Clarke Casey
6
-110
/
+28
2007-12-15
* Added support for multiple terrain blocks to be edited at the same time
Teravus Ovares
1
-1
/
+1
2007-12-15
* some work on not storing the circuitPack (bad thing if we're going to reuse...
lbsa71
1
-1
/
+1
2007-12-15
Grid Inventory feature upgrade: renaming folders should now be correct, subfo...
Brian McBee
9
-8
/
+149
2007-12-15
Set svn:eol-style. Cleaned up set-eol-style.sh a bit.
Jeff Ames
1
-9
/
+9
2007-12-14
Thanks, Justin, for:
Charles Krinke
1
-0
/
+4
2007-12-14
Thank you Justin for:
Charles Krinke
1
-52
/
+27
2007-12-14
* Just making Create public
lbsa71
1
-1
/
+1
2007-12-14
* ARequest changed name to AssetRequest and moved to own file.
lbsa71
6
-110
/
+107
2007-12-14
* Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...
Teravus Ovares
2
-3
/
+9
2007-12-14
patch from justincc for Mantis #163 - Opening a script in inventory longer th...
Teravus Ovares
1
-11
/
+36
2007-12-13
Minor cleanup
Jeff Ames
4
-25
/
+24
2007-12-13
* Debugging Shape
lbsa71
1
-3
/
+3
2007-12-12
* Killed hard coded heart after stats update
Teravus Ovares
1
-1
/
+1
2007-12-12
* Patch from justincc to fix Inconsistent automatic mysql table creation - se...
Teravus Ovares
6
-0
/
+183
2007-12-11
A few minor changes/additions/fixes.
MW
1
-0
/
+1
2007-12-11
* The 'Create' functions should be called to factor up a new, otherwise empty...
lbsa71
1
-0
/
+6
2007-12-11
Implementing updateinventoryfolder: Should now be able to rename folders in i...
Brian McBee
2
-0
/
+24
2007-12-11
added copyright notices
Jeff Ames
13
-4
/
+368
2007-12-10
enable autocreation of mysql inventory tables again. I think
Sean Dague
1
-7
/
+9
2007-12-10
* Added comments to many methods in the listed files.
Teravus Ovares
1
-0
/
+3
2007-12-10
* More refactoring to prepare for draw distance based agent sim notification.
Teravus Ovares
1
-0
/
+20
2007-12-10
Refactored animation handling in ScenePresence. Now maintains a list of curre...
Jeff Ames
1
-1
/
+5
[next]