Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Tweaked the Modern theme colors to make it look more like it did in the old ↵ | Jordi Vilalta Prat | |
renderer svn-id: r35490 | |||
2008-12-22 | Changed the game chooser to make the game candidates not editable and ↵ | Jordi Vilalta Prat | |
selectable by pressing enter svn-id: r35489 | |||
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 | Updated the MSVC project files of the SAGA engine | Filippos Karapetis | |
svn-id: r35485 | |||
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 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat | |
svn-id: r35481 | |||
2008-12-22 | Allow the disabled state of the popup widget to be themed | Jordi Vilalta Prat | |
svn-id: r35480 | |||
2008-12-22 | Fix the rendering of stroked tabs | Jordi Vilalta Prat | |
svn-id: r35479 | |||
2008-12-22 | Cleanup. | Travis Howell | |
svn-id: r35477 | |||
2008-12-21 | Updated the MSVC project files for commit #35475 | Filippos Karapetis | |
svn-id: r35476 | |||
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 | Updated the MSVC project files for commit #35470 | Filippos Karapetis | |
svn-id: r35471 | |||
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 | DS port: Removed mixer.cpp from OPTLIST (saves 11kb code size); added ↵ | Max Horn | |
several DEFINES which reduce the binary size further svn-id: r35468 | |||
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 warnings. | Travis Howell | |
svn-id: r35462 | |||
2008-12-21 | Fixed compilation | Filippos Karapetis | |
svn-id: r35461 | |||
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 | Committed slightly modified version of my patch at bug tracker item #2309974 ↵ | Johannes Schickel | |
"ALL: */? match path separator in FSDir::listMatchingMembers". svn-id: r35450 | |||
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 | |||
2008-12-19 | Hopefully fixed invalid buffer reads | Filippos Karapetis | |
svn-id: r35446 | |||
2008-12-19 | Allow quitting / returning to launcher while showing "selection boxes", e.g. the | Torbjörn Andersson | |
pause game dialog. svn-id: r35445 | |||
2008-12-19 | Removed defaults which are set in base/commandLine.cpp | Filippos Karapetis | |
svn-id: r35444 | |||
2008-12-19 | Allow changing the scaler using hotkeys again. I hope this is the correct way | Torbjörn Andersson | |
of fixing it. (I've added a final case to endGFXTransaction for when the screen just needs to be updated, without any changes in mode or size.) svn-id: r35443 | |||
2008-12-19 | Allow quitting/returning to launcher while in the save/load dialog. I don't | Torbjörn Andersson | |
know if there are other such spots that need to be fixed as well. svn-id: r35442 |