Tue, 20 Nov 2018 16:18:42 +0100 Parse and render more messages
unC0Rr [Tue, 20 Nov 2018 16:18:42 +0100] rev 14254
Parse and render more messages
Tue, 20 Nov 2018 00:09:35 +0100 Thas else() in paths.cmake did not make sense. Hopefully this fixes Fedora build issues
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Nov 2018 00:09:35 +0100] rev 14253
Thas else() in paths.cmake did not make sense. Hopefully this fixes Fedora build issues
Mon, 19 Nov 2018 23:27:36 +0100 Don't aggressively delete air mines in Racer
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 23:27:36 +0100] rev 14252
Don't aggressively delete air mines in Racer
Mon, 19 Nov 2018 22:26:47 +0100 Unify fpcrtl_pchar2astr look with fpcrtl_pchar2str
unc0rr [Mon, 19 Nov 2018 22:26:47 +0100] rev 14251
Unify fpcrtl_pchar2astr look with fpcrtl_pchar2str
Mon, 19 Nov 2018 22:25:02 +0100 Handle NULL pchar in pchar2astr
unc0rr [Mon, 19 Nov 2018 22:25:02 +0100] rev 14250
Handle NULL pchar in pchar2astr
Mon, 19 Nov 2018 21:51:46 +0100 Remove erroneous code duplicating FIX_STRING functionality, adjust ansistring array size
unc0rr [Mon, 19 Nov 2018 21:51:46 +0100] rev 14249
Remove erroneous code duplicating FIX_STRING functionality, adjust ansistring array size
Mon, 19 Nov 2018 21:10:54 +0300 as much as howling hedgehogs is hilarious, it might be confusing at first
alfadur [Mon, 19 Nov 2018 21:10:54 +0300] rev 14248
as much as howling hedgehogs is hilarious, it might be confusing at first
Mon, 19 Nov 2018 21:07:04 +0300 merge
alfadur [Mon, 19 Nov 2018 21:07:04 +0300] rev 14247
merge
Mon, 19 Nov 2018 19:44:44 +0300 Update russian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 19:44:44 +0300] rev 14246
Update russian frontend translation
Mon, 19 Nov 2018 19:03:32 +0300 Merge with master branch
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 19:03:32 +0300] rev 14245
Merge with master branch
Mon, 19 Nov 2018 19:02:48 +0300 Adapt russian translations and fix misprint
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 19:02:48 +0300] rev 14244
Adapt russian translations and fix misprint
Mon, 19 Nov 2018 18:56:24 +0300 Edit russian translations in desktop file
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 18:56:24 +0300] rev 14243
Edit russian translations in desktop file
Mon, 19 Nov 2018 18:05:45 +0300 Mark non-translatable russian translations with comments, disable unfinished flag
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 18:05:45 +0300] rev 14242
Mark non-translatable russian translations with comments, disable unfinished flag
Mon, 19 Nov 2018 18:27:45 +0100 Show extra seconds when collecting a crate in Teamwork
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 18:27:45 +0100] rev 14241
Show extra seconds when collecting a crate in Teamwork String freeze is not violated because the string was already collected.
Mon, 19 Nov 2018 18:18:06 +0100 Teamwork: Play sound for time bonus, don't give time bonus for destroying crate
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 18:18:06 +0100] rev 14240
Teamwork: Play sound for time bonus, don't give time bonus for destroying crate
Mon, 19 Nov 2018 17:56:49 +0100 Remove some chatslang from missions
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 17:56:49 +0100] rev 14239
Remove some chatslang from missions Note: loc("...") does not violate the string freeze, this string has already been collected
Mon, 19 Nov 2018 13:03:27 +0100 Update Travis to use Ubuntu bionic (18.04 LTS)
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 13:03:27 +0100] rev 14238
Update Travis to use Ubuntu bionic (18.04 LTS)
Mon, 19 Nov 2018 09:37:53 +0300 was a wrong copy apparently
alfadur [Mon, 19 Nov 2018 09:37:53 +0300] rev 14237
was a wrong copy apparently
Mon, 19 Nov 2018 09:29:37 +0300 corrected parsing joined with unC0Rr's corrected generating finally gives the right result
alfadur [Mon, 19 Nov 2018 09:29:37 +0300] rev 14236
corrected parsing joined with unC0Rr's corrected generating finally gives the right result
Mon, 19 Nov 2018 06:57:36 +0300 On a second though, the actual error seems to be elsewhere, so still can use proper indexing
alfadur [Mon, 19 Nov 2018 06:57:36 +0300] rev 14235
On a second though, the actual error seems to be elsewhere, so still can use proper indexing
Mon, 19 Nov 2018 04:21:44 +0300 seems like it's either this or swap indexing order everywhere
alfadur [Mon, 19 Nov 2018 04:21:44 +0300] rev 14234
seems like it's either this or swap indexing order everywhere
Mon, 19 Nov 2018 01:10:27 +0100 Fix typo in German translation of ACF1
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 01:10:27 +0100] rev 14233
Fix typo in German translation of ACF1
Mon, 19 Nov 2018 01:04:29 +0100 ACF1: Set hero's gear position when skipping first cut scene
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 01:04:29 +0100] rev 14232
ACF1: Set hero's gear position when skipping first cut scene
Mon, 19 Nov 2018 00:54:36 +0100 Turn accidental globals to locals in Lua libraries
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 00:54:36 +0100] rev 14231
Turn accidental globals to locals in Lua libraries
Mon, 19 Nov 2018 00:19:21 +0100 Get rid of table.maxn in all Lua code
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 00:19:21 +0100] rev 14230
Get rid of table.maxn in all Lua code
Sun, 18 Nov 2018 21:01:16 +0100 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 21:01:16 +0100] rev 14229
Update changelog
Sun, 18 Nov 2018 20:18:32 +0100 Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax
unc0rr [Sun, 18 Nov 2018 20:18:32 +0100] rev 14228
Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax
Sun, 18 Nov 2018 12:21:03 -0500 fpc likes brackets
nemo [Sun, 18 Nov 2018 12:21:03 -0500] rev 14227
fpc likes brackets
Sun, 18 Nov 2018 16:57:43 +0100 AI is bazooka genius
unc0rr [Sun, 18 Nov 2018 16:57:43 +0100] rev 14226
AI is bazooka genius
Sun, 18 Nov 2018 16:10:18 +0100 Display game scheme settings in Pas2C, too
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 16:10:18 +0100] rev 14225
Display game scheme settings in Pas2C, too
Sun, 18 Nov 2018 15:48:04 +0100 Shorten German translation in de.txt a bit
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 15:48:04 +0100] rev 14224
Shorten German translation in de.txt a bit
Sun, 18 Nov 2018 15:44:42 +0100 Remove duplicate translation of "Congratulations!" in ru.lua
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 15:44:42 +0100] rev 14223
Remove duplicate translation of "Congratulations!" in ru.lua
Sun, 18 Nov 2018 15:41:49 +0100 Remove invalid translation in pt_PT.txt (missing parameter %1)
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 15:41:49 +0100] rev 14222
Remove invalid translation in pt_PT.txt (missing parameter %1)
Sun, 18 Nov 2018 15:38:40 +0100 Make sure all engine locale files start with either digit, semicolon or are empty
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 15:38:40 +0100] rev 14221
Make sure all engine locale files start with either digit, semicolon or are empty
Sat, 17 Nov 2018 14:29:09 -0500 verify impact before explosion rating, since the offsets might cause water splashes
nemo [Sat, 17 Nov 2018 14:29:09 -0500] rev 14220
verify impact before explosion rating, since the offsets might cause water splashes
Sat, 17 Nov 2018 19:19:50 +0100 Fix desync bomb
unc0rr [Sat, 17 Nov 2018 19:19:50 +0100] rev 14219
Fix desync bomb
Fri, 16 Nov 2018 21:23:23 +0100 Increase width for key binding drop-down list
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Nov 2018 21:23:23 +0100] rev 14218
Increase width for key binding drop-down list
Fri, 16 Nov 2018 14:59:57 -0500 oops
nemo [Fri, 16 Nov 2018 14:59:57 -0500] rev 14217
oops
Fri, 16 Nov 2018 14:47:07 -0500 lua comment handling is seriously WTF, but let's at least allow some partial single line
nemo [Fri, 16 Nov 2018 14:47:07 -0500] rev 14216
lua comment handling is seriously WTF, but let's at least allow some partial single line
Fri, 16 Nov 2018 20:41:38 +0100 Translate the few remaining missing strings in gd.txt
GunChleoc [Fri, 16 Nov 2018 20:41:38 +0100] rev 14215
Translate the few remaining missing strings in gd.txt
Fri, 16 Nov 2018 16:32:51 +0100 Implement more of parsing, start implementation of engine messages rendering
unC0Rr [Fri, 16 Nov 2018 16:32:51 +0100] rev 14214
Implement more of parsing, start implementation of engine messages rendering
Thu, 15 Nov 2018 15:39:59 -0500 more seems to work better?
nemo [Thu, 15 Nov 2018 15:39:59 -0500] rev 14213
more seems to work better?
Thu, 15 Nov 2018 15:12:18 -0500 adding X offset seems to improve chance of drownings
nemo [Thu, 15 Nov 2018 15:12:18 -0500] rev 14212
adding X offset seems to improve chance of drownings
Wed, 14 Nov 2018 16:58:22 +0100 Parse some synced messages, tests
unC0Rr [Wed, 14 Nov 2018 16:58:22 +0100] rev 14211
Parse some synced messages, tests
Wed, 14 Nov 2018 16:32:42 +0100 Recognize timestamps
unC0Rr [Wed, 14 Nov 2018 16:32:42 +0100] rev 14210
Recognize timestamps
Wed, 14 Nov 2018 11:09:01 +0100 Rearrange code
unC0Rr [Wed, 14 Nov 2018 11:09:01 +0100] rev 14209
Rearrange code
Wed, 14 Nov 2018 02:54:08 +0300 fix polygon closure
alfadur [Wed, 14 Nov 2018 02:54:08 +0300] rev 14208
fix polygon closure
Tue, 13 Nov 2018 20:01:43 +0300 2018ize everything
alfadur [Tue, 13 Nov 2018 20:01:43 +0300] rev 14207
2018ize everything
Tue, 13 Nov 2018 16:54:40 +0100 Start working on engine messages parser
unC0Rr [Tue, 13 Nov 2018 16:54:40 +0100] rev 14206
Start working on engine messages parser
Tue, 13 Nov 2018 07:43:36 +0100 Move engine messages into separate lib for reuse
unc0rr [Tue, 13 Nov 2018 07:43:36 +0100] rev 14205
Move engine messages into separate lib for reuse
Tue, 13 Nov 2018 08:11:31 +0300 reset airmine timer on stun recovery
alfadur [Tue, 13 Nov 2018 08:11:31 +0300] rev 14204
reset airmine timer on stun recovery
Tue, 13 Nov 2018 07:45:27 +0300 stun airmines on explosions as well
alfadur [Tue, 13 Nov 2018 07:45:27 +0300] rev 14203
stun airmines on explosions as well
Tue, 13 Nov 2018 03:57:27 +0300 add sparkles to stunned airmines
alfadur [Tue, 13 Nov 2018 03:57:27 +0300] rev 14202
add sparkles to stunned airmines
Tue, 13 Nov 2018 03:22:16 +0300 update kamikaze collision cache after portalling
alfadur [Tue, 13 Nov 2018 03:22:16 +0300] rev 14201
update kamikaze collision cache after portalling
Tue, 13 Nov 2018 01:56:42 +0300 stun airmines on shove
alfadur [Tue, 13 Nov 2018 01:56:42 +0300] rev 14200
stun airmines on shove
Mon, 12 Nov 2018 20:30:06 +0300 make engine windows checks work for 64bit builds
alfadur [Mon, 12 Nov 2018 20:30:06 +0300] rev 14199
make engine windows checks work for 64bit builds
Mon, 12 Nov 2018 20:05:24 +0300 Verify and update russian translations for refreshed strings in 04:XX / part 2
Grigory Ustinov <grenka@altlinux.org> [Mon, 12 Nov 2018 20:05:24 +0300] rev 14198
Verify and update russian translations for refreshed strings in 04:XX / part 2 (last)
Sun, 11 Nov 2018 00:14:13 +0100 Fix birdy appearance/disappearance animation
unc0rr [Sun, 11 Nov 2018 00:14:13 +0100] rev 14197
Fix birdy appearance/disappearance animation
Sat, 10 Nov 2018 21:15:42 +0100 Remove all traces of dead code related to amStructure/gtStructure
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Nov 2018 21:15:42 +0100] rev 14196
Remove all traces of dead code related to amStructure/gtStructure
Sat, 10 Nov 2018 20:58:00 +0100 Remove unused/out-commented "Structure" strings in engine locale files
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Nov 2018 20:58:00 +0100] rev 14195
Remove unused/out-commented "Structure" strings in engine locale files
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip