.. |
encodings
|
COMMON: Rewrite Encoder and drop dependency on iconv (#2586)
|
2020-11-15 16:20:35 +01:00 |
lua
|
|
|
achievements.cpp
|
ACHIEVEMENTS: Remove C++11 constructs
|
2021-06-12 17:06:31 +02:00 |
achievements.h
|
COMMON: Fix compilation with C++98
|
2021-06-19 17:22:26 +01:00 |
algorithm.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
archive.cpp
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
archive.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
array.h
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
base-str.cpp
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
base-str.h
|
COMMON: Rewrite Encoder and drop dependency on iconv (#2586)
|
2020-11-15 16:20:35 +01:00 |
bitarray.h
|
VIDEO: Added dirty rects to SmackerDecoder
|
2021-05-29 21:22:58 +01:00 |
bitstream.h
|
|
|
bufferedstream.h
|
|
|
c++11-compat.h
|
|
|
callback.h
|
|
|
config-manager.cpp
|
JANITORIAL: Update old bug tracker numbers
|
2021-03-03 02:15:05 +02:00 |
config-manager.h
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
coroutines.cpp
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
coroutines.h
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
cosinetables.cpp
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
cosinetables.h
|
|
|
dcl.cpp
|
|
|
dcl.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
dct.cpp
|
|
|
dct.h
|
|
|
debug-channels.h
|
COMMON: Rename DebugManager methods, update comments
|
2021-06-14 12:42:38 -05:00 |
debug.cpp
|
COMMON: Rename DebugManager methods, update comments
|
2021-06-14 12:42:38 -05:00 |
debug.h
|
COMMON: Rename DebugManager global/member names
|
2021-06-14 12:42:38 -05:00 |
dialogs.h
|
DOXYGEN: Doxygen improvements part 3
|
2020-11-04 19:42:34 +00:00 |
enc-internal.h
|
COMMON: Rewrite Encoder and drop dependency on iconv (#2586)
|
2020-11-15 16:20:35 +01:00 |
endian.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
error.cpp
|
|
|
error.h
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
events.cpp
|
|
|
events.h
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
fft.cpp
|
|
|
fft.h
|
DOXYGEN: Doxygen improvements part 3
|
2020-11-04 19:42:34 +00:00 |
file.cpp
|
JANITORIAL: Update old bug tracker numbers
|
2021-03-03 02:15:05 +02:00 |
file.h
|
DOXYGEN: Doxygen improvements part 3
|
2020-11-04 19:42:34 +00:00 |
forbidden.h
|
COMMON: Improve debugging of forbidden symbol issues
|
2021-04-27 04:05:11 +01:00 |
foreach.h
|
|
|
frac.h
|
DOXYGEN: Doxygen improvements part 3
|
2020-11-04 19:42:34 +00:00 |
fs.cpp
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
fs.h
|
DOXYGEN: Doxygen improvements part 3
|
2020-11-04 19:42:34 +00:00 |
func.h
|
|
|
gui_options.cpp
|
COMMON: Add GUIO_NOLANG GUI option to hide the lang selector
|
2021-04-19 23:10:12 +01:00 |
gui_options.h
|
COMMON: Add GUIO_NOLANG GUI option to hide the lang selector
|
2021-04-19 23:10:12 +01:00 |
hash-ptr.h
|
DOXYGEN: Doxygen improvements part 3
|
2020-11-04 19:42:34 +00:00 |
hash-str.h
|
|
|
hashmap.cpp
|
COMMON: Correctly specialize unknownKeyError for int.
|
2021-02-21 15:33:26 +00:00 |
hashmap.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
huffman.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
iff_container.cpp
|
|
|
iff_container.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
ini-file.cpp
|
AGI: support new WinAGI *.wag file format
|
2021-02-15 03:02:23 +02:00 |
ini-file.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
initializer_list.h
|
COMMON: Add include guard on initializer_list.h
|
2021-02-08 10:54:20 +01:00 |
installshield_cab.cpp
|
COMMON: Fix InstallShield cabinet version detection
|
2021-05-15 23:03:19 +03:00 |
installshield_cab.h
|
COMMON: Add support for multi-file InstallShield cabinets
|
2021-05-15 23:03:19 +03:00 |
installshieldv3_archive.cpp
|
PRIVATE: fixes and renamed installer_archive
|
2021-03-04 02:06:59 +01:00 |
installshieldv3_archive.h
|
COMMON: renamed include guard in installshieldv3
|
2021-03-04 02:06:59 +01:00 |
inttypes.h
|
COMMON: Modern MSVC has inttypes.h
|
2021-03-03 11:17:28 +00:00 |
json.cpp
|
|
|
json.h
|
|
|
keyboard.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
language.cpp
|
COMMON: Rename "Persian (Iran)" to "Persian", since there are no other regions in the list
|
2021-06-13 00:25:53 +03:00 |
language.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
list_intern.h
|
|
|
list.h
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
localization.cpp
|
|
|
localization.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
macresman.cpp
|
|
|
macresman.h
|
|
|
math.h
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
md5.cpp
|
|
|
md5.h
|
|
|
mdct.cpp
|
|
|
mdct.h
|
|
|
memory.h
|
|
|
memorypool.cpp
|
|
|
memorypool.h
|
|
|
memstream.h
|
BACKENDS: Sprinkle some overrides
|
2021-03-31 02:04:47 +03:00 |
module.mk
|
COMMON: removed USE_TTS check from engines
|
2021-05-03 14:13:41 +03:00 |
mutex.cpp
|
|
|
mutex.h
|
|
|
noncopyable.h
|
|
|
osd_message_queue.cpp
|
|
|
osd_message_queue.h
|
|
|
pack-end.h
|
|
|
pack-start.h
|
|
|
platform.cpp
|
COMMON: Add Pippin platform for Director engine
|
2021-06-09 21:49:28 +02:00 |
platform.h
|
COMMON: Add Pippin platform for Director engine
|
2021-06-09 21:49:28 +02:00 |
ptr.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
queue.h
|
COMMON: Remove explicit ctors and copy assignment operator
|
2021-03-15 13:24:33 +00:00 |
quicktime.cpp
|
|
|
quicktime.h
|
|
|
random.cpp
|
|
|
random.h
|
DOXYGEN: Further doc updates in high priority files
|
2020-11-07 18:19:09 +00:00 |
rational.cpp
|
|
|
rational.h
|
|
|
rdft.cpp
|
|
|
rdft.h
|
|
|
recorderfile.cpp
|
COMMON: fixed endless loop in recordings with only one screenshot
|
2021-06-19 14:34:52 +02:00 |
recorderfile.h
|
|
|
rect.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
rendermode.cpp
|
|
|
rendermode.h
|
|
|
safe-bool.h
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
savefile.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
scummsys.h
|
MSVC: Add compiler printf validation
|
2021-06-02 08:35:31 +03:00 |
serializer.h
|
COMMON: Add serializers for float and double types
|
2021-05-29 21:23:20 +01:00 |
sinetables.cpp
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
sinetables.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
sinewindows.cpp
|
|
|
sinewindows.h
|
|
|
singleton.h
|
|
|
span.h
|
|
|
stack.h
|
|
|
str-array.h
|
|
|
str-enc.cpp
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
str-enc.h
|
COMMON: Rewrite Encoder and drop dependency on iconv (#2586)
|
2020-11-15 16:20:35 +01:00 |
str.cpp
|
COMMON: Use Correct Symbol in New String Function
|
2021-03-15 23:01:24 +00:00 |
str.h
|
MSVC: Add compiler printf validation
|
2021-06-02 08:35:31 +03:00 |
stream.cpp
|
COMMON: Clean up ReadStream::readString
|
2021-05-31 23:04:06 +01:00 |
stream.h
|
COMMON: Add support for fixed-size strings in ReadStream::readString
|
2021-05-31 06:40:05 +01:00 |
streamdebug.cpp
|
|
|
streamdebug.h
|
|
|
stuffit.cpp
|
|
|
stuffit.h
|
|
|
substream.h
|
BACKENDS: Sprinkle some overrides
|
2021-03-31 02:04:47 +03:00 |
system.cpp
|
COMMON: removed USE_TTS check from engines
|
2021-05-03 14:13:41 +03:00 |
system.h
|
BACKENDS: fixed segfault in EventRecorder with buffer out of bounds writes
|
2021-06-19 14:34:52 +02:00 |
taskbar.h
|
COMMON: Fall back to engine icon in taskbar
|
2021-04-24 23:54:17 +01:00 |
text-to-speech.cpp
|
COMMON: removed USE_TTS check from engines
|
2021-05-03 14:13:41 +03:00 |
text-to-speech.h
|
COMMON: removed USE_TTS check from engines
|
2021-05-03 14:13:41 +03:00 |
textconsole.cpp
|
|
|
textconsole.h
|
COMMON: Fix old GCC compilation
|
2021-06-03 03:50:51 +01:00 |
timer.h
|
DOXYGEN: doxygen review on remaining common headers
|
2020-11-22 16:57:25 +00:00 |
tokenizer.cpp
|
|
|
tokenizer.h
|
|
|
translation.cpp
|
COMMON: Make TranslationManager reusable.
|
2020-12-17 09:49:18 +01:00 |
translation.h
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
type-traits.h
|
|
|
types.h
|
|
|
unarj.cpp
|
|
|
unarj.h
|
|
|
unicode-bidi.cpp
|
COMMON: Support Farsi at convertBiDiString(input, lang, dir)
|
2021-06-18 23:03:36 +03:00 |
unicode-bidi.h
|
COMMON: Introduce BiDi paragraph direction types
|
2021-06-18 23:03:36 +03:00 |
unzip.cpp
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
unzip.h
|
|
|
updates.cpp
|
|
|
updates.h
|
|
|
ustr.cpp
|
COMMON: Rewrite Encoder and drop dependency on iconv (#2586)
|
2020-11-15 16:20:35 +01:00 |
ustr.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
util.cpp
|
COMMON: Fix ConfMan.getBool() to correctly process missing values
|
2021-04-19 23:09:00 +02:00 |
util.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
winexe_ne.cpp
|
COMMON: Make WinResource::getVersionInfo more universal
|
2021-03-22 00:07:44 +01:00 |
winexe_ne.h
|
COMMON: Make WinResource::getVersionInfo more universal
|
2021-03-22 00:07:44 +01:00 |
winexe_pe.cpp
|
COMMON: Make WinResource::getVersionInfo more universal
|
2021-03-22 00:07:44 +01:00 |
winexe_pe.h
|
COMMON: Add a wrapper to read PE strings
|
2021-03-22 00:07:38 +01:00 |
winexe.cpp
|
COMMON: Make WinResource::getVersionInfo more universal
|
2021-03-22 00:07:44 +01:00 |
winexe.h
|
COMMON: Make WinResource::getVersionInfo more universal
|
2021-03-22 00:07:44 +01:00 |
xmlparser.cpp
|
|
|
xmlparser.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |
zlib.cpp
|
COMMON: replaced NULL with nullptr in wrapCompressedReadStream
|
2021-06-07 01:36:30 +03:00 |
zlib.h
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03:00 |