Main > Free Download Search >

Free water features for the garden software for linux

water features for the garden

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 873
Danger from the Deep 0.3.0.1

Danger from the Deep 0.3.0.1


Danger from the Deep is a World War II german submarine simulation. more>>
Danger from the deep (aka dangerdeep) is a Free / Open Source World War II german submarine simulation.
It is currently available for Linux/i386 and Windows, but since it uses SDL/OpenGL it should be portable to other operating systems or platforms. (If anyone whishes to port it, please contact us.)
This game is planned as tactical simulation and will be as realistic as our time and knowledge of physics allows. Its current state is ALPHA, but it is playable.
If anyone wants to contribute in development, youre welcome, just email the dangerdeep-devel mailing list. Contributing binary packages for various Linux distributions would also be much appreciated.
To get help with the game you should visit our public forum.
The game has support for multiple languages but currently only English, Italian and German are implemented. It is written in C++ with the use of the STL.
Danger from the Deep is released under the GNU General Public License. The project is hosted on SourceForge, a great supporter of the Open Source community.
Main features:
- simple main menu
- user interface (some items missing)
- basic world simulation, night and day
- realistic water and cloud simulation
- one type of destroyer, one battleship, one aircraft carrier, three subs, eight civilian ship types
- steering, firing, diving, periscope use
- free look engine for testing, periscope, UZO (aiming binoculars), bridge view
- console for logging purposes
- basic physics (acceleration, steering, firing)
- basic destroyer AI (follow, throw depth charges)
- simple vehicle preview
- mission parsing via text files, you can create your own custom missions
- tonnage recording
- log book
<<less
Download (8.3MB)
Added: 2007-06-19 License: GPL (GNU General Public License) Price:
536 downloads
The amaroK bindings for Python 0.1.0

The amaroK bindings for Python 0.1.0


The amaroK bindings for Python is a fairly complete amaroK remote control class. more>>
The amaroK bindings for Python is a fairly complete amaroK remote control class. It is extremely useful for amaroK scripts and other applications. Basically, you can remote control amaroK by calling methods from an amaroKProxy instance.

In addition, it implements the Observer/Observable pattern so you can deal with events in an object-oriented, loosely coupled fashion. Even better, you can call an amaroKProxy instances collection.getSong(filename) method to get a Song object, with track, artist, album name, and elegant "Artist - Track name" strings.

Nearly all DCOP functions for communication with amaroK are implemented.

It will use KDE bindings DCOP module if available, otherwise it will default to the command-line DCOP dcop command, through python-commandsplus. If using KDE bindings, a slave process is spawned, and IPC is used to marshal and unmarshal function calls, so as to not contaminate your applications sys.modules with KDEs Python modules. This all happens automatically in the background.

To use it, you import the module in your script and instantiate an amaroKProxy instance, then call your instances startMonitoring() method, which will start reading from standard input, monitoring for amaroKs events. You can then sleep(1) until your instances .isAlive() method returns False (which means amaroK is now gone.

amaroKProxy is an Observable class, and so are its members:

- player
- contextBrowser

This means that you can implement Observer objects or Threads in your amaroK script, and have them be notified of amaroK events, instead of having to read standard input and act accordingly (plus error-prone exceptional condition handling).

<<less
Download (0.033MB)
Added: 2005-12-29 License: GPL (GNU General Public License) Price:
1395 downloads
Secure Storage service for the gLite middleware 1.1.2-1

Secure Storage service for the gLite middleware 1.1.2-1


Secure Storage service for the gLite middleware provides users with a set of tools to store data in a secure way. more>>
Secure Storage service for the gLite middleware project provides users with a set of tools to store in a secure way and in an encrypted format confidential data (e.g. medical or financial data) on the grid storage elements.
The data stored using the tools provided will be accessible and readable only by authorized users. Moreover, it solves the insider abuse problem preventing also the administrators of the storage elements to access the confidential data in a clear format.
The service has been designed and developed for the grid Middleware of the EGEE infrastructure, gLite, in the context of the TriGrid VL Project.
Secure Storage documentation generated with Doxygen are available.
Enhancements:
- A minor bug was fixed.
<<less
Download (0.088MB)
Added: 2007-07-24 License: The Apache License 2.0 Price:
823 downloads
 
Other version of Secure Storage service for the gLite middleware
Secure Storage service for the gLite middleware 1.0.0-4 (Keystore Server)Secure Storage service for the gLite middleware project provides users with a set of tools to ... and developed for the grid Middleware of the EGEE infrastructure, gLite, in the context of the
License:The Apache License 2.0
Download (2.4MB)
824 downloads
Added: 2007-07-22
Packet Garden 1.0pre5

Packet Garden 1.0pre5


Packet Garden is a project that allows you to grow a world from network traffic. more>>
Packet Garden is a project that allows you to grow a world from network traffic.

Packet Garden captures information about how you use the internet and uses this stored information to grow a private world you can later explore.

To do this, Packet Garden takes note of all the servers you visit, their geographical location and the kinds of data you access.

Uploads make hills and downloads valleys, their location determined by numbers taken from internet address itself.

The size of each hill or valley is based on how much data is sent or received.

Plants are also grown for each protocol detected by the software; if you visit a website, an HTTP plant is grown. If you share some files via eMule, a Peer to Peer plant is grown, and so on.

<<less
Download (2.5MB)
Added: 2007-01-16 License: GPL (GNU General Public License) Price:
1015 downloads
Blinkensisters - Hunt for the Lost Pixels 0.4

Blinkensisters - Hunt for the Lost Pixels 0.4


Blinkensisters - Hunt for the Lost Pixels is a Parallax-style 2D scrolling game. more>>
Blinkensisters - Hunt for the Lost Pixels is a Parallax-style 2D scrolling game.

Blinkensisters is a new 2D scrolling gaming system for Linux, MacOSX, Windows and POSIX-compatible Unix-Systems (every platform that can run SDL).

You can even make your own levels with a simple text-editor.

EXPORTING

This program may be exported to ALL countries, as long as the following guidelines is followed:

*) The GNU General Public License is backed up by local law
*) The program and/or its content does not violate local law.
*) Neither the Programm nor any of its files are used for any war-like purpose. (Country of origin is Austria; our local law does not allow to export products that support war).

CREATION OF LEVELS

You can create your own levels with a text editor. A level consist of a

Config-File: e.g. level1.conf
-----------

These are simple "Variable-assignments", you define the following levels:

# a background picture (jpg or bmp format, put the file in the GFX directory)
bg=level1.jpg
# a background music (ogg Format, put the file in the SND directory)
snd=menuMusic.ogg
# Pictures of the tiles, predefined are now: bathtiles.bmp and weirdtiles.bmp
tiles=bathtiles.bmp
# the level data file (how does the level look like (see below))
leveldata=level1.dat
# The time in which the level must be solved (in seconds) (0 = no time limit)
leveltime=90

Data-File, e.g. level1.dat
---------

This is a text file which looks like something like this:

1 1
1 1
1 1
1 1
1 # B C # 1
1 11111 1111111
1 1
1+ ## A C - 1
111111111111111111111111111

Every character is a tile of 32x32 pixels in size. The characters have the following meanings:

+ ... Start point. Here starts the player (Blue)
- ... End point. After collecting the pixels, the player must arrive here.
(Red = not all pixels collected / Green = Player can exit)

# ... A pixel. You have to collect all pixels to solve the level.
P ... A power pixel. Must be collected; scares blue datenkraken away
* ... A bonus live.
$ ... Ponus points

A ... Monster (the brown Datenkrake)
B ... Monster (the blue Datenkrake)
C ... Monster (the yellow Datenkrake)
D ... Monster (the Eye-Monster)
E ... Monster (the Buggy)

1-9 ... diffent wall types / availability depends on the tiles-setting in config

NOTE: Do NOT use tabs; always use spaces!
<<less
Download (17.8MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1051 downloads
The Battle for Wesnoth 1.2.6 / 1.3.6

The Battle for Wesnoth 1.2.6 / 1.3.6


The Battle for Wesnoth is a turn-based fantasy strategy game. more>>
The Battle for Wesnoth is a turn-based strategy (TBS) game with a fantasy theme.
Build your army, selecting, from one mission to the next one, your most experienced fighters. Fighters you did recruit among a great number of units, offering various strategic strengths and weaknesses on different terrains and against different opponents.
Fight to gain back the throne of Wesnoth, of which you are the legitimate heir. Or use your dreaded power on undead to achieve domination on those foul mortals, or get a revenge for your glorious orcish tribe against these puny human armies who dared stealing your land... stories are waiting to be told. Or maybe you want to challenge your friends or strangers on multiplayer epic fantasy battles.
Main features:
- Build a Hero, and lead your army.
- Different races, with distinctive abilities, weapons and spells.
- GNU/Linux, Windows, MacOSX, BeOS, Solaris, FreeBSD, OpenBSD and NetBSD compatible.
Whats New in 1.2.6 Stable Release:
- WML engine
- fix [variables] not working properly in scenarios (bug #9342)
- language and i18n:
- updated translations: British English, Danish, Finnish, Spanish, Swedish
- updated DejaVuSans font to version 2.18
- user interface:
- Enable "Save Game" and "View Chat Log" menu entries in replay mode.
- Add an additional line below the minimap in the "Multiplayer->Create game"
screen that displays the size of the selected map. (patch #776 by uso)
- Show the (possibly bogus) GPV and fog settings of games with "Use map
settings" on in a darker font. (patch #771 by uso)
- misc:
- added some extra headers for the upcomming gcc 4.3 (debian bug #417764)
- added a .desktop entry for the editor so that it is shown in the kde/gnome
menu
- the unit name generation could with different locales call get_random() a
different number of times. This lead to different names and traits.
Changed to call random a fixed number of times which fixes the traits.
Whats New in 1.3.6 Development Release:
- Since 1.3.5 was a little buggy, now the new version with definatly working minimaps in the lobby. More important: long standing, translation related OOS bugs have been fixed
<<less
Download (72MB)
Added: 2007-07-28 License: GPL (GNU General Public License) Price:
594 downloads
Formulas Rendering Plug-In for the Gimp 2 0.9.7

Formulas Rendering Plug-In for the Gimp 2 0.9.7


Formulas Rendering Plug-In for the Gimp 2 is a simple plugin that allows you to change the values of each color channel of layer more>>
Formulas Rendering Plug-In for the Gimp 2 is a simple plugin that allows you to change the values of each color channel of each pixel of a layer by using mathematical expressions. It is able to handle RGB* and Gray* images.

Available operators are: +, -, *, /, ^, and %. There are many functions available, such as sin, cos, sqrt, abs, min, max. A few constants are provided (pi, e, j), and a lot of pre-defined variables are usable (w for images width, h for images height, x and y for cartesian coordinates in the image, etc.).

<<less
Download (0.16MB)
Added: 2006-08-01 License: GPL (GNU General Public License) Price:
1182 downloads
The TagMogrifier library for PHP 0.3.0

The TagMogrifier library for PHP 0.3.0


The TagMogrifier library for PHPs goal is to let you perform fast and easy-to-program transformations on XML documents. more>>
The TagMogrifier library for PHPs goal is to let you perform fast and easy-to-program transformations on XML documents. Instead of having to write your own parser, or directly using the PHP DOM parser, and having to write your own tree walker and such, you only need to instantiate a class, add a few match expressions, and assign a function to process every XML element that matches, DOM-style.

Do you work with PHP and XML often? If you do, you’ve probably noticed it’s very tedious to manipulate XML from PHP. Be it regular expressions, tree walking of DOM nodes, or SAX, all of these alternatives are hard work.

The purpose of this library is to let you perform fast and easy-to-program transformations on XML documents. Instead of having to write your own parser, or directly using the PHP DOM parser, and having to write your own tree walker and such, you only need to instantiate a class, add a few match expressions, and assign a function to process every XML element that matches, DOM-style.

<<less
Download (0.007MB)
Added: 2006-03-04 License: GPL (GNU General Public License) Price:
1329 downloads
Water Kills 1.73

Water Kills 1.73


Bemused is a system which allows you to control your music collection from your phone, using Bluetooth. more>>
Bemused is a system which allows you to control your music collection from your phone, using Bluetooth. You will need to have a Series 60 or UIQ phone (e.g. Nokia 7650/3650, or Sony Ericsson P800/P900), and a PC with a Bluetooth adapter.
Main features:
- Browse your music collection on your phone
- Play files in any format supported by Winamp - including MP3s, CDs, MIDIs, etc.
- Control Winamp versions 2, 3 and 5, Windows Media Player and PowerPoint Viewer
- Pause, stop, rewind, fast-forward etc.
- Add songs to the playlist and use shuffle and repeat
- Browse and select songs in your playlist
- Download songs to your phone (supported formats: WAV and MIDI; plus MP3 for UIQ)
- Customise the look of the system with skins
Enhancements:
- Series 60: Added new version of German localisation by Ozan Sambur
- Integrated Joachim von Carons fix for a potential PowerPoint crash
- Added ability to get current volume on startup (Winamp 2 or 5 only)
- Fixed bug where song title would be wrong after a playlist repeating
- Fixed bug with getting current song time with Winamp 5
- Fixed crash when pressing Play when using PowerPoint with no presentation loaded
- Improved handling of comms errors in the Bemused server
<<less
Download (0.38MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1188 downloads
Zen Garden 0.6.92

Zen Garden 0.6.92


Zen Garden is a tool for watching over the installation and building of source archives. more>>
zengarden is a tool that watches over the installation and building of source archives. It is a fork of installwatch that has been heavily updated with modern features.
It can prevent build tools from interfering with files outside the build directory and create a virtual chroot to perform installations in or backup the files the install overwrites.
Installation
Installwatch has been tested on Linux only.
Before compiling, you can edit the Makefile and change the PREFIX variable. Common values are `/usr and `/usr/local.
To compile it, a simple `make followed by `make install should do the magic.
You need an ELF system, but I dont think its a problem today...
If you want to try installwatch on itself for the first time, do the following instead of `make install.
Bash family:
LD_PRELOAD=./installwatch.so make install
Tcsh family:
setenv LD_PRELOAD ./installwatch.so ; make install
Of course, you must be root in the installwatch source directory.
Remember, if you belong to the tcsh family, LD_PRELOAD will remain set after `make install, so be sure to clear the variable.
Enhancements:
- autoolized - at least for the most part
- minor bug fixes
- viewcvs (not really a feature in the tarball) - thx to sofar
<<less
Download (0.27MB)
Added: 2005-04-07 License: GPL (GNU General Public License) Price:
1662 downloads
KGLWaterSaver 0.6

KGLWaterSaver 0.6


KGLWaterSaver is a screensaver that looks like a water-talbe. more>>
KGLWaterSaver is a screensaver that looks like a water-talbe.
Main features:
- Choose between Images or the current Desktop to "sink under water"
- Various effects: Whirl, Bubble, Rain
Installation:
Download, compile and install.
Go to the Control Panel and choose KGLWaterSaver, set it up to use your favourite Image or Desktop and fit the performance of your computer.
(Takes 10% CPU-Time at my Duron 700 / GeForce FX 5700 at: water_res of 128x128, 24 WaterCalcs, 64ms Delay Realtime) (config dialog will probably [hopefully be more intuitive in following versions)
<<less
Download (MB)
Added: 2005-10-12 License: GPL (GNU General Public License) Price:
1474 downloads
The Attack of Mutant Fruits for linux 1.0

The Attack of Mutant Fruits for linux 1.0


The Earth have a new enemy,The Mutant Fruits are crossing the galaxy . more>> When Human Beings have been destroyed themselves ... who will replace them?. Trying to avoid the disaster, The Earth Alliance sent to another planets the main fruits and vegatables seeds to have an ecological reserve, but maybe ... is late. Most of seeds mutanted to new species.
The Earth have a new enemy, from outer space, The Mutant Fruits are crossing the galaxy to conquest our world.
Who will be our hero?
Features
* 10 worlds around the galaxy.
* 8 original melodies. Pump up the volume and enjoy it.
* 3 different weapons and shields to destroy the enemies.
* Keyboard and Joystick support. Ready for arcade systems.
<<less
Download (14MB)
Added: 2009-04-03 License: Freeware Price:
204 downloads
Blackjack For The Hopelessly Luckless 1.0

Blackjack For The Hopelessly Luckless 1.0


Blackjack For The Hopelessly Luckless is a blackjack card game. more>>
Blackjack For The Hopelessly Luckless is a blackjack card game.

Blackjack For The Hopelessly Luckless is built with the Qt toolkit that also offers various advice options for helping those who need help when the stakes are high.
<<less
Download (0.43MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1221 downloads
Gimp::Feature 1.211

Gimp::Feature 1.211


Gimp::Feature is a Perl module that can check for specific features to be present before registering the script. more>>
Gimp::Feature is a Perl module that can check for specific features to be present before registering the script.

SYNOPSIS

use Gimp::Feature;
or
use Gimp::Feature qw(feature1 feature2 ...);

This module can be used to check for specific features to be present. This can be used to deny running the script when neccessary features are not present. While some features can be checked for at any time, the Gimp::Fu module offers a nicer way to check for them.

gtk

checks for the presence of the gtk interface module.

gtk-1.1, gtk-1.2

checks for the presence of gtk-1.1 (1.2) or higher.

perl-5.005

checks for perl version 5.005 or higher.

pdl

checks for the presence of a suitable version of PDL (>=1.9906).

gnome

checks for the presence of the Gnome-Perl module.

gtkxmhtl

checks for the presence of the Gtk::XmHTML module.

unix

checks wether the script runs on a unix-like operating system. At the moment, this is every system except windows, macos, os2 and vms.

persistency

checks wether the Gimp::Data module (Gimp::Data) can handle complex persistent data structures, i.e. perl references in addition to plain strings.

The following features can only be checked after Gimp-main> has been called (usually found in the form exit main). See Gimp::Fu on how to check for these.
gimp-1.1, gimp-1.2

checks for the presense of gimp in at least version 1.1 (1.2).

FUNCTIONS

present(feature)

Checks for the presense of the single feature given as the argument. Returns true if the feature is present, false otherwise.

need(feature,[function-name])

Require a specific feature. If the required feature is not present the program will exit gracefully, logging an appropriate message. You can optionally supply a function name to further specify the place where this feature was missing.

This is the function used when importing symbols from the module.

missing(feature-description,[function-name])

Indicates that a generic feature (described by the first argument) is missing. A function name can further be specified. This function will log the given message and exit gracefully.

describe(feature)

Returns a string describing the given feature in more detail, or undef if there is no description for this feature.

list()

Returns a list of features that can be checked for. This list might not be complete.

<<less
Download (0.26MB)
Added: 2006-07-13 License: Perl Artistic License Price:
1201 downloads
Blob Wars: Blob Metal Solid 1.07

Blob Wars: Blob Metal Solid 1.07


Blob Wars : Metal Blob Solid, you take on the role of a fearless Blob agent, Bob. more>>
Blob Wars : Metal Blob Solid, you take on the role of a fearless Blob agent, Bob.
Since their world was invaded by an alien race, the Blobs have faced a lifetime of war. But now they have a chance to win the war once and for all.
In Blob Wars : Metal Blob Solid, you take on the role of a fearless Blob agent, Bob. Bobs mission is to infiltrate the various enemy bases around the Blobs homeworld and rescue as many MIAs as possible. But standing in his way are many vicious aliens, other Blobs who have been assimilated and the evil alien leader, Galdov.
Main features:
- Platform game
- Over 25 missions
- More than 8 hours gameplay!
- 4 difficulty settings
- Large levels with different environments, such as water, lava, ice and slime.
- Use a variety of different weaponary, including machine guns and laser cannons.
- Multiple objectives
- Jetpack and Aqua Lung items to find
- Optional blood and gore
- Boss Battles!
- Lots of sound effects and music tracks
- Joypad support with configurable controls
- Configurable keyboard support
- Level replay value - Return to previous levels to rescue all MIAs and optional objectives.
<<less
Download (7.2MB)
Added: 2007-06-01 License: GPL (GNU General Public License) Price:
879 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5