Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-22 | Cleanup | Filippos Karapetis | |
svn-id: r45337 | |||
2009-10-22 | Fix bug #2703992: OSX: make bundle fails | Max Horn | |
svn-id: r45336 | |||
2009-10-22 | Fix objects structure and object scripts in PCE version of Loom. | Travis Howell | |
svn-id: r45335 | |||
2009-10-22 | Fixed a crash when selecting menu items | Filippos Karapetis | |
svn-id: r45334 | |||
2009-10-22 | Fix verb display in PCE version of Loom. | Travis Howell | |
svn-id: r45333 | |||
2009-10-22 | Fixed signed/unsigned issues with the property() function of the Adlib driver | Filippos Karapetis | |
svn-id: r45332 | |||
2009-10-22 | Added the rest of the detection entries from bug report #2612718 and removed ↵ | Filippos Karapetis | |
some extra whitespace svn-id: r45331 | |||
2009-10-22 | Implemented GPL2 commands for music. | Robert Špalek | |
Debugged everything. svn-id: r45330 | |||
2009-10-22 | Applied a modified version of patch #2881486 - "Add volume changing to SCI" | Filippos Karapetis | |
svn-id: r45329 | |||
2009-10-22 | PSP: small fix for cache coherency affecting nippon and some others. Trunk only. | Yotam Barnoy | |
svn-id: r45328 | |||
2009-10-22 | Fix uninitialized channel volumes. | Robert Špalek | |
This fixed stopped music after calling the configuration dialog. svn-id: r45327 | |||
2009-10-22 | Improved music handling: | Robert Špalek | |
- reading the volume from the configuration - error handling of non-existent MIDI files - pausing/resuming music unfortunately, sometimes music stops playing or slows down, and my log messages have so far not helped me to identify why svn-id: r45326 | |||
2009-10-22 | Avoid opening and closing BArchive files all the time | Robert Špalek | |
svn-id: r45325 | |||
2009-10-22 | Cleanup | Filippos Karapetis | |
svn-id: r45323 | |||
2009-10-22 | Moved the view loop counting code in the new GUI | Filippos Karapetis | |
svn-id: r45322 | |||
2009-10-22 | Update detection of Loom PCE Japanese. | Matthew Hoops | |
svn-id: r45320 | |||
2009-10-22 | Update detection of PCEngine version of Loom. | Travis Howell | |
svn-id: r45319 | |||
2009-10-21 | Patch #2871861: fix for mgx-packet in linuxmoto.mk | Max Horn | |
svn-id: r45317 | |||
2009-10-21 | Patch #2875721: vkeybd and keymapper enable by default for motomagx | Max Horn | |
svn-id: r45316 | |||
2009-10-21 | SCI/newgui: kAnimate added comment about fastCast | Martin Kiewitz | |
svn-id: r45315 | |||
2009-10-21 | SCI/newgui: kAnimate - fastCast change (again) | Martin Kiewitz | |
svn-id: r45314 | |||
2009-10-21 | Make the check for global variable 84 inside SciGuiAnimate::invoke() simpler ↵ | Filippos Karapetis | |
and faster svn-id: r45313 | |||
2009-10-21 | Fixed animations in LSL1VGA again | Filippos Karapetis | |
svn-id: r45312 | |||
2009-10-21 | Removed the accidental inclusion of deprecated code for LSL5 - this has been ↵ | Filippos Karapetis | |
superseded by commit 45297 svn-id: r45311 | |||
2009-10-21 | - Removed kShow() and the related code it uses - it's a debugging function, ↵ | Filippos Karapetis | |
and we have the same functionality in the debug console - Merged the view signal flags from kernel.h and gui_animate.h, and named them appropriately. Also, updated the notes next to them, cause some were incorrectly marked as not used in our engine - Added a note about a hack used in the old GUI in the view signal flags - Moved the control state flags inside gui_helpers.h svn-id: r45310 | |||
2009-10-21 | SCI/newgui: kAnimate - now reads out signal again in .dispose loop, just in ↵ | Martin Kiewitz | |
case. Currently there is no issue known. svn-id: r45309 | |||
2009-10-21 | SCI/newgui: updating flags separately to fix issue in sq1 (almost at the ↵ | Martin Kiewitz | |
end) where wilco will go michael jackson otherwise svn-id: r45308 | |||
2009-10-21 | Fixed self-intersecting pathfinding polygons in SQ1, room 66. This addresses ↵ | Filippos Karapetis | |
the issue where Roger is able to walk anywhere on screen. However, there is still a separate issue in that room, which makes him stay stuck in one direction (like he's "moonwalking") and it only occurs in the new GUI svn-id: r45307 | |||
2009-10-21 | Add/remove comments. | Travis Howell | |
svn-id: r45306 | |||
2009-10-21 | Add patch from Tobias, for graphic support (backgrounds/objects) in PCE ↵ | Travis Howell | |
version of Loom, with minor changes. svn-id: r45304 | |||
2009-10-21 | SCI: Fix warning, and reformat a multi-line comment | Max Horn | |
svn-id: r45303 | |||
2009-10-21 | SCUMM: Get rid of 'static int sortArrayOffset' by tweaking ↵ | Max Horn | |
ScummEngine_v90he::sortArray svn-id: r45302 | |||
2009-10-21 | Added bmv.h to the MSVC project files (added in rev 45268) | Filippos Karapetis | |
svn-id: r45301 | |||
2009-10-21 | Updated the MSVC project files of the draci engine (added music.*) | Filippos Karapetis | |
svn-id: r45300 | |||
2009-10-21 | Small formatting fixes | Jordi Vilalta Prat | |
svn-id: r45299 | |||
2009-10-21 | Enabled music. | Robert Špalek | |
Several TODO's added. svn-id: r45298 | |||
2009-10-21 | Fixed the bug where ego would not walk properly after he's swapped in LSL5 ↵ | Filippos Karapetis | |
(from Larry to Patti and vice versa) svn-id: r45297 | |||
2009-10-21 | Fix another regression that didn't append data in safeStrcat. | Matthew Hoops | |
svn-id: r45296 | |||
2009-10-21 | Fix a regression in agiSprintf. | Matthew Hoops | |
svn-id: r45295 | |||
2009-10-20 | PS2: disable text console, command line support and DOSBox OPL | Max Horn | |
svn-id: r45294 | |||
2009-10-20 | SCI/newgui: palVary logic as comments (work in progress) | Martin Kiewitz | |
svn-id: r45293 | |||
2009-10-20 | SCI: kPalVary - pause | Martin Kiewitz | |
svn-id: r45292 | |||
2009-10-20 | Fixed regression introduced when adding support for looping background sounds. | Torbjörn Andersson | |
A.k.a. "I played through the whole game looking for regressions, and missed the one at the intro cutscene?!" svn-id: r45290 | |||
2009-10-20 | SCI/newgui: textedit control also changed to draw text like sierra sci | Martin Kiewitz | |
svn-id: r45289 | |||
2009-10-20 | SCI/newgui: Listbox control now draws text up one pixel, so that it matches ↵ | Martin Kiewitz | |
sierra sci svn-id: r45288 | |||
2009-10-20 | SCI: kPalVary basic | Martin Kiewitz | |
svn-id: r45287 | |||
2009-10-20 | cleanup | Max Horn | |
svn-id: r45286 | |||
2009-10-20 | LURE: Turn HotspotTickHandlers into a proper class; convert static vars in ↵ | Max Horn | |
various of its methods to member vars svn-id: r45285 | |||
2009-10-20 | SWORD2: Turned static vars in Logic::fnISpeak into member vars of class Logic | Max Horn | |
svn-id: r45284 | |||
2009-10-20 | TINSEL: Move Common::List instances mouseButtons & keypresses into TinselEngine. | Max Horn | |
Global C++ objects are not portable, as their constructors / destructors may never be called. svn-id: r45283 |