Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 17:59:27 +0100] rev 14320
Add status indicators (low grav / extra dmg) in touch interface
unC0Rr [Mon, 26 Nov 2018 14:48:38 +0100] rev 14319
Pass opengl context to engine
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 14:31:36 +0100] rev 14318
Lua API: Change PLATFORM to INTERFACE
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 01:13:10 +0100] rev 14317
Highlander: Fix hogs receiving air strikes in maps with border
alfadur [Mon, 26 Nov 2018 02:50:54 +0300] rev 14316
add hwphysics to engine
unc0rr [Sun, 25 Nov 2018 22:32:49 +0100] rev 14315
Add advance_simulation() function to engine lib, some WIP on frontend
alfadur [Sun, 25 Nov 2018 05:52:06 +0300] rev 14314
add gfx setup ffi
Wuzzy <Wuzzy2@mail.ru> [Sun, 25 Nov 2018 00:23:32 +0100] rev 14313
Clear gstHHJumping and gstHHHJump when hog was hurt by explosion
unc0rr [Sat, 24 Nov 2018 23:54:32 +0100] rev 14312
Format team.* code
unc0rr [Sat, 24 Nov 2018 23:51:45 +0100] rev 14311
Prepare to have possibility to pass opengl context to engine
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Nov 2018 21:57:01 +0100] rev 14310
Remove OFFICIAL_SERVER-only dependencies from INSTALL.md
unc0rr [Sat, 24 Nov 2018 19:08:52 +0100] rev 14309
Fix build
unC0Rr [Sat, 24 Nov 2018 20:55:42 +0300] rev 14308
Cut dependency on yaml for non-official server builds
nemo [Fri, 23 Nov 2018 21:38:34 -0500] rev 14307
topY too
nemo [Fri, 23 Nov 2018 16:38:47 -0500] rev 14306
these need casting too, but overall switching type is a win.
nemo [Fri, 23 Nov 2018 16:20:55 -0500] rev 14305
more uninitialised values
nemo [Fri, 23 Nov 2018 16:03:10 -0500] rev 14304
uninitialised values
nemo [Fri, 23 Nov 2018 15:54:23 -0500] rev 14303
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 14302
Fix weWrap camera in pas2c (and if applies, 32 bit fpc)
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Nov 2018 22:18:21 +0100] rev 14301
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Nov 2018 20:41:42 +0100] rev 14300
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 14299
Slightly correct russian translations in ru.txt (typos and sense)
alfadur [Thu, 22 Nov 2018 18:37:41 +0300] rev 14298
fix casing
Grigory Ustinov <grenka@altlinux.org> [Thu, 22 Nov 2018 18:19:03 +0300] rev 14297
Update russian translation in ru.txt
unC0Rr [Thu, 22 Nov 2018 14:07:55 +0100] rev 14296
It was bad idea to store QByteArray referencing memory on stack
unC0Rr [Thu, 22 Nov 2018 13:52:00 +0100] rev 14295
Support new message format in frontend
unC0Rr [Thu, 22 Nov 2018 13:40:58 +0100] rev 14294
Send seed to engine to receive random map previews
unC0Rr [Thu, 22 Nov 2018 13:39:51 +0100] rev 14293
- Move EngineInstance into a separate module
- Refactor ipc a bit and process messages
unC0Rr [Thu, 22 Nov 2018 10:58:55 +0100] rev 14292
Implement send_ipc and read_ipc in engine lib, send_ipc in frontend
alfadur [Thu, 22 Nov 2018 00:49:55 +0300] rev 14291
prevent qtmain from not being linked in on windows
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Nov 2018 22:19:58 +0100] rev 14290
Add Mutant game scheme, and adapt Mutant for the newly unlocked settings
alfadur [Wed, 21 Nov 2018 23:55:32 +0300] rev 14289
prevent SDL2main from being linked in on windows
nemo [Wed, 21 Nov 2018 15:47:40 -0500] rev 14288
add cfg for mutant
nemo [Wed, 21 Nov 2018 15:41:43 -0500] rev 14287
I think this is correct way to use iterate over it as a hashmap. don't have much lua practice
nemo [Wed, 21 Nov 2018 15:28:52 -0500] rev 14286
oops
nemo [Wed, 21 Nov 2018 15:26:54 -0500] rev 14285
flag crates since waste of time for mutant.
nemo [Wed, 21 Nov 2018 12:41:55 -0500] rev 14284
force-disable video recording if C build is enabled.
nemo [Wed, 21 Nov 2018 11:59:20 -0500] rev 14283
silence warning
unC0Rr [Wed, 21 Nov 2018 15:52:17 +0100] rev 14282
Use question mark approach also in IPC::read
unC0Rr [Wed, 21 Nov 2018 15:49:16 +0100] rev 14281
IPC implementation
Grigory Ustinov <grenka@altlinux.org> [Wed, 21 Nov 2018 17:28:28 +0300] rev 14280
Update russian frontend translation
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Nov 2018 22:08:12 +0100] rev 14279
Clean up 0.9.25 changelog a bit
unc0rr [Tue, 20 Nov 2018 19:43:00 +0100] rev 14278
Fix fpcrtl_strcompare broken in previous commit
unc0rr [Tue, 20 Nov 2018 18:35:39 +0100] rev 14277
No, it doesn't seem legit
unC0Rr [Tue, 20 Nov 2018 16:56:24 +0100] rev 14276
Start outlining ipc subsystem
unC0Rr [Tue, 20 Nov 2018 16:18:42 +0100] rev 14275
Parse and render more messages
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Nov 2018 00:09:35 +0100] rev 14274
Thas else() in paths.cmake did not make sense. Hopefully this fixes Fedora build issues
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 23:27:36 +0100] rev 14273
Don't aggressively delete air mines in Racer
unc0rr [Mon, 19 Nov 2018 22:26:47 +0100] rev 14272
Unify fpcrtl_pchar2astr look with fpcrtl_pchar2str
unc0rr [Mon, 19 Nov 2018 22:25:02 +0100] rev 14271
Handle NULL pchar in pchar2astr
unc0rr [Mon, 19 Nov 2018 21:51:46 +0100] rev 14270
Remove erroneous code duplicating FIX_STRING functionality, adjust ansistring array size
alfadur [Mon, 19 Nov 2018 21:10:54 +0300] rev 14269
as much as howling hedgehogs is hilarious, it might be confusing at first
alfadur [Mon, 19 Nov 2018 21:07:04 +0300] rev 14268
merge
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 18:27:45 +0100] rev 14267
Show extra seconds when collecting a crate in Teamwork
String freeze is not violated because the string was already collected.
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 18:18:06 +0100] rev 14266
Teamwork: Play sound for time bonus, don't give time bonus for destroying crate
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 17:56:49 +0100] rev 14265
Remove some chatslang from missions
Note: loc("...") does not violate the string freeze, this string has already been collected
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 19:44:44 +0300] rev 14264
Update russian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 19:03:32 +0300] rev 14263
Merge with master branch
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 19:02:48 +0300] rev 14262
Adapt russian translations and fix misprint
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 18:56:24 +0300] rev 14261
Edit russian translations in desktop file