nemo [Mon, 24 Dec 2012 09:56:29 -0500] rev 8321
fix sky
nemo [Sat, 22 Dec 2012 21:43:39 -0500] rev 8320
Shoppa tournament 2012 winners
nemo [Sat, 22 Dec 2012 21:04:47 -0500] rev 8319
trophyrace with names removed
dag10 [Thu, 20 Dec 2012 23:54:41 +0100] rev 8318
GCI2012: Beautify Network Page
koda [Thu, 20 Dec 2012 23:14:54 +0100] rev 8317
remove the CROSSAPPLE option until a better solution is found
koda [Thu, 20 Dec 2012 23:12:18 +0100] rev 8316
cmake rework, cleanup a lot of redundant sections, separate library and binary install location, unify osx and win handling of the data directory (tested on win, lin and mac)
koda [Wed, 19 Dec 2012 19:33:49 +0100] rev 8315
edit rpath manually, allowing frontend+libengine to run on linux too
koda [Wed, 19 Dec 2012 19:28:13 +0100] rev 8314
can change library name and compile it on windows again
koda [Wed, 19 Dec 2012 18:23:29 +0100] rev 8313
remove FPFLAGS and GHFLAGS from cache every time
koda [Wed, 19 Dec 2012 18:17:23 +0100] rev 8312
can compile engine as library on linux but not run the executable (automatically), most likely breaking other platforms (wrt engine-as-library)
koda [Tue, 18 Dec 2012 12:04:17 +0100] rev 8311
can use engine as library on windows too
koda [Tue, 18 Dec 2012 03:07:45 +0100] rev 8310
minor adjustments to libengine, moc is correctly created as definitions are set before calling it, params are better numbered and we don't subclass qthread but rather use moveToThread()