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
/
Environment
/
Modules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-30
* Cruft removal step #1. Cleaning Modules directory.
Adam Frisby
35
-2060
/
+2149
2008-04-30
* And more
Adam Frisby
3
-0
/
+241
2008-04-30
* Commiting a bunch of missed files.
Adam Frisby
46
-0
/
+6986
2008-04-30
* Previous commit managed to miss some files despite me hitting 'Select all'.
Adam Frisby
2
-0
/
+443
2008-04-30
* Refactored Environment/Modules directory - modules now reside in their own ...
Adam Frisby
78
-16880
/
+8880
2008-04-30
* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...
Teravus Ovares
1
-0
/
+3
2008-04-29
* Disabled IntergridModule until a Mono bug can be isolated.
Adam Frisby
1
-11
/
+18
2008-04-29
* One more attempted fix.
Adam Frisby
1
-1
/
+2
2008-04-29
* Made a change to InterGrid module to prevent duplicate registrations.
Adam Frisby
2
-8
/
+14
2008-04-29
* Implemented new InterRegion comms method in the form of InterregionModule
Adam Frisby
3
-0
/
+225
2008-04-29
Stuck an exception handler in the friends routine until I have time to debug ...
Teravus Ovares
1
-4
/
+14
2008-04-29
Committing Dee100's balance update patch with a few bug fixes and a twist. Th...
Teravus Ovares
1
-1
/
+27
2008-04-28
* Lash up mantis 1064 - nre thrown in LandObject.sendLandObjectOwners()
Justin Clarke Casey
1
-13
/
+36
2008-04-27
* Added String(FileExtension) property to ITerrainLoader to allow us to deter...
Adam Frisby
8
-6
/
+46
2008-04-26
* Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementati...
Adam Frisby
1
-20
/
+19
2008-04-24
replace hard tabs with 4 spaces to be consistant in the source.
Sean Dague
3
-278
/
+278
2008-04-23
* Fixed an annoying pop-up box when crossing borders.
Teravus Ovares
1
-2
/
+10
2008-04-23
* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...
Teravus Ovares
1
-2
/
+119
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: Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
1
-0
/
+3
2008-04-22
doh, forgot that hg diffs don't do the adds correctly to svn
Sean Dague
1
-0
/
+46
2008-04-22
From: Dr Scofield <hud@zurich.ibm.com>
Sean Dague
1
-6
/
+4
2008-04-22
* Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ a...
Adam Frisby
1
-10
/
+73
2008-04-21
From: Dr Scofield <hud@zurich.ibm.com>
Sean Dague
1
-2
/
+7
2008-04-21
* Various refactorings.
Adam Frisby
2
-18
/
+36
2008-04-21
* Formatted ExportSerialiserModule and SvnBackupModule
Adam Frisby
6
-94
/
+112
2008-04-21
Update svn properties.
Jeff Ames
1
-7
/
+7
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
29
-124
/
+124
2008-04-21
* Terrain Module code has been reformatted to comply with guidelines.
Adam Frisby
35
-591
/
+678
2008-04-21
* Written a improved self-contained version of the XML Object Serialiser for ...
Adam Frisby
1
-1
/
+47
2008-04-17
* Re-Fixed caps
Teravus Ovares
3
-229
/
+171
2008-04-17
* Added "svn load" command to correspond "svn save". Will grab the latest rev...
Adam Frisby
1
-1
/
+1
2008-04-17
* Added ITerrainModule interface to Terrain Module, and registered accordingl...
Adam Frisby
2
-1
/
+11
2008-04-17
* Added a directory for the SVN module. More about to come.* SVNBackupModule
Adam Frisby
1
-1
/
+1
2008-04-17
Update svn properties. Add copyright info to some source files.
Jeff Ames
7
-15
/
+202
2008-04-17
* Missed a file while committing.
Adam Frisby
1
-0
/
+8
2008-04-17
* Committing first version of SVN Backup Module
Adam Frisby
1
-6
/
+5
2008-04-17
* Patch from ChrisDown to fix odd results when using landmarks. Thanks Chris...
Teravus Ovares
1
-2
/
+2
2008-04-17
* Implements 'Set Home to Here'
Teravus Ovares
1
-8
/
+12
2008-04-15
From: Dr Scofield <hud@zurich.ibm.com>
Sean Dague
1
-0
/
+288
2008-04-15
Update svn properties.
Jeff Ames
4
-201
/
+201
2008-04-15
* Added support for serialising objects to ExportSerialisationModule via Seri...
Adam Frisby
3
-10
/
+23
2008-04-15
* Fixes an issue with the BaseHttpServer in Linux
Teravus Ovares
2
-3
/
+47
2008-04-15
* Committing shell of a whole-region serialiser. This is not complete and wil...
Adam Frisby
3
-0
/
+188
2008-04-15
* Quick patch before I start on a bigger project
Adam Frisby
1
-7
/
+12
2008-04-14
* Fixed a few warnings.
Teravus Ovares
4
-4
/
+242
2008-04-14
make it so the IRC bridge only relays channel 0 messages
Sean Dague
1
-7
/
+10
2008-04-14
#952 again
Teravus Ovares
1
-7
/
+21
2008-04-14
Fix for mantis 952
Teravus Ovares
1
-23
/
+30
2008-04-13
* Fix a bug in the friends module that causes a friend not to appear online w...
Teravus Ovares
2
-15
/
+872
[next]