Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-21 | update older msvc | Paweł Kołodziejski | |
svn-id: r38739 | |||
2009-02-21 | update | Paweł Kołodziejski | |
svn-id: r38737 | |||
2009-02-21 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r38734 | |||
2009-02-21 | LOL: some work on inventory/item handling | Florian Kagerer | |
svn-id: r38711 | |||
2009-02-21 | update | Paweł Kołodziejski | |
svn-id: r38710 | |||
2009-02-21 | Updated xcode project | Oystein Eftevaag | |
svn-id: r38677 | |||
2009-02-21 | disable warnings as error, said.cpp generate warnings from bison generated ↵ | Paweł Kołodziejski | |
parser svn-id: r38667 | |||
2009-02-20 | re-enable warnings as errors | Paweł Kołodziejski | |
svn-id: r38645 | |||
2009-02-20 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r38624 | |||
2009-02-20 | Correct typo in project files, which caused SCI engine to be disabled. | Travis Howell | |
svn-id: r38578 | |||
2009-02-20 | Synced the project files of the cruise engine | Filippos Karapetis | |
svn-id: r38571 | |||
2009-02-20 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r38570 | |||
2009-02-19 | Updated the MSVC project files of the SCI engine | Filippos Karapetis | |
svn-id: r38544 | |||
2009-02-19 | Merged the contents of fontCharacterTable into staticres | Paul Gilbert | |
svn-id: r38542 | |||
2009-02-18 | Synced the SCI MSVC project files | Filippos Karapetis | |
svn-id: r38510 | |||
2009-02-18 | update msvc9 | Paweł Kołodziejski | |
svn-id: r38507 | |||
2009-02-18 | XCode project updated with latest SCI changes | Oystein Eftevaag | |
svn-id: r38503 | |||
2009-02-18 | Include the SCI engine when building ScummVM under MSVC | Filippos Karapetis | |
svn-id: r38474 | |||
2009-02-18 | Updated and synced the SCI engine MSVC project files | Filippos Karapetis | |
svn-id: r38462 | |||
2009-02-18 | Updated and synced the SCI engine MSVC project files | Filippos Karapetis | |
svn-id: r38459 | |||
2009-02-17 | remove not needed anymore SCUMMVM define | Paweł Kołodziejski | |
svn-id: r38443 | |||
2009-02-17 | Updated the xcode project to generate Info.plist, and use the correct icon | Oystein Eftevaag | |
svn-id: r38438 | |||
2009-02-17 | Updated the SCI MSVC project files | Filippos Karapetis | |
svn-id: r38402 | |||
2009-02-16 | Updated the SCI MSVC files | Filippos Karapetis | |
svn-id: r38389 | |||
2009-02-16 | Updated xcode project with latest changes | Oystein Eftevaag | |
svn-id: r38388 | |||
2009-02-16 | Updated the iphone xcode project to include dependency libs, and fixed ↵ | Oystein Eftevaag | |
config/savegame paths svn-id: r38386 | |||
2009-02-16 | Updated the MSVC project files of the SCI engine with the latest changes to ↵ | Filippos Karapetis | |
the file structure svn-id: r38366 | |||
2009-02-16 | Sync | Filippos Karapetis | |
svn-id: r38363 | |||
2009-02-16 | Added zlib support and SCI to the xcode project for iphone | Oystein Eftevaag | |
svn-id: r38355 | |||
2009-02-16 | Removed reference to deleted reg_t_hashmap.cpp | Paul Gilbert | |
svn-id: r38354 | |||
2009-02-16 | fixed compilation | Paweł Kołodziejski | |
svn-id: r38350 | |||
2009-02-15 | remove defines from msvc project files | Paweł Kołodziejski | |
svn-id: r38286 | |||
2009-02-15 | XCode project for the iPhone official SDK | Oystein Eftevaag | |
svn-id: r38281 | |||
2009-02-15 | Synced the MSVC project files for earlier versions of MSVC | Filippos Karapetis | |
svn-id: r38269 | |||
2009-02-15 | update | Paweł Kołodziejski | |
svn-id: r38255 | |||
2009-02-15 | LOL: fix bug in kyra.dat | Florian Kagerer | |
svn-id: r38246 | |||
2009-02-15 | fixed compilation and linking with msvc9 | Paweł Kołodziejski | |
svn-id: r38232 | |||
2009-02-15 | updated mscv9 | Paweł Kołodziejski | |
svn-id: r38220 | |||
2009-02-15 | fixed msvc9 compilation | Paweł Kołodziejski | |
svn-id: r38208 | |||
2009-02-15 | update | Paweł Kołodziejski | |
svn-id: r38203 | |||
2009-02-15 | added initial sci.vcproj | Paweł Kołodziejski | |
svn-id: r38200 | |||
2009-02-15 | LOL: - implemented proper button processing (works exactly as in Kyra 2 and ↵ | Florian Kagerer | |
3, so we do have some code duplication atm, I just fixed right mouse button support for LOL) - keyboard control now works svn-id: r38190 | |||
2009-02-14 | Updated the MSVC project files for commit #36007 (removed ↵ | Filippos Karapetis | |
/backends/saves/compressed/*) svn-id: r38182 | |||
2009-02-14 | LOL: | Florian Kagerer | |
- implemented some input code - you can walk around now (not very far though, since doors don't work yet). Keyboard control is still missing - processButtonList isn't really implemented yet for LOL. I'll still have to check which features are needed here. svn-id: r36320 | |||
2009-02-13 | Synced the cruise engine MSVC 2002/2003 project files | Filippos Karapetis | |
svn-id: r36305 | |||
2009-02-11 | sync .spec files from 0.13 branch | Willem Jan Palenstijn | |
svn-id: r36269 | |||
2009-02-11 | Added debugger console | Paul Gilbert | |
svn-id: r36259 | |||
2009-02-01 | Updated the MSVC project files of the scummvm project with the latest ↵ | Filippos Karapetis | |
changes to the files svn-id: r36190 | |||
2009-02-01 | Updated the kyra MSVC project files for the newly added files | Filippos Karapetis | |
svn-id: r36189 | |||
2009-01-26 | Backport of bugfix for incorrect fight animation offset in French version | Paul Gilbert | |
svn-id: r36070 |