Sat, 08 Jun 2013 02:21:31 +0200 koda make sure that also CXX sources pick up the flags (although I'm not 100% of the correctness of the tests)
Sat, 08 Jun 2013 02:16:38 +0200 koda add fstack-protector and fvisibility=hidden to cmake tests
Sat, 08 Jun 2013 02:03:02 +0200 koda also apply linker flags to haskell programs
Sat, 08 Jun 2013 01:56:23 +0200 koda add relro linker tests (issue 663)
Sat, 08 Jun 2013 01:52:32 +0200 koda move compiler checks in a separate cmake module
Sat, 08 Jun 2013 01:31:53 +0200 koda simplify cmake message syntax a little bit
Sat, 08 Jun 2013 01:22:46 +0200 koda move platform specific and revision info code into separate cmake modules
Fri, 07 Jun 2013 21:15:11 +0200 sheepluva update changelog
Fri, 07 Jun 2013 14:44:34 -0400 nemo move 0.01 to the end to avoid increase damage fail on small values like fire. thanks to hedgewars wiki for noting this for fire damage.
Fri, 07 Jun 2013 17:37:01 +0200 sheepluva add note about mudball causing no direct damage to changelog
Thu, 26 Dec 2013 16:50:02 +0100 koda close branch 0.9.19
Fri, 07 Jun 2013 15:23:04 +0400 unc0rr Fix more warnings (lol @ icegun "consts")
Fri, 13 Sep 2013 21:55:53 +0400 unc0rr Skip some LandPixels manipulations in stats-only mode 0.9.19
Fri, 07 Jun 2013 12:51:09 +0400 unc0rr Merge
Sat, 24 Aug 2013 01:37:20 +0400 unc0rr Fix script flaw in detection of best team when sending achievement info 0.9.19
Wed, 05 Jun 2013 13:01:25 -0400 nemo Bump protocol and version (game desync would be triggered by b70352db5675, 2ae44c4381cd - other revisions probably safe)
Sat, 24 Aug 2013 01:22:45 +0400 unc0rr Fix build 0.9.19
Wed, 05 Jun 2013 12:47:33 -0400 nemo Restore CurAmmoType check as well, that was removed in r8f317ba10675 when trying to fix aiming during alt attack.
Sat, 24 Aug 2013 00:13:15 +0400 unc0rr Store TrophyRace records in database 0.9.19
Wed, 05 Jun 2013 16:28:30 +0200 sheepluva fixed all engine compilation hints and notes (that I could see)
Tue, 04 Jun 2013 23:56:17 +0200 koda parsing ok, stops at uGears webgl
Tue, 06 Aug 2013 00:26:07 +0400 unc0rr Declare achievements in console statistics output 0.9.19
Wed, 05 Jun 2013 15:42:00 +0200 sheepluva fix last remaining warning in frontend
Tue, 04 Jun 2013 23:48:44 +0200 koda actually everything is CLANG'd webgl
Tue, 11 Jun 2013 11:48:36 +0200 koda moar cpack ignore 0.9.19
Wed, 05 Jun 2013 15:27:00 +0200 sheepluva Hedgewars.png had a resolution more than twice as high as required; also fixed some (mostly obsolete) code that also contained a typo that would cause a warning/note in clang
Tue, 04 Jun 2013 23:48:24 +0200 koda move sdlmain_osx aside in its own folder so its include path is not contaminated webgl
Tue, 11 Jun 2013 09:46:18 +0200 koda sigh, this follows r63bf1f4f40f8 0.9.19
Wed, 05 Jun 2013 14:00:29 +0200 sheepluva good-bye QAspectRatioLayout
Tue, 04 Jun 2013 22:28:12 +0200 koda update branch webgl
Tue, 11 Jun 2013 02:46:59 +0200 koda backout a few commits that desyncronized translations and broke physfs on 32 bit 0.9.19
Tue, 04 Jun 2013 22:08:17 +0200 koda merge 0.9.19 in default
Fri, 07 Jun 2013 16:35:48 +0200 sheepluva fix issue 664 ("Quick game will fail if the randomly chosen theme is a DLC/custom one") 0.9.19
Tue, 04 Jun 2013 21:59:01 +0200 koda trying to appease almighty unC0Rr 0.9.19
Tue, 04 Jun 2013 21:58:15 +0200 koda sheepluva asked, one less gci task to do 0.9.19
Tue, 04 Jun 2013 17:20:23 +0200 koda sigh (qm files should not be in package_source either) 0.9.19
Tue, 04 Jun 2013 16:23:45 +0200 master_ex fix mission 6 hiding cyborg (issue 622) 0.9.19
Tue, 04 Jun 2013 16:08:36 +0200 koda this file is unused 0.9.19
Tue, 04 Jun 2013 15:51:14 +0200 inu portoguese update 0.9.19
Tue, 04 Jun 2013 15:51:06 +0200 koda apply raptor's fix on unix only 0.9.19
Tue, 04 Jun 2013 15:41:40 +0200 hasufell two german sentences 0.9.19
Tue, 04 Jun 2013 15:40:25 +0200 koda forgot this from r f529fba57ba5 (thanks LocutusOfBorg1) 0.9.19
Tue, 04 Jun 2013 15:39:01 +0200 koda more make package_source, moc and sh files 0.9.19
Tue, 04 Jun 2013 11:47:07 +0200 sheepluva adding some event-strings to german translation. most of these were suggested by Topf 0.9.19
Mon, 03 Jun 2013 23:25:15 +0200 c_korn http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#deprecated-items - The Encoding key is deprecated. 0.9.19
Mon, 03 Jun 2013 23:23:46 +0200 koda yay no more linking workarounds (for statically linking physfs on 32 bit arch, bringing divd3 or stdc++ or gcc_s.so.1 dependencies) 0.9.19
Mon, 03 Jun 2013 23:21:29 +0200 raptor fix static physfs linking on 32 bit archs 0.9.19
Thu, 06 Jun 2013 00:28:30 +0400 unc0rr - Fix issue 521 by resending FULLMAPCONFIG on game finish to those who joined mid-game. Semitested.
Mon, 03 Jun 2013 23:09:06 +0200 sheepluva those "Unknown property overflow" messages were kinda getting old, time to get rid of them. also fix a typo in changelog spotted by c_korn 0.9.19
Wed, 05 Jun 2013 00:26:22 +0400 unc0rr Less confusion to translators
Tue, 04 Jun 2013 00:20:06 +0400 unc0rr Merge default to 0.9.19 0.9.19
Tue, 04 Jun 2013 23:58:42 +0400 unc0rr Proper parameters handling of chat commands
Mon, 03 Jun 2013 16:25:30 +0200 koda wow binary logic ftw 0.9.19
Mon, 03 Jun 2013 23:59:55 -0400 nemo blowtorch defrosts too
Mon, 03 Jun 2013 16:15:17 +0200 koda deleted .h in pascal engine 0.9.19
Mon, 03 Jun 2013 15:39:54 +0200 sphrix change portal mission name and update French translation (issue 569) 0.9.19
Tue, 04 Jun 2013 00:15:03 +0400 unc0rr Fix issue 652 and fix issue 645
Mon, 03 Jun 2013 13:47:35 +0200 sheepluva if you use misuse labels as comments please at least keep in mind that labels cannot be used inline, within code blocks or with indentation! 0.9.19
Mon, 03 Jun 2013 10:05:44 +0200 koda merge default with .19
Mon, 03 Jun 2013 10:04:01 +0200 koda Added tag 0.9.19-release for changeset 1617149e01a4 0.9.19
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip