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
2007-08-17
* Applied dalien's terrain help patch (thanks!)
Adam Frisby
1
-1
/
+9
2007-08-17
* Added new terrain-sim <simname> <terrain commands...> function to run terra...
Adam Frisby
2
-1
/
+20
2007-08-17
Pimped up Default.lsl. Now featuring a touch counter.
Tedd Hansen
10
-24
/
+29
2007-08-17
Removed RAIL test from startup for now...
Tedd Hansen
2
-1
/
+3
2007-08-17
Added RAIL.dll
Tedd Hansen
2
-1
/
+42
2007-08-17
krinkec's updates to ll* interface and functions.
Tedd Hansen
2
-7
/
+14
2007-08-17
*Moved network_servers_info.xml into OpenSim.ini under [Network]
mingchen
2
-66
/
+22
2007-08-16
* Added support for the IMG-format loader to terrain's load-tile function.
Adam Frisby
1
-0
/
+41
2007-08-16
* Now sending manager, host and root host to Script in constructor.
lbsa71
15
-50
/
+147
2007-08-16
Had to rename Rotation in SceneObjectGroup to GroupRotation to stop conflict ...
MW
4
-6
/
+23
2007-08-16
* Introduced IScriptHost as an interface to fetching object data from scripts.
lbsa71
21
-78
/
+148
2007-08-16
Deleted old inventoryCache.cs
MW
9
-358
/
+28
2007-08-16
Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...
MW
18
-93
/
+323
2007-08-16
Can now set the plugins for standalone mode's Inventory database (default sql...
MW
4
-10
/
+46
2007-08-15
The 'Party Party Groupie Groupie Life is a game' commit:
lbsa71
11
-27
/
+123
2007-08-15
compile error removed :)
Tedd Hansen
1
-8
/
+0
2007-08-15
Bugfixes in LSL compiler. Changed most datatypes to int (instead of UInt32) a...
Tedd Hansen
4
-436
/
+774
2007-08-15
*Added the ability to run commands after all regions have started up
mingchen
2
-2
/
+39
2007-08-15
More work on inventory, can now create other inventory types, like Clothes an...
MW
14
-56
/
+249
2007-08-15
* We now have a field of spinning objects.
lbsa71
1
-3
/
+7
2007-08-15
* Added more spinning parts to ComplexObject.
lbsa71
2
-15
/
+37
2007-08-15
* Again, FileSystemObject reports filename.
lbsa71
4
-7
/
+17
2007-08-15
* Exploring Group/Part from an app perspective.
lbsa71
6
-14
/
+124
2007-08-15
* Applying ckrinke's LSL baseclass changes (Thanks!)
Adam Frisby
2
-80
/
+114
2007-08-15
* Fixed bug with llModPow
Adam Frisby
1
-6
/
+6
2007-08-15
* New LSL functions
Adam Frisby
2
-6
/
+17
2007-08-15
* Division of parcel boundaries occurs in double space rather than decimal.
Adam Frisby
1
-2
/
+2
2007-08-15
Temporary fix for the region crossing crash, Although we need to start to cha...
MW
7
-125
/
+154
2007-08-15
* Permissions! - You can now only perform certain functions (such as editing ...
Adam Frisby
7
-47
/
+208
2007-08-14
Partial fix for the permissions on edited notecards/scripts (now you might st...
MW
1
-0
/
+1
2007-08-14
Minor change to LSL_BaseClass adding pseudocode to World.SimChat
Tedd Hansen
1
-2
/
+13
2007-08-14
Added public RegionInfo RegionsInfo property to SceneBase (so scripts can acc...
MW
1
-0
/
+5
2007-08-14
preliminary support for editing notecards and scripts.
MW
7
-22
/
+164
2007-08-14
krinkec's updates to ll* interface and functions
Tedd Hansen
5
-218
/
+342
2007-08-14
Can now create some new empty inventory items (like notecards and scripts) fr...
MW
2
-3
/
+1
2007-08-14
Start of inventory items, when you upload a texture the data will now be stor...
MW
11
-41
/
+203
2007-08-14
Correct caps of Default.lsl for Linux. Thanks again krinkec. :)
Tedd Hansen
2
-2
/
+2
2007-08-14
Removed some debugging. Removed *.lso from project include in prebuild.xml.
Tedd Hansen
2
-3
/
+3
2007-08-14
llSay() works again. Cleanup of debug messages.
Tedd Hansen
5
-9
/
+9
2007-08-14
ScriptEngine: Some error handling, logs to logger
Tedd Hansen
11
-428
/
+68
2007-08-14
More inventory work, should be able to now create new inventory folders and t...
MW
7
-28
/
+80
2007-08-14
Start of Inventory service, currently only (partially) functional in standalo...
MW
11
-31
/
+620
2007-08-13
Disabled ScriptEngine until I add error handling tomorrow
Tedd Hansen
1
-4
/
+4
2007-08-13
Common script for all objects (Default.lsl). ScriptEngine touch_start event n...
Tedd Hansen
10
-20
/
+29
2007-08-13
Added Scene.ConvertLocalIDToFullID() method.
MW
3
-1
/
+33
2007-08-13
added Sample OnObjectGrab event to SceneEventManager for script engines to s...
MW
3
-0
/
+17
2007-08-13
Changed ScriptLoader to use Path.combine.
MW
1
-1
/
+2
2007-08-13
(DotNet) ScriptEngine is now loaded and added to Scene during startup.
Tedd Hansen
6
-3
/
+123
2007-08-13
Setting culture for startup thread to invariant. Config now read correctly on...
Tedd Hansen
1
-0
/
+6
2007-08-13
Some more work on SceneObjectGroup
MW
1
-5
/
+10
[prev]
[next]