Dr Scofield
|
e719bd4d5c
additional patterns for .hgignore
|
16 years ago |
Sean Dague
|
d44dcdf97b
remove NHPrim, this turned out to be a bad idea
|
16 years ago |
Justin Clarke Casey
|
03bd6c91a9
* Fix http://opensimulator.org/mantis/view.php?id=1761
|
16 years ago |
Justin Clarke Casey
|
e1b7ace453
* Try new ruth avatar settings correction suggested by jenni in http://opensimulator.org/mantis/view.php?id=1769
|
16 years ago |
Dr Scofield
|
0171e76246
squashing further warnings.
|
16 years ago |
Dr Scofield
|
3fb0a08619
fixing warnings in EstateSettings and correcting coding style:
|
16 years ago |
Dahlia Trimble
|
473059905f
Commented out a readline that was preventing the sim from shutting down in some cases
|
16 years ago |
Mike Mazur
|
8b613e677f
Implement cast to LSL_Types.LSLInteger from double. Fix issue 1770.
|
16 years ago |
Mike Mazur
|
e0e0db3660
Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader (issue 1763).
|
16 years ago |
Mike Mazur
|
2558f8ac31
Make scripts LSL compliant.
|
16 years ago |
Dahlia Trimble
|
230a7ecaec
masks MySQL password from console startup messages
|
16 years ago |
Melanie Thielker
|
263633e274
Patch #9151
|
16 years ago |
Dahlia Trimble
|
f87d2d8a92
added region port number to output of "show regions" command
|
16 years ago |
Mike Mazur
|
0b92ff4fde
Treat LSL_Types as special cases in llList2Integer and llList2Float. This could be implemented many other places, but let's do that on a case-by-case basis.
|
16 years ago |
Charles Krinke
|
bc24c0e5d7
Mantis#1768. Thank you kindly, Junta_Kohime for a patch that:
|
16 years ago |
Dahlia Trimble
|
49adb6e09f
refactor - commenting out needsMeshing() and all references as createMesh() has the same logic and obsoletes the need for it.
|
16 years ago |
Sean Dague
|
f54828c957
fix build break
|
16 years ago |
Sean Dague
|
18a5cfd10f
terrain is close to working, but I still end up at the bottom of the sea
|
16 years ago |
Sean Dague
|
50eab18590
need to synchronize the terrain updates
|
16 years ago |
Sean Dague
|
4663999c24
first pass at Terrain implementation
|
16 years ago |
Sean Dague
|
366e09b543
add a Terrain object for the purpose of mapping. This may make sense
|
16 years ago |
Sean Dague
|
8f2154916b
if no texture, make it plywood
|
16 years ago |
Sean Dague
|
a580d7ee35
add plywood texture as a constant, as we need it in a couple of places
|
16 years ago |
Charles Krinke
|
26fd0595d7
Mantis#1598. Thank you kindly, Matth for a patch that addresses:
|
16 years ago |
Sean Dague
|
6084a7ea3e
Revert "git merge"
|
16 years ago |
Sean Dague
|
dd144e12ba
git merge
|
16 years ago |
Sean Dague
|
1c0f27b013
finish NHibernate mapping for prims, and it even seems to work
|
16 years ago |
Sean Dague
|
43df32c52c
fix the null case for deep copy
|
16 years ago |
Sean Dague
|
0a01be9a86
more safety checks
|
16 years ago |
Sean Dague
|
db9e6584bf
add a null check for safety
|
16 years ago |