crystal cave christmass treasure 1.0
Crystal Cave Christmass Treasure 1.0
Search long-lost treasures in pitch black caves, pyramids and dark tombs of ancient temples in this wonderfull puzzle game! more>>
Huge gemstones were sheltered from the sunshine for eons of time waiting for those who are brave. You as an intrepid tomb seeker must resolve puzzles of pharaohs, aztecs, fight kings and show courage in many adventures to get them all.
Crystal Cave is a supreme family-fun puzzle game. You have to collect all crystals from ancient lost tombs. Challenge your brain!
Crystal Cave Christmass Treasure is a freeware clone of the game Crystal Cave Gold. The game contains 26 levels and 10 train levels (from Crystal Cave), with lots of logical riddles as well as action elements. Use boulders, different types of rocks and teleports to get gems and to escape from monsters. Great fun for the whole family!

Crystal Cave Christmas Treasures 1.0
Crystal Cave Christmas Treasures is a popular and enjoyable game which will inspire you with endless creative possibilities and amuse you with unexpected moments of surprise and mischief! more>> <<less
CrystalTreasures 3 1.0
CrystalTreasures 3 - Crystal shapess icon set more>>
All icons are aquafied and look best in 128x128 at 32bit mode.
Completly freeware for non-commercial use.

Crystal Catastrophe 1.1f
Crystal Catastrophe is a very wonderful and interesting game for you to play. more>>
Crystal Catastrophe 1.1f is a very wonderful and interesting game for you to play. Smash the shiny gems to achieve glory. Crystal Catastrophe delivers addictive one player puzzle challenges and furious two player battles.
Major Features:
- 50 challenging puzzle levels
- Battle against your friends or the computer
- 10 AI skill levels
- Gorgeously shiny graphics
- Groovin' music and sounds
- Hilarious combos
Requirements:
- Mac OS X 10.3
- 16 Mb Video Memory
Crystal Catastrophe is a game where you have to gain smash the shiny ... Crystal Catastrophe 1.1fCrystal Heart 1.0
Crystal Heart - Heart shaped crystal icons more>>
All icons are aquafied and look best in 128x128 at 32bit mode.
Completly freeware for non-commercial use.
Crystal Albook Icon Set 1.0
Crystal Albook Icon Set - Crystal Clear icons more>>
More application and ocument icons are planned.
Crystal Gems 3.0
Crystal Gems is an impressive and unique game for the Apple Macintosh which you can not ignore. more>>
Crystal Gems 3.0 is an impressive and unique game for the Apple Macintosh which you can not ignore. The goal is to collect as many diamonds as possible while falling boulders and dangerous obstacles are lurking in the dirt.
Crystal Space 1.2.1
Free and open source software development kit for realtime 3D graphics more>> Free and open source software development kit for realtime 3D graphics
Crystal Space is a free cross-platform software development kit for realtime 3D graphics, in particular games.
Main features:>
Generic
- Highly platform independent with good platform abstraction. Officially supports Linux, OSX and Windows using a wide range of compilers.
- Modularized using a lightweight component framework, SCF, based upon the COM model.
- Self contained so that many modules requires no or few external dependencies.
- Written in standard C++ using very few non*standard extensions. Source available under LGPL license.
Comprehensive and competent
- Contains modules for 2d and 3d graphics, sound, collision detection and dynamics via ODE and bullet as well as support modules for filesystem abstraction, xml loading etc.
- Graphics subsystem:
- Generic renderer abstraction with main implementation being OpenGL based.
- Supports hardware accelerated rendering on all supported platforms and cards from all well known vendors.
- OpenGL renderer uses acceleration techniques such as vertex buffers in AGP or VRAM and asyncronious uploads.
- Shader centric design with shaders defined in xml markup and shader programs implemented using Cg, assembly language or fixed function operations.
- Complicated shaders can be constructed using a meta syntax as composed by simpler modules that gets combined on load.
- Library of common shaders such as normal mapping, parallax (virtual displacement) mapping and hardware skinning.
- Contains a software renderer with scaled down features for platforms without OpenGL and/or debugging.
- Mesh objects:
- Plugin based mesh object system
- Generic triangle based mesh with support for frame and bone based animation.
- Terrain mesh with fast block based LOD system.
- Configurable and extensible particle system mesh.
- General system for static LOD on all types of meshes.
- Bone based animation mesh using the cal3d library.
- Collision detection and dynamics:
- Provides bindings for ODE and bullet dynamics systems.
- Automatic setup of collision detection meshes and syncronization of position and orientation of meshes.
- Simplified collision detection when you dont need the full dynamics simulation
- Sound system:
- 2D and 3D sound rendering via DirectSound, Alsa, OSS and CoreAudio.
- Provides both one*time playing of effects and streaming playing in the background for music.
- Other:
- Filesystem abstraction layer, VFS, that handles both physical files on disk and files within ZIP files, giving virtual layout independent from platform and physical layout.
- Abstracted configuration layer with support for settings in configuration file, system dependent storage such as the registry and command line.
Compatible
- Custom model and scene file format with exporters for Blender and 3d studio max and model importers for common file formats such as 3ds and md2.
- Supports all common texture file formats including dds, jpg, png as well as some more exotic ones such as mng (animated texture format).
- Sound loaders for wav and ogg formats.
- All subsystems easily extendable for new file formats.
Enhancements:
- fixes for some compilation warnings.
- fixes and enhancements for TinyXML and xmlread.
- fixes for dynavis, sprcal3d, odedynam, genmesh, shaders, LeakGuard and RB tree.
- fix for dynamic lights not shining on certain objects.
- fix for TinyXML writer crashing on empty attributes.
- fix for setting priority on a non-running thread having no effect.
- fix for UTF-8 BOM tripping up XML parser.
- fix for terrain2 not setting SplatDistance.
- fix for csperl5 plugin build error on amd64.
- fix for csInputDefinition::ParseKey() considering non-keyboard definitions.
- fix for some sndsys parts not being under LGPL.
- fix for light attenuation vector update after cutoff distance change.
- fix for mouse and joystick event helpers not using csKeyModifiers.
- fix for xmlshader conditions.
- fix for DDS cubemap saving.
- fix for wrong refCount on materials.
- fix and optimization for opcode/CollideRay.
- work-around crashes on exit with static profile builds.
- castle textures split, licensing.
- leak fixes...
- removal of some old unused cruft from the Jam build system
- work-around internal Jam crasher.
- work-around g++ -Wno-long-double bug for recent compilers.
- fix for cross-compile problem with -fvisibility-inlines-hidden.
fix broken folding of multi-token build switches, for example:
- "-framework Foo -framework Bar" being incorrectly mutated to "-framework FooBar".
- fix missing dependency in cs-config/Jamfile.
- fix for incorrect declaration of pycscegui clean target.
- fix for SWIG 1.3.31+ required for python 2.5 bindings.
- fix for detection of python installation in non-standard locations.
- fix for augmenting pkg-config path with user-specified dir.
- fix for vertexlight.cgvp not getting installed.
- loads of other clean-ups, fixes and improvements...
- fix for lighter2 related to lighting through portals.
- fix for a crasher in basemapgen.
- fix for startme not handling spaces in paths to the called applications.
- fix for viewmesh mouse events.
- updates for links for PSDK with VC8 Express.
- updates for URLs and FAQ.
- updates for sound system documentation.
- fix for crash in the Alsa driver at exit.
- re-enable VBO for ATI driver 2.1.7059+.
- work-around driver-brokenness for Intel GMA 950 & 3100 texture compression.
- fix binutils check for Mac OS X Leopard.
- fix for MacOS X enter raw-key-code.
- fix for CoreAudio driver.
- fix libcrystalspace_staticplugins failing to compile in MSVC8 due to pycscegui.
Blue Crystal Desktops 7.0
Blue Crystal Desktops - Elegant, high quality wallpapers collection more>>
The Blue Crystal desktop collection stands for simplicity, elegance and style. Each desktop provides a fresh working environment without distracting from the actual work.
Arena Crystalis 1.0
Arena Crystalis - Experimental freeware game for the Macintosh more>>
Its a very simple game where you control a crystalline ship and fight for survival against other ones in a square arena, depending on the game rules set.
You can set your own challenge, choosing how long and challenging the battle will be against the computers, and you can challenge a friend or even team up with one against them.
There are up to 8 players, each of which controls a crystalline ship that can turn, jet forward or fire lasers. Each crystal has infinite fuel and infinite laser charges, and a life meter (which has a customizable initial level) that decreases when the crystal is hit by the white-hot tip of another crystals laser. There are also powerups that occasionally appear in the form of coins to help whoever can get to them first.
The goal of a game depends on the game mode and the many preferences set. There are tournament modes, deathmatch modes, and timed-tag modes, and you can play every-man-for-himself or make custom teams of human or computer players.
Main features:
- Customize up to eight players.
- Set the intelligence level of computer-controlled crystals, from "stupid" to "vicious," or customize the control keys.
- Make custom teams of crystal players vs. other crystal players,
- Many different play modes: Tournament, where you must win a certain number of rounds; Deathmatch, where you must make a certain number of kills; or Timed-tag, where you must aggressively become "it" and stay "it" for a certain length of time.
- Set the size of the playing field, and choose if/how it wraps around.
- Set the size of the screen display, set whether polygonal objects are drawn in wireframe or polygon-fill.
- Mono or Stereo sound effects, and choose from three included background music tracks.
Crystal Key 1.1
Crystal Key is an interesting game in which you take part in the incredible adventure . more>>
Crystal Key 1.1 is an interesting game in which you take part in the incredible adventure .Armed with only your wits, your travels will take you through stunning 3D lands of desert, jungle and water as you explore breathtaking ruins and caverns in search of the elusive Crystal Key.
Crystal Ball 2.0
Smarter than average Magic 8 Ball. more>>
Crystal Ball 2.0 is smarter than average Magic 8 Ball. Type in your question and it will give you an answer. Don't be surprised if it seems to know what you are saying.
Crystal Clock ScreenSaver 2.6
Refracts the time flowing through to return it to you as wonders. more>>
Crystal Clock ScreenSaver 2.6 is yet another excellent addition to your desktop.
Crystal Clock knows how to make the time wonders work for you. When this screensaver rolls over the screen, time that goes through the magic crystal gets refracted to return to you and fill your life with wonders, happiness and beauty!
Major Features:
- Original design
- Animated Scenery
- Various Jewelry Faces
- Delicate hands
- Magic Features
- Exact Time
- Multy-platform (Mac OS X & Windows)
Requirements:
- Pentium or higher
- 8 Mb Video Memory
- 10 Mb of free hdd space
- Mac OS X Tiger or Leopard
- Windows 95/98/ME/2000/XP/2003/Vista
Crystal Clock 2.6
Puts a crystal styled clock on your desktop. more>> Puts a crystal styled clock on your desktop.
Time works wonders. Crystal Clock knows how to make it work for you.
When this screensaver rolls over the screen, time that goes through the magic crystal gets refracted to return to you and fill your life with wonders, happiness and beauty!
Main features:
- Crystal Clock is a screensaver that offers a very original design.
- Animated Scenery.
- Various Jewelry Faces.
- Delicate hands.
- Magic Features.
- Exact Time.
- Multy-platform.
System requirements:
- 8 Mb Video Memory.
- 10 Mb of free hdd space.

Treasured 1.5
Treasured helps you recover corrupt movie files. more>>
With Treasured, Video Professionals can now check whether a corrupt file still contains the precious footage and is repairable, directly on their computer and in a few minutes. A video frames preview is provided in 80% of cases.
If you decide to repair the file, Treasured sends the report to Aero Quartet, whose technicians will develop a customized solution. Treasured and Movie Repair Service are designed to work perfectly together, delivering a 90% success rate in a 48 hours turn-around time.
Aero Quartet has already developed repair techniques for a wide range of formats and codecs: DVCPro HD, HDV, Intermediate, XDCAM, ProRes422, DV, H264, MPEG4, JPEG. The list grows longer every month.