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
2013-10-05
COMMON: Fix missing arjDecoder class variable init. CID 1002929
D G Turner
2013-09-27
COMMON: Make Coverity 6.6.1 happier
Eugene Sandulenko
2013-09-26
COMMON: Expand the warnings thrown for broken DCL compressed data
Filippos Karapetis
2013-09-21
COMMON: Shut more Coverity warnings in coroutines.
Eugene Sandulenko
2013-09-21
COMMON: Use unused variables in coroutine macros.
Eugene Sandulenko
2013-08-13
COMMON: Add setVal to ConfigManager::Domain.
Johannes Schickel
2013-08-12
Merge pull request #377 from lordhoto/config-manager-cleanup
Johannes Schickel
2013-08-12
COMMON: Get rid of write version of ConfigManager::getGameDomains.
Johannes Schickel
2013-08-08
COMMON: Remove commented out include in config-manager.h.
Johannes Schickel
2013-08-08
COMMON: Remove outdated comments on INIFile.
Johannes Schickel
2013-08-08
COMMON: Rename ConfigFile to INIFile.
Johannes Schickel
2013-08-08
COMMON: Do not let ConfigManager::Domain inherit from StringMap.
Johannes Schickel
2013-08-02
COMMON: Define all Unix98/BSD math constants in scummsys.h.
Johannes Schickel
2013-08-02
COMMON: Add comment explaining reason for defining math constants.
D G Turner
2013-07-31
COMMON: Move definition of math constants to scummsys header.
D G Turner
2013-07-30
COMMON: Enforce formatting guidelines a bit more in util.h.
Johannes Schickel
2013-07-29
COMMON: Revert last commit as rightfully pointed out by fuzze.
Eugene Sandulenko
2013-07-29
COMMON: Added copy constructors and copier to Rect and Point.
Eugene Sandulenko
2013-07-18
Merge pull request #353 from clone2727/eventrec_timer_fix
Eugene Sandulenko
2013-07-15
RECORDER: Fix wrong argument order
Eugene Sandulenko
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-07-14
RECORDER: Fix CID 1046886. Uninit class variables.
Eugene Sandulenko
2013-07-11
COMMON: Cleanup the MacResManager a bit
Matthew Hoops
2013-07-06
ALL: Don't use EventRecorder at all when not compiled in
Matthew Hoops
2013-07-06
RECORDER: Fix tests compilation. Patch by D G Turner
Eugene Sandulenko
2013-07-05
Revert "COMMON: Fix crash when the keymapper and the event recorder are enabled"
Filippos Karapetis
2013-07-05
COMMON: Fix crash when the keymapper and the event recorder are enabled
Filippos Karapetis
2013-07-05
COMMON: Initialize EventDispatcher::_autoFreeMapper.
Johannes Schickel
2013-07-04
Merge pull request #331 from sev-/gsoc2012-eventsrecorder
Eugene Sandulenko
2013-07-01
Merge pull request #342 from RichieSams/addDeleteRangeStringMethod
Johannes Schickel
2013-06-20
COMMON: Add erase method to String class
richiesams
2013-06-09
COMMON: Fix custom NE resource type names
Matthew Hoops
2013-06-08
COMMON: Add basic documentation for RDFT
Willem Jan Palenstijn
2013-06-08
COMMON: Improve comment in CosineTable::CosineTable.
Johannes Schickel
2013-06-08
COMMON: Try to document the SineTable/CosineTable table entries.
Johannes Schickel
2013-06-08
COMMON: Save memory by allocating only required entries in Cosine-/SineTable.
Johannes Schickel
2013-06-08
COMMON: Fix regression in SineTable creation.
Johannes Schickel
2013-06-06
COMMON: Add depth/flat parameters to addSubDirectoryMatching.
Alyssa Milburn
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-19
COMMON: Add ConfigFile::addSection function.
Alyssa Milburn
2013-04-16
COMMON: Don't use parserError for non-parser errors
Willem Jan Palenstijn
2013-04-15
COMMON: Remove useless member variable FFT:_permutation
Sven Hesse
2013-03-20
COMMON: Fix assert condition in String::setChar()
Thierry Crozat
2013-02-24
Merge pull request #309 from dreammaster/hopkins
Paul Gilbert
2013-02-23
ALL: Fix typo (existant->existent)
Willem Jan Palenstijn
2013-02-15
Merge branch 'master' into hopkins
Dreammaster
2013-01-28
Merge pull request #305 from giucam/bufferedseekable
Johannes Schickel
2013-01-28
COMMON: Fix successive seeks in BufferedSeekableReadStream.
Johannes Schickel
2013-01-26
JANITORIAL: Use "End of anonymous namespace" as comment for anonymous namespa...
Johannes Schickel
[next]