Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-29 | Fixed some warnings | Filippos Karapetis | |
svn-id: r28304 | |||
2007-07-29 | Cleanup. | Nicola Mettifogo | |
svn-id: r28303 | |||
2007-07-29 | Made current callable routines members of Parallaction_ns, and moved them to ↵ | Nicola Mettifogo | |
callables_ns.cpp. svn-id: r28302 | |||
2007-07-29 | Fixed mismatched table name in initialization. | Nicola Mettifogo | |
svn-id: r28300 | |||
2007-07-29 | Moved all callable routines and related data into callables.cpp. | Nicola Mettifogo | |
svn-id: r28299 | |||
2007-07-29 | - fixes some warnings | Johannes Schickel | |
- enables Kyrandia 2 main menu again svn-id: r28298 | |||
2007-07-29 | - Kyrandia 1 works again | Johannes Schickel | |
- Added timer class for timer handling - Little bit more resturcturing - A little bit (almost nothing but a start!) Kyrandia 2 support svn-id: r28297 | |||
2007-07-29 | Restructure Kyrandia sourcecode (part 2, compiling works again) | Johannes Schickel | |
svn-id: r28296 | |||
2007-07-29 | - Added parser strings for Big Red Adventure | Nicola Mettifogo | |
- Pushed parser strings initialization down to engine subclasses svn-id: r28295 | |||
2007-07-29 | - Restructure Kyrandia sourcecode (part 1, breaks compiling) | Johannes Schickel | |
svn-id: r28294 | |||
2007-07-29 | Fix build. | Nicola Mettifogo | |
svn-id: r28292 | |||
2007-07-29 | Removed direct references to callable functions (opcodes). They are now only ↵ | Nicola Mettifogo | |
available via a virtual member function in the engine. svn-id: r28291 | |||
2007-07-29 | Cleanup and some new comments. | Nicola Mettifogo | |
svn-id: r28290 | |||
2007-07-29 | Moved specialized initialization code into subclasses. | Nicola Mettifogo | |
svn-id: r28289 | |||
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 | 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-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 |