Justin Clark-Casey (justincc)
|
2f6d401db1
Merge remote branch 'origin/0.6.9' into 0.6.9-post-fixes
|
14 rokov pred |
Melanie
|
f5ca701273
Comment and remove JScript support. Mono 2.7Dev and 2.8 no longer include the
|
14 rokov pred |
Justin Clark-Casey (justincc)
|
56fe4c24b8
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy this seems the least evil way forward since mono 2.6 and later will see increasing usage, and this only works with what was
|
14 rokov pred |
Justin Clark-Casey (justincc)
|
7ce0ec874a
Change SQLiteNG to work with mono 2.6 and above using the Mono.Data.Sqlite.dll
|
14 rokov pred |
Justin Clark-Casey (justincc)
|
959cd60225
Duplicate OpenSim.Data.SQLite into OpenSim.Data.SQLiteNG. SQLiteNG will shortly be changed to work under mono 2.6 and above
|
14 rokov pred |
John Hurliman
|
54cedfe432
Changed the GetTextureModule backport to work with the 0.6.9 codebase
|
14 rokov pred |
John Hurliman
|
94a46867ed
Added a missing reference to prebuild.xml
|
14 rokov pred |
Jeff Ames
|
a5f78ac604
Formatting cleanup.
|
14 rokov pred |
Melanie
|
1d4d6c821a
Add missing refernce to prebuild (backport from presence-refactor)
|
15 rokov pred |
Melanie
|
70a0d7aa46
Adding the Careminster "Configger" tool to OpenSim. The tool will, when launched
|
15 rokov pred |
Melanie
|
316503c398
Added some prebuild refs needed for mono building
|
15 rokov pred |
Justin Clark-Casey (justincc)
|
1df69be9a6
Add first part of test for checking restore of task inventory items on oar load
|
15 rokov pred |
Adam Frisby
|
8e18762e22
* Added prebuild for previous commit.
|
15 rokov pred |
Justin Clark-Casey (justincc)
|
e5661e5609
Remove stub Python module and DLLs since this was never fully implemented
|
15 rokov pred |
Justin Clark-Casey (justincc)
|
f9807884a4
Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid command line parsing
|
15 rokov pred |
Melanie
|
f493249bc3
Add wildcard to prebuild include. Seems each file can only hold one project
|
15 rokov pred |
Teravus Ovares (Dan Olivares)
|
44012d72e3
* Fix prebuild break
|
15 rokov pred |
Teravus Ovares (Dan Olivares)
|
2e514bfb1b
* Move RegionCombinerModule to it's own project
|
15 rokov pred |
Justin Clark-Casey (justincc)
|
9cb0c7c86e
Stop OpenSim.Grid.GridServer.exe from building to reduce user/developer confusion, since only the ROBUST grid service now works
|
15 rokov pred |
Melanie
|
d068d108ad
Remove the SECS loader
|
15 rokov pred |
John Hurliman
|
27ee49f198
Updating prebuild.xml to reflect the removal of DotNetEngine
|
15 rokov pred |
John Hurliman
|
322b39804d
Adding missing CSJ2K reference to OpenSim.Region.Physics.Meshing
|
15 rokov pred |
John Hurliman
|
3639f68411
Added a missing reference to System.Core for OpenSim.Region.Framework
|
15 rokov pred |
Melanie
|
d0019704e6
Adding the presence service skeleton
|
15 rokov pred |
John Hurliman
|
96d53f11e5
Added VS2010 support to Prebuild and created runprebuild2010.bat
|
15 rokov pred |
Melanie
|
8a336c6860
Add MaxPoolThreads in startup to limit the size of the thread pool used
|
15 rokov pred |
John Hurliman
|
fdce1be3db
* Removed OpenSim.Data.NHibernate
|
15 rokov pred |
John Hurliman
|
dc11643c00
* Consolidated adding / removing ClientManager IClientAPIs to two places in Scene
|
15 rokov pred |
John Hurliman
|
23a334b9f5
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection
|
15 rokov pred |
John Hurliman
|
3a04d706c9
Fear the lockless LLUDP implementation!
|
15 rokov pred |