Adam Frisby
|
1313544ac7
* Major structural change: Begun converting Events to use (caller, args) syntax to conform with .NET guidelines.
|
17 years ago |
lbsa71
|
863195612b
Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tleiades patch 444 and 445.
|
17 years ago |
lbsa71
|
8143c597fc
* Tleiades grid mode inventory (#444) - thanx Tleiades!
|
17 years ago |
lbsa71
|
40468f18a4
* Encapsulated all CommunicationsManager services
|
17 years ago |
dan miller
|
a9a126063f
long-lost fixes to physics -- proper physical avatar management on crossings, TP
|
17 years ago |
lbsa71
|
2afbf8b22b
* Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvatar and MakeChildAgent respectively
|
17 years ago |
lbsa71
|
70d9cec3b5
* Yet some more connectivity restructuring
|
17 years ago |
lbsa71
|
0bac4b430c
* Handlerized ViewerEffect
|
17 years ago |
lbsa71
|
a963b3057b
* Replaced usage of ClientView with IClientAPI
|
17 years ago |
lbsa71
|
ffb4f97a66
* Merged ClientViewBase into ClientView for great justice
|
17 years ago |
Dalien Talbot
|
1703cacaab
Added CLI "debug packet 0..255" to enable the in/out packet dumps with various verbosity
|
17 years ago |
Sean Dague
|
ffe9c9374a
mass update of urls in source code to new website
|
17 years ago |
MW
|
c29df824c2
Converted the LSL scripting engine into a IRegionModule, so now all "modules" share a common base interface and are loaded from the single loader. (It seems to work fine, but I have left the old scriptengine loader, incase we have to change back).
|
17 years ago |
MW
|
31a81e17be
The regionUUID is now being passed to the datastore calls.
|
17 years ago |
MW
|
4af33c4da6
Instant Messages between users in the same region should actually now work.
|
17 years ago |
MW
|
67873b8614
Deleted old inventoryCache.cs
|
17 years ago |
lbsa71
|
94af938742
The 'Party Party Groupie Groupie Life is a game' commit:
|
17 years ago |
MW
|
79f0ac82e3
Some cleaning up and removed a few old files no longer in use.
|
17 years ago |
Adam Frisby
|
3032831859
* Raised ping timeout to 150 seconds
|
17 years ago |
lbsa71
|
39b64564dc
* Started renaming world to Scene
|
17 years ago |
MW
|
70fa302042
* Some work in progress code: Inventory cache, start of inventory server/service, userprofile cache, inventory handling. (non of it is enabled yet (or at least it shouldn't be).
|
17 years ago |
Adam Frisby
|
0319cb4f46
* Issue#211 - 30 second timeout is too low. (Thanks Babblefrog)
|
17 years ago |
lbsa71
|
497ab5d7ab
* RegionApplicationBase restructuring now complete
|
17 years ago |
Sean Dague
|
2a3c79df83
changed to native line ending encoding
|
17 years ago |
Adam Frisby
|
561b87b303
* Applying dalien's patches from bug#177 and #179
|
17 years ago |
Adam Frisby
|
249ce4cf6f
* More cleaning - Sugilite now only has build errors for "value is never used" properties (which I presume will be filled in over time)
|
17 years ago |
lbsa71
|
9b6b6d05d4
* Optimized usings (the 'LL ate my scripts' commit)
|
17 years ago |
MW
|
54ef77f0fd
Can change the name and description of a prim.
|
17 years ago |
lbsa71
|
5e805656db
Fixed SimpleApp - aka thankgoditssundaycommit
|
17 years ago |
mingchen
|
e41eedc9ae
*Some more restructuring/fixing -- should compile, but high chance I forgot to add/remove something
|
17 years ago |