index
:
meta-impy
next
Metaverse (OpenSim/SL) viewer with an emphasis on usability. My attempt to keep up with 1.4 impy development.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
linden
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed VS2003 boost references from CMake
McCabe Maxsted
2009-12-06
1
-12
/
+2
*
Make sure windows always uses the Imprudence icon
McCabe Maxsted
2009-12-06
2
-3
/
+3
*
dynamically linked libpng for windows added to install.xml (from snowglobe) w...
Patrick Sapinski
2009-11-28
1
-2
/
+2
*
commented out some cmake code that completely breaks distributed builds on Wi...
Patrick Sapinski
2009-11-28
1
-7
/
+7
*
Compile flag "-Wno-non-virtual-dtor" is for C++, not C.
Jacek Antonelli
2009-11-28
1
-2
/
+2
*
Downgraded Linux boost to 1.36.0.
Jacek Antonelli
2009-11-28
1
-2
/
+2
*
Merged SL 1.23.5 into Imprudence.
Jacek Antonelli
2009-11-28
9
-17
/
+164
|
\
|
*
Second Life viewer sources 1.23.5
Jacek Antonelli
2009-11-03
14
-44
/
+218
*
|
'FALSE' is supposed to be 'OFF' in develop.py.
Jacek Antonelli
2009-11-27
1
-2
/
+2
*
|
make the linker happy not linking ndof twice (yes, again -lol)
Armin Weatherwax
2009-11-27
1
-1
/
+0
*
|
Port of objectbackup to 1.23 source tree: fixed LLAPRFile changes
Lilly Zenovka
2009-11-27
1
-3
/
+6
*
|
Reverted "Updated primbackup from latest meerkat svn (r246)"
Jacek Antonelli
2009-11-26
2
-616
/
+52
*
|
Updated Windows libpng url
McCabe Maxsted
2009-11-26
1
-2
/
+2
*
|
Updated windows zlib (to 1.2.3) and boost libs (to 1.36)
McCabe Maxsted
2009-11-26
1
-4
/
+4
*
|
Merge branch '1.2-maint' into next
Jacek Antonelli
2009-11-26
5
-12
/
+13
|
\
\
|
*
|
Updated version to 1.2.1
McCabe Maxsted
2009-11-25
4
-6
/
+6
|
*
|
Fixed Linux's gstreamer, gstreamer-plugins, and liboil.
Jacek Antonelli
2009-11-25
2
-6
/
+7
|
|
\
\
|
|
*
|
Fixed Linux's gstreamer, gstreamer-plugins, and liboil.
Jacek Antonelli
2009-11-25
1
-6
/
+6
|
|
*
|
libxml2.so.2 was missing from Linux viewer manifest.
Jacek Antonelli
2009-11-21
1
-0
/
+1
|
*
|
|
Updated windows openal libs to openal-soft 1.10.622
McCabe Maxsted
2009-11-25
1
-2
/
+2
|
|
/
/
*
|
|
Merge remote branch 'mccabe/1.3.0-next' into next
Jacek Antonelli
2009-11-19
3776
-109702
/
+198584
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed CMake setting errors
McCabe Maxsted
2009-11-15
2
-1
/
+3
|
*
|
Updated missing menu entry comments in llviewermenu.cpp
McCabe Maxsted
2009-11-15
1
-5
/
+2
|
*
|
Moved blog and forums menu option alerts to new notifications system
McCabe Maxsted
2009-11-14
2
-42
/
+25
|
*
|
Force Imprudence to use the correst boost libraries, e.g: #pragma comment( li...
McCabe Maxsted
2009-11-13
1
-0
/
+25
|
*
|
Fixed linker error (onClickHome in llfloaterhtmlhelp.cpp)
McCabe Maxsted
2009-11-13
1
-32
/
+29
|
*
|
Disable unreachable code in boost/lexical_cast.hpp errors in Windows
McCabe Maxsted
2009-11-13
2
-1
/
+15
|
*
|
Viewer compiles, but still trying to get everything to link on Windows
McCabe Maxsted
2009-11-10
6
-19
/
+35
|
*
|
Fixed llstartup header issue and removed WIN32_LEAN_AND_MEAN define
McCabe Maxsted
2009-11-09
1
-8
/
+1
|
*
|
Removed deprecated EGridInfo from llloginhandler
McCabe Maxsted
2009-11-09
1
-3
/
+3
|
*
|
Updated primbackup from latest meerkat svn (r246)
McCabe Maxsted
2009-11-09
2
-52
/
+616
|
*
|
Attachment size limits need to use the max prim size set in llmanipscale
McCabe Maxsted
2009-11-09
1
-1
/
+2
|
*
|
Updated streaming video callback in llviewerparcelmedia
McCabe Maxsted
2009-11-09
1
-1
/
+5
|
*
|
llpanellogin and llviewermessage now compile
McCabe Maxsted
2009-11-09
2
-63
/
+4
|
*
|
Updated several menu entries to 1.23
McCabe Maxsted
2009-11-09
1
-21
/
+19
|
*
|
Removed unused menu entries (still merging 1.23)
McCabe Maxsted
2009-11-09
2
-36
/
+10
|
*
|
Updated asset browser from old font system
McCabe Maxsted
2009-11-09
1
-4
/
+4
|
*
|
Media browser now compiles (TODO: rewrite this file again)
McCabe Maxsted
2009-11-09
3
-2
/
+51
|
*
|
Moved 1.2 alerts to the new notification system
McCabe Maxsted
2009-11-09
16
-1308
/
+1374
|
*
|
Removed RLVa temporarily from First Use
McCabe Maxsted
2009-11-09
3
-58
/
+0
|
*
|
Fixed First Use Mini-Map
McCabe Maxsted
2009-11-09
4
-6
/
+9
|
*
|
Removed unused CMake resource files
McCabe Maxsted
2009-11-08
1
-2
/
+0
|
*
|
Merged almost-final version of Imprudence 1.2 into 1.3
McCabe Maxsted
2009-11-08
70
-1919
/
+2769
|
|
\
\
|
*
\
\
Merged working branch of 1.2 into LL 1.23 merge
McCabe Maxsted
2009-10-18
407
-2750
/
+32904
|
|
\
\
\
|
*
|
|
|
Started 1.3.0 branch
McCabe Maxsted
2009-10-18
13
-1314
/
+1314
|
*
|
|
|
Merged SL 1.23.4 into Imprudence.
Jacek Antonelli
2009-08-29
3778
-114326
/
+199034
|
|
\
\
\
\
|
|
*
|
|
|
Converted 1.23 XUI files to unix line endings.
Jacek Antonelli
2009-08-29
1940
-146817
/
+146817
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Second Life viewer sources 1.23.4-RC
Jacek Antonelli
2009-06-13
52
-126
/
+165
|
|
*
|
|
Second Life viewer sources 1.23.3-RC
Jacek Antonelli
2009-06-13
1161
-8074
/
+53274
|
|
*
|
|
Second Life viewer sources 1.23.2-RC
Jacek Antonelli
2009-05-24
312
-7767
/
+6330
[next]