Sun, 13 Nov 2011 14:39:39 -0500 nemo My understanding from unc0rr is that as long as trunk and .17 are in sync, they maintain the protocol number.
Sun, 13 Nov 2011 14:33:14 -0500 nemo Use -1 to clear all channels before playing victory sound
Sun, 13 Nov 2011 19:32:42 +0100 koda modify ReleaseSound so that it performs a partial release of unused sounds, useful for responding to memory warnings
Sun, 13 Nov 2011 13:27:04 -0500 nemo Merge .17 and trunk
Sun, 13 Nov 2011 13:18:56 -0500 nemo Clear all other sounds before playing flawless victory / victory 0.9.17
Sun, 13 Nov 2011 13:05:19 -0500 nemo stray " 0.9.17
Sun, 13 Nov 2011 12:45:54 -0500 nemo oops 0.9.17
Sun, 13 Nov 2011 20:24:55 +0300 unc0rr Something
Sun, 13 Nov 2011 12:30:32 -0500 nemo Release? 0.9.17
Sun, 13 Nov 2011 13:46:26 +0300 unc0rr Introduce initialization expressions
Sun, 13 Nov 2011 12:13:21 -0500 nemo RELEEEEEEEEEASE 0.9.17
Sun, 13 Nov 2011 18:23:05 +0100 koda restore displaying statistics at the end of a game and restore warning lower views that they are going to appear
Sun, 13 Nov 2011 12:11:44 -0500 inu pt update
Sun, 13 Nov 2011 11:06:07 -0500 nemo This should not be in the unplaced section
Thu, 24 Nov 2011 13:44:30 +0100 Xeli new download manager \o/ hedgeroid
Sun, 13 Nov 2011 17:52:50 +0200 mikade Correct outdated feedback.
Thu, 24 Nov 2011 13:40:17 +0100 Xeli Added a minimal data dir, we should move this to hedgewars/share sometime hedgeroid
Sun, 13 Nov 2011 10:34:35 -0500 nemo Make AI avoid barrels the more they are damaged
Mon, 14 Nov 2011 18:03:51 +0100 Xeli merge hedgeroid
Sun, 13 Nov 2011 09:51:01 -0500 szczur pl update
Sat, 12 Nov 2011 19:00:31 +0100 koda iOS works again (also native touch interface \o/) hedgeroid
Mon, 14 Nov 2011 18:03:31 +0100 Xeli first part of the new downloader implementation hedgeroid
Sun, 13 Nov 2011 09:30:27 -0500 BioHazardX it update
Sat, 12 Nov 2011 18:38:21 +0100 koda slight cleanup, fix compiling with sdl-1.2 hedgeroid
Mon, 14 Nov 2011 17:59:26 +0100 Xeli added quotes for those with spaces in their path hedgeroid
Sat, 12 Nov 2011 21:44:26 -0500 nemo this should allow overriding static maps from lua
Sat, 12 Nov 2011 18:02:55 +0100 Xeli and now it even works for sdl12 \o/ hedgeroid
Sat, 12 Nov 2011 21:59:10 +0100 koda in class methods you can call [self alloc], as per objc specifications
Sat, 12 Nov 2011 17:55:23 +0100 Xeli use the new SDL_CreateThread call hedgeroid
Sat, 12 Nov 2011 21:53:39 +0100 koda nevermind
Sat, 12 Nov 2011 17:27:47 +0100 Xeli merge hedgeroid
Sat, 12 Nov 2011 21:07:53 +0100 koda even faster and no more warning
Sat, 12 Nov 2011 17:27:23 +0100 Xeli Java side makes use of the official multitouch implementation of SDL hedgeroid
Sat, 12 Nov 2011 12:41:12 -0500 unc0rr faster math
Sat, 12 Nov 2011 17:14:56 +0100 Xeli merge fix hedgeroid
Sat, 12 Nov 2011 11:02:02 -0500 nemo Eh. n/m. Even when I did 1 shl, didn't seem right, and anyway, it isn't much of a mask if there are 16 categories and we use 10, of which those are the most common.
Sat, 12 Nov 2011 17:06:49 +0100 Xeli merge...i think hedgeroid
Sat, 12 Nov 2011 10:44:10 -0500 nemo Add an event mask for SDL1.2
Fri, 11 Nov 2011 15:28:58 -0500 nemo Add hillbilly voice
Fri, 11 Nov 2011 15:11:41 -0500 nemo Update changelog, comment on possibly redundant lines in GSHandlers
Fri, 11 Nov 2011 14:13:25 -0500 nemo flip some flames
Fri, 11 Nov 2011 14:05:39 -0500 nemo Dir should not be 0, but set it to 1 if 0 in case I missed some other place this was done. Also correct cloud scaling.
Thu, 10 Nov 2011 21:11:57 -0500 nemo If I'm going to be arbitrary about it, might as well go for the more minimal arbitrariness
Fri, 11 Nov 2011 01:40:23 +0100 koda further engine interaction refactoring
Fri, 11 Nov 2011 01:18:19 +0100 koda minor updates to ServerProtocolNetwork class
Fri, 11 Nov 2011 00:23:09 +0100 koda restore a lost view message
Thu, 10 Nov 2011 17:37:24 -0500 nemo unsquash the rescaled clouds
Thu, 10 Nov 2011 23:14:40 +0300 unc0rr Improve parsing of complex references like "a^[b[c], d]"
Wed, 09 Nov 2011 21:36:20 +0300 unc0rr Fix inifinite loops
Wed, 09 Nov 2011 21:28:52 +0300 unc0rr Rearrange token types
Thu, 10 Nov 2011 15:12:44 -0500 nemo Add more border checks
Thu, 10 Nov 2011 12:20:01 -0500 nemo Make mazes filter use same variable as template filter
Wed, 09 Nov 2011 22:21:05 -0500 nemo fix map/template override, remove some pointless command calls
Wed, 09 Nov 2011 18:40:12 +0300 unc0rr Less precision - less confusion
Tue, 08 Nov 2011 22:05:33 +0300 unc0rr Improve type declarations parsing
Mon, 07 Nov 2011 17:37:00 -0500 nemo Another set of colours. These are an attempt to fuse ideas from mikade and bugq, based on channel feedback/voting.
Sun, 06 Nov 2011 16:21:07 -0500 nemo Might as well make the air attack team coloured too
Sun, 06 Nov 2011 23:36:02 +0300 unc0rr Even more improvements to the parser and converter
Sun, 06 Nov 2011 14:15:43 -0500 nemo tweak % again
Sun, 06 Nov 2011 13:53:25 -0500 nemo Set default water colours in greyscale mode in case the theme does not define them, decrement piano weapon on use
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip