Downloadliste

Projektbeschreibung

Epiphany is a multiplatform clone of the game
Boulderdash. It is written entirely in C++, using
SDL as its graphic library. The player must
collect all valuable minerals scattered in levels,
while avoiding being hit by a falling boulder or a
bomb.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-11-23 18:45
0.7.0

Musik war, um das Spiel und das Menü hinzu, und es gibt mehrere Änderungen an den Sound-Subsystem. Die Konfiguration ist jetzt in eine XML-Datei gespeichert, und die Unterstützung für Kommandozeilen-Optionen hinzugefügt. Mehrere Memory Leaks wurden behoben.
Tags: Major feature enhancements
Music was added to the game and the menu, and there are several changes to the sound subsystem. Configuration is now saved into an XML file, and support was added for command line options. Several memory leaks were fixed.

2007-06-20 14:52
0.6.1

Ein Bug, der verhinderte, dass die Einsparung weiteren Spielverlauf wurde behoben. Es gab auch kleine Verbesserungen in autotools Konfiguration, wie "make distcheck" funktioniert jetzt.
Tags: Minor bugfixes
A bug that prevented saving game progresses was
fixed. There was also small fixes in autotools
configuration, as "make distcheck" works now.

2007-06-16 21:32
0.6.0

Die wichtigste Änderung in dieser Version ist die Verwendung von SDL statt ClanLib, zusammen mit Code-Refactoring, autotools unterstützen, wichtige Bugfixes und 10 neue Levels.
Tags: Major feature enhancements
The main change in this release is the use of SDL
instead of ClanLib, along with code refactoring,
autotools support, major bug fixes, and 10 new
levels.

2003-03-12 20:00
0.5.1

Einige Bugs wurden gefixt.
Tags: Major bugfixes
Several bugs were fixed.

2003-01-25 00:47
0.5.0

Neue Levels wurden hinzugefügt (11-13), ein neues Monster hinzugefügt wurde ( "Tomato)", und die Map-Format geändert wurde: jetzt eine Karte ist ein Skript erstellt auf-the-fly.
Tags: Major feature enhancements
New levels were added (11-13), a new monster was added ("Tomato"), and the map format was changed: now a map is a script compiled on-the-fly.

Project Resources