~wolfy1339/corsixth/+git/master:beta7

Last commit made on 2011-06-23
Get this branch:
git clone -b beta7 https://git.launchpad.net/~wolfy1339/corsixth/+git/master

Branch merges

Branch information

Name:
beta7
Repository:
lp:~wolfy1339/corsixth/+git/master

Recent commits

459a5e5... by Edvin Linge <email address hidden>

Just the script for the windows installer. Settings.

08659d0... by Edvin Linge <email address hidden>

Update the README.txt file.

eca012a... by Edvin Linge <email address hidden>
c0c1b2b... by Edvin Linge <email address hidden>

Make boiler breakdowns less frequent.

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

Fix: Crash when Alien Patients sat on a bench. Now they do not sit down while queuing, and if they did the standard human animation is used as a fallback.
Fix: Removed some leftover debug prints.

bc59c8f... by Darrell Blake <email address hidden>

Added Levels to Mac bundle resources.

1a6f7d5... by Edvin Linge <email address hidden>

The usual... I always forget new files!

7c191d3... by Edvin Linge <email address hidden>

Fix: Boiler breakdowns should only break boilers, not entire custom levels. Fixes issue 883.
Fix: Don't allow bonus payments if balance is negative.
Fix: Cap for staff salary: 2000. Fixes issue 884.

Updated Norwegian translation.

95b98ce... by Manuel Wolf <email address hidden>

Feature: DNA Fixer Machine and Room, Alien DNA disease.
Add: Morph support for use_object (not only multi_use_object)
Add: Possibility to mirror individual anims of object.usage_animations (mirror / mirror_morph flags).
Add: Possibility to display normal (idle) object animation during any of usage_animations (object_visible flag). KNOWN BUG: idle animation is currently shown in front.
Change: Split Humanoid type "Alien Patient" into female and male variant.
Fix: Error when debug patients died.
Fix: Some windows (UIBankManager, UIBottomPanel) did not call afterLoad of their superclass.
Fix: Some code regarding patients without thirst and toilet_need attributes (read: aliens) did not work as intended. Also code to compute the average (to be shown in progress report) did not consider these kinds of patients.
Fix: Numbers given in room.categories are supposed to be unique.
Add: Utility functions for flag handling: flag_isset, flag_set, flag_clear, flag_toggle.

7c755e1... by Nicolas ELIE

Fixed a typo introduced in r1324