Main > Free Download Search >

Free battlestar galactica mods beyond the red line software for linux

battlestar galactica mods beyond the red line

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4017
Beyond The Red Line Demo

Beyond The Red Line Demo


Beyond the Red Line is a stand-alone total conversion for the award-winning Freespace 2. more>>
Beyond the Red Line project is a stand-alone total conversion for the award-winning Freespace 2 released by Volition and Interplay for the PC. It is based on the popular new tv-show Battlestar Galactica. No, not the one from the 70s.
Will I need Freespace 2 to play it?
No, Beyond the Red Line is a stand-alone conversion and will not require Freespace 2. All you need for playing will be included in the download.
Is it free?
Absolutely. The game is made by fans for the fans, no profit is being made from any part of the project. Although we could use some pizzas and coke to keep our mortal bodies running.
That about covers it... a BSG total conversion of FS2 that has just released a demo version. it plays really well and looks amazing. a must for any BSG fan.
Enhancements:
- This demo contains spoilers for the second season of BSG, so if you havent seen that season yet you should pass on this game for now.
<<less
Download (MB)
Added: 2007-04-23 License: Freeware Price:
925 downloads
Make-Money-On-Line 1.0

Make-Money-On-Line 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-05 License: Freeware Price: Free
201 downloads
Making-Money-On-Line 1.0

Making-Money-On-Line 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-22 License: Freeware Price: Free
185 downloads
App::SimpleScan::Substitution::Line 2.02

App::SimpleScan::Substitution::Line 2.02


App::SimpleScan::Substitution::Line is a line with optional fixed variable values. more>>
App::SimpleScan::Substitution::Line is a line with optional fixed variable values.

SYNOPSIS

my $line =
App::SimpleScan::Substitution::Line->new(" this ");

# Use only this value when substituting " ".
$line->fix(substituite => change);

# what vars are fixed?
my @fixed_ones = $line->fixed();

# Forget about now.
$line->unfix(substitute);

# Forget all fixed variables.
$line->no_fixed

# Get the line back as a string.
print "$line";

App::SimpleScan::Substitution::Line allows us to associate fixed substitution values with a specific string. This allows us to re-substituted the same value if, during string substitution, we find the variable reappearing as the result of substituting some other variable. This eliminates the "cross-product" bug that appeared in some complex nest substitions.

<<less
Download (0.053MB)
Added: 2007-02-12 License: Perl Artistic License Price:
984 downloads
Snoopy vs. the Red Baron 1.0

Snoopy vs. the Red Baron 1.0


Snoopy vs. the Red Baron is an open-source one/two player combat game, available for Mac OS X, Linux, BeOS, QNX and Windows. more>>
Snoopy vs. the Red Baron is an open-source one/two player combat game, available for Mac OS X, Linux, BeOS, QNX and Windows.
The original Snoopy was a tiny game for the Apple Macintosh, with black and white graphics, but already almost all the levels of the new Snoopy/SDL were implemented.
Snoopy could be played by two opponents, sharing a single screen and keyboard, and although it had poor graphics and tough controls, we very much liked to play it.
While we learned programming, we constantly sought for simple, yet interesting projects. If you have ever tried to learn a new language or API, you will have recognized that the simplest way in mastering the stuff is simply reprogramming an existing application, without losing much thought on design and originality.
So my friend reprogrammed Snoopy, in Object Pascal, using SAT, the Sprite Animation Toolkit, on his Classic II. That version of Snoopy features a fully functional AI, network play, but only the first level ( weapons drop).
While he was at it, he also implemented a "missing feature", the bombs, for which there where graphics and sounds in the game, but which could not be thrown.
When I discovered SDL, I recognized that it would be ideal for the job. Running on Windows, Linux, MacOS, BeOS and many other platforms, it is my new toolkit of choice for multimedia programming. It took us several weeks to port Snoopy (besides going to school, but now the work is almost done, with only the finishing touches to be made.
I can only encourage everyone to try SDL; it is really easy and portable (if worked right).
<<less
Download (0.35MB)
Added: 2005-12-28 License: GPL (GNU General Public License) Price:
1409 downloads
Crystal Diamond 2.5

Crystal Diamond 2.5


Crystal Diamond Icons is a fantastic and realistic icon theme for Kde, a graphical interface for linux. more>>
Crystal Diamond Icons is a fantastic and realistic icon theme for Kde, a graphical interface for linux.

I take the best icons from Realistik, Vista Ispirate, Nuove XT, Crystal Clear, OSX, Debian Icons and many other and I made this Icon Theme. The icons are not mine.

There are different mod such classical, shining, gentoo, arch, debian and kubuntu. The only difference between "Mods" is Kmenu except for Debian Mod (also Kcontrol, Trash and Folder Icon).

There are more icons for one application. For example there are 6 different icons for Firefox! If you like, change into your favourite icon! (Left click, change icon). In the second image for exaple, I change firefox icon.

There are many Mod for you distro:

* Classical
* Shining
* Gentoo
* Debian
* Kubuntu
* Arch
* FreeBsd/PcBsd
* Fedora/Red Hat
* MacOsX
* MacOsX Finder
* Mandriva
* Slackware
* Suse Classic
* Suse Alternative
* Ubuntu

You can see it in the screenshot!

Vista Inspirate is created by Saki, Crystal Clear is created by Everaldo, Nuove XT is created by Saki, OsX is created by kiddo, Debian Icons is created by OnkelchenTobi ...and much more!

For any problem (for example broken link) send me an email: icons[at]paolinoland.it If you like it VOTE ME and SUPPORT ME!

<<less
Download (18MB)
Added: 2006-12-10 License: GPL (GNU General Public License) Price:
1059 downloads
ical for Red Hat 2.2

ical for Red Hat 2.2


ical for Red Hat is the ical program, packaged for Red Hat. more>>
ical for Red Hat is an effort to provide the ical program in RPM format for users of current versions of Red Hat Linux.
<<less
Download (0.22MB)
Added: 2005-04-19 License: Freely Distributable Price:
1648 downloads
STX B+ Tree 0.8

STX B+ Tree 0.8


STX B+ Tree project is a set of C++ template classes implementing a B+ tree key/data container in main memory. more>>
STX B+ Tree project is a set of C++ template classes implementing a B+ tree key/data container in main memory. The classes are designed as drop-in replacements of the STL containers set, map, multiset and multimap and follow their interfaces very closely. By packing multiple value pairs into each node of the tree the B+ tree reduces heap fragmentation and utilizes cache-line effects better than the standard red-black binary tree.
The tree algorithms are based on the implementation in Cormen, Leiserson and Rivests Introduction into Algorithms, Jan Janninks paper and other algorithm resources. The classes contain extensive assertion and verification mechanisms to ensure the implementations correctness by testing the tree invariants.
The main B+ tree implementation can be found in doxygen stx/btree.h or with plain text comments btree.h.
Special interest was put into performing a speed comparison test between the standard red-black tree and the new B+ tree implementation. The speed test results are interesting and show the B+ tree to be significantly faster.
Enhancements:
- This release introduces the demonstration program wxBTreeDemo.
- This program draws illustrations of the B+ trees constructed by the STX B+ Tree template classes.
- It allows the user to select different types of B+ tree instantiations: integer or string keys and different slot numbers.
- The user may insert and erase key/data pairs from the tree and run different search operations.
- The demo program uses the cross-platform wxWidgets toolkit and can be compiled on Linux, Windows, and Mac OS X.
<<less
Download (0.36MB)
Added: 2007-05-15 License: LGPL (GNU Lesser General Public License) Price:
548 downloads
Statistical Traffic Analysis Kit 1.0b2

Statistical Traffic Analysis Kit 1.0b2


Statistical Traffic Analysis Kit is a set of command-line traffic analysis tools. more>>
Statistical Traffic Analysis Kit is a set of command-line traffic analysis tools, designed to help a network administrator to see what is happening at a router at the moment.

Unlike tcpdump (1), the stak set uses statistical and stream-oriented methods, and will rarely produce an output stream at a speed beyond human perception. The output is less accurate.

The kit consists of five different utilities, designed to perform the following tasks:
estimating overall traffic rates (stakrate),
determining network nodes generating the highest traffic (stakhosts)
monitoring the amount of traffic exchanged with particular autonomous
systems (stakasta),
extracting strings from packets (stakextract),
determining connections and flows generating the highest traffic
(stakstreams, experimental),

<<less
Download (0.068MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1219 downloads
Prince for Red Hat Enterprise Linux 6.0 rev 6

Prince for Red Hat Enterprise Linux 6.0 rev 6


Prince is a computer program that converts XML and HTML into PDF documents. more>> Prince is a computer program that converts XML and HTML into PDF documents. Prince can read many XML formats, including XHTML and SVG. Prince formats documents according to style sheets written in CSS.
Features
1. Print any XML document
Unlike many other formatters, Prince can print any XML document. Because Prince does not rely on proprietary markup, you have the freedom to use whatever tags are right for you.
2. Strong support for CSS
Prince has strong support for Cascading Style Sheets (CSS). CSS is a widely used style sheet language which has become very popular on the web. It is flexible, easy to learn and simple to use.
3. Comprehensive PDF output
PDF links and bookmarks.
PDF Encryption and Document Security.
PDF compression and font embedding.
4. Powerful Layout Features
Page headers/footers, page numbering and duplex printing.
Tables with automatic layout and running headers/footers.
Multi-column layout, floats and positioned blocks.
Lists with customisable bullets or numbers.
Automatic numbering of lists, headings, sections or figures.
Footnotes, cross-references.
5. Advanced Graphics Support
Prince supports a rich subset of Scalable Vector Graphics (SVG), the format of choice for graphics such as clip-art, diagrams, maps, charts and graphs.
Prince supports the standard image formats (JPEG, PNG, TIFF, GIF), making it easy to embed pictures and photos in your documents.
6. Print XHTML web content
Prince includes a default style sheet for XHTML, the XML language of the World Wide Web. Prince makes it easy to print your web content and produce professional results.
7. Easy integration
Prince has integration modules for most server environments, including Java, ActiveX/COM, ASP, PHP and ColdFusion.
NOTE:
The Link 1 for Red Hat Enterprise Linux 4
The Link 2 for Red Hat Enterprise Linux 3
<<less
Download (3.63MB)
Added: 2009-04-23 License: Freeware Price: Free
194 downloads
The poster plug-in

The poster plug-in


The poster plug-in is a Gimp plug-in that combines image layers by attaching them in rows and columns. more>>
The poster plug-in is a Gimp plug-in that combines image layers by attaching them in rows and columns. This is useful especially for films.

The plug-in attaches the layers of a RGB or grayscale image row by row from the left to the right. The frames are separated by lines of selectable width in the current foreground color. If the row/column matrix is too small for all layers, the last layers are skipped. If the row/column matrix is too huge for the layers, additional slots are filled with the current background color.

Now, how does this look like???

Lets take the well-known high-speed film of an oscillating cavitation bubble... For a better visibility we choose a red foreground and a blue background color and select "< Image >/Filters/Animation/Poster" afterwards.

<<less
Download (0.018MB)
Added: 2006-09-14 License: GPL (GNU General Public License) Price:
1136 downloads
C++ Command Line Library 0.3

C++ Command Line Library 0.3


C++ Command Line Library provides a framework for handling command line options and arguments. more>>
C++ Command Line Library provides a framework for handling command line options and arguments. Either variables (of any type) are set to values given at the command line. Or user defined functions are called with arguments (of any type) read from the command line.
It was developed and tested using kdevelop 2.1 and gcc 2.95.3 on SuSE Linux 7.3.x
Main features:
- Easy extraction of command line arguments
- Automatic conversion of command line arguments to any type (even user defined classes)
- Convenient handling of command line usage errors by exceptions
- Complete documentation
- And all this is absolutely free
<<less
Download (0.83MB)
Added: 2006-11-15 License: LGPL (GNU Lesser General Public License) Price:
1084 downloads
EZ Red Skin Fix

EZ Red Skin Fix


EZ Red Skin Fix is a script-fu that can be used to improve skin that has a reddish tint. more>>
EZ Red Skin Fix is a script-fu based on a technique by lylejk of dpreview.com that can be used to improve skin that has a reddish tint.

<<less
Download (MB)
Added: 2006-09-15 License: GPL (GNU General Public License) Price:
1139 downloads
Convert::Wiki::Node::Line 0.05

Convert::Wiki::Node::Line 0.05


Convert::Wiki::Node::Line is a Perl module that represents a horizontal line (aka ruler). more>>
Convert::Wiki::Node::Line is a Perl module that represents a horizontal line (aka ruler).

SYNOPSIS

use Convert::Wiki::Node::Line;

my $hr = Convert::Wiki::Node::Line->new( );

print $hr->as_wiki();

A Convert::Wiki::Node::Line represents a horizontal line (aka ruler).

<<less
Download (0.019MB)
Added: 2006-08-21 License: Perl Artistic License Price:
1159 downloads
ADS Dexter 0.40

ADS Dexter 0.40


ADS Dexter is a utility for extracting data from scanned graphs. more>>
The following is an excerpt from a poster presented at the American Astronomical Societys 2000 Summer meeting in Rochester, NY.

ADS roughly 1,000,000 scanned pages contain numerous diagrams and figures for which the original data sets are lost or inaccessible. Having scans for the figures invites digitizing the data points to recover at least a part of these data.

Performing this digitization automatically is still beyond the capabilities of current OCR systems, but the computer can ease this process for a human.

This was the starting point for Dexter, a Java applet that runs in the users browsers and provides an interface for selecting the part of the page that is of interest. On that selection, coordinate axes, points and error bars can be marked and, of course, corrected. [...]

In the future, we plan to implement some recognition algorithms that would, e.g., trace a line for the user or automatically search for markers.
<<less
Download (0.079MB)
Added: 2005-05-20 License: GPL (GNU General Public License) Price:
1620 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5