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
/
module.mk
Age
Commit message (
Expand
)
Author
2019-08-13
LUA: Remove duplicate object file from module.mk
Cameron Cawley
2019-08-13
COMMON: Move Lua into Common and make it into...
Nipun Garg
2019-04-13
COMMON: Use a prefix table to speed up the Huffman decoder
Bastien Bouclet
2016-10-29
COMMON: Add OSDMessageQueue singleton
Thierry Crozat
2016-08-24
CLOUD: Do minor fixes
Alexander Tkachev
2016-08-24
CLOUD: Add USE_CLOUD feature
Alexander Tkachev
2016-08-24
CLOUD: Add Cloud::Manager and Cloud::Storage
Alexander Tkachev
2016-08-24
CLOUD: Add SimpleJSON library (module.mk hotfix)
Alexander Tkachev
2016-03-31
UPDATES: Got rid of hardcoded update intervals list
Eugene Sandulenko
2013-11-23
COMMON: Add simple UTF-32 string class U32String.
Johannes Schickel
2013-08-08
COMMON: Rename ConfigFile to INIFile.
Johannes Schickel
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2012-05-28
COMMON: Move InstallShield code to common
Matthew Hoops
2012-05-11
COMMON: Merged the Tinsel & Tony Coroutine schedulers into Common
Paul Gilbert
2012-04-13
COMMON: Fixes for compiling without USE_BINK enabled.
D G Turner
2012-02-26
COMMON: Move Language and Platform functionality into separate files
Max Horn
2012-02-26
COMMON: Move RenderMode and GUIOptions functionality into separate files
Max Horn
2012-02-20
KEYMAPPER: Move DefaultEventMapper implementation to its own cpp file
Tarek Soliman
2011-08-27
COMMON: Rewrite BitStream as a template
Sven Hesse
2011-08-20
COMMON: Implemented functions for determining localized Y/N equivalent
Eugene Sandulenko
2011-07-19
COMMON: Move cosine/sine tables out of header files
Matthew Hoops
2011-07-13
BUILD: Allow for disabling Bink support
Matthew Hoops
2011-07-02
COMMON: Add DCT math code
Matthew Hoops
2011-07-02
COMMON: Add RDFT math code
Matthew Hoops
2011-07-02
COMMON: Add an FFT math handler
Matthew Hoops
2011-07-02
COMMON: Add a Huffman bitstream decoder
Matthew Hoops
2011-07-02
COMMON: Add some simple math utilities
Matthew Hoops
2011-07-02
COMMON: Add a BitStream class
Matthew Hoops
2011-04-07
VIDEO: Split the QuickTime parser from the QuickTime VideoDecoder
Matthew Hoops
2011-02-22
COMMON: Begin to merge some NE/PE code
Matthew Hoops
2011-02-22
COMMON: Add basic PE EXE parser
Matthew Hoops
2011-01-21
COMMON: Move SCI's DCL decompression code to common
Matthew Hoops
2010-11-28
COMMON: Add support for loading NE resources and cursors
Matthew Hoops
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-06-18
Do not rebuild common/messages.cpp automatically when a translation changes, ...
Johannes Schickel
2010-06-17
Fix common/messages.cpp rule for out of source directory builds. (Maybe this ...
Johannes Schickel
2010-06-15
Use USE_TRANSLATION, USE_DETECTLANG and USE_TERMCONV instead of (ENABLE_)TRAN...
Johannes Schickel
2010-06-15
Implement translation support for ScummVM GUI.
Eugene Sandulenko
2010-05-17
Add the Common::Rational class from patch #2963496 (VideoDecoder Rewrite)
Matthew Hoops
2010-04-11
Rest of patch #2982224: GSoC: Added unit test and unified error message display
Max Horn
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-18
COMMON: Move Common::RandomSource to common/random.*
Max Horn
2010-01-11
Move Mac Binary resource loader to common class. Plug tons of memory leaks al...
Eugene Sandulenko
2009-11-26
Renamed common/console.* to common/textconsole.* to fix compilation under MSV...
Filippos Karapetis
2009-11-24
COMMON: Remove dependency on engines code (by using the inversion principle).
Max Horn
2009-07-26
Changed the events.cpp file to EventDispatcher.cpp, to avoid MSVC name clashe...
Paul Gilbert
2009-07-25
Move the event recorder to its own class (EventRecoder inside common/EventRec...
Johannes Schickel
2009-07-25
- Add marco to easily access the EventDispatcher instance.
Johannes Schickel
2009-01-30
Moved debug() etc. and special debug flag handling code to common/debug.*; al...
Max Horn
[next]