aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2006-06-08fixed ps2 types.Robert Göffringmann
svn-id: r22985
2006-06-08cleanup, made osystem for .ini on different devices.Robert Göffringmann
svn-id: r22984
2006-06-07Changed UID comment for S60V3 id tagLars Persson
svn-id: r22983
2006-06-07Disable AGI support by default in the buildLars Persson
svn-id: r22982
2006-06-07Better UIQ3 view supportLars Persson
svn-id: r22981
2006-06-07Proper override for vsnprintf to give proper error messagesLars Persson
svn-id: r22980
2006-06-07More goblin handling functions, now the deactivated goblin showsSven Hesse
his boredom. It's the wrong goblin that's deactivated, though. Also, the entering animation is still missing (now nothing is drawn instead). svn-id: r22979
2006-06-07Add Russian translations for error messagesTravis Howell
svn-id: r22978
2006-06-07Fix bug #1502021: "ITE: January 2006 Release menu problem"Eugene Sandulenko
svn-id: r22977
2006-06-07EE RPC part of the cdvd driver...Robert Göffringmann
svn-id: r22976
2006-06-07forgot to commit this...Robert Göffringmann
svn-id: r22975
2006-06-07updated fs implementationRobert Göffringmann
svn-id: r22974
2006-06-07imported cdvd driver again..Robert Göffringmann
svn-id: r22973
2006-06-07various PS2 changesRobert Göffringmann
svn-id: r22971
2006-06-07various PS2 changesRobert Göffringmann
svn-id: r22970
2006-06-07various PS2 changesRobert Göffringmann
svn-id: r22969
2006-06-07oops. More appropriate place for loading fonts. Avoids loading fonts onEugene Sandulenko
each GUI start svn-id: r22968
2006-06-07Fix regression with console having wrong font on startup.Eugene Sandulenko
svn-id: r22967
2006-06-07Sync date with realityEugene Sandulenko
svn-id: r22966
2006-06-07Move Emacs mode variables to bottom of each file and numerous otherEugene Sandulenko
formatting fixes. Thanks to Joachim. svn-id: r22965
2006-06-06Move whole theme ini file to evaluator. Next step is caching. Also now it isEugene Sandulenko
possible to use per-resolution gfx and colors, i.e. complete customization. svn-id: r22964
2006-06-06%s/CVS/SVN/gJoost Peters
svn-id: r22963
2006-06-06More typo fixes from JoachimEugene Sandulenko
svn-id: r22962
2006-06-06Fix several formatting problemsEugene Sandulenko
svn-id: r22961
2006-06-06Mention 'us' languageEugene Sandulenko
svn-id: r22960
2006-06-06Fix errorEugene Sandulenko
svn-id: r22959
2006-06-06Rename some files from consistency. Courtsey of Joachim EberhardEugene Sandulenko
svn-id: r22958
2006-06-06Next step of TeX syncing from JoachimEugene Sandulenko
svn-id: r22957
2006-06-06update the CE port to work under 0.9.0 codebaseKostas Nakos
svn-id: r22956
2006-06-06What's this?\!Chris Apers
svn-id: r22955
2006-06-06Two segfault and several coding style related fixesSven Hesse
svn-id: r22954