unc0rr [Wed, 04 Sep 2019 23:23:23 +0200] rev 15415
Set dX to zero in hedgehog walk routine to prevent unexpected changes in X coordinate in certain conditions
alfadur [Wed, 04 Sep 2019 00:07:23 +0300] rev 15414
add wind to physics processor
alfadur [Tue, 03 Sep 2019 23:57:06 +0300] rev 15413
implement iteration with tags
unc0rr [Sun, 01 Sep 2019 21:57:01 +0200] rev 15412
Fix build
unc0rr [Sun, 01 Sep 2019 10:42:33 +0200] rev 15411
Prevent AI from flooding +L/+R messages
unc0rr [Sun, 01 Sep 2019 10:37:16 +0200] rev 15410
Set dX sign early so jump calculations always get correct value
alfadur [Sat, 31 Aug 2019 23:15:14 +0300] rev 15409
remove winutils
alfadur [Sat, 31 Aug 2019 22:30:29 +0300] rev 15408
allow registering zero-sized types
Wuzzy <Wuzzy2@mail.ru> [Sat, 31 Aug 2019 20:31:10 +0200] rev 15407
Change credits for Hungarian translator
S-D- [Fri, 30 Aug 2019 14:15:34 +0300] rev 15406
Allow playing Racer without invulnerability
alfadur [Thu, 29 Aug 2019 21:25:23 +0300] rev 15405
ignore overflow in point norm computation
alfadur [Thu, 29 Aug 2019 00:20:41 +0300] rev 15404
avoid time multiplication when not skipping ticks
alfadur [Thu, 29 Aug 2019 00:08:03 +0300] rev 15403
remove velocity check
alfadur [Thu, 29 Aug 2019 00:06:31 +0300] rev 15402
add gravity
alfadur [Wed, 28 Aug 2019 23:06:34 +0300] rev 15401
update hwphysics motion to use the new system
alfadur [Wed, 28 Aug 2019 22:53:40 +0300] rev 15400
allow iterating with gear id
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Aug 2019 18:36:37 +0200] rev 15399
Merge with Hungarian update commits
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Aug 2019 18:35:36 +0200] rev 15398
For Hungarian update: Update changelog, credits and German translation
Timothy Vichra <vichratimot@euromail.hu> [Wed, 28 Aug 2019 18:28:56 +0200] rev 15397
Major update to Hungarian translation
alfadur [Wed, 28 Aug 2019 18:32:13 +0300] rev 15396
properly update gear id lookup on block modifications
unC0Rr [Wed, 28 Aug 2019 15:59:36 +0200] rev 15395
Prevent loading already loaded sounds
alfadur [Wed, 28 Aug 2019 13:20:10 +0300] rev 15394
refill memory when moving out of block
alfadur [Wed, 28 Aug 2019 01:27:34 +0300] rev 15393
fix block addition
alfadur [Wed, 28 Aug 2019 00:34:26 +0300] rev 15392
add multicomponent iteration test
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Aug 2019 23:16:42 +0200] rev 15391
Tempoary (!!!) workaround for incorrect key combination description in frontend
This workaround fixes the incorrect string while preserving translations and the 1.0.0 string freeze.
Remember to revert this commit and fix the string in binds.cpp after the 1.0.0 release!
alfadur [Wed, 28 Aug 2019 00:10:41 +0300] rev 15390
fix tupo
alfadur [Wed, 28 Aug 2019 00:04:23 +0300] rev 15389
expand iteration implementation to larger tuples
alfadur [Tue, 27 Aug 2019 20:09:17 +0300] rev 15388
make sure component slice order corresponds to the type args
unC0Rr [Tue, 27 Aug 2019 14:37:39 +0200] rev 15387
Fix a couple more uses of uninitialized variables
unC0Rr [Tue, 27 Aug 2019 08:41:48 +0200] rev 15386
Prevent leaking of thread objects