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-05-17
Restrict MIPSpro workaround to non-gcc compilers -- fixes compilation with gc...
Joost Peters
2010-05-12
Fix mismatched new[]/delete[]
Matthew Hoops
2010-05-11
Pass by reference instead of value to getResource(String)
Matthew Hoops
2010-05-11
Add support for getting a resource from the resource fork by name.
Matthew Hoops
2010-05-10
Add support to the MacResManager and AdvancedDetector to take the md5 of a re...
Matthew Hoops
2010-05-10
Minor fix for using the MacResManager with a regular file; switch MacBinary's...
Matthew Hoops
2010-05-09
Patch #2901515: HE: Resource Forks on Mac OS X
Eugene Sandulenko
2010-05-05
Replace various strncpy usages by strlcpy.
Johannes Schickel
2010-05-05
Add a custom implementation of OpenBSD's strlcat and strlcpy.
Johannes Schickel
2010-05-04
Reduce indirect header dependencies further
Max Horn
2010-05-04
Move DebugChannel related code to new header
Max Horn
2010-04-27
correct indention
Max Horn
2010-04-27
COMMON: Move DebugChannel stuff into a new DebugMan singleton
Max Horn
2010-04-27
cleanup
Max Horn
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
[prev]
[next]