Revision 835372
Go back to digest for 27th July 2008Features in Games
Stefan Majewsky committed changes in /trunk/playground/games/palapeli:
Finally implement pluggable patterns.
However, I must admit that I did not test building of separate plugins yet, i.e. only plugins compiled at the same time as libpalapelipattern are guaranteed to work.
File Changes
Added 8 files
- /trunk/playground/games/palapeli
- /patterns
- /lib/palapelipatternplugin.desktop
- /lib/pattern-trader.cpp
- /lib/pattern-trader.h
- /patterns/CMakeLists.txt
- /patterns/palapeli_rectangularpattern.desktop
- /patterns/pattern-rectangular.cpp
- /patterns/pattern-rectangular.h
Deleted 2 files
- /trunk/playground/games/palapeli/lib
- /pattern-rectangular.cpp
- /pattern-rectangular.h
Modified 7 files
- /trunk/playground/games/palapeli
- /CMakeLists.txt
- /TODO
- /game/manager.cpp
- /lib/CMakeLists.txt
- /lib/pattern-configuration.cpp
- /lib/pattern-configuration.h
- /storage/gamestorage.cpp
17 files changed in total