aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-01-21Speed up mouse emulation with hires gamesChris Apers
svn-id: r25148
2007-01-21Cleanup event codeChris Apers
Added key up for mouse buttons so that we can control Gobliiins and Touche properly svn-id: r25147
2007-01-21fixed ordering of engine jobs: no more known graphics glitchesNicola Mettifogo
svn-id: r25146
2007-01-21fixed occasional border issues in inventoryNicola Mettifogo
svn-id: r25145
2007-01-21ClenaupChris Apers
svn-id: r25144
2007-01-21ClenaupChris Apers
svn-id: r25143
2007-01-21Ooops, ooops ooops, bad source directoryChris Apers
svn-id: r25142
2007-01-21Ooops, collapsible onlyChris Apers
svn-id: r25141
2007-01-21fixed out-of-bounds error causing premature crashes on some systemsNicola Mettifogo
svn-id: r25140
2007-01-21When a user clicks on an editable string, use the correct font for calculatingTorbjörn Andersson
the width. Should fix bug #1640622. svn-id: r25139
2007-01-21Make use of HashMap::getVal/setVal, and some cleanupMax Horn
svn-id: r25138
2007-01-21Added game.cpp file with some funcs/methods declared in game.hMax Horn
svn-id: r25137
2007-01-21Added non-const variant of HashMap::getValMax Horn
svn-id: r25136
2007-01-21Added some new HashMap methods: lookupAndCreateIfMissing (internal only), ↵Max Horn
setVal and getVal (which actually is just the old queryVal renamed for consistency) svn-id: r25135
2007-01-20First phase of detection-related plugins interface improvements. Now pluginsEugene Sandulenko
return StringMap instead of fixed list of parameters. This adds great flexibility. Current patch should not alter any functionality, i.e. if there are regressions, submit a report. Phase 2 will benefit from these changes and will come later. svn-id: r25134
2007-01-20Prepare Parallaction support (not working for now)Chris Apers
svn-id: r25133
2007-01-20Prepare Parallaction support (not working for now)Chris Apers
svn-id: r25132
2007-01-20Added support fir hi-res games to standard PalmOS 5 devices (BS, TOuche, ...)Chris Apers
Added aspect ratio selection too svn-id: r25131
2007-01-20Fixed mouse redraw with ToucheChris Apers
svn-id: r25130
2007-01-20Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption.Neil Millstone
svn-id: r25129
2007-01-20Completed implementation of o1_restoreAllObjectBackgrounds.Johannes Schickel
svn-id: r25127
2007-01-19Added copy constructor and assignment operator to class HashMapMax Horn
svn-id: r25125
2007-01-19Adding libcartreset, fixing CD audio bug, adding DLDI support (defined out ↵Neil Millstone
all other fat drivers) svn-id: r25124
2007-01-19Changed to ARM7 for libcartresetNeil Millstone
svn-id: r25123
2007-01-19Adding libcartreset to ARM7 binaryNeil Millstone
svn-id: r25122
2007-01-18Hopefully fixed the SAN seeking (used by Full Throttle's bike fighting) that ITorbjörn Andersson
accidentally broke when removing the timer callback from the SMUSH player. svn-id: r25120
2007-01-18Make use of Surface::getBasePtrMax Horn
svn-id: r25119
2007-01-18Patch #1596959 (SH and MIPS need memalign too)Max Horn
svn-id: r25118
2007-01-18fixed walk bug: characters now walk along complex pathsNicola Mettifogo
svn-id: r25117
2007-01-17Fixed a warning.Torbjörn Andersson
svn-id: r25112
2007-01-17fixed broken tab widthsNicola Mettifogo
svn-id: r25111
2007-01-16svn-id: r25110Travis Howell
2007-01-16Update details of several French HE demos.Travis Howell
svn-id: r25108
2007-01-16Update details for German version of Elvira 2Travis Howell
svn-id: r25107
2007-01-16added first debug messagesNicola Mettifogo
svn-id: r25106
2007-01-16Fix a minor compiler warning.David Symonds
svn-id: r25105
2007-01-16Restore missing svn:keyword attributes.David Symonds
svn-id: r25104
2007-01-16Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran.David Symonds
svn-id: r25103
2007-01-16update project filesPaweł Kołodziejski
svn-id: r25102
2007-01-16Formating names in source codePaweł Kołodziejski
svn-id: r25101
2007-01-16Finish restructuring font data header for const correctness.David Symonds
svn-id: r25100
2007-01-16Start restructuring font data header for const correctness.David Symonds
svn-id: r25099
2007-01-15removed detection for two hacked titles (Gold Rush and Manhunter I)Stuart George
svn-id: r25098
2007-01-15removed definition of _glyphWidthsNicola Mettifogo
svn-id: r25097
2007-01-15made _glyphWidths only referenced into graphics.cppNicola Mettifogo
svn-id: r25096
2007-01-15Fixing const related warnings in the parallaction engineMax Horn
svn-id: r25095
2007-01-15enforced MemoryReadStream usage instead of custom byte swapping in ↵Nicola Mettifogo
background loading svn-id: r25094
2007-01-15fixed pointer casting in InputData managementNicola Mettifogo
svn-id: r25093
2007-01-15Fixed warning.Torbjörn Andersson
svn-id: r25092
2007-01-15Made Nippon Safes start from the regular splash screenNicola Mettifogo
svn-id: r25091