This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-29 23:01:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
common
History
Max Horn
46155b2c36
Add Android backend from patch
#2603856
...
svn-id: r49449
2010-06-06 09:34:36 +00:00
..
algorithm.h
Some tweaks and fixes for Common::Rational
2010-05-17 22:07:58 +00:00
archive.cpp
…
archive.h
…
array.h
…
config-file.cpp
…
config-file.h
…
config-manager.cpp
…
config-manager.h
…
debug-channels.h
…
debug.cpp
…
debug.h
…
endian.h
…
error.cpp
…
error.h
Implement FR
#2988017
: exit status with --list-saves always 0
2010-05-21 18:25:01 +00:00
EventDispatcher.cpp
…
EventRecorder.cpp
…
EventRecorder.h
…
events.h
…
file.cpp
…
file.h
…
frac.h
…
fs.cpp
…
fs.h
…
func.h
…
hash-str.h
…
hashmap.cpp
…
hashmap.h
Restrict MIPSpro workaround to non-gcc compilers -- fixes compilation with gcc on irix.
2010-05-17 16:50:10 +00:00
iff_container.h
…
keyboard.h
…
list_intern.h
…
list.h
…
macresman.cpp
Have the MacResManager ignore resources with length 0.
2010-05-24 16:51:33 +00:00
macresman.h
Make the MacResManager opening more robust to failed tries and plug its memory leaks
2010-05-20 13:46:18 +00:00
md5.cpp
…
md5.h
…
memorypool.cpp
…
memorypool.h
…
module.mk
Add the Common::Rational class from patch
#2963496
(VideoDecoder Rewrite)
2010-05-17 20:53:04 +00:00
mutex.cpp
…
mutex.h
…
noncopyable.h
…
pack-end.h
…
pack-start.h
…
ptr.h
…
queue.h
…
random.cpp
…
random.h
…
rational.cpp
Minor formatting.
2010-05-17 22:17:42 +00:00
rational.h
Get rid of Common::Rational::normalize and other redundant code
2010-05-17 22:08:40 +00:00
rect.h
…
savefile.h
…
scummsys.h
…
serializer.h
…
singleton.h
…
stack.h
…
str-array.h
…
str.cpp
…
str.h
Typo fixes.
2010-05-30 13:41:40 +00:00
stream.cpp
…
stream.h
correct typo
2010-05-27 20:59:15 +00:00
system.cpp
…
system.h
OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects
2010-06-02 00:52:57 +00:00
textconsole.cpp
Add Android backend from patch
#2603856
2010-06-06 09:34:36 +00:00
textconsole.h
…
timer.h
…
tokenizer.cpp
…
tokenizer.h
…
types.h
…
unarj.cpp
…
unarj.h
…
unzip.cpp
Fix file length of zip file members inside ZipArchive (thanks to fuzzie for reporting).
2010-05-30 12:44:59 +00:00
unzip.h
…
util.cpp
…
util.h
…
xmlparser.cpp
…
xmlparser.h
…
zlib.cpp
…
zlib.h
…