aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-06-11Bump versionEugene Sandulenko
svn-id: r23041
2006-06-11Re-calculate tab width when the screen changes.Torbjörn Andersson
svn-id: r23037
2006-06-11Patch from bugreport #1503715: "Quit should clear domain"Eugene Sandulenko
svn-id: r23036
2006-06-11Whitespace.Torbjörn Andersson
svn-id: r23035
2006-06-11Re-calculate the label width for EditGameDialog's language and platform pop-upsTorbjörn Andersson
when the screen changes. svn-id: r23034
2006-06-11Patch #1336171: "MIDI gain setting for FluidSynth" with slight modificationsEugene Sandulenko
of PSP theme to fit new slider into MIDI tab. svn-id: r23033
2006-06-11Patch from bugreport #1502409: "Search ScummVM directory for GUI theme".Eugene Sandulenko
It adds theme patch setting to GUI. svn-id: r23032
2006-06-11Support of new subtitles code. Patch from salty-horse.Eugene Sandulenko
svn-id: r23031
2006-06-11Removed commented-out subtitles-related code. Requested by salty-horse.Eugene Sandulenko
svn-id: r23030
2006-06-11updated the CE project files for the 0.9.0 codebaseKostas Nakos
svn-id: r23029
2006-06-11I don't have the German FF version with the wrong cutscene file names, but ITorbjö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-11Removed actions.h include for symbian build. Not needed anymore.Lars Persson
svn-id: r23027
2006-06-11Playstation -> PlayStationJoost Peters
svn-id: r23026
2006-06-11Add Joachim as documentation writerEugene Sandulenko
svn-id: r23025
2006-06-11Sync creditsEugene 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-11Rename filesystem file.Won Star
svn-id: r23022
2006-06-11correctly load configuration at startupKostas Nakos
svn-id: r23021
2006-06-11Add back lost change, to allow FF to skip any speechTravis Howell
svn-id: r23020
2006-06-11Applied 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-10fix CE portKostas Nakos
svn-id: r23018
2006-06-10removed GUI::Actions::init() now that noone uses it.Kostas Nakos
svn-id: r23017
2006-06-10Specific resource file used for UIQ3Lars Persson
svn-id: r23016
2006-06-10Symbian port build updates for S60V3 and UIQ3Lars Persson
svn-id: r23015
2006-06-10added knakos to CE portKostas Nakos
svn-id: r23014
2006-06-10fixes ps2 stuff I brokeKostas Nakos
svn-id: r23013
2006-06-10More stub-filling + small clean-upSven Hesse
svn-id: r23012
2006-06-10Pop AGIs text.cpp into a class, for later cleanup.James Brown
svn-id: r23011
2006-06-10Update prefix filters for subtitles in HE80+ gamesTravis Howell
svn-id: r23010
2006-06-10added myself to the CE port team :)Kostas Nakos
svn-id: r23009
2006-06-10added CE port definitions sectionKostas Nakos
svn-id: r23008
2006-06-10fixed hashmap useKostas Nakos
svn-id: r23007
2006-06-10added multiple state supportKostas Nakos
svn-id: r23006
2006-06-10fixed 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-10added hires aware flag for by-the-book handling of hires devicesKostas Nakos
svn-id: r23004
2006-06-10new landscape aspect scaler (n0p)Kostas Nakos
svn-id: r23003
2006-06-10added rotate and virtual keyboard actionsKostas Nakos
svn-id: r23002
2006-06-10added keyboard-emulated mouse cursorKostas Nakos
svn-id: r23001
2006-06-10This 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-10WhitespaceTorbjörn Andersson
svn-id: r22999
2006-06-10Patch #1503718: "Strange results from Common::computeCapacity"Eugene Sandulenko
svn-id: r22998
2006-06-10Return proper keynames for Symbian keymappingLars Persson
svn-id: r22997
2006-06-09Removed documentation of "read_only" option. It was an idea that was rejectedTorbjö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-09Use convertFilePath for HE6x games too, for safetyTravis Howell
svn-id: r22994
2006-06-09Ooops, correct orderTravis Howell
svn-id: r22993
2006-06-09Add DOS and Macintosh versions of Putt-Putt & Fatty Bear's Activity PackTravis Howell
svn-id: r22991
2006-06-08- fixes agi release buildingJohannes Schickel
- fixes nasm build rule for release building too svn-id: r22990
2006-06-08- makes gob link againJohannes 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-08Fix some msvc8 warnings.Johannes Schickel
svn-id: r22988
2006-06-08- Removes (obsolete) USE_AUTO_SCALE defineJohannes Schickel
- typo fix svn-id: r22987