scummvm/common
2003-05-20 12:25:11 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
config-file.cpp updated copyrights headers 2003-03-06 21:46:56 +00:00
config-file.h updated copyrights headers 2003-03-06 21:46:56 +00:00
engine.cpp more PalmOS changes 2003-04-30 12:43:56 +00:00
engine.h new date (post-0.4.0) 2003-05-19 20:40:54 +00:00
file.cpp Patch #739911: Fix for undefined behaviour in fopenNoCase() 2003-05-19 19:19:32 +00:00
file.h updated copyrights headers 2003-03-06 21:46:56 +00:00
gameDetector.cpp Oops.... 2003-05-19 20:34:41 +00:00
gameDetector.h _gameId is of type char so it does not make sense to have 299 GIDs. reduce to 199 2003-05-17 23:47:50 +00:00
list.h updated copyrights headers 2003-03-06 21:46:56 +00:00
main.cpp replace our 'nice' new which sets memory to 0 with a nasty one which sets it to 0xE7. This should help finding any remaining places where we don't init member variables as we should. 2003-05-20 12:25:11 +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 oops 2003-05-15 22:27:09 +00:00
savefile.h more PalmOS changes 2003-04-30 12:43:56 +00:00
scaler.cpp fix advmame scaler ('flickering', observable in e.g. Sam&Max, and the left-screen-border-black bug). Note: this change might look fishy to you but is perfectly legal because our frame buffers put a border around the screen data to accomodate for this 2003-05-16 00:11:35 +00:00
scaler.h Patch #735294: AdvMame3x scaler 2003-05-09 22:44:16 +00:00
scummsys.h replace our 'nice' new which sets memory to 0 with a nasty one which sets it to 0xE7. This should help finding any remaining places where we don't init member variables as we should. 2003-05-20 12:25:11 +00:00
stdafx.h updated copyrights headers 2003-03-06 21:46:56 +00:00
str.cpp updated copyrights headers 2003-03-06 21:46:56 +00:00
str.h updated copyrights headers 2003-03-06 21:46:56 +00:00
system.h Add PalmOS port stuff 2003-05-02 10:39:17 +00:00
timer.cpp more PalmOS changes 2003-04-30 12:43:56 +00:00
timer.h updated copyrights headers 2003-03-06 21:46:56 +00:00
util.cpp hexdump defaults to 16 bytes/line now, and prints an offest 2003-05-04 13:46:06 +00:00
util.h make ARRAYSIZE 'return' an int 2003-05-17 23:36:47 +00:00