Age | Commit message (Collapse) | Author |
|
|
|
|
|
zero (patch from P. Monnerat)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Demo.
|
|
|
|
|
|
Thanks to bgKa for looking at this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Adds break statements where missing in Mechanical::toggleVar() and Mechanical::setVarValue()
- Restore proper numbering of Achenar and Sirrus panel state variables, which were wrongly swapped.
- When bird is singing, play sound continuously.
- When operating the fortress elevator, keep the engine sound active while the elevator is moving.
|
|
|
|
|
|
|
|
|
|
|
|
This allows script strings to be parsed into LB bytecode.
|
|
|
|
|
|
|
|
Thanks to fuzzie for noticing
|
|
|
|
|
|
This will be needed for CarmenTQ
|
|
A regression from 71c4329
|
|
A new base class has been introduced (aptly named "Archive"), which is much cleaner than inheriting from MohawkArchive. In addition, the underlying resource retrieving code has been merged to reduce dupliplication.
|
|
|
|
|