More Info

Revision 715630

(Back to digest)
 

Features in Games

Jeremy Paul Whiting committed changes in /trunk/playground/games/kpicross:

done porting to the point it builds and runs, but not much else

File Changes

Added 10 files
/trunk/playground/games/kpicross
 
/data
 
/data/CMakeLists.txt
 
/data/e1.pic
 
/data/e2.pic
 
/data/e3.pic
 
/data/e4.pic
 
/data/e5.pic
 
/data/e6.pic
 
/src/kpicross.desktop
 
/src/kpicross.rc
Deleted 7 files
/trunk/playground/games/kpicross/src
 
/e1.pic
 
/e2.pic
 
/e3.pic
 
/e4.pic
 
/e5.pic
 
/e6.pic
 
/picrossui.rc
Modified 14 files
/trunk/playground/games/kpicross
 
/CMakeLists.txt
 
/src/board.cpp
 
/src/board.h
 
/src/boardselect.cpp
 
/src/boardselect.h
 
/src/boardview.cpp
 
/src/CMakeLists.txt
 
/src/createwindow.cpp
 
/src/editui.ui
 
/src/levels.cpp
 
/src/main.cpp
 
/src/mainwindow.cpp
 
/src/mainwindow.h
 
/src/selectboardui.ui
31 files changed in total