Advertisement
Guest User

Untitled

a guest
Sep 24th, 2011
1,069
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.81 KB | None | 0 0
  1.  
  2.  
  3. CHANGELOG
  4. for the Imprudence Viewer
  5. http://imprudenceviewer.org
  6.  
  7.  
  8. This is a log of revisions to the Imprudence Viewer source code.
  9. If you are looking for an overview of new features and changes in
  10. each release, please see RELEASE_NOTES.txt instead.
  11.  
  12. This file is automatically generated from the Git commit history.
  13. Be aware that it is NOT ORDERED BY DATE, but rather by ancestry.
  14. Some commits have been omitted from this list for brevity.
  15.  
  16. File changes are annotated as follows:
  17.  
  18. A = the file was added
  19. M = the file was modified
  20. D = the file was deleted
  21.  
  22. For a full history of the source code, including diffs, please see
  23. the Git repository.
  24.  
  25.  
  26.  
  27. -------------------------------------------------------------------------------
  28.  
  29. Date: 2011-09-23 (0824cb5)
  30. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  31.  
  32.  
  33. Changed version to 1.4.0 beta 2
  34.  
  35.  
  36. M linden/indra/newview/res/viewerRes.rc
  37. M linden/indra/newview/viewerinfo.cpp
  38.  
  39.  
  40. -------------------------------------------------------------------------------
  41.  
  42. Date: 2011-09-23 (427744a)
  43. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  44.  
  45.  
  46. Removing old mozilla file
  47.  
  48.  
  49. D linden/indra/newview/mozilla-powerpc-darwin-readme.txt
  50.  
  51.  
  52. -------------------------------------------------------------------------------
  53.  
  54. Date: 2011-09-23 (76e68e0)
  55. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  56.  
  57.  
  58. Fixed missing 'nl' translation (from SL 1.23.5)
  59.  
  60. (File changes omitted for brevity.)
  61.  
  62.  
  63. -------------------------------------------------------------------------------
  64.  
  65. Date: 2011-09-23 (b97bcdd)
  66. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  67.  
  68.  
  69. Fixed packaging script not finding the right .exe for a congiguration
  70.  
  71.  
  72. M linden/indra/newview/viewer_manifest.py
  73.  
  74.  
  75. -------------------------------------------------------------------------------
  76.  
  77. Date: 2011-09-13 (03d006a)
  78. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  79.  
  80.  
  81. Fixed the script editor constantly searching for an update that doesn't exist (also some more cleanup)
  82.  
  83.  
  84. M linden/indra/newview/llpreviewscript.cpp
  85. M linden/indra/newview/llpreviewscript.h
  86.  
  87.  
  88. -------------------------------------------------------------------------------
  89.  
  90. Date: 2011-09-13 (ce65f09)
  91. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  92.  
  93.  
  94. Ported external script editor patch from Phoenix, added some cleanup, and made it use menus (also added autosave and fixed the 'reset' button alignment being off while I was there)
  95.  
  96.  
  97. M linden/indra/newview/app_settings/settings.xml
  98. M linden/indra/newview/llfilepicker.cpp
  99. M linden/indra/newview/llfilepicker.h
  100. M linden/indra/newview/llpreviewscript.cpp
  101. M linden/indra/newview/llpreviewscript.h
  102. M linden/indra/newview/skins/default/xui/en-us/floater_live_lsleditor.xml
  103. M linden/indra/newview/skins/default/xui/en-us/floater_script_ed_panel.xml
  104.  
  105.  
  106. -------------------------------------------------------------------------------
  107.  
  108. Date: 2011-09-08 (701e765)
  109. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  110.  
  111.  
  112. Don't run vstool.exe when using an express version of vc++, by CobraElDiablo from the Astra Viewer
  113.  
  114.  
  115. M linden/indra/develop.py
  116. M linden/indra/newview/CMakeLists.txt
  117.  
  118.  
  119. -------------------------------------------------------------------------------
  120.  
  121. Date: 2011-09-08 (32ac963)
  122. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  123.  
  124.  
  125. Revert "Reverted ability to customize the Imprudence client tag color."
  126.  
  127. This reverts commit 87219855c664447a39dd7c2d8866f0a630d1c843.
  128.  
  129.  
  130. M linden/indra/newview/app_settings/settings.xml
  131. M linden/indra/newview/llprefscolors.cpp
  132. M linden/indra/newview/llprefscolors.h
  133. M linden/indra/newview/llvoavatar.cpp
  134. M linden/indra/newview/skins/default/xui/en-us/panel_preferences_colors.xml
  135.  
  136.  
  137. -------------------------------------------------------------------------------
  138.  
  139. Date: 2011-09-08 (0b707d4)
  140. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  141.  
  142.  
  143. Backout of the sculptie derender patch ported from FireStorm
  144.  
  145. This also reverts 14f4622c and 534767ef
  146.  
  147.  
  148. M linden/indra/newview/app_settings/settings.xml
  149. M linden/indra/newview/llappviewer.cpp
  150. M linden/indra/newview/llviewercontrol.cpp
  151. M linden/indra/newview/llvovolume.cpp
  152. M linden/indra/newview/llvovolume.h
  153. M linden/indra/newview/pipeline.cpp
  154. M linden/indra/newview/pipeline.h
  155.  
  156.  
  157. -------------------------------------------------------------------------------
  158.  
  159. Date: 2011-09-08 (84c9ac0)
  160. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  161.  
  162.  
  163. Fixed snapshot Capture combo
  164.  
  165.  
  166. M linden/indra/newview/llfloatersnapshot.cpp
  167.  
  168.  
  169. -------------------------------------------------------------------------------
  170.  
  171. Date: 2011-09-08 (8fca0f8)
  172. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  173.  
  174.  
  175. Create readable version string for installers, based on jacek's viewer_info.py script
  176.  
  177.  
  178. M linden/indra/lib/python/indra/util/llmanifest.py
  179.  
  180.  
  181. -------------------------------------------------------------------------------
  182.  
  183. Date: 2011-09-08 (345a4f9)
  184. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  185.  
  186.  
  187. Updated develop.py to find VS2010 as well (patch by DJ Wind)
  188.  
  189.  
  190. M linden/indra/develop.py
  191.  
  192.  
  193. -------------------------------------------------------------------------------
  194.  
  195. Date: 2011-09-08 (5648c1c)
  196. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  197.  
  198.  
  199. Removed old unused stable installer script. Still need to figure out a good way of determining if a build's experimental
  200.  
  201.  
  202. D linden/indra/newview/installers/windows/imprudence_installer_script.iss
  203.  
  204.  
  205. -------------------------------------------------------------------------------
  206.  
  207. Date: 2011-09-08 (3e350fc)
  208. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  209.  
  210.  
  211. Fixed llkdu .config file not being copied during packaging
  212.  
  213.  
  214. M linden/indra/newview/viewer_manifest.py
  215.  
  216.  
  217. -------------------------------------------------------------------------------
  218.  
  219. Date: 2011-09-08 (cec4d29)
  220. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  221.  
  222.  
  223. Fixed merge errors in the windows installer script template
  224.  
  225.  
  226. M linden/indra/newview/installers/windows/imprudence_installer_template.iss
  227.  
  228.  
  229. -------------------------------------------------------------------------------
  230.  
  231. Date: 2011-09-08 (4fe672a)
  232. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  233.  
  234.  
  235. Get the default version from viewerinfo.cpp in the build system
  236.  
  237.  
  238. M linden/indra/lib/python/indra/util/llmanifest.py
  239.  
  240.  
  241. -------------------------------------------------------------------------------
  242.  
  243. Date: 2011-09-08 (31e430a)
  244. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  245.  
  246.  
  247. Fixed windows packaging merge errors
  248.  
  249.  
  250. M linden/indra/lib/python/indra/util/llmanifest.py
  251. M linden/indra/newview/viewer_manifest.py
  252.  
  253.  
  254. -------------------------------------------------------------------------------
  255.  
  256. Date: 2011-09-08 (757a76a)
  257. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  258.  
  259.  
  260. Rebranded the Windows isntaller template back to Imp
  261.  
  262.  
  263. A linden/indra/newview/installers/windows/imprudence_installer_template.iss
  264. D linden/indra/newview/installers/windows/inworldz_installer_template.iss
  265. M linden/indra/newview/viewer_manifest.py
  266.  
  267.  
  268. -------------------------------------------------------------------------------
  269.  
  270. Date: 2011-09-08 (2f84e33)
  271. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  272.  
  273.  
  274. Fixed cmake merge error when adding SSE2 target to copy win libs
  275.  
  276.  
  277. M linden/indra/cmake/CopyWinLibs.cmake
  278.  
  279.  
  280. -------------------------------------------------------------------------------
  281.  
  282. Date: 2011-07-13 (0e18be3)
  283. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  284.  
  285.  
  286. Added a new Windows installer script for ISS. Packaging now just generates a versioned script that must be compiled (currently) by hand. Leaving the NSIS files to be cleaned up as the installer work continues
  287.  
  288.  
  289. M linden/indra/lib/python/indra/util/llmanifest.py
  290. A linden/indra/newview/installers/windows/inworldz_installer_template.iss
  291. M linden/indra/newview/viewer_manifest.py
  292.  
  293.  
  294. -------------------------------------------------------------------------------
  295.  
  296. Date: 2011-07-13 (883b2a6)
  297. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  298.  
  299.  
  300. Removed packaging private assemblies since that's no longer how we distribute the CRT
  301.  
  302.  
  303. M linden/indra/newview/viewer_manifest.py
  304.  
  305.  
  306. -------------------------------------------------------------------------------
  307.  
  308. Date: 2011-07-13 (9b8d6cd)
  309. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  310.  
  311.  
  312. Added SSE2 packaging and configuration the copied pdb filename, moved it up one directory to the main viewer folder
  313.  
  314.  
  315. M .gitignore
  316. M linden/indra/newview/viewer_manifest.py
  317.  
  318.  
  319. -------------------------------------------------------------------------------
  320.  
  321. Date: 2011-07-13 (dffdf95)
  322. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  323.  
  324.  
  325. Ported SSE2 build target from Singularity, patch by Shyotl. Note that the package project still currently only supports 'Release'
  326.  
  327.  
  328. M linden/indra/CMakeLists.txt
  329. M linden/indra/cmake/00-Common.cmake
  330. M linden/indra/cmake/CopyWinLibs.cmake
  331. M linden/indra/develop.py
  332.  
  333.  
  334. -------------------------------------------------------------------------------
  335.  
  336. Date: 2011-07-12 (6451418)
  337. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  338.  
  339.  
  340. Added basic copying of symbol files when the windows package project is run. Todo: add SSE2 target
  341.  
  342.  
  343. M .gitignore
  344. M linden/indra/newview/viewer_manifest.py
  345.  
  346.  
  347. -------------------------------------------------------------------------------
  348.  
  349. Date: 2011-07-20 (2a4afed)
  350. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  351.  
  352.  
  353. Added ll_frand(min, max) function
  354.  
  355.  
  356. M linden/indra/llcommon/llrand.cpp
  357. M linden/indra/llcommon/llrand.h
  358.  
  359.  
  360. -------------------------------------------------------------------------------
  361.  
  362. Date: 2011-08-24 (f0e45c7)
  363. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  364.  
  365.  
  366. Committing a useful .bat file for windows
  367.  
  368.  
  369. A linden/indra/create with package project.bat
  370.  
  371.  
  372. -------------------------------------------------------------------------------
  373.  
  374. Date: 2011-07-15 (4cc444e)
  375. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  376.  
  377.  
  378. Support modulo in llcalcparser
  379.  
  380.  
  381. M linden/indra/llmath/llcalcparser.h
  382.  
  383.  
  384. -------------------------------------------------------------------------------
  385.  
  386. Date: 2011-07-12 (1a315c3)
  387. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  388.  
  389.  
  390. Always return when an export fails
  391.  
  392.  
  393. M linden/indra/newview/primbackup.cpp
  394. M linden/indra/newview/skins/default/xui/en-us/floater_hardware_settings.xml
  395.  
  396.  
  397. -------------------------------------------------------------------------------
  398.  
  399. Date: 2011-07-12 (3301aee)
  400. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  401.  
  402.  
  403. Changed version to beta 1.5 windows test release
  404.  
  405.  
  406. M linden/indra/newview/installers/windows/imprudence_installer_script_experimental.iss
  407. M linden/indra/newview/viewerinfo.cpp
  408.  
  409.  
  410. -------------------------------------------------------------------------------
  411.  
  412. Date: 2011-07-12 (5ce3a3e)
  413. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  414.  
  415.  
  416. Updated the experimental installer script
  417.  
  418.  
  419. M linden/indra/newview/installers/windows/imprudence_installer_script_experimental.iss
  420.  
  421.  
  422. -------------------------------------------------------------------------------
  423.  
  424. Date: 2011-07-08 (0eb3568)
  425. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  426.  
  427.  
  428. Updated the way the Windows installer handles the VC++ redist files. Includes the following changes:
  429.  
  430. * Updated the VC++ 2005 redist to 8.0.50727.6195. Installers created under Win7 should now work under XP.
  431. * Added 2008 redist to the repo in case we ever need it/people who fork from us want to use it 2008 instead of 2005.
  432. * Added a check to see if we should install redstributables for 2005/2008 or not.
  433. * Fixed issue with the 2005 redist not installing when it should under Vista/7.
  434. * The installer now copies redistributables to a new subfolder: 'redist'. Anyone having 'application configuration' errors should be told to run the files in there
  435.  
  436.  
  437. M linden/indra/newview/installers/windows/imprudence_installer_script.iss
  438. D linden/indra/newview/installers/windows/vcredist_x86_VS2005_SP1.exe
  439. A linden/indra/newview/installers/windows/vcredist_x86_VS2005_SP1_MFC_SEC.EXE
  440. A linden/indra/newview/installers/windows/vcredist_x86_VS2008_SP1_ATL_SEC.exe
  441.  
  442.  
  443. -------------------------------------------------------------------------------
  444.  
  445. Date: 2011-07-09 (505b067)
  446. Author: thickbrick <thickbrick.sleaford@gmail.com>
  447. Committer: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  448.  
  449.  
  450. Fix #985: Crash after teleport
  451.  
  452. Stale LLVOVolume pointer was caused by a leftover from porting
  453. the sculpt->volumes list from V2, which I forgot to port. Needed for
  454. correct volume accounting.
  455.  
  456.  
  457. M linden/indra/newview/llvovolume.cpp
  458. M linden/indra/newview/llvovolume.h
  459.  
  460.  
  461. -------------------------------------------------------------------------------
  462.  
  463. Date: 2011-07-08 (14f4622)
  464. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  465.  
  466.  
  467. Added debug settings RenderSculptSAThreshold and RenderSculptSAMax. Adjust these if sculpties ever go invisible that shouldn't
  468.  
  469.  
  470. M linden/indra/newview/app_settings/settings.xml
  471. M linden/indra/newview/llappviewer.cpp
  472. M linden/indra/newview/llviewercontrol.cpp
  473. M linden/indra/newview/llvovolume.cpp
  474. M linden/indra/newview/llvovolume.h
  475.  
  476.  
  477. -------------------------------------------------------------------------------
  478.  
  479. Date: 2011-07-08 (534767e)
  480. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  481.  
  482.  
  483. Only check if an object is above SculptSAThresh if it's an actual sculptie
  484.  
  485.  
  486. M linden/indra/newview/app_settings/logcontrol.xml
  487. M linden/indra/newview/llvovolume.cpp
  488.  
  489.  
  490. -------------------------------------------------------------------------------
  491.  
  492. Date: 2011-07-05 (0512d1c)
  493. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  494.  
  495.  
  496. A little cleanup for cache clearing
  497.  
  498.  
  499. M linden/indra/newview/llappviewer.cpp
  500.  
  501.  
  502. -------------------------------------------------------------------------------
  503.  
  504. Date: 2011-07-05 (676beaa)
  505. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  506.  
  507.  
  508. Added clear sounds cache option
  509.  
  510.  
  511. M linden/indra/newview/app_settings/settings.xml
  512. M linden/indra/newview/floatercache.cpp
  513. M linden/indra/newview/llappviewer.cpp
  514. M linden/indra/newview/skins/default/xui/en-us/floater_clear_cache.xml
  515.  
  516.  
  517. -------------------------------------------------------------------------------
  518.  
  519. Date: 2011-07-05 (a435295)
  520. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  521.  
  522.  
  523. Added debug setting KeepUnpackedCacheFiles to keep unpacked script, sound, and avatar files in the cache between restarts
  524.  
  525.  
  526. M linden/indra/newview/app_settings/settings.xml
  527. M linden/indra/newview/llappviewer.cpp
  528.  
  529.  
  530. -------------------------------------------------------------------------------
  531.  
  532. Date: 2011-07-05 (c196d23)
  533. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  534.  
  535.  
  536. Fixed #1011: chat range options aren't saved in prefs > notifications
  537.  
  538.  
  539. M linden/indra/newview/llpanelgeneral.cpp
  540. M linden/indra/newview/llpanelmsgs.cpp
  541.  
  542.  
  543. -------------------------------------------------------------------------------
  544.  
  545. Date: 2011-07-05 (ff64af5)
  546. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  547.  
  548.  
  549. Applied 0001-Fix-hang-in-LLFloater-getClosableFloaterFromFocus-2..patch by Makomk Makosen for #763: Possible infinite loop in LLFloater::getClosableFloaterFromFocus
  550.  
  551.  
  552. M linden/indra/llui/llfloater.cpp
  553.  
  554.  
  555. -------------------------------------------------------------------------------
  556.  
  557. Date: 2011-07-05 (3051924)
  558. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  559.  
  560.  
  561. Don't crash if someone sends us a notecard they've managed to embed a calling card in
  562.  
  563.  
  564. M linden/indra/newview/llviewertexteditor.cpp
  565.  
  566.  
  567. -------------------------------------------------------------------------------
  568.  
  569. Date: 2011-07-05 (ab60078)
  570. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  571.  
  572.  
  573. Always add the version to the top of the log--makes debugging easier
  574.  
  575.  
  576. M linden/indra/newview/llappviewer.cpp
  577.  
  578.  
  579. -------------------------------------------------------------------------------
  580.  
  581. Date: 2011-07-05 (5fb019a)
  582. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  583.  
  584.  
  585. return 0 when mFile isn't found in llapr rather than asserting always
  586.  
  587.  
  588. M linden/indra/llcommon/llapr.cpp
  589.  
  590.  
  591. -------------------------------------------------------------------------------
  592.  
  593. Date: 2011-07-01 (f14afa8)
  594. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  595.  
  596.  
  597. Fixed #986: Preferences->Graphics Advanced Options checkbox is not available in French
  598.  
  599.  
  600. M linden/indra/newview/skins/default/xui/fr/panel_preferences_graphics1.xml
  601.  
  602.  
  603. -------------------------------------------------------------------------------
  604.  
  605. Date: 2011-07-01 (95ecfad)
  606. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  607.  
  608.  
  609. Fixed #742: cache reset to default button doesn't work (introduced in 7507619e)
  610.  
  611.  
  612. M linden/indra/newview/llappviewer.cpp
  613.  
  614.  
  615. -------------------------------------------------------------------------------
  616.  
  617. Date: 2011-07-01 (2a8933d)
  618. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  619.  
  620.  
  621. Fixed #994: double click action combobox not enabling
  622.  
  623.  
  624. M linden/indra/newview/llpanelinput.cpp
  625. M linden/indra/newview/skins/default/xui/en-us/panel_preferences_input.xml
  626.  
  627.  
  628. -------------------------------------------------------------------------------
  629.  
  630. Date: 2011-07-01 (990a821)
  631. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  632.  
  633.  
  634. A fix for #995: crashing when changing 'Only my Friends and Groups can see when I am online'
  635.  
  636.  
  637. M linden/indra/newview/llfloaterpreference.cpp
  638. M linden/indra/newview/llprefschat.cpp
  639. M linden/indra/newview/llprefschat.h
  640. M linden/indra/newview/llprefsim.cpp
  641. M linden/indra/newview/llprefsim.h
  642.  
  643.  
  644. -------------------------------------------------------------------------------
  645.  
  646. Date: 2011-07-01 (fedf23c)
  647. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  648.  
  649.  
  650. Make sure we clear out skin files that could cause bugs when we install over 1.3
  651.  
  652.  
  653. M linden/indra/newview/installers/windows/imprudence_installer_script.iss
  654.  
  655.  
  656. -------------------------------------------------------------------------------
  657.  
  658. Date: 2011-06-30 (a321997)
  659. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  660.  
  661.  
  662. Created new window for selectively clearing different parts of the cache from disk
  663.  
  664.  
  665. M linden/indra/newview/CMakeLists.txt
  666. M linden/indra/newview/app_settings/cmd_line.xml
  667. M linden/indra/newview/app_settings/settings.xml
  668. A linden/indra/newview/floatercache.cpp
  669. A linden/indra/newview/floatercache.h
  670. M linden/indra/newview/llappviewer.cpp
  671. M linden/indra/newview/llpanelnetwork.cpp
  672. A linden/indra/newview/skins/default/xui/en-us/floater_clear_cache.xml
  673. M linden/indra/newview/skins/default/xui/en-us/notifications.xml
  674.  
  675.  
  676. -------------------------------------------------------------------------------
  677.  
  678. Date: 2011-06-30 (f1b743e)
  679. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  680.  
  681.  
  682. Fixed dice rolling to use the right range
  683.  
  684.  
  685. M linden/indra/newview/floaterdice.cpp
  686. M linden/indra/newview/floaterdice.h
  687.  
  688.  
  689. -------------------------------------------------------------------------------
  690.  
  691. Date: 2011-06-23 (dcb2432)
  692. Author: Nicky Perian <nickyperian@yahoo.com>
  693. Committer: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  694.  
  695.  
  696. Code from Singularity Viewer. Original author Shyotl.
  697. Place machine SSE status and viewer compiled status in
  698. Help->About Imprudence Floater.
  699.  
  700. Signed-off-by: Nicky Perian <nickyperian@yahoo.com>
  701.  
  702.  
  703. M linden/indra/newview/llfloaterabout.cpp
  704.  
  705.  
  706. -------------------------------------------------------------------------------
  707.  
  708. Date: 2011-06-27 (d5bd612)
  709. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  710.  
  711.  
  712. Fixed llinfos comment in llaudioengine_openal.cpp: updatewind, not initwind
  713.  
  714.  
  715. M linden/indra/llaudio/llaudioengine_openal.cpp
  716.  
  717.  
  718. -------------------------------------------------------------------------------
  719.  
  720. Date: 2011-06-25 (f5f7f67)
  721. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  722.  
  723.  
  724. Removed some unused code from the media tab panel and fixed the '?' button in about land > audio
  725.  
  726.  
  727. M linden/indra/newview/llpanellandaudio.cpp
  728. M linden/indra/newview/llpanellandaudio.h
  729. M linden/indra/newview/llpanellandmedia.cpp
  730. M linden/indra/newview/llpanellandmedia.h
  731.  
  732.  
  733. -------------------------------------------------------------------------------
  734.  
  735. Date: 2011-06-24 (8eb1ead)
  736. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  737.  
  738.  
  739. Fixed windows installer files missing from the repo and added the VS2010 redist (needed for the new openal libs and upcoming VS2010 support)
  740.  
  741.  
  742. M .gitignore
  743. A linden/indra/newview/installers/windows/imp_icon.ico
  744. A linden/indra/newview/installers/windows/imprudence_installer_icon_left.bmp
  745. A linden/indra/newview/installers/windows/imprudence_installer_icon_right.bmp
  746. M linden/indra/newview/installers/windows/imprudence_installer_script.iss
  747. A linden/indra/newview/installers/windows/vcredist_x86_VS2005_SP1.exe
  748. A linden/indra/newview/installers/windows/vcredist_x86_VS2010_SP1.exe
  749.  
  750.  
  751. -------------------------------------------------------------------------------
  752.  
  753. Date: 2011-06-24 (1eecd28)
  754. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  755.  
  756.  
  757. Updated the windows version of openal-soft to 1.13
  758.  
  759.  
  760. M linden/indra/cmake/OPENAL.cmake
  761. M linden/install.xml
  762.  
  763.  
  764. -------------------------------------------------------------------------------
  765.  
  766. Date: 2011-06-24 (5cf5dc7)
  767. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  768.  
  769.  
  770. Tiny bit of coding standards changes for llaudioengine_openal and moved audio engine cleanup later during shutdown to prevent conflicts
  771.  
  772.  
  773. M linden/indra/llaudio/llaudioengine_openal.cpp
  774. M linden/indra/llaudio/llaudioengine_openal.h
  775. M linden/indra/newview/llappviewer.cpp
  776.  
  777.  
  778. -------------------------------------------------------------------------------
  779.  
  780. Date: 2011-06-23 (c96afda)
  781. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  782.  
  783.  
  784. Created new window for inworld dice rolling in advanced > UI. Todo: add button for 'rocks fall, everybody dies'
  785.  
  786.  
  787. M linden/indra/newview/CMakeLists.txt
  788. M linden/indra/newview/app_settings/settings.xml
  789. A linden/indra/newview/floaterdice.cpp
  790. A linden/indra/newview/floaterdice.h
  791. M linden/indra/newview/llviewermenu.cpp
  792. A linden/indra/newview/skins/default/xui/en-us/floater_dice.xml
  793. M linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
  794.  
  795.  
  796. -------------------------------------------------------------------------------
  797.  
  798. Date: 2011-06-23 (1814584)
  799. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  800.  
  801.  
  802. Updated Imp's easter egg chat commands with the new website urls
  803.  
  804.  
  805. M linden/indra/newview/llgesturemgr.cpp
  806.  
  807.  
  808. -------------------------------------------------------------------------------
  809.  
  810. Date: 2010-09-14 (9d7b402)
  811. Author: McCabe Maxsted <hakushakukun@gmail.com>
  812.  
  813.  
  814. Added more debugging info and initialization help. For some reason openal32.dll crashes on quit
  815.  
  816.  
  817. M linden/indra/llaudio/llaudioengine_openal.cpp
  818. M linden/indra/llaudio/llaudioengine_openal.h
  819.  
  820.  
  821. -------------------------------------------------------------------------------
  822.  
  823. Date: 2010-09-13 (aa817c7)
  824. Author: McCabe Maxsted <hakushakukun@gmail.com>
  825.  
  826.  
  827. Updated openal device loading and added debug info for startup
  828.  
  829.  
  830. M linden/indra/llaudio/llaudioengine_openal.cpp
  831. M linden/indra/llaudio/llaudioengine_openal.h
  832.  
  833.  
  834. -------------------------------------------------------------------------------
  835.  
  836. Date: 2011-06-21 (5518d60)
  837. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  838.  
  839.  
  840. Fixed the word 'beta' missing from the imp installer
  841.  
  842.  
  843. M linden/indra/newview/installers/windows/imprudence_installer_script.iss
  844.  
  845.  
  846. -------------------------------------------------------------------------------
  847.  
  848. Date: 2011-06-10 (6f95634)
  849. Author: McCabe Maxsted <McCabe.Maxsted@gmail.com>
  850.  
  851.  
  852. Update the Windows installers for the upcoming 1.4 beta
  853.  
  854.  
  855. M linden/indra/newview/installers/windows/imprudence_installer_script.iss
  856. M linden/indra/newview/installers/windows/imprudence_installer_script_experimental.iss
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement