Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-28 | ops | Paweł Kołodziejski | |
svn-id: r28271 | |||
2007-07-28 | fixes into engine | Paweł Kołodziejski | |
svn-id: r28270 | |||
2007-07-28 | Now yielding control to system after updateScreen is invoked to get smoother ↵ | Nicola Mettifogo | |
mouse movements. svn-id: r28269 | |||
2007-07-28 | Remove debug code. | Travis Howell | |
svn-id: r28268 | |||
2007-07-28 | Fixed bug #1762638. Mask filenames weren't chosen correctly when not ↵ | Nicola Mettifogo | |
explicitly specified by scripts. svn-id: r28267 | |||
2007-07-28 | The palette in Benny's part in the IHNM demo is correct now | Filippos Karapetis | |
svn-id: r28266 | |||
2007-07-28 | Screen is now refreshed when waiting for left clicks. Solves bug #1762618. | Nicola Mettifogo | |
svn-id: r28265 | |||
2007-07-28 | The main panel is now correctly shown in the IHNM demo. Some inventory items ↵ | Filippos Karapetis | |
are still wrong, though svn-id: r28264 | |||
2007-07-28 | cleanup white spaces from 'jvprat' | Paweł Kołodziejski | |
svn-id: r28262 | |||
2007-07-28 | Add save code differences in Amiga verison of Waxworks. | Travis Howell | |
svn-id: r28261 | |||
2007-07-28 | Add save code differences in Amiga verison of Waxworks. | Travis Howell | |
svn-id: r28260 | |||
2007-07-28 | Add zone override table for Amiga verison of Waxworks. | Travis Howell | |
svn-id: r28259 | |||
2007-07-28 | Switch error back to debug message, due to strange data in restart state files. | Travis Howell | |
svn-id: r28258 | |||
2007-07-28 | Ooops, fix typo in last commit. | Travis Howell | |
svn-id: r28257 | |||
2007-07-28 | Add support for multi-tune Protracker modules used in the Amiga version of ↵ | Travis Howell | |
Waxworks. svn-id: r28256 | |||
2007-07-28 | Fixed one of the incorrectly loaded palettes in Benny's part in the IHNM demo | Filippos Karapetis | |
svn-id: r28255 | |||
2007-07-28 | The demo version of IHNM has no options panel, therefore the options icon ↵ | Filippos Karapetis | |
and the options panel shortcuts have been disabled for the IHNM demo svn-id: r28254 | |||
2007-07-28 | The IHNM demo uses the NULL panel | Filippos Karapetis | |
svn-id: r28253 | |||
2007-07-28 | The mouse cursor is no longer incorrectly shown in the IHNM demo | Filippos Karapetis | |
svn-id: r28252 | |||
2007-07-28 | Disable the status text in the IHNM demo | Filippos Karapetis | |
svn-id: r28251 | |||
2007-07-28 | Don't allow setCursor to change the cursor to an hourglass in the IHNM demo. ↵ | Filippos Karapetis | |
The IHNM demo no longer crashes now svn-id: r28250 | |||
2007-07-28 | Updated the MSVC8 project file of the parallaction engine for commit #28246 | Filippos Karapetis | |
svn-id: r28249 | |||
2007-07-27 | Added Italian language flag to Big Red Adventure detection structs. | Nicola Mettifogo | |
svn-id: r28248 | |||
2007-07-27 | Added detection target for Big Red Adventure, and derived new engine classes ↵ | Nicola Mettifogo | |
for supported games. svn-id: r28247 | |||
2007-07-27 | - Moved disk code for Nippon Safes in new file disk_ns.cpp, adding _ns ↵ | Nicola Mettifogo | |
suffix to classes and member functions. - Added function stubs into new file disk_br.cpp for Big Red Adventure [IT STILL CRASHES!]. - Modified engine to create the proper Disk manager object. svn-id: r28246 | |||
2007-07-27 | Do not try to load music if the music resource id is 0. Also, the voice LUT ↵ | Filippos Karapetis | |
resource ID and the voice bank are now set correctly for the IHNM demo. The IHNM demo starts now, showing some scenes, but the main panel is not loaded correctly, the status line is shown incorrectly and the demo crashes after a cutaway is shown svn-id: r28245 | |||
2007-07-27 | The IHNM demo only has one mouse cursor | Filippos Karapetis | |
svn-id: r28244 | |||
2007-07-27 | Fixed some warnings | Filippos Karapetis | |
svn-id: r28243 | |||
2007-07-27 | Disabled another bunch of warnings. This turned up two places - print_abc_opc() | Torbjörn Andersson | |
and print_abc() - where we would try to modify a string constant. I have disabled this for now, and added FIXME comments. svn-id: r28242 | |||
2007-07-27 | Fixed a bunch of warnings. | Torbjörn Andersson | |
svn-id: r28241 | |||
2007-07-27 | fixed warning | Paweł Kołodziejski | |
svn-id: r28240 | |||
2007-07-27 | Defined the starting scene for the IHNM demo | Filippos Karapetis | |
svn-id: r28239 | |||
2007-07-27 | Clarifying the language fallback warnings | Sven Hesse | |
svn-id: r28238 | |||
2007-07-27 | The language fallback now prefers the other english if USA or GRB was ↵ | Sven Hesse | |
requested but wasn't found in the game data. svn-id: r28237 | |||
2007-07-27 | Fixing languages for another Woodruff version | Sven Hesse | |
svn-id: r28236 | |||
2007-07-27 | AGI game strings which are substituted in game texts may contain values as ↵ | Filippos Karapetis | |
well, so use agiSprintf on them to substitute any values they may contain. Fixes bug #1760541 - "PQ1: Text output garbled" svn-id: r28235 | |||
2007-07-27 | Fix loading restart state file in Amiga version of Waxworks. | Travis Howell | |
svn-id: r28234 | |||
2007-07-27 | commented out some parts of code which still need to work, because it of ↵ | Paweł Kołodziejski | |
non-english chars in it svn-id: r28233 | |||
2007-07-27 | Removed leftover commented-out include. (I thought I needed util.h, but I guess | Torbjörn Andersson | |
it's included indirectly.) svn-id: r28232 | |||
2007-07-27 | Early in the morning, strrev() looks like a more difficult problem than it | Torbjörn Andersson | |
really is. It's actually quite simple. In fact, the only magical thing about Bob's version was the way it swapped variables without using any temporary variable. Rewrote the function to use our SWAP() instead, since that actually makes it readable. Moved it to util.cpp (outside the Common namespace, for consistency with scumm_stricmp()) since Kirben knew of other places where it could be used. svn-id: r28231 | |||
2007-07-27 | The strrev() function is non-standard. Replace with public domain version by | Torbjörn Andersson | |
Bob Stout. (It would of course have been trivial to write my own, but Bob's version does it in place, which is quite magical.) svn-id: r28230 | |||
2007-07-27 | The p2_a.iaf file should now be played correctly with the English DOS CD and ↵ | Filippos Karapetis | |
Floppy versions of ITE. Should fix bug #1751344 - "ITE: p2_a.iaf not played correctly" svn-id: r28229 | |||
2007-07-27 | - AJWorld has Adlib | Sven Hesse | |
- Fixing languages for one version of Woodruff svn-id: r28228 | |||
2007-07-27 | Only set soundMode, if compressed segment exists. | Travis Howell | |
svn-id: r28227 | |||
2007-07-27 | Fix for bug #1761530 - "COMI: iMUSE-related crash on startup" | Filippos Karapetis | |
svn-id: r28226 | |||
2007-07-27 | Fixed some MSVC8 warnings | Filippos Karapetis | |
svn-id: r28225 | |||
2007-07-27 | Updated the MSVC8 project file of the drascula engine for commit #28220 | Filippos Karapetis | |
svn-id: r28224 | |||
2007-07-27 | Updated the MSVC8 project file of the parallaction engine for commit #28221 | Filippos Karapetis | |
svn-id: r28223 | |||
2007-07-27 | The meta resource table is now properly initialized for the IHNM demo. The ↵ | Filippos Karapetis | |
starting chapter is also set correctly svn-id: r28222 | |||
2007-07-26 | Merged archive.cpp into disk.cpp. | Nicola Mettifogo | |
svn-id: r28221 |