what are purposes of maccu picchu
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 993
Avanor, the Land of Mystery 0.5.8
Avanor is rapidly-growing Rogue-like game with an easy ADOM-like user interface. more>>
Avanor, the Land of Mystery is rapidly-growing Rogue-like game with an easy ADOM-like user interface. It has countryside and subterranean areas to explore, a quest system, and some original features.
Moving and locations
1 - south-west
2 - south
3 - south-east
4 - west
5 - current position
6 - east
7 - north-west
8 - north
9 - north-east
w + direction - walk in direction until something interesting is found
~ - rest a while (for debugging purposes only)
o - open a door
c - close a door
< - go up stairs
> - go down stairs
l - look at a location
Dealing with objects
e - equip an item
i - display your inventory
d - drop an item
, - pick up an item
E - eat an item of food
D - drink a potion
! - mix potions
r - read a book or scroll
s or _ - sacrifice an item
O - open a chest
g - give an item to somebody
u - use a tool
P - quick pay
Characteristics and skills
A - display your skill levels
a - use a skill
q - display the quests you have undertaken
@ - display your character details
W - display your weapon skills
x - display experience needed to gain next level
Combat and spellcasting
t - target an opponent
p - pray to the gods for aid
T - change your combat tactics
Z - cast a spell
^Z - repeat the last spell cast
# - display your elemental magic levels (not yet used)
Miscellaneous commands
U - use outer objects
R - show list of alchemy recipes
C - chat with somebody
S - save the game
Q - quit the game
M - display previously shown messages
0 - recenter the screen on the player
[ - make screenshot
? - display this manual
Enhancements:
- Fixed bug with traps
- Support for compilation with modern compilers
- FHS compatibility and Gentoo Linux ebuild
<<lessMoving and locations
1 - south-west
2 - south
3 - south-east
4 - west
5 - current position
6 - east
7 - north-west
8 - north
9 - north-east
w + direction - walk in direction until something interesting is found
~ - rest a while (for debugging purposes only)
o - open a door
c - close a door
< - go up stairs
> - go down stairs
l - look at a location
Dealing with objects
e - equip an item
i - display your inventory
d - drop an item
, - pick up an item
E - eat an item of food
D - drink a potion
! - mix potions
r - read a book or scroll
s or _ - sacrifice an item
O - open a chest
g - give an item to somebody
u - use a tool
P - quick pay
Characteristics and skills
A - display your skill levels
a - use a skill
q - display the quests you have undertaken
@ - display your character details
W - display your weapon skills
x - display experience needed to gain next level
Combat and spellcasting
t - target an opponent
p - pray to the gods for aid
T - change your combat tactics
Z - cast a spell
^Z - repeat the last spell cast
# - display your elemental magic levels (not yet used)
Miscellaneous commands
U - use outer objects
R - show list of alchemy recipes
C - chat with somebody
S - save the game
Q - quit the game
M - display previously shown messages
0 - recenter the screen on the player
[ - make screenshot
? - display this manual
Enhancements:
- Fixed bug with traps
- Support for compilation with modern compilers
- FHS compatibility and Gentoo Linux ebuild
Download (MB)
Added: 2006-06-01 License: GPL (GNU General Public License) Price:
1243 downloads
The Pure Perl RayCaster 1.0b
The Pure Perl RayCaster is a small simple Ray casting application. more>>
The Pure Perl RayCaster is a small simple Ray casting application written completely in Perl without using any 3D API library or OpenGL. For the GUI, Pure Perl RayCaster uses wxPerl (WxWindows port to Perl).
Pure Perl RayCaster can load a 3D object from a file (in RAW format), display the object in wireframe perspective view, allow to orbit and zoom your camera and produce a user defined size ray casting image of the current view in a predefined color theme with or without smooth shading.
Pure Perl RayCaster is not a professional production tool for 3D image generation. It is well suited for educational purposes, in order to study, understand, tweak and try well known fundamental 3D Computer Graphics techniques.
<<lessPure Perl RayCaster can load a 3D object from a file (in RAW format), display the object in wireframe perspective view, allow to orbit and zoom your camera and produce a user defined size ray casting image of the current view in a predefined color theme with or without smooth shading.
Pure Perl RayCaster is not a professional production tool for 3D image generation. It is well suited for educational purposes, in order to study, understand, tweak and try well known fundamental 3D Computer Graphics techniques.
Download (0.029MB)
Added: 2006-03-03 License: Artistic License Price:
1331 downloads
Bitrock MonoStack 1.1.16
Bitrock MonoStack allows you to quickly and easily run ASP.NET on Linux. more>>
Bitrock MonoStack allows you to quickly and easily run ASP.NET on Linux. MonoStack includes Apache, mod_mono and XSP and hooks up to your existing Mono installation.
Bitrock MonoStack project saves you the time required to download, install and configure your own Mono ASP.NET development environment.
Bitrock MonoStack is free to download and use for both commercial and non-commercial purposes, under the terms of the Apache 2.0 license.
BitRock MonoStack is based on the following components:
- Apache 1.3.34
- mod_mono 1.1.16
- XSP 1.1.16
<<lessBitrock MonoStack project saves you the time required to download, install and configure your own Mono ASP.NET development environment.
Bitrock MonoStack is free to download and use for both commercial and non-commercial purposes, under the terms of the Apache 2.0 license.
BitRock MonoStack is based on the following components:
- Apache 1.3.34
- mod_mono 1.1.16
- XSP 1.1.16
Download (4.3MB)
Added: 2006-07-13 License: The Apache License 2.0 Price:
1201 downloads
Foundational Physics 1.0a
Foundational Physics is a 2D physics engine written in Java for entertainment and educational purposes. more>>
Foundational Physics project is a 2D physics engine written in Java for entertainment and educational purposes.
With a robust groundwork, its aim is to provide an easy interface for programmers to easily and creatively manipulate a Newtonian physics environment.
<<lessWith a robust groundwork, its aim is to provide an easy interface for programmers to easily and creatively manipulate a Newtonian physics environment.
Download (0.12MB)
Added: 2006-05-19 License: GPL (GNU General Public License) Price:
1264 downloads
Cryptomak Cipher Tools 1.1
Cryptomak Cipher Tools project consists of a collection of PHP scripts for encryption purposes. more>>
Cryptomak Cipher Tools project consists of a collection of PHP scripts for encryption purposes.
Cryptomak contains a cipher and tools for encryption utilities written in PHP, including substitution, vigenere, affine, transposition, and index of coincidence.
It is powered by the Phrame platform which implements MVC design and the Smarty template engine.
Enhancements:
- It is programmed in modular programming. Welcome to OOP world ;)
- Using Phrame as web aplication platform which implements MVC design
- Using Smarty as template engine at the view layer
- New hashing script added
- Better web design
<<lessCryptomak contains a cipher and tools for encryption utilities written in PHP, including substitution, vigenere, affine, transposition, and index of coincidence.
It is powered by the Phrame platform which implements MVC design and the Smarty template engine.
Enhancements:
- It is programmed in modular programming. Welcome to OOP world ;)
- Using Phrame as web aplication platform which implements MVC design
- Using Smarty as template engine at the view layer
- New hashing script added
- Better web design
Download (0.11MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1038 downloads
JKhepera 1.1
JKhepera is a Java class library for Khepera mini robots. more>>
JKhepera is a Java class library for Khepera mini robots. It includes a class which allows you to open connections from a host computer to the Khepera robot via a serial interface easily.
Communication between Khepera and a computer is also simple, using methods like "setSpeed" or "readProximitySensors".
In addition, there are GUI classes to display the whole communication for debugging purposes and to control the robot manually.
Main features:
- Open Source - JKhepera is published under the terms of GPL.
- Easy to handle communication between Khepera robots and a host computer via serial interface.
- The gui component KheperaPanel, to control Khepera manually
- The gui component KheperaMonitor, to display the complete communication between Khepera and a host computer for debugging purposes
- An Interface KheperaMotionalAlgorithm, that allows the implementation of individual control algorithms (additionally to the existing BraitenbergAlgorithm) to control Khepera automatically.
- The KheperaAgent, to control Khepera by an individual algorithm in an independent thread.
<<lessCommunication between Khepera and a computer is also simple, using methods like "setSpeed" or "readProximitySensors".
In addition, there are GUI classes to display the whole communication for debugging purposes and to control the robot manually.
Main features:
- Open Source - JKhepera is published under the terms of GPL.
- Easy to handle communication between Khepera robots and a host computer via serial interface.
- The gui component KheperaPanel, to control Khepera manually
- The gui component KheperaMonitor, to display the complete communication between Khepera and a host computer for debugging purposes
- An Interface KheperaMotionalAlgorithm, that allows the implementation of individual control algorithms (additionally to the existing BraitenbergAlgorithm) to control Khepera automatically.
- The KheperaAgent, to control Khepera by an individual algorithm in an independent thread.
Download (0.031MB)
Added: 2005-09-27 License: GPL (GNU General Public License) Price:
1492 downloads
AllPeers Beta 0.55.1
AllPeers Beta allows you to organize and share your media files privately and securely. more>>
AllPeers Beta allows you to organize and share your media files privately and securely.
AllPeers requires that you provide an email address for registration purposes which is stored on our central server.
For details about our privacy policy, please see http://www.allpeers.com/privacy.
<<lessAllPeers requires that you provide an email address for registration purposes which is stored on our central server.
For details about our privacy policy, please see http://www.allpeers.com/privacy.
Download (7.5MB)
Added: 2007-04-08 License: MPL (Mozilla Public License) Price:
931 downloads
Audio::Mad::Util 0.6
Audio::Mad::Util is a utility class for working with mpeg streams. more>>
Audio::Mad::Util is a utility class for working with mpeg streams.
This module provides some support functions for gathering information out of an mpeg stream.
Currently this module is intended for learning and internal purposes only, it will have better documentation and a cleaner interface in future versions.
<<lessThis module provides some support functions for gathering information out of an mpeg stream.
Currently this module is intended for learning and internal purposes only, it will have better documentation and a cleaner interface in future versions.
Download (0.12MB)
Added: 2006-11-16 License: Perl Artistic License Price:
1072 downloads
Yabause 0.8.6
Yabause is a Sega Saturn emulator. more>>
Yabause is a Sega Saturn emulator under GNU GPL. It currently runs on GNU/Linux and is being ported to Microsoft Windows and Mac OS X.
Yabause is also ported to the Sega Dreamcast as a separate project : Yabause-dc.
Be aware that this project is at an early stage. Dont expect to play commercial games on your PC. This software is released for testing purposes only, and is essentially aimed to developers.
Enhancements:
- Lot of bug fixes and addition of COFF support.
<<lessYabause is also ported to the Sega Dreamcast as a separate project : Yabause-dc.
Be aware that this project is at an early stage. Dont expect to play commercial games on your PC. This software is released for testing purposes only, and is essentially aimed to developers.
Enhancements:
- Lot of bug fixes and addition of COFF support.
Download (0.32MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
826 downloads
Jinamp Is Not An Mp3 Player 1.0.5
Jinamp is primarily a music shuffler for command line junkies. more>>
Jinamp is primarily a music shuffler for command line junkies. Jinamp runs in the background and does not require X or even a terminal.
A control program allows limited control over the playing (pause, next song, etc., but no seeking).
The actual playing is done by other programs, so it can be adapted for other purposes, such as shuffling video clips for advertising.
Enhancements:
- The control tools have been improved, in particular making once-off song requests possible.
<<lessA control program allows limited control over the playing (pause, next song, etc., but no seeking).
The actual playing is done by other programs, so it can be adapted for other purposes, such as shuffling video clips for advertising.
Enhancements:
- The control tools have been improved, in particular making once-off song requests possible.
Download (0.10MB)
Added: 2005-11-14 License: GPL (GNU General Public License) Price:
1439 downloads
Grey Matter 1.7.3
Grey Matter is a CGI-based logging application suitable for a variety of purposes, mainly blogging. more>>
Grey Matter is a CGI-based logging application suitable for a variety of purposes, mainly blogging. The project doesnt require a backend database and features a very flexible template system, as well as a karma and comment system.
Enhancements:
- Continuing code refactoring, with small admin UI enhancements such as paging on very long screens.
- Contains security enhancements and bugfixes as well.
<<lessEnhancements:
- Continuing code refactoring, with small admin UI enhancements such as paging on very long screens.
- Contains security enhancements and bugfixes as well.
Download (0.26MB)
Added: 2007-07-06 License: Free for non-commercial use Price:
840 downloads
MySQL Activity Report 1.0.0
MySQL Activity Report is a valuable database tuning aid. more>>
MySQL Activity Report is a valuable database tuning aid.
The MySQL Activity Report package is a tool to help MySQL database administrators to collect several database parameters and variables. These collected values can be used for server monitoring or performance tuning purposes.
The most important component of the MySQL Activity Report is mysqlard. This daemon collects the data from a MySQL server and stores these values in a Round Robin Database.
The mysqlard package also contains example graphing, cron and php scripts. The cron scripts can be used to keep archives of the generated graphics and the php script shows the generated graphics and tries to give some tuning tips.
<<lessThe MySQL Activity Report package is a tool to help MySQL database administrators to collect several database parameters and variables. These collected values can be used for server monitoring or performance tuning purposes.
The most important component of the MySQL Activity Report is mysqlard. This daemon collects the data from a MySQL server and stores these values in a Round Robin Database.
The mysqlard package also contains example graphing, cron and php scripts. The cron scripts can be used to keep archives of the generated graphics and the php script shows the generated graphics and tries to give some tuning tips.
Download (0.040MB)
Added: 2006-02-04 License: GPL (GNU General Public License) Price:
1361 downloads

EKG For Linux 1.0.25
EKG is a simple yet powerful key more>> EKG is a simple yet powerful key (password) generator whose only purpose is to help you create really complex passwords.<<less
Download (146KB)
Added: 2009-04-25 License: Freeware Price: Free
193 downloads
libstratanetsh 2.3.0
libstratanetsh is used in development of applications which require direct communication with a Foxmoxie Networks STRATA routers more>>
libstratanetsh project provides source-code to a library (formerly called libnetshclient) for use in the development of applications which require direct communication (using the netsh protocol) with a Foxmoxie Networks STRATA-family router, or any STRATA protocol-capable implementation.
This library may be used to develop client or server implementations, and has also been used for purposes ranging from file transfer to voice applications.
Enhancements:
- TLS implementation optimized, updated API, server-operation support, bugfixes
<<lessThis library may be used to develop client or server implementations, and has also been used for purposes ranging from file transfer to voice applications.
Enhancements:
- TLS implementation optimized, updated API, server-operation support, bugfixes
Download (0.015MB)
Added: 2007-06-07 License: GPL (GNU General Public License) Price:
869 downloads
GNOME Mastermind 0.3
GNOME Mastermind is a Mastermind clone for GNOME Desktop. more>>
GNOME Mastermind is a Mastermind clone for GNOME Desktop.
GNOME Mastermind is a simple mastermind-like game that ive written mainly for fun and with learning purposes in spare time. Now it became quite stable and i decided to distribute it. Try it and give me some feedback.
<<lessGNOME Mastermind is a simple mastermind-like game that ive written mainly for fun and with learning purposes in spare time. Now it became quite stable and i decided to distribute it. Try it and give me some feedback.
Download (0.54MB)
Added: 2007-05-31 License: GPL (GNU General Public License) Price:
877 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above what are purposes of maccu picchu search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed