~wolfy1339/corsixth/+git/master:playable-beta1

Last commit made on 2009-12-23
Get this branch:
git clone -b playable-beta1 https://git.launchpad.net/~wolfy1339/corsixth/+git/master

Branch merges

Branch information

Name:
playable-beta1
Repository:
lp:~wolfy1339/corsixth/+git/master

Recent commits

864a1df... by Peter Cawley <email address hidden>

Applying r251 to release branch (last minute changes are generally bad, but I'm confident that this change is worth making).

dab61ed... by Peter Cawley <email address hidden>

Backport r246 to release branch.

8a70c4b... by Peter Cawley <email address hidden>

Backport fixes from r240 through r244 into release branch.

5c14b5e... by Peter Cawley <email address hidden>

Taking a branch for Playable Beta 1 release (from r234 rather than HEAD to avoid possible issues relating to r235).

7beada0... by Peter Cawley <email address hidden>

If a sound-file is not present, then a warning is now displayed rather than an error.

c9dd6dd... by Manuel Wolf <email address hidden>

Make it more obvious when a valid cheat code was entered (print on console, play sound). Also added some additional cheats.

e1d3b40... by Peter Cawley <email address hidden>

Doors can no longer be placed with objects blocking them (fixes issue #90).

e85dbbc... by Edvin Linge <email address hidden>

Fix: The work-around to only hear staff calls once should now work as intended.

ed7dcb9... by Manuel Wolf <email address hidden>

Implemented concept of "diagnosis difficulty" (per disease).
GP's office (and other diagnosis rooms) now don't always do complete diagnosis. Instead, it depends on above mentioned diagnosis difficulty, skill of the doctor and a random factor.
Added pseudo diseases for diagnosis in psychiatry and cardiogram room. Patients can now successfully be diagnosed in these rooms.
If the diagnosis in the GP's office was not complete, patients now go to other diagnosis rooms listed for their disease (but only once to each of them).

dde9fb8... by Peter Cawley <email address hidden>

Removing malloc include which broke OS X compilation, and is not required on Windows or Linux (see issue #89).