Age | Commit message (Expand) | Author |
2006-12-09 | force mouse cursor display if first script is different from 90 (startup scri... | Gregory Montoir |
2006-12-09 | cleanup | Gregory Montoir |
2006-12-09 | Better implementation of op_sleep() which doesn't freeze mouse. | Eugene Sandulenko |
2006-12-09 | added missing opcode (bug report #1612252) | Gregory Montoir |
2006-12-09 | NDS : Scaler cleaning | Bertrand Augereau |
2006-12-09 | NDS : Scaler cleaning | Bertrand Augereau |
2006-12-09 | NDS : Scaler optimization 43 -> 33 ms | Bertrand Augereau |
2006-12-09 | NDS : More blitters stuff | Bertrand Augereau |
2006-12-07 | NDS : Micro-optimizations for the software blitter (table lookup for div by 5... | Bertrand Augereau |
2006-12-07 | update project files | Paweł Kołodziejski |
2006-12-07 | some files in the dist list are not any longer in root dir | Paweł Kołodziejski |
2006-12-07 | Fixed button rendering | Stuart George |
2006-12-07 | Remove unneeded #include | Eugene Sandulenko |
2006-12-06 | Fixing some compiler warnings | Max Horn |
2006-12-06 | NDS : Micro-optimizations for the software blitter | Bertrand Augereau |
2006-12-06 | NDS : CPU scaler profiling (currently 50ms ouch) | Bertrand Augereau |
2006-12-06 | Fixed compile errors (for me at least). Still plenty of warnings, though. | Torbjörn Andersson |
2006-12-06 | first phase of objectisation of agi engine | Paweł Kołodziejski |
2006-12-06 | Enable yet unfinished IIgs sound, but this prevents IIgs games from crashing. | Eugene Sandulenko |
2006-12-03 | Changed CINE_*_H_ to CINE_*_H for consistency with other engines. (Oh, who am I | Torbjörn Andersson |
2006-12-03 | Fixed indentation. (Oh, ok, I actually just wanted to test the new SVN access | Torbjörn Andersson |
2006-12-03 | NDS : Micro-optimizations for the software blitter | Bertrand Augereau |
2006-12-03 | Patch #1605290: Change quit shortcut for Amiga to match style guide | Max Horn |
2006-12-02 | NDS : Micro-optimizations for the software blitter | Bertrand Augereau |
2006-12-02 | NDS : Micro-optimizations for the software blitter | Bertrand Augereau |
2006-12-01 | Changed size of sine table so it take less memory in cache RAM on DS port | Neil Millstone |
2006-12-01 | svn-id: r24799 | Neil Millstone |
2006-12-01 | Adding new M3SD driver | Neil Millstone |
2006-11-30 | The music in the Mac version of Gob1 seems to be selected randomly for each s... | Sven Hesse |
2006-11-30 | Adding new Gob2 MD5 (closing bug #1605235) | Sven Hesse |
2006-11-27 | Removed the "#ifdef SCUMM_BIG_ENDIAN"s | Sven Hesse |
2006-11-27 | - Properly implemented o2_getCDTrackPos() | Sven Hesse |
2006-11-27 | Changed the way String::_storage is initialised, to help GCC 2.95 (see tracke... | Gregory Montoir |
2006-11-27 | Got rid of an 'unused variable' warning | Gregory Montoir |
2006-11-26 | Replaced #ifdef hack in the HashMap code by a much nicer and cleaner 'friend ... | Max Horn |
2006-11-25 | DS : The hi-quality scaler works on the secondary screen | Bertrand Augereau |
2006-11-25 | DS : High quality scaling. | Bertrand Augereau |
2006-11-25 | Support loading saves from command line. | Eugene Sandulenko |
2006-11-25 | added a few comments and details for another Touche version (tracker item #16... | Gregory Montoir |
2006-11-24 | Let F10 work in all expected cases. | Eugene Sandulenko |
2006-11-24 | Fixed compile error in FLAC sound support. I haven't tested this. | Torbjörn Andersson |
2006-11-24 | simplification, removed some duplicated code | Gregory Montoir |
2006-11-24 | loadFile isn't called with useMalloc=true anymore, got rid of it | Gregory Montoir |
2006-11-24 | update the screen at the end of each engine cycle, it should make the mouse c... | Gregory Montoir |
2006-11-24 | Add findBox opcode for Hebrew version of Freddi Fish 1 | Travis Howell |
2006-11-24 | fixed bug #1602037 - TOUCHE: Map not shown correctly in Intro. | Gregory Montoir |
2006-11-23 | added details for another Touche version as reported in tracker item #1601818. | Gregory Montoir |
2006-11-23 | minor cleanup, _spritesTable is no more static | Gregory Montoir |
2006-11-23 | Fix for bug #1599393 - FOTAQ: clicks at the beginning of speech. English talk... | Gregory Montoir |
2006-11-23 | Only bring up the predictive dialog on left clicks, not just any event. (I.e. | Torbjörn Andersson |