summaryrefslogtreecommitdiff
path: root/src/engine_func.h
AgeCommit message (Expand)Author
2008-05-27(svn r13287) -Codechange: move engine list gui code away from engine.cpp (and...peter1138
2008-05-13(svn r13077) -Codechange: move function that updates cached num_engines to en...smatz
2008-05-07(svn r12995) -Codechange: use std::vector for EngineList instead of C/C++ wra...smatz
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-04-29(svn r12924) -Feature: Introducing the so called 'engine pool' which primaril...peter1138
2008-04-19(svn r12787) -Documentation: add/fix documentation of some functions. Patch b...rubidium
2008-03-31(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneede...rubidium