Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-29 | Added dummy SoundMan to help with integration of Big Red Adventure. | Nicola Mettifogo | |
svn-id: r28288 | |||
2007-07-29 | added sfx/voice and few corrections | Paweł Kołodziejski | |
svn-id: r28286 | |||
2007-07-29 | more corrections | Paweł Kołodziejski | |
svn-id: r28284 | |||
2007-07-29 | correction to palette | Paweł Kołodziejski | |
svn-id: r28283 | |||
2007-07-28 | allow exit, formating | Paweł Kołodziejski | |
svn-id: r28281 | |||
2007-07-28 | more fixes to display fonts | Paweł Kołodziejski | |
svn-id: r28280 | |||
2007-07-28 | more fixes to display fonts | Paweł Kołodziejski | |
svn-id: r28279 | |||
2007-07-28 | fix display fonts | Paweł Kołodziejski | |
svn-id: r28278 | |||
2007-07-28 | correction for palette and formating | Paweł Kołodziejski | |
svn-id: r28277 | |||
2007-07-28 | formating and correction | Paweł Kołodziejski | |
svn-id: r28276 | |||
2007-07-28 | more fixes | Paweł Kołodziejski | |
svn-id: r28274 | |||
2007-07-28 | few more fixes | Paweł Kołodziejski | |
svn-id: r28273 | |||
2007-07-28 | Should fix bug #1762614. There is a chance some regression glitches appear ↵ | Nicola Mettifogo | |
in locations where animations are displayed together with character comments. svn-id: r28272 | |||
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 |