Age | Commit message (Expand) | Author |
2007-01-21 | Removed common/advancedDetector.h from agos.h, thus reducing the number of bu... | Max Horn |
2007-01-21 | Fix crash in GameDescriptor::updateDesc | Max Horn |
2007-01-21 | openForSaving can fail, so it should be handled gracefully -- but better to a... | Max Horn |
2007-01-21 | Don't mkdir the default savepath whenever we startup; rather, mkdir (on Unix/... | Max Horn |
2007-01-21 | Fixes implementation of o1_updateSceneAnimations. | Johannes Schickel |
2007-01-21 | Speed up mouse emulation with hires games | Chris Apers |
2007-01-21 | Cleanup event code | Chris Apers |
2007-01-21 | fixed ordering of engine jobs: no more known graphics glitches | Nicola Mettifogo |
2007-01-21 | fixed occasional border issues in inventory | Nicola Mettifogo |
2007-01-21 | Clenaup | Chris Apers |
2007-01-21 | Clenaup | Chris Apers |
2007-01-21 | Ooops, ooops ooops, bad source directory | Chris Apers |
2007-01-21 | Ooops, collapsible only | Chris Apers |
2007-01-21 | fixed out-of-bounds error causing premature crashes on some systems | Nicola Mettifogo |
2007-01-21 | When a user clicks on an editable string, use the correct font for calculating | Torbjörn Andersson |
2007-01-21 | Make use of HashMap::getVal/setVal, and some cleanup | Max Horn |
2007-01-21 | Added game.cpp file with some funcs/methods declared in game.h | Max Horn |
2007-01-21 | Added non-const variant of HashMap::getVal | Max Horn |
2007-01-21 | Added some new HashMap methods: lookupAndCreateIfMissing (internal only), set... | Max Horn |
2007-01-20 | First phase of detection-related plugins interface improvements. Now plugins | Eugene Sandulenko |
2007-01-20 | Prepare Parallaction support (not working for now) | Chris Apers |
2007-01-20 | Prepare Parallaction support (not working for now) | Chris Apers |
2007-01-20 | Added support fir hi-res games to standard PalmOS 5 devices (BS, TOuche, ...) | Chris Apers |
2007-01-20 | Fixed mouse redraw with Touche | Chris Apers |
2007-01-20 | Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption. | Neil Millstone |
2007-01-20 | Completed implementation of o1_restoreAllObjectBackgrounds. | Johannes Schickel |
2007-01-19 | Added copy constructor and assignment operator to class HashMap | Max Horn |
2007-01-19 | Adding libcartreset, fixing CD audio bug, adding DLDI support (defined out al... | Neil Millstone |
2007-01-19 | Changed to ARM7 for libcartreset | Neil Millstone |
2007-01-19 | Adding libcartreset to ARM7 binary | Neil Millstone |
2007-01-18 | Hopefully fixed the SAN seeking (used by Full Throttle's bike fighting) that I | Torbjörn Andersson |
2007-01-18 | Make use of Surface::getBasePtr | Max Horn |
2007-01-18 | Patch #1596959 (SH and MIPS need memalign too) | Max Horn |
2007-01-18 | fixed walk bug: characters now walk along complex paths | Nicola Mettifogo |
2007-01-17 | Fixed a warning. | Torbjörn Andersson |
2007-01-17 | fixed broken tab widths | Nicola Mettifogo |
2007-01-16 | svn-id: r25110 | Travis Howell |
2007-01-16 | Update details of several French HE demos. | Travis Howell |
2007-01-16 | Update details for German version of Elvira 2 | Travis Howell |
2007-01-16 | added first debug messages | Nicola Mettifogo |
2007-01-16 | Fix a minor compiler warning. | David Symonds |
2007-01-16 | Restore missing svn:keyword attributes. | David Symonds |
2007-01-16 | Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. | David Symonds |
2007-01-16 | update project files | Paweł Kołodziejski |
2007-01-16 | Formating names in source code | Paweł Kołodziejski |
2007-01-16 | Finish restructuring font data header for const correctness. | David Symonds |
2007-01-16 | Start restructuring font data header for const correctness. | David Symonds |
2007-01-15 | removed detection for two hacked titles (Gold Rush and Manhunter I) | Stuart George |
2007-01-15 | removed definition of _glyphWidths | Nicola Mettifogo |
2007-01-15 | made _glyphWidths only referenced into graphics.cpp | Nicola Mettifogo |