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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Small fixes to Scene.cs
Adam Frisby
2008-05-02
1
-10
/
+5
*
* More refactorings of UDPServer.
Adam Frisby
2008-05-02
7
-135
/
+21
*
adding a few more prep parts for this object
Sean Dague
2008-05-02
1
-14
/
+33
*
* More clientstack abstractions - We now only have a single constructor call ...
Adam Frisby
2008-05-02
4
-15
/
+30
*
* Commit 2/3 - Please dont attempt to update to this revision until all 3 are...
Adam Frisby
2008-05-02
14
-6367
/
+6339
*
* Refactored ClientView into LLClientView. Removed all direct references to U...
Adam Frisby
2008-05-02
2
-5
/
+17
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
2008-05-02
4
-3
/
+34
*
minor refactoring. Change getName and GetVersion methods (yes the had differ...
Sean Dague
2008-05-02
7
-30
/
+19
*
Minor formatting and documentation cleanup.
Jeff Ames
2008-05-02
1
-7
/
+7
*
Update svn properties.
Jeff Ames
2008-05-02
2
-522
/
+522
*
Minimize binary size and external dependencies in OS X LaunchSLClient.app cre...
Jeff Ames
2008-05-02
3
-20
/
+47
*
* DuplicateOnRay with copy center works in two directions... Still fightin...
Teravus Ovares
2008-05-02
2
-49
/
+52
*
revert changeset 4469 as this breaks the script engine.
Sean Dague
2008-05-01
1
-7
/
+1
*
* Minor: Normalise prim inventory log headers
Justin Clarke Casey
2008-05-01
2
-13
/
+13
*
* Refactor: Remove redundant userID from further up the inventory request chain
Justin Clarke Casey
2008-05-01
4
-23
/
+13
*
* Refactor: Remove the unused userID parameter that was being passed into alm...
Justin Clarke Casey
2008-05-01
9
-306
/
+145
*
create pass through of UserManagerBase to plugin calls
Sean Dague
2008-05-01
1
-4
/
+55
*
removed last db4o ref
Sean Dague
2008-05-01
1
-5
/
+1
*
remove the db4o asset server
Sean Dague
2008-05-01
1
-145
/
+0
*
remove DB4o, we're pretty sure no one uses this, and
Sean Dague
2008-05-01
4
-695
/
+0
*
added stubs for appearance bits to all the db layers
Sean Dague
2008-05-01
6
-1
/
+126
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
2008-05-01
1
-0
/
+3
*
Get LaunchSLClient window out of the way when launching SL.
Jeff Ames
2008-05-01
1
-0
/
+5
*
Minor cosmetic cleanup.
Jeff Ames
2008-05-01
2
-18
/
+6
*
* Applied Mantis#1106 - fix missing cast from LSLInteger to uint, make int ca...
Adam Frisby
2008-05-01
1
-1
/
+7
*
* Thanks to Mic Bowman for inspiring me to look at that we are still using AS...
Adam Frisby
2008-05-01
12
-44
/
+10
*
Attempt to locate SL client in LaunchSLClient under other Unices.
Jeff Ames
2008-05-01
3
-9
/
+26
*
added in IUserService functions. These don't do anything yet,
Sean Dague
2008-05-01
4
-64
/
+146
*
Load grid list in LaunchSLClient from .ini file at run-time.
Jeff Ames
2008-05-01
5
-18
/
+135
*
* Rolled back a few changes.
Adam Frisby
2008-05-01
113
-4689
/
+4780
*
More config cleanup in LaunchSLClient.
Jeff Ames
2008-05-01
5
-14
/
+29
*
Fix paths in LaunchSLClient prebuild.xml
Jeff Ames
2008-05-01
1
-3
/
+3
*
Refactor machine-dependent configuration in LaunchSLClient.
Jeff Ames
2008-05-01
6
-82
/
+226
*
* Cleaning code still.
Adam Frisby
2008-05-01
37
-751
/
+793
*
* Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc...
Teravus Ovares
2008-05-01
8
-494
/
+166
*
* Spring cleaning on Region.Environment.
Adam Frisby
2008-05-01
76
-4029
/
+3896
*
* Breaking all the code, breaking all the code..!
Adam Frisby
2008-05-01
25
-70
/
+59
*
* In ur code. Making it static.
Adam Frisby
2008-05-01
12
-86
/
+86
*
Add basic OS X support to LaunchSLClient
Jeff Ames
2008-05-01
1
-5
/
+35
*
* Removing duplicate files that somehow got undeleted from TortoiseSVN. Fixed.
Adam Frisby
2008-05-01
2
-578
/
+0
*
* Cleaned namespaces of entire solution. OpenSim directories now correspond w...
Adam Frisby
2008-05-01
91
-272
/
+790
*
Moving LaunchSLClient source files so build works (2/2)
Jeff Ames
2008-05-01
10
-0
/
+0
*
Add prebuild stuff to LaunchSLClient. Moving LaunchSLClient source files so ...
Jeff Ames
2008-05-01
5
-152
/
+79
*
* committing what I've got so far for DuplicateOnRay so I don't fight the con...
Teravus Ovares
2008-05-01
5
-17
/
+114
*
* Assorted spring cleanings.
Adam Frisby
2008-05-01
19
-48
/
+28
*
Update svn properties. Minor formatting cleanup.
Jeff Ames
2008-05-01
82
-16599
/
+16583
*
* Adding unit test support to Environment for modules.
Adam Frisby
2008-05-01
1
-0
/
+59
*
* Add more class cast exceptions to mysql read inventory item to cover all ne...
Justin Clarke Casey
2008-05-01
1
-3
/
+26
*
* Align new fields upgrade sql to have the same 'not null' and default settin...
Justin Clarke Casey
2008-05-01
14
-98
/
+98
*
* Change mysql inventory items table version 3 upgrade sql to provide explici...
Justin Clarke Casey
2008-05-01
1
-5
/
+5
[prev]
[next]