Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-11-05 | Remove reference to nonexistent First Look Mac icon. | Jacek Antonelli | 1 | -6/+1 | |
2008-11-04 | Fix Mac crash logger & updater missing Info.plist. | Jacek Antonelli | 2 | -2/+2 | |
Suggested by Aimee Trescothick (Aimee Walton). | |||||
2008-11-02 | Script finds Imprudence version numbers for packaging. | Jacek Antonelli | 1 | -7/+4 | |
2008-11-01 | Use Imprudence icon on Linux. | Jacek Antonelli | 1 | -1/+1 | |
2008-11-01 | Package up Imprudence icons. | Jacek Antonelli | 2 | -2/+2 | |
2008-11-01 | Imported Imprudence icon graphics. | Jacek Antonelli | 2 | -0/+0 | |
2008-11-01 | Package only our free fonts. | Jacek Antonelli | 1 | -1/+3 | |
2008-11-01 | Imported Vera Mono and Liberation Sans fonts. | Jacek Antonelli | 6 | -0/+483 | |
2008-11-01 | Use Vera Mono and Liberation Sans fonts. | Jacek Antonelli | 1 | -8/+8 | |
2008-10-17 | Disable fmod by default. | Jacek Antonelli | 1 | -0/+2 | |
You can give -DFMOD=ON at configure time to turn it on. | |||||
2008-10-17 | Use FMOD_LIBRARY variable. It's there for a reason. | Jacek Antonelli | 1 | -1/+1 | |
2008-10-17 | Commented out vivox / SLVoice from viewer manifest. | Jacek Antonelli | 1 | -28/+28 | |
2008-10-17 | Commented out kdu from viewer manifest. | Jacek Antonelli | 1 | -5/+5 | |
2008-10-17 | Commented out fmod from viewer manifest. | Jacek Antonelli | 1 | -3/+3 | |
2008-10-17 | windows compile fix and rebranded help menu | McCabe Maxsted | 1 | -1/+1 | |
2008-10-17 | windows compile fix and rebranded help menu | McCabe Maxsted | 2 | -41/+26 | |
2008-10-17 | rebranding with updated help menu | McCabe Maxsted | 2 | -5/+5 | |
2008-10-17 | rebranding compiled | McCabe Maxsted | 3 | -328/+328 | |
2008-10-17 | Second Life viewer sources 1.21.6 | Jacek Antonelli | 22 | -59/+90 | |
2008-10-14 | Rebranded Windows-specific installer/support files. | Jacek Antonelli | 8 | -1501/+1501 | |
Replaced instances of "Second Life" with "Imprudence", etc. | |||||
2008-10-14 | Rebranded Mac-specific installer/support files. | Jacek Antonelli | 4 | -309/+309 | |
Replaced instances of "Second Life" with "Imprudence", etc. | |||||
2008-10-14 | Rebranded Linux-specific installer/support files. | Jacek Antonelli | 4 | -17/+9 | |
Replaced instances of "Second Life" with "Imprudence", etc. | |||||
2008-10-14 | Rebranded platform-independent/shared installer/support files. | Jacek Antonelli | 8 | -74/+74 | |
Replaced instances of "Second Life" with "Imprudence", etc. | |||||
2008-10-08 | Second Life viewer sources 1.21.5-RC | Jacek Antonelli | 188 | -3463/+3244 | |
2008-10-08 | Added Imprudence-specific version numbers. | Jacek Antonelli | 4 | -13/+37 | |
2008-10-08 | Changed viewer and channel name to "Imprudence". | Jacek Antonelli | 4 | -7/+10 | |
2008-10-07 | Fixed bad panel_overlay XML from a sloppy merge. | Jacek Antonelli | 1 | -1/+0 | |
Malformed XML was causing crash when opening chat bar. | |||||
2008-10-03 | Second Life viewer sources 1.21.4-RC | Jacek Antonelli | 53 | -1230/+974 | |
2008-09-28 | Added event callbacks for Attached Lights and Attached Particles | Jacek Antonelli | 2 | -4/+33 | |
and updated their XUI menu entries to use the new event callbacks. Those menu entries now work. | |||||
2008-09-28 | Second Life viewer sources 1.21.3-RC | Jacek Antonelli | 268 | -3115/+7945 | |
2008-09-23 | 'Offer Teleport' button in friends list is now enabled | Jacek Antonelli | 1 | -5/+0 | |
even when the selected user(s) appear to be offline. Mostly for consistency, but also to allow a work-around for times when presence is flakey. | |||||
2008-09-22 | 'Offer Teleport' button in avatar profile is now always enabled, | Jacek Antonelli | 1 | -1/+1 | |
regardless of whether the other person is known to be online. | |||||
2008-09-22 | 'Offer Teleport' button in IM panel is now always enabled, | Jacek Antonelli | 1 | -13/+0 | |
regardless of whether the other person is known to be online. Fixes crash introduced by VWR-2072 when IMing someone not on your friends list, and makes the feature useful in more cases. | |||||
2008-09-22 | Increased maximum settable transparency from 90% to 100%. | Jacek Antonelli | 1 | -1/+1 | |
2008-09-22 | Changed 'Select Texture' to 'Select Faces to Texture'. | Jacek Antonelli | 1 | -1/+1 | |
2008-09-22 | VWR-8341: Bring back a UI indicator of 'Flycam' text. | Aimee Trescothick | 3 | -0/+23 | |
2008-09-22 | VWR-8430: Usability improvements to the land tools floater. | Aimee Trescothick | 8 | -93/+151 | |
2008-09-21 | Reindented and cleaned up menu XML for code readability. | Jacek Antonelli | 1 | -1553/+1923 | |
2008-09-21 | Added llfloaterbulkpermission.cpp to SCons build list. | Jacek Antonelli | 1 | -0/+1 | |
2008-09-20 | VWR-5082: 'Set permissions on selected task inventory' feature. | Michelle2 Zenovka | 5 | -0/+883 | |
2008-09-20 | VWR-2072: New Feature -> UI -> IM -> Teleport (other person) Button. | Paul Churchill | 3 | -0/+26 | |
2008-09-19 | VWR-2948: Create XUI-based Advanced menu. | Jacek Antonelli | 1 | -0/+947 | |
Part of VWR-2896: Convert "Advanced" menu to XUI. | |||||
2008-09-19 | VWR-2947: Create event callbacks for Advanced menu functions. | Jacek Antonelli | 1 | -0/+2266 | |
Part of VWR-2896: Convert "Advanced" menu to XUI. | |||||
2008-09-19 | VWR-2331: Terraform tool variable "strength". | Gigs Taggart | 5 | -6/+53 | |
Contributing authors: Gigs Taggart, Aimee Trescothick, Which Linden. | |||||
2008-09-19 | VWR-8024: simplify group invites: invite to group from groups list. | McCabe Maxsted | 3 | -0/+36 | |
2008-09-19 | VWR-7877: Change the default cut increment from 0.05 to 0.025. | McCabe Maxsted | 1 | -4/+4 | |
2008-09-19 | VWR-1363: Add "Return Object" to the Tools menu. | McCabe Maxsted | 1 | -0/+6 | |
2008-09-19 | New optional SConstruct flag to specify an exact path to build | Jacek Antonelli | 1 | -6/+14 | |
directory: BUILD_DIR. For convenience until we switch to CMake. | |||||
2008-09-19 | VWR-2865: New SConstruct flag to (not) make tarball after compiling. | Jacek Antonelli | 2 | -5/+12 | |
For convenience until we switch to CMake. | |||||
2008-09-17 | VWR-3877: A nasty possible memory overwrite and two minor leaks. | Nicholaz Beresford | 1 | -20/+21 | |