Sun, 29 Apr 2018 10:47:02 -0400 Back out 12847:1aba77b2e4ac This both does NOT fix the seed mismatch with shoppa map preview *AND* breaks otherwise identical scripts with different file encodings due to multiple lua calls.
nemo [Sun, 29 Apr 2018 10:47:02 -0400] rev 13348
Back out 12847:1aba77b2e4ac This both does NOT fix the seed mismatch with shoppa map preview *AND* breaks otherwise identical scripts with different file encodings due to multiple lua calls.
Sun, 29 Apr 2018 09:24:14 -0400 Airmines should have been set for 45° bounce - the only reason they weren't I guess is they were a clone of some mine values - and mines use traditional behaviour.
nemo [Sun, 29 Apr 2018 09:24:14 -0400] rev 13347
Airmines should have been set for 45° bounce - the only reason they weren't I guess is they were a clone of some mine values - and mines use traditional behaviour.
Fri, 27 Apr 2018 11:19:23 -0400 mark this revision as 0.9.24 branching point - next commit requires a protocol bump 0.9.24
nemo [Fri, 27 Apr 2018 11:19:23 -0400] rev 13346
mark this revision as 0.9.24 branching point - next commit requires a protocol bump
Thu, 26 Apr 2018 00:21:03 +0200 Fix hog being unable to walk after using sniper rifle without firing both shots
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Apr 2018 00:21:03 +0200] rev 13345
Fix hog being unable to walk after using sniper rifle without firing both shots
Tue, 24 Apr 2018 21:49:12 +0200 Pas2C: Add support for char + ansistring (for real this time)
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 21:49:12 +0200] rev 13344
Pas2C: Add support for char + ansistring (for real this time)
Tue, 24 Apr 2018 20:30:15 +0200 Change KeyBindToName to shortstring
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 20:30:15 +0200] rev 13343
Change KeyBindToName to shortstring Key names do not and should not be longer than 255 characters. ;-)
Tue, 24 Apr 2018 19:52:04 +0200 Pas2C: Add support for char + ansistring
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 19:52:04 +0200] rev 13342
Pas2C: Add support for char + ansistring
Tue, 24 Apr 2018 19:10:19 +0200 Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 19:10:19 +0200] rev 13341
Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
Sat, 21 Apr 2018 17:17:42 +0200 New Lua call: Retreat, to force turn into Retreat time
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Apr 2018 17:17:42 +0200] rev 13340
New Lua call: Retreat, to force turn into Retreat time
Thu, 19 Apr 2018 15:48:00 +0200 Fix incorrect check for iPhone macro in hwconsts.h
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Apr 2018 15:48:00 +0200] rev 13339
Fix incorrect check for iPhone macro in hwconsts.h TARGET_OS_IPHONE is always defined when building on Mac OS, so the define was wrong. This macro expands to either 0 or 1, so a simple #if should be enough.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip