aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2005-05-09 00:09:49 +0000
committerMax Horn2005-05-09 00:09:49 +0000
commit2f0451245d9065c0a93e081796a7c49615cd21cd (patch)
treeead972df42201ebb1dc8d372846129bd9eb4e063
parentc33cc2ce85dea20cd0eb749a06276d12ff31956c (diff)
downloadscummvm-rg350-2f0451245d9065c0a93e081796a7c49615cd21cd.tar.gz
scummvm-rg350-2f0451245d9065c0a93e081796a7c49615cd21cd.tar.bz2
scummvm-rg350-2f0451245d9065c0a93e081796a7c49615cd21cd.zip
Mention thumbnails in NEWS
svn-id: r17983
-rw-r--r--Makefile4
-rw-r--r--NEWS1
2 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b0ce3c417c..88104f6e0b 100644
--- a/Makefile
+++ b/Makefile
@@ -19,10 +19,10 @@ MODULE_DIRS :=
include config.mak
# Uncomment this for stricter compile time code verification
-# CXXFLAGS+= -Werror
+CXXFLAGS+= -Werror
CXXFLAGS:= -Wall $(CXXFLAGS)
-CXXFLAGS+= -O -Wuninitialized
+# CXXFLAGS+= -O -Wuninitialized
CXXFLAGS+= -Wno-long-long -Wno-multichar -Wno-unknown-pragmas
# Even more warnings...
CXXFLAGS+= -pedantic -Wpointer-arith -Wcast-qual -Wconversion
diff --git a/NEWS b/NEWS
index 0c92d660cc..1ad43d2958 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,7 @@ For a more comprehensive changelog for the latest experimental CVS code, see:
- Added dialogs which are shown when you modify the talkspeed or music
volume using hotkeys.
- Added support for NES version of Maniac Mansion
+ - Added thumbnail support for savegames.
- Broke compatibility with HE savegame (HE v71 and upwards only)
Sword2: