Tue, 19 Mar 2013 14:14:40 +0100 wow windows works too with minor changes cmake_pascal
koda [Tue, 19 Mar 2013 14:14:40 +0100] rev 8798
wow windows works too with minor changes
Wed, 27 Mar 2013 12:20:22 +0100 application bar blinks when someone pings you (issue 492)
koda [Wed, 27 Mar 2013 12:20:22 +0100] rev 8797
application bar blinks when someone pings you (issue #492)
Tue, 19 Mar 2013 13:39:38 +0100 config time pascal flags interpretation cmake_pascal
koda [Tue, 19 Mar 2013 13:39:38 +0100] rev 8796
config time pascal flags interpretation
Wed, 27 Mar 2013 11:18:00 +0100 merge correction, also what's with all those trailing whitespaces?
koda [Wed, 27 Mar 2013 11:18:00 +0100] rev 8795
merge correction, also what's with all those trailing whitespaces?
Tue, 19 Mar 2013 13:36:10 +0100 oops cmake_pascal
koda [Tue, 19 Mar 2013 13:36:10 +0100] rev 8794
oops
Tue, 26 Mar 2013 22:39:22 +0200 Change AI behavior for drill rocket
Urbertar [Tue, 26 Mar 2013 22:39:22 +0200] rev 8793
Change AI behavior for drill rocket
Tue, 26 Mar 2013 18:52:42 +0100 merge
sheepluva [Tue, 26 Mar 2013 18:52:42 +0100] rev 8792
merge
Thu, 04 Apr 2013 14:01:54 +0400 Fix shortcut which is created by NSIS 0.9.19
unc0rr [Thu, 04 Apr 2013 14:01:54 +0400] rev 8791
Fix shortcut which is created by NSIS
Tue, 19 Mar 2013 10:58:46 +0100 even though pascal linking is scripted, we need target_link_libraries anyways, so that modifying that library, will trigger linking again cmake_pascal
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
Tue, 26 Mar 2013 17:34:29 +0100 when no url is specified, default to official gameserver (issue 350)
koda [Tue, 26 Mar 2013 17:34:29 +0100] rev 8789
when no url is specified, default to official gameserver (issue #350)
Sat, 23 Mar 2013 18:43:24 +0100 lupdate 0.9.19
koda [Sat, 23 Mar 2013 18:43:24 +0100] rev 8788
lupdate
Tue, 19 Mar 2013 10:55:10 +0100 move one flag cmake_pascal
koda [Tue, 19 Mar 2013 10:55:10 +0100] rev 8787
move one flag
Tue, 26 Mar 2013 01:20:06 +0100 link stdc++ (for physfs on linux) only when targetting 32bit
koda [Tue, 26 Mar 2013 01:20:06 +0100] rev 8786
link stdc++ (for physfs on linux) only when targetting 32bit
Sat, 23 Mar 2013 18:42:23 +0100 add wiki link for the scheme handling 0.9.19
koda [Sat, 23 Mar 2013 18:42:23 +0100] rev 8785
add wiki link for the scheme handling
Tue, 19 Mar 2013 10:43:45 +0100 apply the new macro to C flags too cmake_pascal
koda [Tue, 19 Mar 2013 10:43:45 +0100] rev 8784
apply the new macro to C flags too
Sat, 23 Mar 2013 21:03:27 +0200 Remove some duplicating code from uLandGraphics.pas
Urbertar [Sat, 23 Mar 2013 21:03:27 +0200] rev 8783
Remove some duplicating code from uLandGraphics.pas
Sat, 23 Mar 2013 18:26:02 +0100 pt translation update 0.9.19
inu [Sat, 23 Mar 2013 18:26:02 +0100] rev 8782
pt translation update
Tue, 19 Mar 2013 10:39:05 +0100 s/MINIMAL_FLAGS/MINIMAL_CFLAGS/ cmake_pascal
koda [Tue, 19 Mar 2013 10:39:05 +0100] rev 8781
s/MINIMAL_FLAGS/MINIMAL_CFLAGS/
Sat, 23 Mar 2013 21:32:14 +0400 Also check length
unc0rr [Sat, 23 Mar 2013 21:32:14 +0400] rev 8780
Also check length
Sat, 23 Mar 2013 18:21:13 +0100 initial changelog update 0.9.19
koda [Sat, 23 Mar 2013 18:21:13 +0100] rev 8779
initial changelog update
Tue, 19 Mar 2013 10:35:10 +0100 internal handling of some osx-only pascal flags cmake_pascal
koda [Tue, 19 Mar 2013 10:35:10 +0100] rev 8778
internal handling of some osx-only pascal flags
Tue, 26 Mar 2013 17:52:27 -0400 merge. hate the fact that "unsynced remote changes" is just a "note" now.
nemo [Tue, 26 Mar 2013 17:52:27 -0400] rev 8777
merge. hate the fact that "unsynced remote changes" is just a "note" now.
Fri, 22 Mar 2013 22:42:41 +0100 add fort section to credits file
sheepluva [Fri, 22 Mar 2013 22:42:41 +0100] rev 8776
add fort section to credits file
Tue, 19 Mar 2013 10:34:46 +0100 apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup cmake_pascal
koda [Tue, 19 Mar 2013 10:34:46 +0100] rev 8775
apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup
Tue, 26 Mar 2013 17:47:06 -0400 Try to document TGear a bit, so people know what is commonly overridden, and what stuff is used for. Remove gtIceGun-specific values from TGear and abuse a couple of commonly abused members instead.
nemo [Tue, 26 Mar 2013 17:47:06 -0400] rev 8774
Try to document TGear a bit, so people know what is commonly overridden, and what stuff is used for. Remove gtIceGun-specific values from TGear and abuse a couple of commonly abused members instead.
Fri, 22 Mar 2013 18:51:37 +0100 remove engine warnings
sheepluva [Fri, 22 Mar 2013 18:51:37 +0100] rev 8773
remove engine warnings
Tue, 19 Mar 2013 09:53:12 +0100 utility macros for adding compiler flags cmake_pascal
koda [Tue, 19 Mar 2013 09:53:12 +0100] rev 8772
utility macros for adding compiler flags
Fri, 22 Mar 2013 14:54:20 +0100 changing fort name to better reflect its contents
sheepluva [Fri, 22 Mar 2013 14:54:20 +0100] rev 8771
changing fort name to better reflect its contents
Tue, 19 Mar 2013 01:28:25 +0100 partial conversion of pascal_flags to CMAKE_Pascal_FLAGS cmake_pascal
koda [Tue, 19 Mar 2013 01:28:25 +0100] rev 8770
partial conversion of pascal_flags to CMAKE_Pascal_FLAGS
Fri, 22 Mar 2013 14:34:11 +0100 adding jaree to credits
koda [Fri, 22 Mar 2013 14:34:11 +0100] rev 8769
adding jaree to credits
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip