]> ruin.nu Git - germs.git/commit
genesorter now uses models to score actions, specific actions are now derived from...
authorMichael Andreen <harv@ruin.nu>
Fri, 3 Aug 2007 13:38:54 +0000 (13:38 +0000)
committerMichael Andreen <harv@ruin.nu>
Fri, 3 Aug 2007 13:38:54 +0000 (13:38 +0000)
commitefe42ca948704593c847996d0ae8da71d15bb75b
treeef2a2b8e27ada3c469846c7f953148b0e592b1d1
parentf8575ea6c0982bba5ccf42771b2994d19500c0a3
genesorter now uses models to score actions, specific actions are now derived from SortActionImpl instead of SortAction, the latter is just an empty shell now
src/genesorter.cpp
src/genesorter.h
src/main.cpp
src/models.cpp
src/reverseaction.h
src/sortaction.h
src/test/genesortertest.cpp