Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-01 | Fixed problem when building and debugging using Symbian Emulator. | Lars Persson | |
svn-id: r22820 | |||
2006-05-31 | Only do warning for path create failure and not error as it can be set ↵ | Lars Persson | |
within scummvm. svn-id: r22797 | |||
2006-05-23 | Compile fix for GP32 and PalmOS. GP32 port still doesn't work since when GUI ↵ | Won Star | |
code changed... svn-id: r22583 | |||
2006-05-18 | --force-1x-overlay is no more. Remove leftovers. | Eugene Sandulenko | |
svn-id: r22519 | |||
2006-05-13 | fix VS2005 compilation warnings | Andrew Kurushin | |
svn-id: r22431 | |||
2006-05-09 | - Updated MSVC8 project files | Eugene Sandulenko | |
- Renamed base/options.cpp to base/commandLine.cpp because of conflict with gui/options.cpp which sit in same directory in MSVC builds - Moved AudioCDManager singleton declaration outside of Audio namespace - Fixed numerous MSVC warning of potentially uninitialized variables and int <-> bool conversions. svn-id: r22397 |