| Commit message (Expand) | Author | Files | Lines |
2011-04-04 | add source to libraries, and cruft for building under windows | Jay Threeth | 482 | -0/+233473 |
2011-04-04 | build fixes, might build on linux now | Jay Threeth | 6 | -6/+53 |
2011-04-03 | last of the hand diff merges | Jay Threeth | 2 | -0/+52 |
2011-04-02 | checkpoint, non functional | Jay Threeth | 21 | -2/+1883 |
2011-04-02 | checkpoint, non functional | Jay Threeth | 8 | -3/+1186 |
2011-04-03 | Push some of the trivial changes from the accountList branch. | David Seikel | 3 | -1/+17 |
2011-04-02 | Apparently the SDL pre built library has different version of these. | David Seikel | 3 | -0/+0 |
2011-03-28 | Get the client tags from our own servers. Also, added the file for future re... | David Seikel | 2 | -2/+1444 |
2011-03-27 | Test BEFORE you commit. Doh! I blame python and it's stupid "white space is ... | David Seikel | 1 | -19/+19 |
2011-03-27 | Turn on the linux tarball generation again. Add a comment that we need a way... | David Seikel | 1 | -20/+21 |
2011-03-27 | Oops, fix the beta grid details. | David Seikel | 1 | -2/+2 |
2011-03-20 | Grr, try this post merge fixup again. | David Seikel | 1 | -158/+32 |
2011-03-20 | These two files got stomped all over when they where converted to unix line e... | David Seikel | 2 | -24/+3 |
2011-03-20 | Um, Windows get's it's own README file coz it's special? Just make it the sa... | David Seikel | 1 | -40/+64 |
2011-03-20 | Caught a typo. | David Seikel | 1 | -1/+1 |
2011-03-20 | We don't need support for the aurora grid in the viewer for the meta 7 grid. | David Seikel | 2 | -17/+4 |
2011-03-20 | Dunno how this file got missed. | David Seikel | 1 | -0/+16 |
2011-03-19 | Package both libz.so.1 and libz.so (symlink) on Linux32. (IMP-790) | Jacek Antonelli | 1 | -1/+2 |
2011-03-19 | less misleading wording for linux script messages | Armin Weatherwax | 2 | -3/+3 |
2011-03-19 | package libz.so instead of libz.so.1 for linux32 | Armin Weatherwax | 1 | -1/+1 |
2011-03-18 | Fixed bad line endings (CRLF) in many files. | Jacek Antonelli | 25 | -5529/+5529 |
2011-03-18 | Fix a bug that only occurs when not running in a debugger. | RevolutionSmythe | 1 | -2/+1 |
2011-03-18 | Fix setting the viewer offset time from OpenRegionSettings, and also have it ... | RevolutionSmythe | 3 | -8/+22 |
2011-03-18 | Merge in Var Sized Regions into the Imprudence Experimental. | RevolutionSmythe | 28 | -1708/+1823 |
2011-03-18 | Added a null check for corrupt volume lists | McCabe Maxsted | 1 | -1/+1 |
2011-03-18 | only use vbo if available | Armin Weatherwax | 2 | -2/+2 |
2011-03-18 | fix currency in the german status bar button missing | Armin Weatherwax | 1 | -1/+1 |
2011-03-18 | Fix Bug #799 german floater_pay_object.xml broken | Armin Weatherwax | 1 | -1/+1 |
2011-03-15 | Fixed missing use_prebuilt_binary(gstreamer-plugins) from GStreamer010Plugin.... | McCabe Maxsted | 1 | -3/+4 |
2011-03-15 | Don't use the build window keyboard shortcuts when the UI has focus (except f... | McCabe Maxsted | 3 | -4/+30 |
2011-03-14 | Use a buffer for debug console output (improves speed on Windows when console... | McCabe Maxsted | 3 | -2/+6 |
2011-03-14 | Added copy text button to Help > About Imprudence and tabbed the info. Ported... | McCabe Maxsted | 3 | -54/+101 |
2011-03-14 | Fixed typo in 425b474 | McCabe Maxsted | 1 | -1/+1 |
2011-03-14 | Added info message when cmake can't find the quicktime sdk | McCabe Maxsted | 1 | -0/+2 |
2011-03-14 | Added cmake files to the solution. This should've been done AGES ago | McCabe Maxsted | 2 | -0/+149 |
2011-03-14 | Forgot to include the licenses file in the artwork package | McCabe Maxsted | 1 | -1/+1 |
2011-03-14 | Moved boost 1.43 libs to our server | McCabe Maxsted | 1 | -1/+1 |
2011-03-14 | Added the newview/character directory to the repo. This'll make it easier to ... | McCabe Maxsted | 94 | -2/+18702 |
2011-03-13 | Henri Beauchamps version of Sione Lomus media filter patch. | Armin Weatherwax | 16 | -13/+1025 |
2011-03-13 | fix voice doesn't kick in. | Armin Weatherwax | 1 | -12/+10 |
2011-03-11 | fix bogus in install.xml | Armin Weatherwax | 1 | -3/+3 |
2011-03-11 | Changed version to Experimental 2011.03.11 | McCabe Maxsted | 1 | -1/+1 |
2011-03-10 | moved the AO inventory preloading to a better place, a place where it actuall... | Patrick Sapinski | 2 | -12/+13 |
2011-03-10 | fix for AO from Emerald | Patrick Sapinski | 2 | -0/+12 |
2011-03-10 | Commented out more libs used only by GStreamer from Mac manifest. | Jacek Antonelli | 1 | -8/+8 |
2011-03-10 | Updated boost to 1.39 on Mac. | Jacek Antonelli | 1 | -2/+2 |
2011-03-10 | Fixed some bad indentation in viewer_manifest.py. | Jacek Antonelli | 1 | -60/+60 |
2011-03-10 | Tazy Scientist: Feature #759 Particle Chat Enhanced | Armin Weatherwax | 2 | -29/+47 |
2011-03-10 | Replaced old 1.3.x Windows gstreamer files with new files for 1.4. Note that ... | McCabe Maxsted | 1 | -70/+55 |
2011-03-09 | Updated copywinlibs and staging to use the new set of gstreamer libs | McCabe Maxsted | 2 | -58/+192 |