Author Topic: Testing request, cryptrover 1.1 release candidate.  (Read 22255 times)

ido

  • Rogueliker
  • ***
  • Posts: 618
  • Karma: +0/-0
    • View Profile
    • Tame Tick
Testing request, cryptrover 1.1 release candidate.
« on: July 26, 2008, 01:35:44 PM »
Version 1.1 is due in a week, check it out and tell me if you find any bugs that i could fix before the release.

Get the source:
svn checkout http://cryptrover.googlecode.com/svn/trunk/ cryptrover

compile:
./configure && make

If anyone can contribute mac os x binaries that would be most appreciated as well.

-Ido.
« Last Edit: July 26, 2008, 02:01:21 PM by ido »

ido

  • Rogueliker
  • ***
  • Posts: 618
  • Karma: +0/-0
    • View Profile
    • Tame Tick
Re: Testing request, cryptrover 1.1 release candidate.
« Reply #1 on: July 27, 2008, 10:37:50 PM »
So many volunteers...

Brigand

  • Rogueliker
  • ***
  • Posts: 93
  • Karma: +0/-0
    • View Profile
Re: Testing request, cryptrover 1.1 release candidate.
« Reply #2 on: July 28, 2008, 02:43:59 AM »
Will be happy to give it a try if you'll make a binary - don't have the resources to compile it myself.

ido

  • Rogueliker
  • ***
  • Posts: 618
  • Karma: +0/-0
    • View Profile
    • Tame Tick
Re: Testing request, cryptrover 1.1 release candidate.
« Reply #3 on: July 28, 2008, 11:40:00 AM »
OK, i will compile a windows binary and post it here as soon as i get back from work later today.

ido

  • Rogueliker
  • ***
  • Posts: 618
  • Karma: +0/-0
    • View Profile
    • Tame Tick
Re: Testing request, cryptrover 1.1 release candidate.
« Reply #4 on: July 28, 2008, 04:42:26 PM »
ok, here are some windows binaries per your request, they all contain the source and can also be compiled on other systems:

Version with sound and music:

sound

Version without sound and music:

no sound
« Last Edit: July 28, 2008, 08:00:44 PM by ido »

Brigand

  • Rogueliker
  • ***
  • Posts: 93
  • Karma: +0/-0
    • View Profile
Re: Testing request, cryptrover 1.1 release candidate.
« Reply #5 on: July 28, 2008, 06:29:26 PM »
The non-music and sound version must still have a reference to the SDL.dll; no dice on running it. I'm at work, so I can't really try out the other version. I'll give it a spin later when I get home.

ido

  • Rogueliker
  • ***
  • Posts: 618
  • Karma: +0/-0
    • View Profile
    • Tame Tick
Re: Testing request, cryptrover 1.1 release candidate.
« Reply #6 on: July 28, 2008, 07:59:53 PM »
Yeah, probably needed because I use the sdl version of pdcurses on windows (normal pdcurses had some problems working with sdl on windows).  Here is a zip file that includes SDL.dll:

http://www.mediafire.com/?zjmbtqzsdmd, i will also update the old link.
« Last Edit: July 28, 2008, 09:30:33 PM by ido »

ido

  • Rogueliker
  • ***
  • Posts: 618
  • Karma: +0/-0
    • View Profile
    • Tame Tick