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-04-20
Document setPalette() and grabPalette() changes, fix some incorrect 8bit stat...
Andre Heider
2010-04-19
Fix regression introduced with r46130, which caused debugN strings to be post...
Johannes Schickel
2010-04-13
Whitespace fix.
Johannes Schickel
2010-04-13
Print message when creating new INI; don't rewrite it directly after reading.
Max Horn
2010-04-13
Patch #2985205: "GSoC: Improve FSNode warning messages"
Max Horn
2010-04-12
Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...
Ori Avtalion
2010-04-11
Rest of patch #2982224: GSoC: Added unit test and unified error message display
Max Horn
2010-04-06
COMMON: Add Common::parseBool
Max Horn
2010-03-29
COMMON: Cleanup ConfigManager code
Max Horn
2010-03-22
Patch #2973290: Semicolon cleanup
Max Horn
2010-03-20
- Renamed SharedPtr<T>::Pointer to SharedPtr<T>::PointerType
Johannes Schickel
2010-03-20
Style fixes / cleanup.
Johannes Schickel
2010-03-20
added ScopedPtr template
Vladimir Menshakov
2010-03-20
Some style fixes.
Johannes Schickel
2010-03-20
Remove unused stdarg.h include.
Johannes Schickel
2010-03-20
Sort object files.
Johannes Schickel
2010-03-20
Move StringTokenizer to its own files (tokenizer.h/tokenizer.cpp).
Johannes Schickel
2010-03-20
Add common/util.h include to common/algorithm.h for SWAP.
Johannes Schickel
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-03-18
COMMON: Move typedef StringList from str.h to new header str-array.h
Max Horn
2010-03-18
COMMON: Move tag2str from util.h to str.h
Max Horn
2010-03-18
COMMON: Move port specific '#define fputs' from util.cpp to textconsole.cpp
Max Horn
2010-03-18
COMMON: Move Common::RandomSource to common/random.*
Max Horn
2010-03-13
Fix our DECLARE_SINGLETON macro to conform to the C++ specs.
Johannes Schickel
2010-02-28
Add a comment to document my removal of stream delete in previous commit
Fabio Battaglia
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
[next]