koda [Thu, 27 Dec 2012 13:24:57 +0100] rev 8331
typo when using DATA_INSTALL_DIR
koda [Tue, 25 Dec 2012 04:45:22 +0100] rev 8330
update branch with default
unc0rr [Thu, 27 Dec 2012 12:31:23 +0400] rev 8329
Fix build
dag10 [Tue, 25 Dec 2012 02:30:00 +0100] rev 8328
GCI2012: Feedback Redo
koda [Tue, 25 Dec 2012 01:13:07 +0100] rev 8327
convert Game() library call to argc,argv format so that we can use the new parsing functions
nemo [Mon, 24 Dec 2012 12:52:14 -0500] rev 8326
Don't play sounds in chat if sound is disabled, try to prevent sound crashes by checking for audio init failure.
RowanD [Mon, 24 Dec 2012 17:07:12 +0100] rev 8325
GCI2012: Change Argument Passing Between Frontend and Engine
koda [Mon, 24 Dec 2012 16:23:55 +0100] rev 8324
merge
koda [Mon, 24 Dec 2012 15:41:45 +0100] rev 8323
get executable directory at runtime rather than configure time
koda [Mon, 24 Dec 2012 03:00:18 +0100] rev 8322
adjust rpath on osx too for libengine
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()
koda [Mon, 17 Dec 2012 00:43:52 +0100] rev 8309
bye bye cBits
koda [Mon, 17 Dec 2012 00:34:49 +0100] rev 8308
move GetParams in ArgParser, print a warning when using a deprecated command, pascalisation of +1s
RowanD [Mon, 17 Dec 2012 00:18:18 +0100] rev 8307
GCI2012: Optional Second Argument
unc0rr [Tue, 18 Dec 2012 20:48:37 +0400] rev 8306
Use physfs here too
sheepluva [Sun, 16 Dec 2012 18:50:00 +0100] rev 8305
add hwengine.desktop to hgignore
unc0rr [Sun, 16 Dec 2012 12:25:13 +0400] rev 8304
Merge from default