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
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 18:05:45 +0300] rev 14260
Mark non-translatable russian translations with comments, disable unfinished flag
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 13:03:27 +0100] rev 14259
Update Travis to use Ubuntu bionic (18.04 LTS)
alfadur [Mon, 19 Nov 2018 09:37:53 +0300] rev 14258
was a wrong copy apparently
alfadur [Mon, 19 Nov 2018 09:29:37 +0300] rev 14257
corrected parsing joined with unC0Rr's corrected generating finally gives the right result
alfadur [Mon, 19 Nov 2018 06:57:36 +0300] rev 14256
On a second though, the actual error seems to be elsewhere, so still can use proper indexing
alfadur [Mon, 19 Nov 2018 04:21:44 +0300] rev 14255
seems like it's either this or swap indexing order everywhere
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 01:10:27 +0100] rev 14254
Fix typo in German translation of ACF1
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 01:04:29 +0100] rev 14253
ACF1: Set hero's gear position when skipping first cut scene
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 00:54:36 +0100] rev 14252
Turn accidental globals to locals in Lua libraries
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 00:19:21 +0100] rev 14251
Get rid of table.maxn in all Lua code