Difference between revisions of "User:Niaht Nakamichi"

From Second Life Wiki
Jump to navigation Jump to search
(Started filling in SL Client Library Changes)
(continued library changes)
Line 30: Line 30:


These are the changes to the SL client libraries since 1.13.1.12. I don't expect this to be perfect, nor presented in the best possible way. This is mostly intended for me so that I don't loose this data. If this helps you in some way, and you have suggestions on how to make it better, please feel free to do so on my [[User_talk:Niaht_Nakamichi|Talk Page]]
These are the changes to the SL client libraries since 1.13.1.12. I don't expect this to be perfect, nor presented in the best possible way. This is mostly intended for me so that I don't loose this data. If this helps you in some way, and you have suggestions on how to make it better, please feel free to do so on my [[User_talk:Niaht_Nakamichi|Talk Page]]
The emerging patterns are already becoming clear, and I can see that I will be able to reduce the changes down to named library changes instead of listing any files.


<div id="box">
<div id="box">
Line 79: Line 81:
|None
|None
|-
|-
|1.4.0.1
| valign="top" |1.14.0.1
|1.15.0.2
| valign="top" |1.15.0.2
|
|
'''Files Changed'''
* curl.h
* curlver.h
* mprintf.h
* multi.h
* tut.h
'''New Files'''
* indra/newview/fonts
|-
|-
|1.15.0.2
| valign="top" |1.15.0.2
|1.15.1.3
| valign="top" |1.15.1.3
|
|
'''Files Changed'''
* libraries/include/boost (Many)
* curl.h
* curlver.h
* mprintf.h
* multi.h
|-
|-
|1.15.1.3
| valign="top" |1.15.1.3
|1.16.0.5
| valign="top" |1.16.0.5
|
|
'''Files Changed'''
* llmozlib-vc80.lib
* libraries/include/boost (Many)
* curl.h
* curlver.h
* mprintf.h
* multi.h
|-
|-
|1.16.0.5
| valign="top" |1.16.0.5
|1.17.0.12
| valign="top" |1.17.0.12
|
|
'''Files Changed'''
* indra/newview/app_settings/mozilla (Many)
* js3250.dll
* llmozlib-vc80.lib (Release Only)
* llmozlib.lib
* nspr4.dll
* plc4.dll
* plds4.dll
* xul.dll
'''Files Removed'''
* indra/newview/app_settings/mozilla/components (Many [.xpt files])
'''New Files'''
* indra/newview/app_settings/mozilla/components/all.xpt
|-
|-
|1.17.0.12
| valign="top" |1.17.0.12
|1.17.1.0
| valign="top" |1.17.1.0
|
|
'''Files Changed'''
* indra/newview/app_settings/mozilla (Many)
* js3250.dll
* libcurl.lib
* llmozlib.lib
* nspr4.dll
* plc4.dll
* plds4.dll
* xul.dll
* libraries/include/boost (Many)
* curl.h
* curlver.h
* mprintf.h
* multi.h
'''New Files'''
* png12.lib
|-
|-
|1.17.1.0
|1.17.1.0
Line 107: Line 163:
|None
|None
|-
|-
|1.17.3.0
| valign="top" |1.17.3.0
|1.18.0.6
| valign="top" |1.18.0.6
|
|
'''Files Changed'''
* libraries/include/boost (Many)
* curl.h
* curlver.h
* mprintf.h
* multi.h
* tut.h
|-
|-
|1.18.0.6
|1.18.0.6

Revision as of 13:44, 18 March 2008

About Me

I am a generalist. I was once a systems engineer and the head of an IT department.

Boredom comes easily to me.

Every now and again I build a website for someone; I do not have my own.

I like SecondLife.

XXTEA Cipher

This is something I decided to do for no good reason. It probably isn't optimal, and it probably needs work, but it works. At some point it might want to be integrated into the XTEA page, or get its own page. Feel free to comment on my Talk Page

Code references used:


Note: I can not take any real credit for this work. I just made the pre-existing code function in LSL.

<lsl>

 // Code coming later... I just needed a wiki-break

</lsl>

Client Library Changes

These are the changes to the SL client libraries since 1.13.1.12. I don't expect this to be perfect, nor presented in the best possible way. This is mostly intended for me so that I don't loose this data. If this helps you in some way, and you have suggestions on how to make it better, please feel free to do so on my Talk Page

The emerging patterns are already becoming clear, and I can see that I will be able to reduce the changes down to named library changes instead of listing any files.

From To Changes
1.13.2.13 1.13.2.15 None
1.13.2.15 1.13.3.2 None
1.13.3.2 1.14.0.0

Files Removed

  • indra/newview/app-settings/static_data.db2
  • indra/newview/app-settings/static_index.db2

Files Changed

  • indra/newview/app_settings/mozilla/ (many)
  • LibOpenJPEG.lib
  • js3250.dll
  • libcurl.lib
  • llkdu.dll (Release Only)
  • llmozlib.lib
  • nspr4.dll
  • plc4.dll
  • plds4.dll
  • xul.dll
  • curl.h
  • curlver.h
  • mprintf.h
  • multi.h
  • openjpeg.h

New Files

  • libboost_regex-vc80-mt-s.lib
  • llmozlib-vc80.lib
  • libboost_python-vc80-m5.lib (Release only)
1.14.0.0 1.14.0.1 None
1.14.0.1 1.15.0.2

Files Changed

  • curl.h
  • curlver.h
  • mprintf.h
  • multi.h
  • tut.h

New Files

  • indra/newview/fonts
1.15.0.2 1.15.1.3

Files Changed

  • libraries/include/boost (Many)
  • curl.h
  • curlver.h
  • mprintf.h
  • multi.h
1.15.1.3 1.16.0.5

Files Changed

  • llmozlib-vc80.lib
  • libraries/include/boost (Many)
  • curl.h
  • curlver.h
  • mprintf.h
  • multi.h
1.16.0.5 1.17.0.12

Files Changed

  • indra/newview/app_settings/mozilla (Many)
  • js3250.dll
  • llmozlib-vc80.lib (Release Only)
  • llmozlib.lib
  • nspr4.dll
  • plc4.dll
  • plds4.dll
  • xul.dll

Files Removed

  • indra/newview/app_settings/mozilla/components (Many [.xpt files])

New Files

  • indra/newview/app_settings/mozilla/components/all.xpt
1.17.0.12 1.17.1.0

Files Changed

  • indra/newview/app_settings/mozilla (Many)
  • js3250.dll
  • libcurl.lib
  • llmozlib.lib
  • nspr4.dll
  • plc4.dll
  • plds4.dll
  • xul.dll
  • libraries/include/boost (Many)
  • curl.h
  • curlver.h
  • mprintf.h
  • multi.h

New Files

  • png12.lib
1.17.1.0 1.17.2.0 None
1.17.2.0 1.17.3.0 None
1.17.3.0 1.18.0.6

Files Changed

  • libraries/include/boost (Many)
  • curl.h
  • curlver.h
  • mprintf.h
  • multi.h
  • tut.h
1.18.0.6 1.18.1.2
1.18.1.2 1.18.2.0
1.18.2.0 1.18.2.1
1.18.2.1 RC-1.18.3.2
RC-1.18.3.2 RC-1.18.3.3
RC-1.18.3.3 RC-1.18.3.4 None
RC-1.18.3.4 RC-1.18.3.5
RC-1.18.3.5 RC-1.18.4.0
RC-1.18.4.0 RC-1.18.4.1 None
RC-1.18.4.1 RC-1.18.4.2 None
RC-1.18.4.2 1.18.4.3 None
1.18.4.3 RC-1.18.5.0
RC-1.18.5.0 RC-1.18.5.1
RC-1.18.5.1 RC-1.18.5.2
RC-1.18.5.2 1.18.5.3 None
RC-1.18.5.3 RC-1.18.6.0
RC-1.18.6.0 RC-1.18.6.1
RC-1.18.6.1 RC-1.18.6.2
RC-1.18.6.2 RC-1.18.6.4 None
RC-1.18.6.4 Branch_1-19.0-Viewer-r79209
Branch_1-19.0-Viewer-r79209 Branch-1-19.0-Viewer-r79825 None
Branch-1-19.0-Viewer-r79825 Branch-1-19.0-Viewer-r80554 None
Branch-1-19.0-Viewer-r80554 Branch-1-19.0-Viewer-r80803 None
Branch-1-19.0-Viewer-r80803 Branch-1-19.0-Viewer-r81066 None
Branch-1-19.0-Viewer-r81066 Branch-1-19.1-Viewer-r81993