Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-11 | Patch from bugreport #1502409: "Search ScummVM directory for GUI theme". | Eugene Sandulenko | |
It adds theme patch setting to GUI. svn-id: r23032 | |||
2006-06-11 | Support of new subtitles code. Patch from salty-horse. | Eugene Sandulenko | |
svn-id: r23031 | |||
2006-06-11 | Removed commented-out subtitles-related code. Requested by salty-horse. | Eugene Sandulenko | |
svn-id: r23030 | |||
2006-06-11 | updated the CE project files for the 0.9.0 codebase | Kostas Nakos | |
svn-id: r23029 | |||
2006-06-11 | I don't have the German FF version with the wrong cutscene file names, but I | Torbjörn Andersson | |
believe we need to adjust baseName as well, so that we can use an equally wrong (i.e. right) name for opening the audio track. svn-id: r23028 | |||
2006-06-11 | Removed actions.h include for symbian build. Not needed anymore. | Lars Persson | |
svn-id: r23027 | |||
2006-06-11 | Playstation -> PlayStation | Joost Peters | |
svn-id: r23026 | |||
2006-06-11 | Add Joachim as documentation writer | Eugene Sandulenko | |
svn-id: r23025 | |||
2006-06-11 | Sync credits | Eugene Sandulenko | |
svn-id: r23024 | |||
2006-06-11 | * Move gp32-fs.cpp to fs/gp32 dir. | Won Star | |
* Fix gp32 launcher code. svn-id: r23023 | |||
2006-06-11 | Rename filesystem file. | Won Star | |
svn-id: r23022 | |||
2006-06-11 | correctly load configuration at startup | Kostas Nakos | |
svn-id: r23021 | |||
2006-06-11 | Add back lost change, to allow FF to skip any speech | Travis Howell | |
svn-id: r23020 | |||
2006-06-11 | Applied the patch included in bug rep [ 1503716 ] Leak in File::Open (on OS ↵ | Oystein Eftevaag | |
X) and unzOpen (on all) svn-id: r23019 | |||
2006-06-10 | fix CE port | Kostas Nakos | |
svn-id: r23018 | |||
2006-06-10 | removed GUI::Actions::init() now that noone uses it. | Kostas Nakos | |
svn-id: r23017 | |||
2006-06-10 | Specific resource file used for UIQ3 | Lars Persson | |
svn-id: r23016 | |||
2006-06-10 | Symbian port build updates for S60V3 and UIQ3 | Lars Persson | |
svn-id: r23015 | |||
2006-06-10 | added knakos to CE port | Kostas Nakos | |
svn-id: r23014 | |||
2006-06-10 | fixes ps2 stuff I broke | Kostas Nakos | |
svn-id: r23013 | |||
2006-06-10 | More stub-filling + small clean-up | Sven Hesse | |
svn-id: r23012 | |||
2006-06-10 | Pop AGIs text.cpp into a class, for later cleanup. | James Brown | |
svn-id: r23011 | |||
2006-06-10 | Update prefix filters for subtitles in HE80+ games | Travis Howell | |
svn-id: r23010 | |||
2006-06-10 | added myself to the CE port team :) | Kostas Nakos | |
svn-id: r23009 | |||
2006-06-10 | added CE port definitions section | Kostas Nakos | |
svn-id: r23008 | |||
2006-06-10 | fixed hashmap use | Kostas Nakos | |
svn-id: r23007 | |||
2006-06-10 | added multiple state support | Kostas Nakos | |
svn-id: r23006 | |||
2006-06-10 | fixed code regression to pre 0.8.2, panel, clipping, overlay fixes, support ↵ | Kostas Nakos | |
for new actions, new scaler, toolbar mouse, inverse landscape and double-tap -> right click svn-id: r23005 | |||
2006-06-10 | added hires aware flag for by-the-book handling of hires devices | Kostas Nakos | |
svn-id: r23004 | |||
2006-06-10 | new landscape aspect scaler (n0p) | Kostas Nakos | |
svn-id: r23003 | |||
2006-06-10 | added rotate and virtual keyboard actions | Kostas Nakos | |
svn-id: r23002 | |||
2006-06-10 | added keyboard-emulated mouse cursor | Kostas Nakos | |
svn-id: r23001 | |||
2006-06-10 | This may cut down a little on unnecessary strings / mallocs: | Torbjörn Andersson | |
* Only create the self.[xywh] aliases and its variables if prefixedname has no periods in it, e.g. MusicText.x, but not MusicText.align.x * Set the .r, .g and .b variables directly, rather than aliasing them through .x, .y and .w svn-id: r23000 | |||
2006-06-10 | Whitespace | Torbjörn Andersson | |
svn-id: r22999 | |||
2006-06-10 | Patch #1503718: "Strange results from Common::computeCapacity" | Eugene Sandulenko | |
svn-id: r22998 | |||
2006-06-10 | Return proper keynames for Symbian keymapping | Lars Persson | |
svn-id: r22997 | |||
2006-06-09 | Removed documentation of "read_only" option. It was an idea that was rejected | Torbjörn Andersson | |
years ago, and I'm not sure how it made it into the documentation. I guess no one ever reads that section. :-) svn-id: r22995 | |||
2006-06-09 | Use convertFilePath for HE6x games too, for safety | Travis Howell | |
svn-id: r22994 | |||
2006-06-09 | Ooops, correct order | Travis Howell | |
svn-id: r22993 | |||
2006-06-09 | Add DOS and Macintosh versions of Putt-Putt & Fatty Bear's Activity Pack | Travis Howell | |
svn-id: r22991 | |||
2006-06-08 | - fixes agi release building | Johannes Schickel | |
- fixes nasm build rule for release building too svn-id: r22990 | |||
2006-06-08 | - makes gob link again | Johannes Schickel | |
- makes sure that nasm is able to find the files if the path has some ' ' (space) characters in it. svn-id: r22989 | |||
2006-06-08 | Fix some msvc8 warnings. | Johannes Schickel | |
svn-id: r22988 | |||
2006-06-08 | - Removes (obsolete) USE_AUTO_SCALE define | Johannes Schickel | |
- typo fix svn-id: r22987 | |||
2006-06-08 | fixed ps2 types. | Robert Göffringmann | |
svn-id: r22985 | |||
2006-06-08 | cleanup, made osystem for .ini on different devices. | Robert Göffringmann | |
svn-id: r22984 | |||
2006-06-07 | Changed UID comment for S60V3 id tag | Lars Persson | |
svn-id: r22983 | |||
2006-06-07 | Disable AGI support by default in the build | Lars Persson | |
svn-id: r22982 | |||
2006-06-07 | Better UIQ3 view support | Lars Persson | |
svn-id: r22981 | |||
2006-06-07 | Proper override for vsnprintf to give proper error messages | Lars Persson | |
svn-id: r22980 |