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
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Aug 2019 06:05:03 +0200] rev 15385
King Mode: Automatically select teleport in king placement phase
raptor <buckyballreaction@gmail.com> [Mon, 26 Aug 2019 15:44:03 -0600] rev 15384
Merge
raptor <buckyballreaction@gmail.com> [Mon, 26 Aug 2019 15:40:15 -0600] rev 15383
Add DARWIN flag to fix BUILD_ENGINE_C compilation on macOS
alfadur [Mon, 26 Aug 2019 23:17:17 +0300] rev 15382
add permenent digest logging
nemo [Mon, 26 Aug 2019 14:27:03 -0400] rev 15381
flag some of the renderstringtex which are taking up a ton of processing time with --stats-only and pas2c
alfadur [Mon, 26 Aug 2019 19:05:28 +0300] rev 15380
complete basic ecs
alfadur [Mon, 26 Aug 2019 18:40:17 +0300] rev 15379
implement moving between blocks
alfadur [Mon, 26 Aug 2019 17:32:43 +0300] rev 15378
implement addition to/removal from blocks
unC0Rr [Mon, 26 Aug 2019 12:36:07 +0200] rev 15377
Fix usage of wrong (and uninitialized) variable
raptor <buckyballreaction@gmail.com> [Sun, 25 Aug 2019 19:39:29 -0600] rev 15376
Remove last vestiges of GLEW
alfadur [Sun, 25 Aug 2019 23:43:46 +0300] rev 15375
convert ecs storage to untyped
alfadur [Sun, 25 Aug 2019 23:42:07 +0300] rev 15374
fix world test
alfadur [Fri, 23 Aug 2019 21:12:56 +0300] rev 15373
reduce casting
alfadur [Fri, 23 Aug 2019 21:04:40 +0300] rev 15372
digest with byte arrays
alfadur [Fri, 23 Aug 2019 19:26:52 +0300] rev 15371
install win64 builds into ProgramFiles by default