scummvm/common
Matthew Hoops 9dd8650872 COMMON: Cleanup BitStream
Fix mismatched new[]/free and restored a missing statement
2011-07-02 19:44:04 -04:00
..
algorithm.h COMMON: Limit pragma warning use in algorithm.h to MSVC. 2011-05-29 21:12:42 +02:00
archive.cpp ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
archive.h COMMON: Fix conflicting comment 2011-06-20 16:27:12 +02:00
array.h COMMON: Fix code formatting, rename stuff for consistency 2011-06-15 23:21:54 +02:00
bitstream.cpp COMMON: Cleanup BitStream 2011-07-02 19:44:04 -04:00
bitstream.h COMMON: Add a BitStream class 2011-07-02 15:08:02 -04:00
bufferedstream.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
config-file.cpp ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
config-file.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
config-manager.cpp ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
config-manager.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
cosinetables.h COMMON: Add some simple math utilities 2011-07-02 15:15:04 -04:00
dcl.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
dcl.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
dct.cpp COMMON: Add DCT math code 2011-07-02 15:30:22 -04:00
dct.h COMMON: Add DCT math code 2011-07-02 15:30:22 -04:00
debug-channels.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debug.cpp ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
debug.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
endian.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
error.cpp ENGINES: Warn user about games marked with ADGF_UNSTABLE flags 2011-06-16 13:37:13 -05:00
error.h ENGINES: Warn user about games marked with ADGF_UNSTABLE flags 2011-06-16 13:37:13 -05:00
EventDispatcher.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
EventRecorder.cpp ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
EventRecorder.h COMMON: Registers RandomSources in constructor with the event recorder 2011-05-17 12:17:26 +02:00
events.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
fft.cpp VIDEO: Add Bink video decoder 2011-07-02 16:36:37 -04:00
fft.h COMMON: Add an FFT math handler 2011-07-02 15:23:49 -04:00
file.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
file.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
forbidden.h COMMON: Add abort() to the list of forbidden symbols 2011-06-23 15:11:38 +08:00
frac.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
fs.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
fs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
func.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
hash-str.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
hashmap.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
hashmap.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
huffman.cpp COMMON: Add a Huffman bitstream decoder 2011-07-02 15:20:34 -04:00
huffman.h COMMON: Add a Huffman bitstream decoder 2011-07-02 15:20:34 -04:00
iff_container.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
iff_container.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
keyboard.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
list_intern.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
list.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
macresman.cpp COMMON: Do not try to read from res forks of non-existant files 2011-06-10 22:30:03 +02:00
macresman.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
math.cpp COMMON: Add some simple math utilities 2011-07-02 15:15:04 -04:00
math.h COMMON: Add some simple math utilities 2011-07-02 15:15:04 -04:00
md5.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
md5.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
memorypool.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
memorypool.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
memstream.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk COMMON: Add DCT math code 2011-07-02 15:30:22 -04:00
mutex.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
mutex.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
noncopyable.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pack-end.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pack-start.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
ptr.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
queue.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
quicktime.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
quicktime.h COMMON: Cleanup QuickTime variable and struct naming 2011-06-03 00:58:29 -04:00
random.cpp COMMON: Remove unused RandomSource destructor, clarify comments, cleanup 2011-05-17 12:23:41 +02:00
random.h COMMON: Remove unused RandomSource destructor, clarify comments, cleanup 2011-05-17 12:23:41 +02:00
rational.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rational.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rdft.cpp COMMON: Add RDFT math code 2011-07-02 15:28:09 -04:00
rdft.h COMMON: Add RDFT math code 2011-07-02 15:28:09 -04:00
rect.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
savefile.h BUILD: Rename UNIX #define to POSIX 2011-05-25 13:23:03 +02:00
scummsys.h COMMON: Add vformat() function (Common::String analog to vsprintf) 2011-06-18 01:36:15 +02:00
serializer.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sinetables.h COMMON: Add some simple math utilities 2011-07-02 15:15:04 -04:00
singleton.h ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
stack.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
str-array.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
str.cpp ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
str.h COMMON: Add vformat() function (Common::String analog to vsprintf) 2011-06-18 01:36:15 +02:00
stream.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
stream.h COMMON: Document that Stream API is meant to imitate ISO C FILE semantics 2011-05-18 13:06:41 +02:00
substream.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
system.cpp Merge pull request #26 from Littleboy/taskbar 2011-06-22 13:35:37 -07:00
system.h Merge pull request #26 from Littleboy/taskbar 2011-06-22 13:35:37 -07:00
taskbar.h BACKENDS/COMMON/GUI: Remove complete support for TaskbarManager when taskbar integration is not enabled 2011-06-16 14:23:28 -04:00
textconsole.cpp COMMON: Replace some vsnprintf/STRINGBUFLEN uses by vformat 2011-06-18 01:36:16 +02:00
textconsole.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
timer.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
tokenizer.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
tokenizer.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
translation.cpp ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
translation.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
types.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
unarj.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
unarj.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
unzip.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
unzip.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
util.cpp Merge remote branch 'upstream/master' into t7g-ios 2011-05-31 14:16:29 -04:00
util.h COMMON: Move HerculesDimensions enum to SCUMM. 2011-06-21 16:59:50 +02:00
winexe_ne.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
winexe_ne.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
winexe_pe.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
winexe_pe.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
winexe.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
winexe.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
xmlparser.cpp ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
xmlparser.h ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
zlib.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
zlib.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00