Age | Commit message (Expand) | Author |
2009-01-11 | Merge in Virtual Keybpard & KeyMapper branch, | Eugene Sandulenko |
2009-01-01 | Set/unified svn:keywords for all *.h and *.cpp files | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-27 | Turned FSNode into a ArchiveMember subclass; removed the now obsolete FSDirec... | Max Horn |
2008-12-27 | Moved addDirectory from SearchManager to SearchSet; changed several places fr... | Max Horn |
2008-12-27 | Clarify ZipArchive constructor usage | Max Horn |
2008-12-25 | Pushing down some header deps (on common/system.h, mostly) | Max Horn |
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat |
2008-12-20 | Committed slightly modified version of my patch at bug tracker item #2309974 ... | Johannes Schickel |
2008-12-15 | cleanup | Max Horn |
2008-12-08 | Removed last traces of X11 backend. | Johannes Schickel |
2008-12-03 | Get rid of readLine_OLD for good | Max Horn |
2008-11-23 | Turned on MSVC warning 4505 - "Unreferenced local function has been removed",... | Filippos Karapetis |
2008-11-23 | Re-enabled MSVC warning 4125 - "decimal digits terminates octal escape sequen... | Filippos Karapetis |
2008-11-21 | Removed FSNode::lookupFile | Max Horn |
2008-11-21 | Formatting / Cleanup. | Johannes Schickel |
2008-11-21 | refactor inconsistent calls to cacheDirectoryRecursive | Willem Jan Palenstijn |
2008-11-21 | Added ArchiveMember::getDisplayName() method; changed ArchiveMember::getName(... | Max Horn |
2008-11-18 | Fixed documentation. | Johannes Schickel |
2008-11-15 | Saving some more bytes of binary size in the advanced detector | Max Horn |
2008-11-15 | Little fix for my last commit. | Johannes Schickel |
2008-11-15 | Yet another buffer safetyness fix. (strcpy -> strncpy) | Johannes Schickel |
2008-11-15 | Paranoia: Add destination buffer size to Engine::errorString to help avoiding... | Johannes Schickel |
2008-11-14 | Committed my patch #2123680 "SDL: Backend transaction / rollback support". | Johannes Schickel |
2008-11-13 | Fixed compilation with DISABLE_TEXT_CONSOLE. | Johannes Schickel |
2008-11-13 | * got rid of CDECL | Max Horn |
2008-11-09 | Removed many unnecessary #includes | Max Horn |
2008-11-09 | Removed unused XML_GLOBAL_PROP functionality (saves some kilobytes) | Max Horn |
2008-11-07 | Reverted my earlier commit r34926. | Nicola Mettifogo |
2008-11-07 | Fixed leak when using SearchSet::add for an already existing name. | Johannes Schickel |
2008-11-07 | Fixed leaks in SearchMan. Default directories are now added with the 'autoFre... | Nicola Mettifogo |
2008-11-07 | Refactoring the Arj decoder code, phase 4 (done for now, TODO added for futur... | Max Horn |
2008-11-07 | Refactoring the Arj decoder code, phase 3 (fixing some more leaks, too) | Max Horn |
2008-11-07 | Refactoring the Arj decoder code, phase 2 | Max Horn |
2008-11-07 | Refactoring the Arj decoder code, phase 1 | Max Horn |
2008-11-06 | Merged SFMError into Common::Error, added some new error codes; revised some ... | Max Horn |
2008-11-06 | Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys... | Max Horn |
2008-11-06 | Got rid of OSystem::ARGBToColor and colorToARGB | Max Horn |
2008-11-06 | cleanup | Max Horn |
2008-11-06 | Simplified AdvancedMetaEngine::fallbackDetect usage | Max Horn |
2008-11-05 | Turned enum PluginError into Common::Error, which in the future is to be used... | Max Horn |
2008-11-04 | dead code | Max Horn |
2008-11-04 | Improved ZipArchive to take arbitrary SeekableReadStream; also, the variant w... | Max Horn |
2008-11-03 | Committed my patch #2216641 "GRAPHICS: PixelFormat introduction". | Johannes Schickel |
2008-11-01 | Commit of patch #2207782 "ARCHIVE: New method 'getMember'". | Johannes Schickel |
2008-10-30 | Reset _chunksPerPage after MemoryPool::freeUnusedPages, to avoid enormous mem... | Max Horn |
2008-10-27 | Fix for bug #2198456 "FS: Cannot add a subfolder to a non-existing folder". | Johannes Schickel |
2008-10-23 | Pushed down some header deps | Max Horn |
2008-10-22 | Made constructor of SearchManager singleton private | Max Horn |
2008-10-22 | Committed updated version of my patch #2184529 "SearchSet: Get rid of SharedP... | Johannes Schickel |