summaryrefslogtreecommitdiff
path: root/server/src/queryhandlerpentominos.cc
AgeCommit message (Collapse)Author
2010-01-18Make use of libartefact. Not yet tested...deva
2010-01-06New artefact connection class (to later wrap libartefact). New environment ↵deva
class to hold all global resources. Made ConnectionPool a template class. Split journal code up into two files (class from commit code).
2009-12-18Fix compiler warnings "format not a string literal and no format arguments". ↵deva
Actually exposed a bug in luaresume.cc
2009-07-29Changed Socket * to Socket & in pentominos query.deva
2009-07-24Test for configuration to use pentominos.deva
2009-07-24Test for a running instance of the artefact server.deva
2009-07-22Changed the way the macros are looked up in the filesystem (now they are ↵deva
parsed and indexed using version numbers). Updated all unit tests, to compile and run again.
2009-07-03New attribute in pentominos protocol.deva
2009-04-07Changed the pentominos query according to the changes in the pentominos ↵deva
protocol.
2009-02-11Changed all printf debug outputs to new debug interface (PRACRO_DEBUG and ↵deva
friends).
2009-02-11Added QueryHandler for both Pentominos and Pracro. Added source string to ↵deva
all values, and use these to set the prefill value in the macros.