.. |
algorithm.h
|
JANITORIAL: Remove more trailing spaces
|
2016-10-09 15:02:02 +02:00 |
archive.cpp
|
COMMON: Fix formatting issues in archive.cpp.
|
2016-02-09 12:10:04 +01:00 |
archive.h
|
|
|
array.h
|
COMMON: Fixed SortedArray implementation
|
2016-06-04 13:50:15 +02:00 |
bitstream.h
|
COMMON: Converted Common::BitStream to use DisposeAfterUse
|
2016-09-10 11:16:07 -04:00 |
bufferedstream.h
|
|
|
c++11-compat.h
|
|
|
callback.h
|
Fix comment formatting
|
2016-08-24 16:07:55 +06:00 |
config-manager.cpp
|
JANITORIAL: Remove spaces at the end of the line
|
2016-08-24 16:07:55 +06:00 |
config-manager.h
|
CLOUD: Add Dropbox into CloudManager's configs
|
2016-08-24 16:07:55 +06:00 |
coroutines.cpp
|
|
|
coroutines.h
|
|
|
cosinetables.cpp
|
|
|
cosinetables.h
|
|
|
dcl.cpp
|
COMMON: Fix memory leak in decompressDCL
|
2016-02-07 00:00:13 +01:00 |
dcl.h
|
COMMON: The DCL decompressor is also used in neverhood
|
2015-11-19 02:05:12 +02:00 |
dct.cpp
|
|
|
dct.h
|
|
|
debug-channels.h
|
|
|
debug.cpp
|
COMMON: Added checkers for debug channels.
|
2016-08-19 09:55:22 +02:00 |
debug.h
|
COMMON: Added checkers for debug channels.
|
2016-08-19 09:55:22 +02:00 |
endian.h
|
|
|
error.cpp
|
ALL: game state => saved game
|
2016-11-29 20:15:20 +01:00 |
error.h
|
|
|
EventDispatcher.cpp
|
|
|
EventMapper.cpp
|
|
|
events.h
|
|
|
fft.cpp
|
|
|
fft.h
|
|
|
file.cpp
|
JANITORIAL: Remove spaces at the end of the line
|
2016-08-24 16:07:55 +06:00 |
file.h
|
CLOUD: Make download() create necessary directories
|
2016-08-24 16:07:55 +06:00 |
forbidden.h
|
|
|
frac.h
|
|
|
fs.cpp
|
|
|
fs.h
|
COMMON: Make FSNode(AbstractFSNode *) private again.
|
2016-01-07 11:25:02 +01:00 |
func.h
|
|
|
gui_options.cpp
|
SCI32: Add support for blacklined video
|
2016-07-10 09:36:10 -05:00 |
gui_options.h
|
COMMON: Fix octal for GUIO_GAMEOPTIONS9
|
2016-08-12 20:46:21 -04:00 |
hash-str.h
|
|
|
hashmap.cpp
|
|
|
hashmap.h
|
|
|
huffman.cpp
|
|
|
huffman.h
|
|
|
iff_container.cpp
|
|
|
iff_container.h
|
|
|
ini-file.cpp
|
|
|
ini-file.h
|
|
|
installshield_cab.cpp
|
|
|
installshield_cab.h
|
|
|
json.cpp
|
COMMON: Fix GCC Warning in JSON Parser.
|
2016-10-30 14:46:47 +00:00 |
json.h
|
JANITORIAL: Make GPL headers uniform
|
2016-09-03 12:46:38 +02:00 |
keyboard.h
|
|
|
language.cpp
|
COMMON: Added Estonian language
|
2016-12-04 15:21:37 +01:00 |
language.h
|
COMMON: Added Estonian language
|
2016-12-04 15:21:37 +01:00 |
list_intern.h
|
|
|
list.h
|
|
|
localization.cpp
|
|
|
localization.h
|
|
|
macresman.cpp
|
COMMON: Cleanup: Use StringArray instead of custom type.
|
2016-03-01 19:18:23 +01:00 |
macresman.h
|
COMMON: Cleanup: Use StringArray instead of custom type.
|
2016-03-01 19:18:23 +01:00 |
math.h
|
|
|
md5.cpp
|
|
|
md5.h
|
|
|
memory.h
|
|
|
memorypool.cpp
|
|
|
memorypool.h
|
|
|
memstream.h
|
COMMON: Fix WriteStream::pos() once again
|
2016-08-24 16:24:16 +06:00 |
module.mk
|
COMMON: Add OSDMessageQueue singleton
|
2016-10-29 15:13:32 +01:00 |
mutex.cpp
|
|
|
mutex.h
|
|
|
noncopyable.h
|
|
|
osd_message_queue.cpp
|
COMMON: Add referencing and destruction of the OSDMessageQueue instance
|
2016-10-29 15:13:32 +01:00 |
osd_message_queue.h
|
COMMON: Add referencing and destruction of the OSDMessageQueue instance
|
2016-10-29 15:13:32 +01:00 |
pack-end.h
|
|
|
pack-start.h
|
|
|
platform.cpp
|
COMMON: Add Atari 8-bit platform
|
2016-08-29 17:52:36 +02:00 |
platform.h
|
COMMON: Add Atari 8-bit platform
|
2016-08-29 17:52:36 +02:00 |
ptr.h
|
|
|
queue.h
|
|
|
quicktime.cpp
|
|
|
quicktime.h
|
|
|
random.cpp
|
|
|
random.h
|
|
|
rational.cpp
|
|
|
rational.h
|
COMMON: Add convenience method to Common::Rational for 1:1 ratios
|
2016-02-18 13:18:02 -06:00 |
rdft.cpp
|
|
|
rdft.h
|
|
|
recorderfile.cpp
|
Revert "BUILD: Fix test compilation with event recorder enabled"
|
2016-07-28 18:23:50 +02:00 |
recorderfile.h
|
|
|
rect.h
|
COMMON: Fix Rect::intersects doc
|
2016-03-01 19:11:49 +01:00 |
rendermode.cpp
|
COMMON: Add render mode for Macintosh.
|
2016-02-05 12:38:28 +01:00 |
rendermode.h
|
COMMON: Add render mode for Macintosh.
|
2016-02-05 12:38:28 +01:00 |
savefile.h
|
COMMON: Fix WriteStream::pos() once again
|
2016-08-24 16:24:16 +06:00 |
scummsys.h
|
Merge pull request #790 from salty-horse/clang_fixes
|
2016-08-13 11:57:39 +02:00 |
serializer.h
|
|
|
sinetables.cpp
|
|
|
sinetables.h
|
|
|
singleton.h
|
|
|
stack.h
|
|
|
str-array.h
|
|
|
str.cpp
|
COMMON: Add replace(String, String, String)
|
2016-08-24 16:07:55 +06:00 |
str.h
|
JANITORIAL: Remove spaces at the end of the line
|
2016-08-24 16:07:55 +06:00 |
stream.cpp
|
COMMON: Added debug method for printing out stream contents
|
2016-10-26 19:00:13 +02:00 |
stream.h
|
COMMON: Added debug method for printing out stream contents
|
2016-10-26 19:00:13 +02:00 |
substream.h
|
|
|
system.cpp
|
COMMON: Remove the EventRecorder dependency from OSystem
|
2016-07-28 18:23:46 +02:00 |
system.h
|
OSYSTEM: Add kFeatureFilteringMode
|
2016-10-13 01:45:01 +01:00 |
taskbar.h
|
JANITORIAL: Typos detected with lintian & grep
|
2016-02-15 18:27:02 +01:00 |
textconsole.cpp
|
|
|
textconsole.h
|
|
|
timer.h
|
|
|
tokenizer.cpp
|
|
|
tokenizer.h
|
|
|
translation.cpp
|
|
|
translation.h
|
|
|
types.h
|
|
|
unarj.cpp
|
|
|
unarj.h
|
|
|
unzip.cpp
|
|
|
unzip.h
|
|
|
updates.cpp
|
UPDATES: Fix interval normalization
|
2016-04-09 21:47:20 +01:00 |
updates.h
|
UPDATES: Implemented method getLastUpdateCheckTimeAndDate()
|
2016-04-09 17:04:04 +02:00 |
ustr.cpp
|
|
|
ustr.h
|
|
|
util.cpp
|
TITANIC: Implement TTparser normalize
|
2016-07-10 16:39:35 -04:00 |
util.h
|
JANITORIAL: Remove more trailing spaces
|
2016-10-09 15:02:02 +02:00 |
winexe_ne.cpp
|
|
|
winexe_ne.h
|
|
|
winexe_pe.cpp
|
|
|
winexe_pe.h
|
|
|
winexe.cpp
|
|
|
winexe.h
|
|
|
xmlparser.cpp
|
JANITORIAL: Remove spaces at the end of the line
|
2016-08-24 16:07:55 +06:00 |
xmlparser.h
|
|
|
zlib.cpp
|
COMMON: Update GZipWriteStream::pos()
|
2016-08-04 15:14:06 +06:00 |
zlib.h
|
|
|