Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-22 | TEENAGENT: Fix another invalid string offset. | D G Turner | |
This typo caused an incorrect string output when Mark examines the car trunk when it is empty. | |||
2012-07-22 | TEENAGENT: Fix for bug #3540542 ("string truncated after diving"). | D G Turner | |
This was a typo in the string offset. | |||
2012-07-19 | LASTEXPRESS: Fix variable shadowing and update comments | Littleboy | |
2012-07-19 | TSAGE: Changed '0' to 'ADGF_NO_FLAGS' in detection tables | Paul Gilbert | |
2012-07-19 | QUEEN: Change description on the "alt_intro" option | Torbjörn Andersson | |
It's not a floppy version intro, so call it "Alternative intro" instead. It's too late to make this change in 1.5.0 because it would need translation changes. (When the option was first added, it *was* called "Alternative intro" but it got changed along the way.) | |||
2012-07-18 | DREAMWEB: Marked Dreamweb as stable | Paul Gilbert | |
2012-07-18 | TSAGE: Altered the ADGF_TESTING flags for Blue Force | Paul Gilbert | |
2012-07-16 | LASTEXPRESS: Replace TIME_CHECK_SAVEPOINT and TIME_CHECK_OBJECT macros | Littleboy | |
2012-07-16 | LASTEXPRESS: Use filter 16 as default filter for NIS animations | Littleboy | |
This makes sure the sound is at the correct volume | |||
2012-07-16 | LASTEXPRESS: Replace INVERT_Y macro | Littleboy | |
2012-07-16 | LASTEXPRESS: Replace INCREMENT_DIRECTION_COUNTER macro | Littleboy | |
2012-07-16 | LASTEXPRESS: Replace 2 macros in Sophie entity implementation | Littleboy | |
2012-07-16 | LASTEXPRESS: Remove LOADSCENE_FROM_POSITION macro | Littleboy | |
2012-07-16 | LASTEXPRESS: Merge the two savegameBloodJacket functions into the base ↵ | Littleboy | |
Entity class | |||
2012-07-16 | LASTEXPRESS: Move LOW_BYTE macro to helpers.h | Littleboy | |
2012-07-16 | LASTEXPRESS: Replace SYNC_STRING macro by function | Littleboy | |
2012-07-16 | LASTEXPRESS: Replace PLAY_STEAM macro by function | Littleboy | |
2012-07-16 | LASTEXPRESS: Replace SAVEGAME_BLOOD_JACKET macro by function | Littleboy | |
2012-07-16 | LASTEXPRESS: Replace COMPARTMENT_TO and COMPARTMENT_FROM_TO macros | Littleboy | |
2012-07-16 | LASTEXPRESS: Comment unused variable | Littleboy | |
2012-07-16 | LASTEXPRESS: Remove strange casts | Littleboy | |
2012-07-17 | SCI: Bugfix for kCreateTextBitmap(). Fixes the ComPost text in the SQ6 demo | Filippos Karapetis | |
2012-07-16 | CINE: Mark Operation Stealth as Unstable. | D G Turner | |
Since the cine engine's support for Operation Stealth is still incomplete with significant GFX glitches, this should be marked as "ADGF_UNSTABLE" to warn users and prevent invalid bug reports. However, it should be noted that the game is completable. | |||
2012-07-16 | SCI: Only skip text in room 100 in the SQ6 demo | Filippos Karapetis | |
2012-07-16 | SCI: Temporarily disable text display in the demo of SQ6 to stop crashes | Filippos Karapetis | |
2012-07-16 | SCI: Handle all negative priority values. Fixes graphics in the SQ6 demo | Filippos Karapetis | |
2012-07-15 | TINSEL: Fix bug #3541745 - "DW: PSX version has a too small Re-Start window" | Filippos Karapetis | |
2012-07-15 | TINSEL: Change SetMidiVolume() so that it doesn't start/stop music tracks | Filippos Karapetis | |
Previously, SetMidiVolume() would stop the currently playing track when the MIDI volume was set to 0. Now, the music track always plays, even when the volume is set to 0. This fixes bug #3541533 - "DW: Silencing music volume stops music" and resolves two FIXME comments | |||
2012-07-15 | TINSEL: Fix bug #3459999 - "TINSEL: DW Crash in Subtitle Menu" | Filippos Karapetis | |
2012-07-15 | TINSEL: Remove the GF_BIG_ENDIAN flag | Filippos Karapetis | |
2012-07-15 | TINSEL: Remove the GF_CD and GF_FLOPPY flags | Filippos Karapetis | |
2012-07-15 | TINSEL: Reorder the detection entries to split the DW1 and DW2 entries | Filippos Karapetis | |
2012-07-15 | TINSEL: Remove the GF_DEMO flag | Filippos Karapetis | |
2012-07-15 | TINSEL: Added script workaround for #3543624 - DW1 PSX demo idle animation | Paul Gilbert | |
2012-07-15 | TEENAGENT: Add translatable strings in resources.cpp | Filippos Karapetis | |
2012-07-15 | TEENAGENT: Show a verbose warning when a compressed data file is used and ↵ | Filippos Karapetis | |
zlib hasn't been included in the executable | |||
2012-07-15 | TEENAGENT: Readd the zlib code, to maintain backwards compatibility | Filippos Karapetis | |
2012-07-15 | TEENAGENT: Unpack teenagent.dat and remove the engine's zlib dependency | Filippos Karapetis | |
This addresses bug #3539822 - "TEENAGENT: Not working without zlib" | |||
2012-07-15 | SCI: Properly detect the Polish version of KQ5 | Filippos Karapetis | |
Thanks to jacek909 for the extra MD5 checksums of the Polish version. This fixes bugs #2725722 (Polish version checksums) and #3536863 (SCI: KQ5 Floppy English detected as Polish) | |||
2012-07-14 | LASTEXPRESS: Replace CALLBACK_ACTION macro by member function | Littleboy | |
2012-07-14 | LASTEXPRESS: Fix sound in animated sequences | Littleboy | |
2012-07-14 | LASTEXPRESS: Cleanup | Littleboy | |
- Add missing initializer/destructors - Add some const modifiers - Remove some unneeded casts - Use enumeration values in switch constructs | |||
2012-07-14 | LASTEXPRESS: Remove duplicated include statements | Littleboy | |
2012-07-14 | TINSEL: Cleanup | Filippos Karapetis | |
2012-07-11 | TINSEL: Added MD5 detection entries for Discworld 1 Polish translation | Paul Gilbert | |
2012-07-11 | TSAGE: Fix for bug #3541354 - Nico shooting player after being tied up | Paul Gilbert | |
2012-07-09 | MOHAWK: Restart anims when LiveText plays them. | Alyssa Milburn | |
2012-07-09 | TINSEL: Fix bug #3541230 - "DW: PSX version locks up after using the book" | Filippos Karapetis | |
Removed the superfluous MIDI offset storing code. Now, the MIDI buffer is re-read when the music loops. This removes a static variable and also fixes another bug in the SEQ decoder. | |||
2012-07-09 | SCI: Update comments in kGetAngleWorker() | Filippos Karapetis | |
2012-07-08 | SCI: Also set the filename of the videoState struct when playing AVIs | Filippos Karapetis | |