index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2010-02-28
do not delete the stream twice in makeZipArchive as it's already deleted by u...
Fabio Battaglia
2010-02-23
Update Common::KeyState comments
Max Horn
2010-02-21
Patch for bug 2943361 by littleboy, adding full kb modifier support to all en...
Yotam Barnoy
2010-02-13
cleanup
Max Horn
2010-02-13
Hide ZipArchive implementation, only expose it via factory functions: makeZip...
Max Horn
2010-02-09
Remove last traces of File::addDefaultDirectory
Max Horn
2010-02-09
Merged _headers and _filemap.
Nicola Mettifogo
2010-02-08
Reduce header interdependencies
Max Horn
2010-02-08
Introduce factory function makeArjArchive, hide ArjArchive class implementation
Max Horn
2010-02-08
Renamed ArjFile to ArchiveMan, and _arj to _archives.
Nicola Mettifogo
2010-02-08
Moved ArjFile to drascula.
Nicola Mettifogo
2010-02-08
Fix trunk after fscking up.
Nicola Mettifogo
2010-02-08
Made ArjFile use a new ArjArchive class.
Nicola Mettifogo
2010-02-08
Objectified CRC32 calculator.
Nicola Mettifogo
2010-02-08
Shuffled code around a bit.
Nicola Mettifogo
2010-02-08
Let ArjFile return a SeekableReadStream instead of implementing
Nicola Mettifogo
2010-01-31
Slight formatting fixes to comply to our coding guidelines.
Johannes Schickel
2010-01-30
- Call the special debug channels "channels" consistently. (Formerly sometime...
Johannes Schickel
2010-01-25
Fix virtual-keyboard not changing size, when the user changes the scaler whil...
Johannes Schickel
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-24
Fix indentation
Jordi Vilalta Prat
2010-01-11
Move Mac Binary resource loader to common class. Plug tons of memory leaks al...
Eugene Sandulenko
2010-01-08
Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...
Max Horn
2010-01-08
Fix documentation for setMouseCursor's format paramenter.
Johannes Schickel
2010-01-07
- Adapt documentation, that keycolor in setMouseCursor may not exceed the max...
Johannes Schickel
2010-01-07
The default keycolor for mouse pointers used to be 255.
Marcus Comstedt
2010-01-04
Implemented the same fix for tag2string() as in commit #44920, thereby fixing...
Filippos Karapetis
2010-01-03
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
Torbjörn Andersson
2010-01-03
Sort language list (and showing that Lure is really broken).
Eugene Sandulenko
2009-12-31
Add support for Chinese translated games.
Eugene Sandulenko
2009-12-31
Remove the getBeginOffset() hack from Common::SeekableReadStream and introduc...
Matthew Hoops
2009-12-30
Get rid of Common::String::emptyString, and also of some port specific hacker...
Max Horn
2009-12-30
Rename Common::Stream::readLine_NEW to readLine
Max Horn
2009-12-30
spelling
Max Horn
2009-12-30
remove bad hackery caused by n64 port and avoid polluting StdioStream using a...
Fabio Battaglia
2009-12-30
Add Nintendo 64 port to trunk.
Fabio Battaglia
2009-12-30
Update comments to reflect the changes used for Mohawk.
Matthew Hoops
2009-12-29
Add Mohawk engine code. Part 2/3: common code changes.
Eugene Sandulenko
2009-12-29
Typo.
Johannes Schickel
2009-12-28
Spelling: Par*r*tition
Max Horn
2009-12-27
allowed list to be sorted with default comparator
Vladimir Menshakov
2009-12-27
Some more code format fixes.
Johannes Schickel
2009-12-27
more code convention fixes
Vladimir Menshakov
2009-12-27
added whitespace to conform code convention
Vladimir Menshakov
2009-12-27
replaced bubble sort with quick sort
Vladimir Menshakov
2009-12-15
Got rid of ReadStream::ioFailed()
Max Horn
2009-12-09
Slightly modified commit of patch #2911414 "MSVC: conversions warnings in com...
Johannes Schickel
2009-12-07
COMMON: Document class MemoryPool; make MemoryPool::_chunkSize const
Max Horn
2009-12-07
Applied patch from patch item #2909854 in order to fix compilation when langu...
Filippos Karapetis
2009-11-29
COMMON: Replace NORETURN by NORETURN_PRE & NORETURN_POST
Max Horn
[prev]
[next]