Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-07 | Updated readme about usage of snprintf source | Lars Persson | |
Added vsnprintf implementation. Cleanout SymbianOS.cpp from old file functions. svn-id: r34407 | |||
2008-09-07 | H file cleanup, remove old vibra support | Lars Persson | |
svn-id: r34405 | |||
2008-09-07 | Added another demo version of Gobliiins (bug #2098412) | Sven Hesse | |
svn-id: r34404 | |||
2008-09-07 | Remove SYMBIAN special handing from default handler. | Lars Persson | |
svn-id: r34403 | |||
2008-09-07 | Need to have own implementation of snprintf and vsnprintf. | Lars Persson | |
svn-id: r34402 | |||
2008-09-07 | Updated to include SymbianStream instead of StdioStream | Lars Persson | |
svn-id: r34401 | |||
2008-09-07 | StdioStream implemented with Symbian file handling. | Lars Persson | |
svn-id: r34400 | |||
2008-09-07 | Remove symbian defines from stdiostream.cpp | Lars Persson | |
svn-id: r34399 | |||
2008-09-06 | Added hasArchive to SearchSet. | Johannes Schickel | |
svn-id: r34397 | |||
2008-09-06 | Got rid of File::eof() | Max Horn | |
svn-id: r34396 | |||
2008-09-06 | Clarified / fixed some Common::Archive doxygen comments | Max Horn | |
svn-id: r34394 | |||
2008-09-06 | Removed last traces of fopen / FILE from common/file.cpp | Max Horn | |
svn-id: r34393 | |||
2008-09-06 | Switched class File & DumpFile to use StdioStream internally | Max Horn | |
svn-id: r34391 | |||
2008-09-06 | MT32 emu: eof -> eos | Max Horn | |
svn-id: r34390 | |||
2008-09-06 | ScummFile: Don't use the File::_ioFailed flag, rather track the io status ↵ | Max Horn | |
separately; also, changed eof() -> eos() svn-id: r34389 | |||
2008-09-06 | Unlike ferror, our Stream::ioFailed() is also supposed to return true when ↵ | Max Horn | |
the end of stream has been reached svn-id: r34385 | |||
2008-09-06 | Added some unit tests for Stream::readLine_NEW, and clarified that ↵ | Max Horn | |
readLine_NEW is essentially fgets in disguise svn-id: r34384 | |||
2008-09-06 | Portdefs cleanup, use snprintf from SDL and not sprintf (Which can cause ↵ | Lars Persson | |
memory overwrites). Use bsearch implementation from WINCE port. svn-id: r34382 | |||
2008-09-06 | Added missing common/archive.* | Filippos Karapetis | |
svn-id: r34381 | |||
2008-09-06 | Add Wii version of SPY Fox 1. | Travis Howell | |
svn-id: r34378 | |||
2008-09-06 | Add debugInput opcode for HE 100 games. | Travis Howell | |
svn-id: r34375 | |||
2008-09-05 | Added Chris to credits | Max Horn | |
svn-id: r34373 | |||
2008-09-05 | Updated some copyright strings to 2001-2008 | Max Horn | |
svn-id: r34371 | |||
2008-09-05 | Added simple ZipArchive class, and changed some GUI code to use it, instead ↵ | Max Horn | |
of the ugly C API to the unzip code svn-id: r34370 | |||
2008-09-05 | additional Common::String tests | Willem Jan Palenstijn | |
svn-id: r34369 | |||
2008-09-05 | Some tweaks to help (?) OS/2 | Max Horn | |
svn-id: r34368 | |||
2008-09-05 | Optimized matchString for the common case where there is a trailing * (if ↵ | Max Horn | |
that is the case, abort immediately instead of scanning the rest of the string) svn-id: r34367 | |||
2008-09-05 | Fix class FSDirectory (matchPattern would call getAllNames would call ↵ | Max Horn | |
matchPattern would call ...); some cleanup svn-id: r34366 | |||
2008-09-05 | Make use of String::matchString | Max Horn | |
svn-id: r34365 | |||
2008-09-05 | Moved matchString from util.* to str.*; added new String::matchString ↵ | Max Horn | |
method; fixed matchString doxygen comment (it confused pattern & string); added unit tests for matchString svn-id: r34364 | |||
2008-09-05 | Add symbian implementations to create read/write configfile handles | Lars Persson | |
svn-id: r34363 | |||
2008-09-05 | Change location of create fs factory for Symbian! | Lars Persson | |
svn-id: r34362 | |||
2008-09-05 | Remove usage of main_features.inl and the file | Lars Persson | |
svn-id: r34361 | |||
2008-09-05 | Made FSDirectory use the default matchPattern implementation. | Nicola Mettifogo | |
svn-id: r34360 | |||
2008-09-05 | * Implemented a default matchPattern for Archive subclasses (courtesy of ↵ | Nicola Mettifogo | |
Fingolfin). * Fixed bug in FSDirectory::matchPattern. svn-id: r34359 | |||
2008-09-05 | Set the date for 0.12.0. | Torbjörn Andersson | |
svn-id: r34357 | |||
2008-09-05 | whitespace 'fix' | Max Horn | |
svn-id: r34356 | |||
2008-09-05 | Enum needs to be minimum four chars to compile (32 bit number I guess) | Lars Persson | |
svn-id: r34353 | |||
2008-09-05 | Use exact case numbers, to avoid unneeded subtractions. | Travis Howell | |
svn-id: r34352 | |||
2008-09-05 | ADded Tinsel as supported engine strings | Lars Persson | |
svn-id: r34351 | |||
2008-09-05 | Add missing dialogs.cpp | Lars Persson | |
svn-id: r34350 | |||
2008-09-05 | Hopefully fixed the chaos with the SAGA volume values. This also fixes the ↵ | Filippos Karapetis | |
broken volume introduced with the introduction of the RTL code in the engine svn-id: r34349 | |||
2008-09-05 | Still need to get that build working. Readjust buildscript | Lars Persson | |
svn-id: r34348 | |||
2008-09-05 | Updated build script with new dialog.cpp | Lars Persson | |
svn-id: r34347 | |||
2008-09-05 | Updated filehandling for Symbian OS | Lars Persson | |
svn-id: r34346 | |||
2008-09-05 | Ported AMIGA specific file buffering 'hack' from class File to StdioStream | Max Horn | |
svn-id: r34345 | |||
2008-09-05 | Added two new files | Lars Persson | |
svn-id: r34344 | |||
2008-09-05 | Removed useless dependencies from common/file.h in common code. When ↵ | Nicola Mettifogo | |
complete removal was not possibile, dependency has been pushed to the cpp files from the headers. svn-id: r34343 | |||
2008-09-05 | Updated Symbian OS file actions with ferror and fflush. | Lars Persson | |
svn-id: r34340 | |||
2008-09-05 | Updated package revision no to 0.13. Updated default engine list | Lars Persson | |
svn-id: r34339 |