More Info

Revision 813494

(Back to digest)
 

Features in Games

Tom Vollerthun committed changes in /trunk/playground/games/nonogram/src:

Begin storage in own file format (nog == Nonogram Game).
Later this will be expanded to a package format (nop) that contains nogs.
The formats are XML.
Fix some smallish inconvenience in xbm (=Image) reader.

File Changes

Added 2 files
/trunk/playground/games/nonogram/src/io
 
/nog_out.cpp
 
/nog_out.h
Modified 3 files
/trunk/playground/games/nonogram/src
 
/CMakeLists.txt
 
/io/xbm_format.cpp
 
/unit-tests/combinedTest.cpp
5 files changed in total