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-22 10:17:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
common
History
Vicent Marti
40bf717d3b
closedKeyCallback on XMLParser (as asked by Kenny)
...
svn-id: r32909
2008-07-04 23:51:23 +00:00
..
advancedDetector.cpp
No need to specify CaseSensitiveString_Hash explicitly anymore
2008-06-11 06:00:56 +00:00
advancedDetector.h
…
algorithm.h
…
array.h
…
config-file.cpp
…
config-file.h
…
config-manager.cpp
…
config-manager.h
…
endian.h
…
error.h
…
events.h
…
file.cpp
No need to specify CaseSensitiveString_Hash explicitly anymore
2008-06-11 06:00:56 +00:00
file.h
…
frac.h
…
fs.cpp
…
fs.h
…
func.h
…
hash-str.h
Re-enabled default Hash<String> template
2008-06-10 21:50:07 +00:00
hashmap.cpp
…
hashmap.h
…
iff_container.h
…
keyboard.h
…
list.h
…
md5.cpp
…
md5.h
…
memorypool.cpp
…
memorypool.h
…
module.mk
Split ThemeParser into XMLParser and ThemeParser as child class to have a common XML Parser.
2008-06-18 23:49:47 +00:00
mutex.cpp
…
mutex.h
…
noncopyable.h
…
pack-end.h
…
pack-start.h
…
ptr.h
…
rect.h
- Removed -Wconversion from compiler options for g++ 4.3, it's behavior has fundamently changed in g++ 4.3
2008-06-04 17:20:25 +00:00
savefile.h
…
scummsys.h
Patch
#1971285
: "Nintendo Wii port"
2008-06-04 20:28:20 +00:00
singleton.h
…
stack.h
…
str.cpp
Actually reverted stupid changes in Common::String and Util.cpp regarding Regex and the platform function.
2008-06-26 09:18:41 +00:00
str.h
Actually reverted stupid changes in Common::String and Util.cpp regarding Regex and the platform function.
2008-06-26 09:18:41 +00:00
stream.cpp
…
stream.h
…
system.cpp
Removed unneeded #include
2008-06-10 21:40:53 +00:00
system.h
…
timer.h
…
unarj.cpp
Don't attempt to close the arj file if it hasn't been opened
2008-06-08 02:02:06 +00:00
unarj.h
…
unzip.cpp
…
unzip.h
…
util.cpp
Actually reverted stupid changes in Common::String and Util.cpp regarding Regex and the platform function.
2008-06-26 09:18:41 +00:00
util.h
Actually reverted stupid changes in Common::String and Util.cpp regarding Regex and the platform function.
2008-06-26 09:18:41 +00:00
xmlparser.cpp
closedKeyCallback on XMLParser (as asked by Kenny)
2008-07-04 23:51:23 +00:00
xmlparser.h
closedKeyCallback on XMLParser (as asked by Kenny)
2008-07-04 23:51:23 +00:00
zlib.cpp
…
zlib.h
…