Age | Commit message (Expand) | Author |
2006-03-25 | Fixing bug #1458388: "SIMON1: Game Detection fails". | Eugene Sandulenko |
2006-03-25 | - Revert my last change with moving addDefaultDirectory() from TheneNew.cpp | Eugene Sandulenko |
2006-03-25 | Add kListAllNoRoot type to listDir() to handle recent file class changes, on ... | Travis Howell |
2006-03-25 | - Implemented case insensitive file reading. Left old system as a fallback | Eugene Sandulenko |
2006-03-24 | Changed the DEBUG_HASH_COLLISIONS feature: Now measures the ratio between loo... | Max Horn |
2006-03-24 | - replaced the hash table size heuristic with a table of hard coded table sizes | Max Horn |
2006-03-24 | - moved type aa_ref_t into AssocArray, improving code readability a bit | Max Horn |
2006-03-24 | Some more cleanup in AssocArray | Max Horn |
2006-03-24 | Cleanup for the AssocArray template: int->book, put common code into a new lo... | Max Horn |
2006-03-24 | Oops, accidentally commited the wrong patch (had these lines commented out fo... | Max Horn |
2006-03-24 | Using NULL as a default value is not working in general (e.g. for Common::Str... | Max Horn |
2006-03-23 | Implementation of AssociativeArray. Transferred GUI to it. Now it is much | Eugene Sandulenko |
2006-03-15 | Moving the MacOS bundle file checking to another function, it was getting cal... | Oystein Eftevaag |
2006-03-15 | * 'make bundle' now copies the default theme files into the bundle. | Oystein Eftevaag |
2006-03-09 | Correct GCC_PACK define for non-GCC | Travis Howell |
2006-03-09 | Revert GCC_PACK removal, which broke compile | Travis Howell |
2006-03-09 | Revert GCC_PACK removal, which broke compile | Travis Howell |
2006-03-08 | Check format string in calls of debug/error (adapted from patch #1445422) | Max Horn |
2006-03-07 | GUI widget positions: | Eugene Sandulenko |
2006-03-07 | o Properly react to end-of-file is loadFromStream() | Eugene Sandulenko |
2006-03-04 | define int types for msvc to allow compile mpeg2 library. msvc does not fully... | Paweł Kołodziejski |
2006-02-25 | Removed the obsolete MKID macro; added some doxygen comments, in particular f... | Max Horn |
2006-02-25 | Removed the (useless and confusing) PROTO_MKID_BE macro | Max Horn |
2006-02-20 | Moved common/scaler* to graphics/ | Max Horn |
2006-02-20 | Clarified that OSystem::setWindowCaption currently only supports ASCII captions | Max Horn |
2006-02-16 | Fix mistake in last commit | Travis Howell |
2006-02-16 | Add 3DO platform for HE games | Travis Howell |
2006-02-14 | Made the kyra debug extensions more generic, i.e. scumm engine could replace | Johannes Schickel |
2006-02-14 | Correct case of SPY Fox game titles | Travis Howell |
2006-02-12 | 'Changed Symbian configuration handling so it is using the basepath of the ap... | Lars Persson |
2006-02-12 | Reduced data duplication in module.mk files; added module.mk files for null a... | Max Horn |
2006-02-11 | This seems to definitively fix my compilation problem | Chris Apers |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-02-07 | Removed .cvsignore files | Max Horn |
2006-02-02 | Fixed PalmOS backend compilation | Chris Apers |
2006-02-02 | Typo | Chris Apers |
2006-01-30 | Fixed assert conditions. | Gregory Montoir |
2006-01-30 | Fixes a bug when loading the theme config file from a directory instead of th... | Johannes Schickel |
2006-01-29 | cyx's gcc 2.95 fix makes things compile with gcc 2.95 again. | Jonathan Gray |
2006-01-29 | Added new debugN() function which doesn't append newline. | Eugene Sandulenko |
2006-01-27 | Proper RCS IDs | Eugene Sandulenko |
2006-01-27 | turn off warning #4351 with msvc8 | Paweł Kołodziejski |
2006-01-27 | - adds the new gui renderer also a new implementation for the classic gui | Johannes Schickel |
2006-01-21 | Clarified comment, cleanup | Max Horn |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2006-01-15 | Leave as warning. | Travis Howell |
2006-01-15 | Update confusing warning. | Travis Howell |
2006-01-14 | Restore the alphabetical order of the platforms (this should really be done b... | Max Horn |
2006-01-14 | Add SegaCD platform and remove SegaCD specific game Id. | Travis Howell |
2005-12-02 | Updated so ScummVM also builds for Symbian WINS emulator builds (!defined added) | Lars Persson |