scummvm/common
2003-12-10 00:15:20 +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
module.mk turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Widget::findWidget (preparing to add support for nested widgets, for the tab widget) 2003-11-02 02:18:16 +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 cleanup whitespaces 2003-11-08 22:43:46 +00:00
scummsys.h cleanup whitespaces 2003-11-08 22:43:46 +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 stdafx.h needs to be included first. 2003-11-03 22:28:37 +00:00
system.h cleanup whitespaces 2003-11-08 22:43:46 +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 cleanup whitespaces 2003-11-08 22:43:46 +00:00
util.h cleanup whitespaces 2003-11-08 22:43:46 +00:00