scummvm/common
Paweł Kołodziejski 9d09b77f21 fixed warnings
svn-id: r8613
2003-06-22 14:30:32 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
config-file.cpp fixed ltrim/rtrim 2003-05-21 16:48:25 +00:00
config-file.h updated copyrights headers 2003-03-06 21:46:56 +00:00
engine.cpp Preparations for removing GF_AFTER_V? flags 2003-06-06 22:51:33 +00:00
engine.h moved GameId declaration to common/engine.h (more logical); moved scumm specific stuff from gameDetector.h to scumm.h; cleaned up some #includes (ideally, never #include something in a header file if you can avoid it - this cuts down interdepencies) 2003-06-15 01:42:19 +00:00
file.cpp Parentheses didn't compile on WIN32 2003-06-15 18:56:41 +00:00
file.h make File constructor virtual to allow subclassing; made seek default to SEEK_SET mode for conveniance 2003-06-21 20:21:40 +00:00
gameDetector.cpp Add opengl filter option 2003-06-22 14:18:33 +00:00
gameDetector.h Patch #757827: Aspect-ratio correction 2003-06-22 11:55:40 +00:00
list.h updated copyrights headers 2003-03-06 21:46:56 +00:00
main.cpp Preparations for removing GF_AFTER_V? flags 2003-06-06 22:51:33 +00:00
map.h updated copyrights headers 2003-03-06 21:46:56 +00:00
module.mk temporary hack to get ScummVM to compile again 2003-03-07 16:21:28 +00:00
rect.h renamed&fixed contains(Rect) -> intersects(Rect); added extend() method 2003-06-01 17:06:07 +00:00
savefile.h more pedantic changes 2003-05-21 17:00:00 +00:00
scaler.cpp fixed warnings 2003-06-22 14:30:32 +00:00
scaler.h Patch #757827: Aspect-ratio correction 2003-06-22 11:55:40 +00:00
scummsys.h some more cleanup 2003-06-14 23:05:40 +00:00
stdafx.h removed cruft 2003-05-29 11:15:32 +00:00
str.cpp pedantic fixes 2003-05-21 16:59:51 +00:00
str.h pedantic fixes 2003-05-21 16:59:51 +00:00
system.h Patch #757827: Aspect-ratio correction 2003-06-22 11:55:40 +00:00
timer.cpp cleanup 2003-06-19 15:14:17 +00:00
timer.h more OSystem docs & cleanup 2003-05-29 22:34:35 +00:00
util.cpp pedantic fixes 2003-05-21 16:59:51 +00:00
util.h cleanup 2003-06-14 18:15:14 +00:00