scummvm/common
2003-12-21 19:24:14 +00:00
..
scaler rewrote hq2x/hq3x code so that we can compile both the altivec and plain C version; on OSX, this will only use the altivec code if altivec is actually present 2003-12-05 23:27:01 +00:00
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
config-manager.cpp cleanup (merged the two base set() methods) 2003-11-11 00:26:38 +00:00
config-manager.h cleanup (merged the two base set() methods) 2003-11-11 00:26:38 +00:00
debugger.cpp added namespace GUI 2003-11-10 23:40:48 +00:00
debugger.h Patch #847464: Remove spurious semicolons 2003-12-01 09:58:55 +00:00
file.cpp cleanup 2003-11-30 00:06:27 +00:00
file.h cleanup 2003-11-30 00:06:27 +00:00
list.h added push_back method with List arg (append one list to another one efficiently) 2003-10-17 10:23:52 +00:00
map.h cleanup whitespaces 2003-11-08 22:43:46 +00:00
md5.cpp removed GameSettings::detectname and GameSettings::midi; renamed GameSettings::gameName to name; added temporary experimental MD5 hack 2003-12-13 00:20:01 +00:00
md5.h removed GameSettings::detectname and GameSettings::midi; renamed GameSettings::gameName to name; added temporary experimental MD5 hack 2003-12-13 00:20:01 +00:00
module.mk added MD5 code to CVS 2003-12-13 00:06:00 +00:00
rect.h cleanup whitespaces 2003-11-08 22:43:46 +00:00
savefile.cpp detect zlib in configure script; use it by default, if available 2003-12-10 00:15:20 +00:00
savefile.h oops forgot to commit this one, it seems 2003-11-30 00:41:19 +00:00
scaler.cpp cleanup whitespaces 2003-11-08 22:43:46 +00:00
scaler.h Correct name 2003-12-15 15:11:58 +00:00
scummsys.h disable custom new/delete/free by default (only keep it around in case it comes in handy again in the future) 2003-12-21 19:24:14 +00:00
singleton.h slightly altered singleton implemention, might help MSVC6, or might screw it even more :-) 2003-12-10 00:12:20 +00:00
stdafx.h Turn off another annoying MSVC warning 2003-10-14 20:06:22 +00:00
str.cpp cleanup whitespaces 2003-11-08 22:43:46 +00:00
str.h cleanup whitespaces 2003-11-08 22:43:46 +00:00
system.cpp Removed 'fullscreen' option (PalmOS) 2003-12-15 15:13:36 +00:00
system.h Add capture mouse option, patch #860831 2003-12-16 09:58:21 +00:00
timer.cpp cleanup whitespaces 2003-11-08 22:43:46 +00:00
timer.h cleanup whitespaces 2003-11-08 22:43:46 +00:00
util.cpp small fix for hexdump() 2003-12-13 17:33:21 +00:00
util.h cleanup whitespaces 2003-11-08 22:43:46 +00:00