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
alfadur [Thu, 22 Aug 2019 22:46:19 +0300] rev 15370
update windows build to detect when a cross-compiler is necessary
alfadur [Thu, 22 Aug 2019 19:07:25 +0300] rev 15369
update .gitignore
alfadur [Wed, 21 Aug 2019 00:11:52 +0300] rev 15368
don't build server with vcpkg by default after all
alfadur [Tue, 20 Aug 2019 19:43:03 +0300] rev 15367
build everything in vcpkg build by default
alfadur [Mon, 19 Aug 2019 21:17:18 +0300] rev 15366
only digest masks for masked land object
alfadur [Mon, 19 Aug 2019 18:59:24 +0300] rev 15365
remove per line digest logging
alfadur [Mon, 19 Aug 2019 18:48:11 +0300] rev 15364
copy alpha extraction to the other digest computation
nemo [Mon, 19 Aug 2019 11:41:59 -0400] rev 15363
make the mask colours more liberal due to possibility that OSX/SDL2 are slightly distorting them
alfadur [Mon, 19 Aug 2019 18:24:08 +0300] rev 15362
fix alpha index
alfadur [Mon, 19 Aug 2019 18:06:46 +0300] rev 15361
alpha digest test
nemo [Mon, 19 Aug 2019 09:11:49 -0400] rev 15360
merge
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Aug 2019 01:06:13 +0200] rev 15359
gfSwitchHog+gfKing: Fix hog switching being delayed one round too many
raptor <buckyballreaction@gmail.com> [Fri, 16 Aug 2019 15:03:14 -0600] rev 15358
Handle a possible linker error on macOS