Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 19:10:08 +0100] rev 14306
Tweak Construction Mode, HedgeEditor, Space Invasion and Tumbler to support touch interface
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 18:03:39 +0100] rev 14305
Touch: Fix chat rendered on top of turn timer
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 17:59:27 +0100] rev 14304
Add status indicators (low grav / extra dmg) in touch interface
unC0Rr [Mon, 26 Nov 2018 14:48:38 +0100] rev 14303
Pass opengl context to engine
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 14:31:36 +0100] rev 14302
Lua API: Change PLATFORM to INTERFACE
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 01:13:10 +0100] rev 14301
Highlander: Fix hogs receiving air strikes in maps with border
alfadur [Mon, 26 Nov 2018 02:50:54 +0300] rev 14300
add hwphysics to engine
unc0rr [Sun, 25 Nov 2018 22:32:49 +0100] rev 14299
Add advance_simulation() function to engine lib, some WIP on frontend
alfadur [Sun, 25 Nov 2018 05:52:06 +0300] rev 14298
add gfx setup ffi
Wuzzy <Wuzzy2@mail.ru> [Sun, 25 Nov 2018 00:23:32 +0100] rev 14297
Clear gstHHJumping and gstHHHJump when hog was hurt by explosion
unc0rr [Sat, 24 Nov 2018 23:54:32 +0100] rev 14296
Format team.* code
unc0rr [Sat, 24 Nov 2018 23:51:45 +0100] rev 14295
Prepare to have possibility to pass opengl context to engine
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Nov 2018 21:57:01 +0100] rev 14294
Remove OFFICIAL_SERVER-only dependencies from INSTALL.md
unc0rr [Sat, 24 Nov 2018 19:08:52 +0100] rev 14293
Fix build
unC0Rr [Sat, 24 Nov 2018 20:55:42 +0300] rev 14292
Cut dependency on yaml for non-official server builds
nemo [Fri, 23 Nov 2018 21:38:34 -0500] rev 14291
topY too
nemo [Fri, 23 Nov 2018 16:38:47 -0500] rev 14290
these need casting too, but overall switching type is a win.
nemo [Fri, 23 Nov 2018 16:20:55 -0500] rev 14289
more uninitialised values
nemo [Fri, 23 Nov 2018 16:03:10 -0500] rev 14288
uninitialised values
nemo [Fri, 23 Nov 2018 15:54:23 -0500] rev 14287
overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
unc0rr [Fri, 23 Nov 2018 21:22:26 +0100] rev 14286
Fix weWrap camera in pas2c (and if applies, 32 bit fpc)
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Nov 2018 22:18:21 +0100] rev 14285
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Nov 2018 20:41:42 +0100] rev 14284
Add a few translator comments to some not-so-obvious strings
Grigory Ustinov <grenka@altlinux.org> [Thu, 22 Nov 2018 20:59:23 +0300] rev 14283
Slightly correct russian translations in ru.txt (typos and sense)
alfadur [Thu, 22 Nov 2018 18:37:41 +0300] rev 14282
fix casing
Grigory Ustinov <grenka@altlinux.org> [Thu, 22 Nov 2018 18:19:03 +0300] rev 14281
Update russian translation in ru.txt
unC0Rr [Thu, 22 Nov 2018 14:07:55 +0100] rev 14280
It was bad idea to store QByteArray referencing memory on stack
unC0Rr [Thu, 22 Nov 2018 13:52:00 +0100] rev 14279
Support new message format in frontend
unC0Rr [Thu, 22 Nov 2018 13:40:58 +0100] rev 14278
Send seed to engine to receive random map previews
unC0Rr [Thu, 22 Nov 2018 13:39:51 +0100] rev 14277
- Move EngineInstance into a separate module
- Refactor ipc a bit and process messages