koda [Tue, 19 Mar 2013 18:32:03 +0100] rev 8817
move RestoreHog from uGears to uTeams to break a circular dependency
sheepluva [Fri, 29 Mar 2013 14:47:01 +0100] rev 8816
merge
koda [Tue, 19 Mar 2013 18:02:06 +0100] rev 8815
minor and partial casing commit
nemo [Fri, 29 Mar 2013 08:10:44 -0400] rev 8814
*sigh* this shouldn'tve been removed in first place.
koda [Tue, 19 Mar 2013 17:15:23 +0100] rev 8813
move a few checks so that add_defintions doesn't interfere
nemo [Fri, 29 Mar 2013 08:03:17 -0400] rev 8812
oups. reused same variable twice. my bad. You know, maybe somewhere in uVariables or uGearsList should define what we use Gear variables for in each gear
koda [Tue, 19 Mar 2013 17:14:10 +0100] rev 8811
move avwraper compilation in its own folder
Urbertar [Thu, 28 Mar 2013 18:34:53 +0200] rev 8810
Fix TestCollExcludingMe function. Now it doesn't skip test if there are more then one hog at checking pixel
koda [Tue, 19 Mar 2013 16:47:53 +0100] rev 8809
hm, CMAKE_C_COMPILER is not always defined apparently
Urbertar [Thu, 28 Mar 2013 18:34:30 +0200] rev 8808
Fix compilation error. Remove default value of ShowMessage title param
sheepluva [Thu, 28 Mar 2013 17:41:40 +0100] rev 8807
fix build
koda [Tue, 19 Mar 2013 16:40:35 +0100] rev 8806
oops
koda [Wed, 27 Mar 2013 14:20:34 +0100] rev 8805
minor refactor of MessageDialog
koda [Tue, 19 Mar 2013 16:34:31 +0100] rev 8804
move sdlmain compilation in its own folder
koda [Wed, 27 Mar 2013 14:12:19 +0100] rev 8803
define NETGAME_DEFAULT_SERVER
koda [Tue, 19 Mar 2013 16:28:26 +0100] rev 8802
enable fpc inlining only in release mode only if using fpc > 2.6
koda [Wed, 27 Mar 2013 14:12:05 +0100] rev 8801
unused
koda [Tue, 19 Mar 2013 16:18:40 +0100] rev 8800
improve physfs static linking, sdl libraries cleanup
koda [Wed, 27 Mar 2013 12:56:07 +0100] rev 8799
drop QApplication in favor of HWApplication and minor refactor of MessageDialog
koda [Tue, 19 Mar 2013 14:14:40 +0100] rev 8798
wow windows works too with minor changes
koda [Wed, 27 Mar 2013 12:20:22 +0100] rev 8797
application bar blinks when someone pings you (
issue #492)
koda [Tue, 19 Mar 2013 13:39:38 +0100] rev 8796
config time pascal flags interpretation
koda [Wed, 27 Mar 2013 11:18:00 +0100] rev 8795
merge correction, also what's with all those trailing whitespaces?
koda [Tue, 19 Mar 2013 13:36:10 +0100] rev 8794
oops
Urbertar [Tue, 26 Mar 2013 22:39:22 +0200] rev 8793
Change AI behavior for drill rocket
sheepluva [Tue, 26 Mar 2013 18:52:42 +0100] rev 8792
merge
unc0rr [Thu, 04 Apr 2013 14:01:54 +0400] rev 8791
Fix shortcut which is created by NSIS
koda [Tue, 19 Mar 2013 10:58:46 +0100] rev 8790
even though pascal linking is scripted, we need target_link_libraries anyways, so that modifying that library, will trigger linking again