Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-24 | Moving the dither code to graphics/ | Sven Hesse | |
svn-id: r35526 | |||
2008-12-24 | Allocate just the required memory for scripts (spotted by sev) | Jordi Vilalta Prat | |
svn-id: r35525 | |||
2008-12-24 | Questions in dialogues can have up to 10 answers in BRA. | Nicola Mettifogo | |
svn-id: r35524 | |||
2008-12-24 | Slight cleanup | Filippos Karapetis | |
svn-id: r35523 | |||
2008-12-24 | Fixed display of location background when changing from a scrollable to a ↵ | Nicola Mettifogo | |
non-scrollable one. svn-id: r35522 | |||
2008-12-24 | Simplified destructions of Balloon objects. | Nicola Mettifogo | |
svn-id: r35521 | |||
2008-12-24 | T7G: Implement runtime script fix for cake puzzle bug. | Scott Thomas | |
svn-id: r35520 | |||
2008-12-23 | Added stubs for the missing visual effect opcodes | Filippos Karapetis | |
svn-id: r35512 | |||
2008-12-23 | Fixed warning. | Johannes Schickel | |
svn-id: r35511 | |||
2008-12-23 | Update detection of the 11th hour demo. The disk.1 wasn't with the other files. | Matthew Hoops | |
svn-id: r35509 | |||
2008-12-23 | change PPINIT's bools to uint8 to fix crash on OSX (see revision 33285 - ↵ | Joost Peters | |
must've been accidentally undone by the DW2 merge) svn-id: r35508 | |||
2008-12-23 | Silenced MSVC warnings | Filippos Karapetis | |
svn-id: r35507 | |||
2008-12-23 | endian fixes | Joost Peters | |
svn-id: r35506 | |||
2008-12-23 | Fix a valgrind error by using the appropiate delete operator | Jordi Vilalta Prat | |
svn-id: r35498 | |||
2008-12-23 | Some initial code for HRS resource loading | Filippos Karapetis | |
svn-id: r35497 | |||
2008-12-23 | Enumerated the different actor directions and fixed spelling | Filippos Karapetis | |
svn-id: r35496 | |||
2008-12-23 | Fixed bug #1970191 - "IHNM: Psychic Profile problem" | Filippos Karapetis | |
svn-id: r35495 | |||
2008-12-23 | T7G: Fix the stuck mouse cursor | Jordi Vilalta Prat | |
svn-id: r35494 | |||
2008-12-23 | T7G: Don't wait for the CD track to end | Jordi Vilalta Prat | |
svn-id: r35493 | |||
2008-12-23 | Improve the palette fading (timing and factor calculation), which fixes the ↵ | Jordi Vilalta Prat | |
introduction synchronization as a result svn-id: r35492 | |||
2008-12-22 | Fixing the flow meter thingy in Urban Runner | Sven Hesse | |
svn-id: r35491 | |||
2008-12-22 | logicalWidth -> width | Filippos Karapetis | |
logicalHeight -> height svn-id: r35488 | |||
2008-12-22 | Fixed GCC warning. | Torbjörn Andersson | |
svn-id: r35487 | |||
2008-12-22 | Added game ID checks for the ITE puzzle in some places that I've missed | Filippos Karapetis | |
svn-id: r35486 | |||
2008-12-22 | - Split the SAGA resource manager in 3 different ones, depending on the ↵ | Filippos Karapetis | |
resource type (RSC for ITE, RES for IHNM and HRS for DINO/FTA2). The SAGA 2 HRS resource manager is still a stub - Added detection for the voice file of FTA2 svn-id: r35484 | |||
2008-12-22 | Correct comment. | Travis Howell | |
svn-id: r35483 | |||
2008-12-22 | Added Smacker support for the introduction and ending videos of FTA2 | Filippos Karapetis | |
svn-id: r35482 | |||
2008-12-22 | Cleanup. | Travis Howell | |
svn-id: r35477 | |||
2008-12-21 | Added some more stubs for FTA2 | Filippos Karapetis | |
svn-id: r35475 | |||
2008-12-21 | Correct the number of speech available in Simon the Sorcerer 1 & 2. | Travis Howell | |
svn-id: r35474 | |||
2008-12-21 | - Added some stubs for the SAGA2 games dino and fta2 | Filippos Karapetis | |
- Stopped loading the isomap and puzzle game modules for IHNM, as they are not used for that game (this saves some memory for IHNM) - Removed getDisplayWidth() and getDisplayHeight() svn-id: r35473 | |||
2008-12-21 | Move all video players to separate directory | Eugene Sandulenko | |
svn-id: r35470 | |||
2008-12-21 | add detection for The 11th Hour demo | Matthew Hoops | |
svn-id: r35469 | |||
2008-12-21 | Cleaned up the mess with game IDs and game types: removed game types, ↵ | Filippos Karapetis | |
reduced the game IDs and added game features where necessary svn-id: r35467 | |||
2008-12-21 | Moved more GfxObj management to Gfx object. | Nicola Mettifogo | |
svn-id: r35466 | |||
2008-12-21 | Added a stub to dialogue parser, so that dialogue lines controlled by ↵ | Nicola Mettifogo | |
counters are displayed. svn-id: r35465 | |||
2008-12-21 | Reduced the memory allocated for DW1 and DW1 demo by 5MB | Filippos Karapetis | |
svn-id: r35464 | |||
2008-12-21 | Fix warnings. | Travis Howell | |
svn-id: r35463 | |||
2008-12-21 | fix wrong format string (bug tracker #2455138) | Gregory Montoir | |
svn-id: r35459 | |||
2008-12-21 | Return exact frame rate in Smacker player, and minor cleanup. | Travis Howell | |
svn-id: r35458 | |||
2008-12-21 | Add initial Smacker support for The Feeble Files. | Travis Howell | |
svn-id: r35457 | |||
2008-12-21 | Disable loading from command line again, it seems it only worked for saves, ↵ | Johannes Schickel | |
which did a cd change in DW2 and I only tested those by chance. svn-id: r35456 | |||
2008-12-20 | - Added comment about error check when loading save on startup | Johannes Schickel | |
- Updated code to properly test the last three digits of save filenames instead of only the last two svn-id: r35455 | |||
2008-12-20 | Implemented support for loading saves from launcher / via command line. | Johannes Schickel | |
svn-id: r35454 | |||
2008-12-20 | Fixed loading Discworld 2 savegames from GMM. | Johannes Schickel | |
svn-id: r35453 | |||
2008-12-20 | Added the demo version of The Last Dynasty (thanks to fac) | Sven Hesse | |
svn-id: r35452 | |||
2008-12-20 | Cleanup. | Johannes Schickel | |
svn-id: r35451 | |||
2008-12-20 | Partial fix for bug #2453189 - "ITE: mass adding results in incorrect ↵ | Filippos Karapetis | |
targets" (the Italian multiplatform fan translated version is still missing) svn-id: r35449 | |||
2008-12-20 | Fixed bug #2453183 - "IHNM: mass adding results in incorrect targets" | Filippos Karapetis | |
svn-id: r35448 | |||
2008-12-20 | Moved mask creation/handling to Gfx. | Nicola Mettifogo | |
svn-id: r35447 |