Commit Graph

4 Commits

Author SHA1 Message Date
John Hurliman
3a94792761 * Reworked the Login functions, added documentation and (untested) support for login redirects
* Converted _VisualParam_ back to a static array after further analysis
* Rewrote AppearanceManager to work with the VisualParam rewrite
* Cleaned up ImageTool
* Minor cleanup and FIXME note in name2key.exe
* Cleanup and FIXME note in Teleport.exe
* Reorganized the function naming in GridManager to make more sense (not completely done here)
* Added an enum for requesting the object or terrain layer for the map blocks, and more sun properties
* Made some of the MainAvatar properties read-only (eventually they will all be read-only)
* Added try/catch safeties in openjpegnet
* Finally killed the evil SecondLife.Tick()

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@905 52acb1d6-8a22-11de-b505-999d5b087335
2007-01-26 22:01:56 +00:00
John Hurliman
5a640603e5 * Fixed the double initialization of LLUUID data
* VisualParamGenerator outputs a dictionary instead of an array now

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@886 52acb1d6-8a22-11de-b505-999d5b087335
2007-01-23 04:30:43 +00:00
Michael Cortez
22b3544c52 Quick dictionary hack until jhurliman updates _VisualParam_.cs generator.
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@882 52acb1d6-8a22-11de-b505-999d5b087335
2007-01-23 03:47:04 +00:00
John Hurliman
27ca1fc204 Moved _VisualParam_.cs to the libsecondlife-cs root so it can be integrated in to the primary appearance system. VisualParamGenerator needs to be modified to take in a header file like mapgenerator does
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@878 52acb1d6-8a22-11de-b505-999d5b087335
2007-01-23 03:28:35 +00:00