Thu, 24 Nov 2011 16:18:45 +0100 GSoC 2011: Android port - merged mainstream
koda [Thu, 24 Nov 2011 16:18:45 +0100] rev 6415
GSoC 2011: Android port - merged mainstream
Wed, 23 Nov 2011 20:12:16 +0300 Finish preprocessor. Now it correctly handles $IFDEF, $IFNDEF, $ELSE, $ENDIF and $DEFINE.
unc0rr [Wed, 23 Nov 2011 20:12:16 +0300] rev 6414
Finish preprocessor. Now it correctly handles $IFDEF, $IFNDEF, $ELSE, $ENDIF and $DEFINE. Still not enterprise level, as has some flaws, but is okay to process hedgewars sources.
Tue, 22 Nov 2011 22:48:02 +0300 Preprocessor strips comments
unc0rr [Tue, 22 Nov 2011 22:48:02 +0300] rev 6413
Preprocessor strips comments
Tue, 22 Nov 2011 19:34:15 +0300 - Split PascalParser into modules
unc0rr [Tue, 22 Nov 2011 19:34:15 +0300] rev 6412
- Split PascalParser into modules - Start implementation of preprocessor
Tue, 22 Nov 2011 02:08:42 +0100 group the ios files to be translated (aka localization)
koda [Tue, 22 Nov 2011 02:08:42 +0100] rev 6411
group the ios files to be translated (aka localization)
Fri, 26 Oct 2012 14:19:57 +0100 close branch 0.9.17
koda [Fri, 26 Oct 2012 14:19:57 +0100] rev 6410
close branch
Sun, 20 Nov 2011 19:07:59 +0100 SDL included some of our patches mainstream
koda [Sun, 20 Nov 2011 19:07:59 +0100] rev 6409
SDL included some of our patches mainstream
Mon, 21 Nov 2011 21:23:23 +0100 this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into. 0.9.17
sheepluva [Mon, 21 Nov 2011 21:23:23 +0100] rev 6408
this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into. there is a workaround: in the user dir put the playername in <playerNameWithCorrectCase>_highlight.txt
Sun, 20 Nov 2011 19:45:40 +0300 Merge with 0.9.17 server fix
unc0rr [Sun, 20 Nov 2011 19:45:40 +0300] rev 6407
Merge with 0.9.17 server fix
Sat, 19 Nov 2011 23:34:09 +0100 Updated Slovak translation
jose1711 [Sat, 19 Nov 2011 23:34:09 +0100] rev 6406
Updated Slovak translation
Mon, 21 Nov 2011 11:00:42 +0100 Added tag 0-9.17-release for changeset 4670f003f91b 0.9.17
koda [Mon, 21 Nov 2011 11:00:42 +0100] rev 6405
Added tag 0-9.17-release for changeset 4670f003f91b
Sat, 19 Nov 2011 15:36:33 -0500 Aaaand merge into trunk too in case guys I was playing earlier are on trunk
nemo [Sat, 19 Nov 2011 15:36:33 -0500] rev 6404
Aaaand merge into trunk too in case guys I was playing earlier are on trunk
Sun, 20 Nov 2011 19:45:03 +0300 Fix empty teams list when trying to spectate 0.9.17
unc0rr [Sun, 20 Nov 2011 19:45:03 +0300] rev 6403
Fix empty teams list when trying to spectate
Sat, 19 Nov 2011 15:34:38 -0500 Fix missing nametags in placement mode 0.9.17 0.9.17-release
nemo [Sat, 19 Nov 2011 15:34:38 -0500] rev 6402
Fix missing nametags in placement mode
Sat, 19 Nov 2011 22:42:52 +0300 merge, as --rebase didn't work for some reason
unc0rr [Sat, 19 Nov 2011 22:42:52 +0300] rev 6401
merge, as --rebase didn't work for some reason
Sat, 19 Nov 2011 14:30:58 -0500 Merge 0.9.17 with trunk 0.9.17
nemo [Sat, 19 Nov 2011 14:30:58 -0500] rev 6400
Merge 0.9.17 with trunk
Sat, 19 Nov 2011 22:38:31 +0300 Improve parser and converter
unc0rr [Sat, 19 Nov 2011 22:38:31 +0300] rev 6399
Improve parser and converter
Sat, 19 Nov 2011 14:29:35 -0500 Update changelog again
nemo [Sat, 19 Nov 2011 14:29:35 -0500] rev 6398
Update changelog again
Sat, 19 Nov 2011 19:30:20 +0300 Oops, function call has parens
unc0rr [Sat, 19 Nov 2011 19:30:20 +0300] rev 6397
Oops, function call has parens
Fri, 18 Nov 2011 12:47:40 -0500 Only make AI avoid damaged dead mines and dangerously smoking barrels once the attack is finished.
nemo [Fri, 18 Nov 2011 12:47:40 -0500] rev 6396
Only make AI avoid damaged dead mines and dangerously smoking barrels once the attack is finished.
Fri, 18 Nov 2011 15:05:32 +0400 Make AI be less scared by crates. Actually, now it starts using switcher just to pick a crate up.
unc0rr [Fri, 18 Nov 2011 15:05:32 +0400] rev 6395
Make AI be less scared by crates. Actually, now it starts using switcher just to pick a crate up.
Fri, 18 Nov 2011 00:32:52 +0100 yay, finally osx (and likely windows) fullscreen switch works like on linux! ALL textures had to be destroyed and recreated only after the new window got created. In other news, the new window must be cleaned with glClear to skip a first frame of garbage and AddProgress is only called the first time.
koda [Fri, 18 Nov 2011 00:32:52 +0100] rev 6394
yay, finally osx (and likely windows) fullscreen switch works like on linux! ALL textures had to be destroyed and recreated only after the new window got created. In other news, the new window must be cleaned with glClear to skip a first frame of garbage and AddProgress is only called the first time.
Thu, 17 Nov 2011 23:14:24 +0300 Make AI use switcher when:
unc0rr [Thu, 17 Nov 2011 23:14:24 +0300] rev 6393
Make AI use switcher when: - it is immediately available - switching gains +20 points score turn
Thu, 17 Nov 2011 21:44:35 +0300 - Move actions stack out of Walk procedure
unc0rr [Thu, 17 Nov 2011 21:44:35 +0300] rev 6392
- Move actions stack out of Walk procedure - Move test for available weapons into Walk procedure
Thu, 17 Nov 2011 17:57:45 +0400 - Parse sets initialization
unc0rr [Thu, 17 Nov 2011 17:57:45 +0400] rev 6391
- Parse sets initialization - Render interface part of unit;
Wed, 16 Nov 2011 16:36:17 -0500 This should have been added before. add log spew if this ever happens. We should hopefully identify the various circumstances and make sure it is all cleaned up so the list becomes unnecessary.
nemo [Wed, 16 Nov 2011 16:36:17 -0500] rev 6390
This should have been added before. add log spew if this ever happens. We should hopefully identify the various circumstances and make sure it is all cleaned up so the list becomes unnecessary.
Wed, 16 Nov 2011 15:16:17 -0500 prevent flinging up into any land.
nemo [Wed, 16 Nov 2011 15:16:17 -0500] rev 6389
prevent flinging up into any land.
Wed, 16 Nov 2011 21:35:14 +0300 Recognize some built-in functions
unc0rr [Wed, 16 Nov 2011 21:35:14 +0300] rev 6388
Recognize some built-in functions
Wed, 16 Nov 2011 20:42:45 +0300 Less code
unc0rr [Wed, 16 Nov 2011 20:42:45 +0300] rev 6387
Less code
Wed, 16 Nov 2011 19:25:25 +0300 Prefix followed by prefix issue solved. Also some slight improvements.
unc0rr [Wed, 16 Nov 2011 19:25:25 +0300] rev 6386
Prefix followed by prefix issue solved. Also some slight improvements.
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip