Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-03 | Added more versions of HE games. | Travis Howell | |
svn-id: r34305 | |||
2008-09-03 | Pushed AbstractFilesystemNode::openForReading() / openForWriting() impls out ↵ | Max Horn | |
to backends svn-id: r34304 | |||
2008-09-03 | Moved StdioStream to its own files inside backends | Max Horn | |
svn-id: r34303 | |||
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some ↵ | Max Horn | |
'typedef Common::String String;' name aliases svn-id: r34302 | |||
2008-09-03 | Added new AbstractFilesystemNode::openForReading & ::openForWriting method, ↵ | Max Horn | |
based on StdioStream; changed FilesystemNode to use them svn-id: r34301 | |||
2008-09-03 | Added new StdioStream class, a thin wrapper around FILE | Max Horn | |
svn-id: r34300 | |||
2008-09-03 | Fix for MSVC warning about ambiguous usage of MIN | Filippos Karapetis | |
svn-id: r34299 | |||
2008-09-03 | Silence MSVC warning about uninitialized variables | Filippos Karapetis | |
svn-id: r34298 | |||
2008-09-03 | Commented out currently broken code, adding a FIXME | Filippos Karapetis | |
svn-id: r34297 | |||
2008-09-03 | Silence MSVC warning about ambiguous usage of CLIP | Filippos Karapetis | |
svn-id: r34296 | |||
2008-09-03 | Cleanup | Filippos Karapetis | |
svn-id: r34295 | |||
2008-09-03 | In the launcher load dialog code, store the save_slot in the transient ↵ | Max Horn | |
domain (fixing bug #2089740) svn-id: r34294 | |||
2008-09-03 | If launching scummvm with no game selected, clear the transient domain (and ↵ | Max Horn | |
hence the effect of all command line args) before opening the launcher (may cause regressions) svn-id: r34293 | |||
2008-09-03 | Updated gob MSVC project files for commit #34286 | Filippos Karapetis | |
svn-id: r34292 | |||
2008-09-03 | Add another Dutch demo of Pajama Sam 1. | Travis Howell | |
svn-id: r34291 | |||
2008-09-03 | Add Nintendo Wii versions of Freddi Fish 1 and Pajama Sam 1. | Travis Howell | |
svn-id: r34290 | |||
2008-09-02 | some minor bug fixes | Florian Kagerer | |
svn-id: r34288 | |||
2008-09-02 | Added French Bargon Attack, as supplied by kizkoool in bugreport #2089734 | Sven Hesse | |
svn-id: r34287 | |||
2008-09-02 | Urban Runner stubs | Sven Hesse | |
svn-id: r34286 | |||
2008-09-02 | Change FilesystemNode::getChild to new desired behavior: namely, that it ↵ | Max Horn | |
should return valid nodes even for names for which no child exists (yet?) -- mail to scummvm-devel pending svn-id: r34284 | |||
2008-09-02 | Modified POSIX FSNode implementation to use Common::normalizePath & ↵ | Max Horn | |
Common::lastPathComponent; added a TODO regarding relative paths svn-id: r34283 | |||
2008-09-02 | Cleanup: Remove now unneeded KyraEngine_v1::quitGame. | Johannes Schickel | |
Peres proposal for this commit log was: 'fixing .... as peres pointed out in his very interesting mail on -devel that everybody should read'. svn-id: r34282 | |||
2008-09-02 | Applied my patch from -devel, which reenables GMM opening via F6. | Johannes Schickel | |
svn-id: r34281 | |||
2008-09-02 | Fake 320x200 resolution instead of 200x320. | Johannes Schickel | |
svn-id: r34279 | |||
2008-09-02 | Fixed copy&paste error when checking y and h of a widget on layout change. | Johannes Schickel | |
svn-id: r34278 | |||
2008-09-02 | Updated NULL backend for FS changes. | Johannes Schickel | |
svn-id: r34277 | |||
2008-09-02 | Handle OSystem::lockScreen fail in default OSystem::clearScreen implementation. | Johannes Schickel | |
svn-id: r34276 | |||
2008-09-02 | Added missing include. | Johannes Schickel | |
svn-id: r34275 | |||
2008-09-02 | Enabled the new optimizations for older versions of MSVC as well | Filippos Karapetis | |
Also, included the tinsel engine library for the release version as well (fixes compilation of the release version) svn-id: r34274 | |||
2008-09-02 | Revised HashMap implementation | Max Horn | |
svn-id: r34273 | |||
2008-09-02 | Added two new global funcs which ease proper handling of 'path' strings: ↵ | Max Horn | |
Common::lastPathComponent() and Common::normalizePath() svn-id: r34272 | |||
2008-09-02 | Added the missing tinsel engine project files for MSVC 7/7.1 | Filippos Karapetis | |
svn-id: r34271 | |||
2008-09-02 | Changed the MSVC optimization settings for the release version of all ↵ | Filippos Karapetis | |
current engines, according to the settings proposed in patch #1877032 - "better optimization settings for msvc9". SSE has NOT been enabled by default though, as it's not available under 64-bit platforms. Updated the MSVC 8 -> MSVC 7/7.1 batch file accordingly svn-id: r34270 | |||
2008-09-02 | Added new files to the MSVC projects (engines/dialogs.* and common/queue.h) | Filippos Karapetis | |
svn-id: r34269 | |||
2008-09-02 | Merging more of the GSoC 2008 RTL branch: PARALLACTION | Nicola Mettifogo | |
svn-id: r34268 | |||
2008-09-02 | fix Virgin logo screen breakage that was introduced in the RTL merge | Joost Peters | |
svn-id: r34267 | |||
2008-09-01 | Silence MSVC warning about empty switch statement | Filippos Karapetis | |
svn-id: r34266 | |||
2008-09-01 | Silence MSVC warning about empty switch statement | Filippos Karapetis | |
svn-id: r34265 | |||
2008-09-01 | cleanup | Max Horn | |
svn-id: r34264 | |||
2008-09-01 | TINSEL: Enabled listSaves support | Max Horn | |
svn-id: r34263 | |||
2008-09-01 | Document each MetaEngineFeature (instead of listing just 'examples'). ↵ | Max Horn | |
Wording could be better, feel free to improve it svn-id: r34262 | |||
2008-09-01 | Clarified clarification ;) | Max Horn | |
svn-id: r34261 | |||
2008-09-01 | Clarified some comments | Max Horn | |
svn-id: r34260 | |||
2008-09-01 | - kyra: fm-towns/pc-98 audio: restructured driver, added rhythm channel data | Florian Kagerer | |
svn-id: r34259 | |||
2008-09-01 | Merging more of the GSoC 2008 RTL branch: TOUCHE | Max Horn | |
svn-id: r34258 | |||
2008-09-01 | Merging more of the GSoC 2008 RTL branch: TINSEL | Max Horn | |
svn-id: r34257 | |||
2008-09-01 | Merging more of the GSoC 2008 RTL branch: SWORD2 | Max Horn | |
svn-id: r34256 | |||
2008-09-01 | Merging more of the GSoC 2008 RTL branch: SWORD1 | Max Horn | |
svn-id: r34255 | |||
2008-09-01 | Merging more of the GSoC 2008 RTL branch: SKY | Max Horn | |
svn-id: r34254 | |||
2008-09-01 | Merging more of the GSoC 2008 RTL branch: SCUMM | Max Horn | |
svn-id: r34253 |