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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
* Implements llTarget, llTargetRemove, at_target(), not_at_target()
Teravus Ovares
8
-19
/
+221
2008-04-24
* Tuned the llMove2Target PID controller to be more reasonable and not oversh...
Teravus Ovares
2
-8
/
+33
2008-04-24
do a max of 3 splits when first processing the nhibernate connect
Sean Dague
2
-2
/
+2
2008-04-24
in theory, let you pass the mysql connection string into the
Sean Dague
2
-3
/
+21
2008-04-24
* Patch from Melanie. Mantis: 1040. Thanks Melanie!
Teravus Ovares
2
-8
/
+65
2008-04-24
auto table creation for nhibernate backends
Sean Dague
2
-1
/
+57
2008-04-24
replace hard tabs with 4 spaces to be consistant in the source.
Sean Dague
22
-790
/
+790
2008-04-24
* Adds much better support for attachments that you right click on in world.
Teravus Ovares
8
-26
/
+176
2008-04-24
* From: Alan M Webb <awebb.vnet.ibm.com>
Justin Clarke Casey
1
-1
/
+1
2008-04-23
* Fixed an annoying pop-up box when crossing borders.
Teravus Ovares
5
-9
/
+17
2008-04-23
* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...
Teravus Ovares
9
-11
/
+241
2008-04-23
* Implement full grid mode Trash empty
Justin Clarke Casey
5
-26
/
+62
2008-04-23
* Fixes lsl scripts with no state_entry event at all
Teravus Ovares
1
-1
/
+39
2008-04-23
fix for mantis 1036
Sean Dague
1
-0
/
+1
2008-04-23
fixed mantis: 1035, as well as ordering commands
Sean Dague
1
-10
/
+9
2008-04-23
add a database_connect field for the asset server config
Sean Dague
2
-4
/
+12
2008-04-23
allow for Inventory database source to be specified in main
Sean Dague
11
-51
/
+69
2008-04-23
changes to allow asset_source to be specified in the opensim.ini
Sean Dague
8
-13
/
+38
2008-04-23
* Fix a console issue where pressing return on some operating systems cause t...
Teravus Ovares
1
-0
/
+4
2008-04-23
* Implement proper emptying of trashcan on standalone
Justin Clarke Casey
10
-15
/
+115
2008-04-23
* Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)
Teravus Ovares
11
-12
/
+252
2008-04-23
Two small changes:
Sean Dague
1
-2
/
+15
2008-04-23
Thank you kindly, Tyre for :
Charles Krinke
1
-10
/
+16
2008-04-23
* Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl...
Adam Frisby
4
-11
/
+126
2008-04-23
* Patch #1026 - llDialog support -- Thanks Melanie!
Adam Frisby
4
-10
/
+92
2008-04-23
* Fix for mantis #1025 - Region always reports that location is unavailable. ...
Adam Frisby
1
-2
/
+3
2008-04-23
* Applying Mantis #1022 - Thanks Melanie!
Adam Frisby
1
-2
/
+11
2008-04-23
* Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!
Adam Frisby
3
-17
/
+216
2008-04-23
* Applying Mantis #1020 (Animations) - Thanks Melanie.
Adam Frisby
8
-80
/
+176
2008-04-23
* Fix mantis #842 - folders which are created but left named "New Folder" in ...
Justin Clarke Casey
1
-1
/
+14
2008-04-23
* Removing old libTerrainBSD and associated Plugin & Project.
Adam Frisby
28
-5151
/
+0
2008-04-23
* Get rid of missing texture notification drop messages for now - obscuring t...
Justin Clarke Casey
1
-3
/
+7
2008-04-23
From: Dr Schofield <hud@zurich.ibm.com>
Justin Clarke Casey
1
-5
/
+15
2008-04-23
From: Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
3
-2
/
+27
2008-04-23
Update svn properties.
Jeff Ames
1
-79
/
+79
2008-04-22
* Add folders and items locking in external manipulations of InventoryFolderI...
Justin Clarke Casey
1
-20
/
+35
2008-04-22
* Add DeleteAllContents() method to InventoryFolderImpl - not yet used but wi...
Justin Clarke Casey
1
-39
/
+109
2008-04-22
doh, forgot that hg diffs don't do the adds correctly to svn
Sean Dague
1
-0
/
+46
2008-04-22
* Extend functionality to better handle delayed inventory service transfers t...
Justin Clarke Casey
1
-9
/
+30
2008-04-22
From: Dr Scofield <hud@zurich.ibm.com>
Sean Dague
1
-6
/
+4
2008-04-22
* Replace previous specific inventory callback code with generic alternative
Justin Clarke Casey
2
-30
/
+40
2008-04-22
* Allow folder renaming to complete after an agent inventory has been receive...
Justin Clarke Casey
4
-10
/
+96
2008-04-22
* Implements llScriptDanger
Teravus Ovares
4
-10
/
+44
2008-04-22
* Implemented NoScript areas (without loosing script state).
Teravus Ovares
2
-9
/
+72
2008-04-22
* Patch from Mic Bowman(cmickeyb) that implements llUnsit. Thanks Mic!
Teravus Ovares
1
-1
/
+38
2008-04-22
* Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ a...
Adam Frisby
2
-10
/
+153
2008-04-21
* Added missing reference to OpenSim.Framework.Communications to RemoteAdminP...
Adam Frisby
1
-602
/
+602
2008-04-21
* Various compiler warning cleanups.
Adam Frisby
3
-13
/
+13
2008-04-21
From: Dr Scofield <hud@zurich.ibm.com>
Sean Dague
8
-68
/
+170
2008-04-21
* Various refactorings.
Adam Frisby
2
-18
/
+36
[prev]
[next]