Sat, 12 Nov 2011 21:44:26 -0500 this should allow overriding static maps from lua
nemo [Sat, 12 Nov 2011 21:44:26 -0500] rev 6339
this should allow overriding static maps from lua
Sat, 12 Nov 2011 18:02:55 +0100 and now it even works for sdl12 \o/ hedgeroid
Xeli [Sat, 12 Nov 2011 18:02:55 +0100] rev 6338
and now it even works for sdl12 \o/
Sat, 12 Nov 2011 21:59:10 +0100 in class methods you can call [self alloc], as per objc specifications
koda [Sat, 12 Nov 2011 21:59:10 +0100] rev 6337
in class methods you can call [self alloc], as per objc specifications
Sat, 12 Nov 2011 17:55:23 +0100 use the new SDL_CreateThread call hedgeroid
Xeli [Sat, 12 Nov 2011 17:55:23 +0100] rev 6336
use the new SDL_CreateThread call
Sat, 12 Nov 2011 21:53:39 +0100 nevermind
koda [Sat, 12 Nov 2011 21:53:39 +0100] rev 6335
nevermind
Sat, 12 Nov 2011 17:27:47 +0100 merge hedgeroid
Xeli [Sat, 12 Nov 2011 17:27:47 +0100] rev 6334
merge
Sat, 12 Nov 2011 21:07:53 +0100 even faster and no more warning
koda [Sat, 12 Nov 2011 21:07:53 +0100] rev 6333
even faster and no more warning
Sat, 12 Nov 2011 17:27:23 +0100 Java side makes use of the official multitouch implementation of SDL hedgeroid
Xeli [Sat, 12 Nov 2011 17:27:23 +0100] rev 6332
Java side makes use of the official multitouch implementation of SDL
Sat, 12 Nov 2011 12:41:12 -0500 faster math
unc0rr [Sat, 12 Nov 2011 12:41:12 -0500] rev 6331
faster math
Sat, 12 Nov 2011 17:14:56 +0100 merge fix hedgeroid
Xeli [Sat, 12 Nov 2011 17:14:56 +0100] rev 6330
merge fix
Sat, 12 Nov 2011 11:02:02 -0500 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.
nemo [Sat, 12 Nov 2011 11:02:02 -0500] rev 6329
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 merge...i think hedgeroid
Xeli [Sat, 12 Nov 2011 17:06:49 +0100] rev 6328
merge...i think
Sat, 12 Nov 2011 10:44:10 -0500 Add an event mask for SDL1.2
nemo [Sat, 12 Nov 2011 10:44:10 -0500] rev 6327
Add an event mask for SDL1.2
Fri, 11 Nov 2011 15:28:58 -0500 Add hillbilly voice
nemo [Fri, 11 Nov 2011 15:28:58 -0500] rev 6326
Add hillbilly voice
Fri, 11 Nov 2011 15:11:41 -0500 Update changelog, comment on possibly redundant lines in GSHandlers
nemo [Fri, 11 Nov 2011 15:11:41 -0500] rev 6325
Update changelog, comment on possibly redundant lines in GSHandlers
Fri, 11 Nov 2011 14:13:25 -0500 flip some flames
nemo [Fri, 11 Nov 2011 14:13:25 -0500] rev 6324
flip some flames
Fri, 11 Nov 2011 14:05:39 -0500 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.
nemo [Fri, 11 Nov 2011 14:05:39 -0500] rev 6323
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 If I'm going to be arbitrary about it, might as well go for the more minimal arbitrariness
nemo [Thu, 10 Nov 2011 21:11:57 -0500] rev 6322
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 further engine interaction refactoring
koda [Fri, 11 Nov 2011 01:40:23 +0100] rev 6321
further engine interaction refactoring
Fri, 11 Nov 2011 01:18:19 +0100 minor updates to ServerProtocolNetwork class
koda [Fri, 11 Nov 2011 01:18:19 +0100] rev 6320
minor updates to ServerProtocolNetwork class
Fri, 11 Nov 2011 00:23:09 +0100 restore a lost view message
koda [Fri, 11 Nov 2011 00:23:09 +0100] rev 6319
restore a lost view message
Thu, 10 Nov 2011 17:37:24 -0500 unsquash the rescaled clouds
nemo [Thu, 10 Nov 2011 17:37:24 -0500] rev 6318
unsquash the rescaled clouds
Thu, 10 Nov 2011 23:14:40 +0300 Improve parsing of complex references like "a^[b[c], d]"
unc0rr [Thu, 10 Nov 2011 23:14:40 +0300] rev 6317
Improve parsing of complex references like "a^[b[c], d]"
Wed, 09 Nov 2011 21:36:20 +0300 Fix inifinite loops
unc0rr [Wed, 09 Nov 2011 21:36:20 +0300] rev 6316
Fix inifinite loops
Wed, 09 Nov 2011 21:28:52 +0300 Rearrange token types
unc0rr [Wed, 09 Nov 2011 21:28:52 +0300] rev 6315
Rearrange token types
Thu, 10 Nov 2011 15:12:44 -0500 Add more border checks
nemo [Thu, 10 Nov 2011 15:12:44 -0500] rev 6314
Add more border checks
Thu, 10 Nov 2011 12:20:01 -0500 Make mazes filter use same variable as template filter
nemo [Thu, 10 Nov 2011 12:20:01 -0500] rev 6313
Make mazes filter use same variable as template filter
Wed, 09 Nov 2011 22:21:05 -0500 fix map/template override, remove some pointless command calls
nemo [Wed, 09 Nov 2011 22:21:05 -0500] rev 6312
fix map/template override, remove some pointless command calls
Wed, 09 Nov 2011 18:40:12 +0300 Less precision - less confusion
unc0rr [Wed, 09 Nov 2011 18:40:12 +0300] rev 6311
Less precision - less confusion
Tue, 08 Nov 2011 22:05:33 +0300 Improve type declarations parsing
unc0rr [Tue, 08 Nov 2011 22:05:33 +0300] rev 6310
Improve type declarations parsing
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip