Mon, 01 Apr 2013 23:07:24 +0400 unc0rr Hey, there was inc(Radius, 4)
Fri, 22 Mar 2013 10:33:35 +0100 koda oops cmake_pascal
Sun, 31 Mar 2013 15:45:24 -0400 volkan updated turkish frontend translation
Thu, 21 Mar 2013 15:03:30 +0100 koda drop processor flags cmake_pascal
Sun, 31 Mar 2013 14:20:40 -0400 nemo Unbreak lua localisation, fix untranslated login prompt, update translations.
Thu, 21 Mar 2013 14:38:58 +0100 koda add support for creating shared pascal libraries cmake_pascal
Sat, 30 Mar 2013 08:11:09 -0400 nemo Don't reward digging close w/ drill rocket. Doesn't offer much benefit. Reduce final bonus slightly to avoid using drill like bazooka. Better would be AI doing this for all weps based on count. Make main drill loop a little more efficient.
Wed, 20 Mar 2013 18:31:13 +0100 koda adjust verbosity, move debug/release variables in the right section cmake_pascal
Fri, 29 Mar 2013 23:58:03 +0100 sheepluva feedback page: allow translations for main text; added link to known bugs in order to reduce the future number of bug report duplicates a bit (We can all hope, right? :P)
Tue, 19 Mar 2013 18:32:22 +0100 koda below this i cannot break the loop cmake_pascal
Fri, 29 Mar 2013 10:54:12 -0400 nemo This should ensure rope can still be aimed quickly when an alt weapon is active.
Tue, 19 Mar 2013 18:32:03 +0100 koda move RestoreHog from uGears to uTeams to break a circular dependency cmake_pascal
Fri, 29 Mar 2013 14:47:01 +0100 sheepluva merge
Tue, 19 Mar 2013 18:02:06 +0100 koda minor and partial casing commit cmake_pascal
Fri, 29 Mar 2013 08:10:44 -0400 nemo *sigh* this shouldn'tve been removed in first place.
Tue, 19 Mar 2013 17:15:23 +0100 koda move a few checks so that add_defintions doesn't interfere cmake_pascal
Fri, 29 Mar 2013 08:03:17 -0400 nemo 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
Tue, 19 Mar 2013 17:14:10 +0100 koda move avwraper compilation in its own folder cmake_pascal
Thu, 28 Mar 2013 18:34:53 +0200 Urbertar Fix TestCollExcludingMe function. Now it doesn't skip test if there are more then one hog at checking pixel
Tue, 19 Mar 2013 16:47:53 +0100 koda hm, CMAKE_C_COMPILER is not always defined apparently cmake_pascal
Thu, 28 Mar 2013 18:34:30 +0200 Urbertar Fix compilation error. Remove default value of ShowMessage title param
Thu, 28 Mar 2013 17:41:40 +0100 sheepluva fix build
Tue, 19 Mar 2013 16:40:35 +0100 koda oops cmake_pascal
Wed, 27 Mar 2013 14:20:34 +0100 koda minor refactor of MessageDialog
Tue, 19 Mar 2013 16:34:31 +0100 koda move sdlmain compilation in its own folder cmake_pascal
Wed, 27 Mar 2013 14:12:19 +0100 koda define NETGAME_DEFAULT_SERVER
Tue, 19 Mar 2013 16:28:26 +0100 koda enable fpc inlining only in release mode only if using fpc > 2.6 cmake_pascal
Wed, 27 Mar 2013 14:12:05 +0100 koda unused
Tue, 19 Mar 2013 16:18:40 +0100 koda improve physfs static linking, sdl libraries cleanup cmake_pascal
Wed, 27 Mar 2013 12:56:07 +0100 koda drop QApplication in favor of HWApplication and minor refactor of MessageDialog
Tue, 19 Mar 2013 14:14:40 +0100 koda wow windows works too with minor changes cmake_pascal
Wed, 27 Mar 2013 12:20:22 +0100 koda application bar blinks when someone pings you (issue 492)
Tue, 19 Mar 2013 13:39:38 +0100 koda config time pascal flags interpretation cmake_pascal
Wed, 27 Mar 2013 11:18:00 +0100 koda merge correction, also what's with all those trailing whitespaces?
Tue, 19 Mar 2013 13:36:10 +0100 koda oops cmake_pascal
Tue, 26 Mar 2013 22:39:22 +0200 Urbertar Change AI behavior for drill rocket
Tue, 26 Mar 2013 18:52:42 +0100 sheepluva merge
Thu, 04 Apr 2013 14:01:54 +0400 unc0rr Fix shortcut which is created by NSIS 0.9.19
Tue, 19 Mar 2013 10:58:46 +0100 koda even though pascal linking is scripted, we need target_link_libraries anyways, so that modifying that library, will trigger linking again cmake_pascal
Tue, 26 Mar 2013 17:34:29 +0100 koda when no url is specified, default to official gameserver (issue 350)
Sat, 23 Mar 2013 18:43:24 +0100 koda lupdate 0.9.19
Tue, 19 Mar 2013 10:55:10 +0100 koda move one flag cmake_pascal
Tue, 26 Mar 2013 01:20:06 +0100 koda link stdc++ (for physfs on linux) only when targetting 32bit
Sat, 23 Mar 2013 18:42:23 +0100 koda add wiki link for the scheme handling 0.9.19
Tue, 19 Mar 2013 10:43:45 +0100 koda apply the new macro to C flags too cmake_pascal
Sat, 23 Mar 2013 21:03:27 +0200 Urbertar Remove some duplicating code from uLandGraphics.pas
Sat, 23 Mar 2013 18:26:02 +0100 inu pt translation update 0.9.19
Tue, 19 Mar 2013 10:39:05 +0100 koda s/MINIMAL_FLAGS/MINIMAL_CFLAGS/ cmake_pascal
Sat, 23 Mar 2013 21:32:14 +0400 unc0rr Also check length
Sat, 23 Mar 2013 18:21:13 +0100 koda initial changelog update 0.9.19
Tue, 19 Mar 2013 10:35:10 +0100 koda internal handling of some osx-only pascal flags cmake_pascal
Tue, 26 Mar 2013 17:52:27 -0400 nemo merge. hate the fact that "unsynced remote changes" is just a "note" now.
Fri, 22 Mar 2013 22:42:41 +0100 sheepluva add fort section to credits file
Tue, 19 Mar 2013 10:34:46 +0100 koda apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup cmake_pascal
Tue, 26 Mar 2013 17:47:06 -0400 nemo 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 sheepluva remove engine warnings
Tue, 19 Mar 2013 09:53:12 +0100 koda utility macros for adding compiler flags cmake_pascal
Fri, 22 Mar 2013 14:54:20 +0100 sheepluva changing fort name to better reflect its contents
Tue, 19 Mar 2013 01:28:25 +0100 koda partial conversion of pascal_flags to CMAKE_Pascal_FLAGS cmake_pascal
Fri, 22 Mar 2013 14:34:11 +0100 koda adding jaree to credits
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip