| 
			     | 
			
| (13 intermediate revisions by 3 users not shown) | 
| Line 1: | 
Line 1: | 
| − | == Thank you! ==
  |   | 
|   |  |   |  | 
| − | Oooh! Thanks for the heads-up! I surely am going to have fun moving all those pages around. No sarcasm intended!
  |   | 
| − | 
  |   | 
| − | Will get to it ASAP! :-)
  |   | 
| − | 
  |   | 
| − | --[[User:Fritigern|Fritigern]] 00:14, 11 December 2010 (UTC)
  |   | 
| − | 
  |   | 
| − | == LOL ==
  |   | 
| − | 
  |   | 
| − | Better you than me, I HATE Wiki edting like most do and your proficient at it so....   I have several other things that need my attention at this time.  Still have a few of my pages to update here thought.  All in time I guess.
  |   | 
| − | 
  |   | 
| − | Forgot to add something that is a concern: Not everyone will be running the latest commit right away. So to them, the old function names will still be current.
  |   | 
| − | 
  |   | 
| − | Best create new pages with a link to them from the old function names, with a comment that from OpenSimulator version 0.7.1 b512ec (2010-12-10) onwards, the old function name is deprecated, and that the new one should be used instead.
  |   | 
| − | 
  |   | 
| − | I could do that, no problem at all. Only thing is that i am not 100% of the format of the version number. Would like an example of this specific version that i can copy/paste.
  |   | 
| − | 
  |   | 
| − | --[[User:Fritigern|Fritigern]] 00:22, 11 December 2010 (UTC)
  |   | 
| − | 
  |   | 
| − | == The Changed Version: ==
  |   | 
| − | 
  |   | 
| − | The Version that this change takes effect:  b512ecd-2010-12-10 22:20:35 +0100
  |   | 
| − | 
  |   | 
| − | MANTIS related to this issue:  http://opensimulator.org/mantis/view.php?id=5263
  |   | 
| − | 
  |   | 
| − | COMMIT NOTES related to it:
  |   | 
| − | 
  |   | 
| − | Normalization of OSSL function names.
  |   | 
| − | Author Marck <marck00 at nexgo dot de> 
  |   | 
| − | Author date 2010-12-10 21:13:05 
  |   | 
| − | Author local date 2010-12-10 22:13:05 +0100 
  |   | 
| − | Committer Marck <marck00 at nexgo dot de> 
  |   | 
| − | Committer date 2010-12-10 21:20:35 
  |   | 
| − | Committer local date 2010-12-10 22:20:35 +0100 
  |   | 
| − | Commit b512ecd1dc538f029e6772f526db78eb6687d938 
  |   | 
| − | Tree 4796be07591156845a0cb94f4bcc77b27a4fcee2 
  |   | 
| − | Parent d8fd9170764e54bdc16e693584191a95f7b298b6 
  |   | 
| − | 
  |   | 
| − | Normalization of OSSL function names.
  |   | 
| − | 
  |   | 
| − | Added the following replacement functions for compliance to the OSSL standards stated on the wiki:
  |   | 
| − | osGetTerrainHeight
  |   | 
| − | osSetTerrainHeight
  |   | 
| − | osGetSunParam
  |   | 
| − | osSetSunParam
  |   | 
| − | osSetPenColor
  |   | 
| − | 
  |   | 
| − | The functions that do not comply to the standard give a warning when used but work normally otherwise.
  |   | 
| − | 
  |   | 
| − | The graphics primitive drawing command "PenColor" has also been added as well as dynamic texture parameter "bgcolor" as an alternative to "bgcolour".
  |   | 
| − | 
  |   | 
| − | The following two functions have been renamed because they are not enabled yet aynway:
  |   | 
| − | osWindParamSet => osSetWindParam
  |   | 
| − | osWindParamGet => osGetWindParam
  |   |