aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2008-07-22Dirty rectangle handling, round four. :/Vicent Marti
2008-07-04closedKeyCallback on XMLParser (as asked by Kenny)Vicent Marti
2008-07-04Memory leaks.Vicent Marti
2008-07-04- XMLParser - small improvement to allow "key=value" syntax as well as "key =...Stephen Kennedy
2008-07-03Rendering pipeline. WIP.Vicent Marti
2008-07-03Changed XMLParser to internally use a Stack rather than a FixedStackStephen Kennedy
2008-07-03changed loadBuffer to use byte* rather than char*Stephen Kennedy
2008-07-03Rendering pipeline. WIP.Vicent Marti
2008-06-28Bugfix: Empty integer key parsing.Vicent Marti
2008-06-28Improved support for parsing integers in the XML parser.Vicent Marti
2008-06-26- MILESTONE: A widget is drawn on screen loaded straight from its XML descrip...Vicent Marti
2008-06-26InterfaceManager now loads themes.Vicent Marti
2008-06-26Actually reverted stupid changes in Common::String and Util.cpp regarding Reg...Vicent Marti
2008-06-25- XMLParser: Improved file stream supportVicent Marti
2008-06-25GCC FixesVicent Marti
2008-06-25XMLParser:Vicent Marti
2008-06-25XMLParser:Vicent Marti
2008-06-25- Reverted getHostPlatformString() from util.cpp (Yeah, Max was right)Vicent Marti
2008-06-24Common: Vicent Marti
2008-06-18Split ThemeParser into XMLParser and ThemeParser as child class to have a com...Vicent Marti
2008-06-18Expanded parser.Vicent Marti
2008-06-11No need to specify CaseSensitiveString_Hash explicitly anymoreMax Horn
2008-06-10Re-enabled default Hash<String> templateMax Horn
2008-06-10Removed unneeded #includeMax Horn
2008-06-08Don't attempt to close the arj file if it hasn't been openedFilippos Karapetis
2008-06-04Patch #1971285: "Nintendo Wii port"Eugene Sandulenko
2008-06-04- Removed -Wconversion from compiler options for g++ 4.3, it's behavior has f...Johannes Schickel
2008-06-02Implement ADGF_KEEPMATCHEugene Sandulenko
2008-06-02Plug memory leakEugene Sandulenko
2008-06-01Fix for crash that occurs in the unarj's fallback code - _uncompressedData i...Filippos Karapetis
2008-06-01Implement file fallback for archivesEugene Sandulenko
2008-06-01Fixed MSVC warningsFilippos Karapetis
2008-06-01Speed up decoding by memory cachingEugene Sandulenko
2008-06-01Unarj code based on unarj 2.62. Used by Drascula engineEugene Sandulenko
2008-05-28Decrement _nele when erasing an element from hashmap, and add a test-case for...Willem Jan Palenstijn
2008-05-27Made some methods virtual to allow File subclassesJordi Vilalta Prat
2008-05-26Made fallbackDetect to allow subclasses to override itJordi Vilalta Prat
2008-05-24Removing DS ifdef from getFileSystemFactory().Neil Millstone
2008-05-20Cleaned up engine debug level code.Johannes Schickel
2008-05-19Typo.Johannes Schickel
2008-05-19Removed some more obsolete GP32 codeMax Horn
2008-05-19Removed some dead codeMax Horn
2008-05-15Removed the default OSystem::getTimeAndDate() implementationMax Horn
2008-05-07Proper delete[] formatting (this time all occurences should've been changed...)Johannes Schickel
2008-05-03Formatting.Johannes Schickel
2008-05-03Changed spaces to tab, thus annoying everyone who now have to do a largeTorbjörn Andersson
2008-04-26Fixed segfault when trying to start invalid gameid from command line.Johannes Schickel
2008-04-21Removed some dead codeMax Horn
2008-04-20- moved kyra functor code to common/func.hJohannes Schickel
2008-04-14Reverted commit #31499Filippos Karapetis