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 years ago |
Justin Clark-Casey (justincc)
|
7ce0ec874a
Change SQLiteNG to work with mono 2.6 and above using the Mono.Data.Sqlite.dll
|
14 years ago |
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 years ago |
John Hurliman
|
54cedfe432
Changed the GetTextureModule backport to work with the 0.6.9 codebase
|
14 years ago |
John Hurliman
|
94a46867ed
Added a missing reference to prebuild.xml
|
14 years ago |
Jeff Ames
|
a5f78ac604
Formatting cleanup.
|
14 years ago |
Melanie
|
1d4d6c821a
Add missing refernce to prebuild (backport from presence-refactor)
|
14 years ago |
Melanie
|
70a0d7aa46
Adding the Careminster "Configger" tool to OpenSim. The tool will, when launched
|
14 years ago |
Melanie
|
316503c398
Added some prebuild refs needed for mono building
|
15 years ago |
Justin Clark-Casey (justincc)
|
1df69be9a6
Add first part of test for checking restore of task inventory items on oar load
|
15 years ago |
Adam Frisby
|
8e18762e22
* Added prebuild for previous commit.
|
15 years ago |
Justin Clark-Casey (justincc)
|
e5661e5609
Remove stub Python module and DLLs since this was never fully implemented
|
15 years ago |
Justin Clark-Casey (justincc)
|
f9807884a4
Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid command line parsing
|
15 years ago |
Melanie
|
f493249bc3
Add wildcard to prebuild include. Seems each file can only hold one project
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
44012d72e3
* Fix prebuild break
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
2e514bfb1b
* Move RegionCombinerModule to it's own project
|
15 years ago |
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 years ago |
Melanie
|
d068d108ad
Remove the SECS loader
|
15 years ago |
John Hurliman
|
27ee49f198
Updating prebuild.xml to reflect the removal of DotNetEngine
|
15 years ago |
John Hurliman
|
322b39804d
Adding missing CSJ2K reference to OpenSim.Region.Physics.Meshing
|
15 years ago |
John Hurliman
|
3639f68411
Added a missing reference to System.Core for OpenSim.Region.Framework
|
15 years ago |
Melanie
|
d0019704e6
Adding the presence service skeleton
|
15 years ago |
John Hurliman
|
96d53f11e5
Added VS2010 support to Prebuild and created runprebuild2010.bat
|
15 years ago |
Melanie
|
8a336c6860
Add MaxPoolThreads in startup to limit the size of the thread pool used
|
15 years ago |
John Hurliman
|
fdce1be3db
* Removed OpenSim.Data.NHibernate
|
15 years ago |
John Hurliman
|
dc11643c00
* Consolidated adding / removing ClientManager IClientAPIs to two places in Scene
|
15 years ago |
John Hurliman
|
23a334b9f5
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection
|
15 years ago |
John Hurliman
|
3a04d706c9
Fear the lockless LLUDP implementation!
|
15 years ago |
John Hurliman
|
fa6027aa09
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into htb-throttle
|
15 years ago |
John Hurliman
|
61b5372153
* Added missing references to prebuild.xml and commented out the LindenUDP tests until a new test harness is written
|
15 years ago |