descriptionFork of Anagramarama: SDL based multi-platform anagram game.
ownerPat Thoyts <patthoyts@users.sourceforge.net>
last changeTue, 24 Aug 2010 20:17:32 +0000 (21:17 +0100)
readme

This is an enhanced version of the SDL game Anagramarama.

Some time ago I was playing Anagramarama on my laptop with my daughter and noticed that the CPU was maxed out the entire time. This is highly undesirable on a battery powered device so I looked into this and produced a patch. This remains ignored since 2006 so I've published this fork. The primary focus is a cleanup of the C code, fix the CPU usage and fix the memory leaks.

Hopefully in the future these patches can be merged into the main source.

Since my daughter tends to use Windows, I've added some build support for MSVC6 and an NSIS installer script. The current installer can be downloaded from Anagramarama03.exe although it might not be produced from the most recent commit on this repository (check the date)

shortlog
2010-08-24 Pat ThoytsUpdate version numbers for 0.4 release master v0.4
2010-07-21 Pat ThoytsUpdate NSIS installer script for French support.
2010-07-21 Pat ThoytsFrench language support.
2010-07-21 Pat ThoytsSupport config file re-definition of the active click...
2010-06-23 Pat ThoytsMinor build fixes for linux due to recent win32 mods.
2010-06-23 Pat ThoytsSearch locale elements and ask the system on Windows.
2010-06-22 Pat ThoytsSupport windows error and debug output and msvc8 support.
2010-06-22 Pat ThoytsIsolate the core anagram management functions.
2010-06-21 Pat ThoytsRefine the dictionary.
2010-06-21 Pat ThoytsFixed stack overrun when checking word.
2010-06-19 Pat ThoytsFixed random word to use whole file.
2010-06-19 Pat ThoytsTidied up the word tree and implemented a free tree...
2010-06-19 Pat ThoytsChecked the tests using valgrind and eliminated misused...
2010-06-19 Pat ThoytsSelected a better dictionary.
2010-06-18 Pat ThoytsFix errors preventing compilation with optimizing gcc 4.
2010-06-18 Pat ThoytsC style for linked list implementation and unit testing.
...
tags
14 years ago v0.4 Anagramarama version 0.4
14 years ago patthoyts-gpg-pub This blob object contains the GPG...
14 years ago v0.3
14 years ago v0.2
14 years ago v0.1
heads
14 years ago master