Age | Commit message (Expand) | Author |
2007-12-09 | Only for ARM code | Chris Apers |
2007-12-07 | add Common::Rect::center (handy for ::setFocusRectangle()) | Gregory Montoir |
2007-12-06 | reverted commit #29736 with a proper fix (I think) to fmopl code | Gregory Montoir |
2007-12-06 | Reverted commit #29733, as RandomSource() is called before g_system is initia... | Filippos Karapetis |
2007-12-06 | Do not use time() needlessly | Max Horn |
2007-11-21 | remove _ADVANCED_DETECTOR_DEFINE_PLUGIN_HEAD | Gregory Montoir |
2007-11-17 | Added 'specialized' versions of set_to for char*, signed char* and unsigned c... | Johannes Schickel |
2007-11-13 | Slightly extended/clarified two OSystem doxygen comments | Max Horn |
2007-11-13 | Initial commit of the iPhone/iPod Touch backend | Oystein Eftevaag |
2007-11-11 | Cleanup. | Johannes Schickel |
2007-11-11 | Committed patch #1829748 "Fix for memory leaks in File::exists". | Johannes Schickel |
2007-11-06 | Patch #1825132: SAVEFILEMAN: renameSavefile implementation | Max Horn |
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko |
2007-11-02 | Removed now obsolete workarounds | Max Horn |
2007-11-01 | Add Greek to the list of ScummVM supported languages, for FR #1723255 - "FOTA... | Filippos Karapetis |
2007-10-31 | Removed the Common::File::removeFile() methods, and moved their implementatio... | David Corrales |
2007-10-28 | work around ce's lack of posix errno | Kostas Nakos |
2007-10-28 | some source formatting fixes | Kostas Nakos |
2007-10-28 | Patch #1814831: "Unify the way to report unknown versions of games" | Eugene Sandulenko |
2007-10-28 | Patch v5.2 from #1752243: "backends lib patches" | Eugene Sandulenko |
2007-10-16 | Committing the set of patches #1814434, thanks to jvprat. They improve the do... | David Corrales |
2007-10-16 | Make the exists() method take into account default directories. This makes th... | David Corrales |
2007-10-13 | Added extra includes for the DS port now that stdafx.h is no longer included | Neil Millstone |
2007-10-04 | Patch #1805208: move matchString to Common::Util | Max Horn |
2007-10-03 | Provide dummy remove() function for DC... | Marcus Comstedt |
2007-09-24 | Adds Common::set_to which sets elements from the range [first, last) to value. | Johannes Schickel |
2007-09-23 | Fixed comment for grabPalette. | Johannes Schickel |
2007-09-23 | Moved MemoryStreamEndian from Saga to Common. | Eugene Sandulenko |
2007-09-21 | Rename file removal functions, to avoid conflicts. Add save game path, when r... | Travis Howell |
2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-18 | More comment fixing :P | Sven Hesse |
2007-09-18 | Fixed a typo. (Thanks to our Doctor for spotting it) | Johannes Schickel |
2007-09-18 | Clarified the FIXME in Common::File::exists a bit. | Johannes Schickel |
2007-09-18 | Fixes Common::File::exists. Please see the added FIXME comment about the real... | Johannes Schickel |
2007-09-18 | Fix linker issues when doing a plugin build, and (hopefully) also on Windows | Max Horn |
2007-09-18 | Must include stdafx.h before scummsys.h | Max Horn |
2007-09-18 | Fix some warnings | Max Horn |
2007-09-18 | Code formatting fixes | Max Horn |
2007-09-18 | Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil... | Max Horn |
2007-09-15 | - added PC-98 platform entry | Johannes Schickel |
2007-09-05 | Make debug level 11 magic. It turns on all special debug level messages. | Eugene Sandulenko |
2007-09-01 | Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) | Chris Apers |
2007-08-18 | Merged some of the changes from the trunk patch back in to the GSoC fsnode br... | David Corrales |
2007-08-13 | Add possibility to serve engines with complex Engine class instantiation | Eugene Sandulenko |
2007-08-11 | Changed OSystem (A)RGBToColor and colorTo(A)RGB methods to use ColorMasks tem... | Max Horn |
2007-08-05 | Merged fsnode with trunk: r27971:28460 | David Corrales |
2007-08-01 | Initial commit of the new BaseFile implementation. It provides a common groun... | David Corrales |
2007-07-30 | Renamed some typedefs to avoid clashes with sky engine | Eugene Sandulenko |
2007-07-29 | Add a removeSavefile() to the default savefile manager based on the new Commo... | David Corrales |