Mon, 19 Nov 2018 09:37:53 +0300 alfadur was a wrong copy apparently
Mon, 19 Nov 2018 09:29:37 +0300 alfadur corrected parsing joined with unC0Rr's corrected generating finally gives the right result
Mon, 19 Nov 2018 06:57:36 +0300 alfadur 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 alfadur seems like it's either this or swap indexing order everywhere
Mon, 19 Nov 2018 01:10:27 +0100 Wuzzy Fix typo in German translation of ACF1
Mon, 19 Nov 2018 01:04:29 +0100 Wuzzy ACF1: Set hero's gear position when skipping first cut scene
Mon, 19 Nov 2018 00:54:36 +0100 Wuzzy Turn accidental globals to locals in Lua libraries
Mon, 19 Nov 2018 00:19:21 +0100 Wuzzy Get rid of table.maxn in all Lua code
Sun, 18 Nov 2018 21:01:16 +0100 Wuzzy Update changelog
Sun, 18 Nov 2018 20:18:32 +0100 unc0rr Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax
Sun, 18 Nov 2018 12:21:03 -0500 nemo fpc likes brackets
Sun, 18 Nov 2018 16:57:43 +0100 unc0rr AI is bazooka genius
Sun, 18 Nov 2018 16:10:18 +0100 Wuzzy Display game scheme settings in Pas2C, too
Sun, 18 Nov 2018 15:48:04 +0100 Wuzzy Shorten German translation in de.txt a bit
Sun, 18 Nov 2018 15:44:42 +0100 Wuzzy Remove duplicate translation of "Congratulations!" in ru.lua
Sun, 18 Nov 2018 15:41:49 +0100 Wuzzy Remove invalid translation in pt_PT.txt (missing parameter %1)
Sun, 18 Nov 2018 15:38:40 +0100 Wuzzy Make sure all engine locale files start with either digit, semicolon or are empty
Sat, 17 Nov 2018 14:29:09 -0500 nemo verify impact before explosion rating, since the offsets might cause water splashes
Sat, 17 Nov 2018 19:19:50 +0100 unc0rr Fix desync bomb
Fri, 16 Nov 2018 21:23:23 +0100 Wuzzy Increase width for key binding drop-down list
Fri, 16 Nov 2018 14:59:57 -0500 nemo oops
Fri, 16 Nov 2018 14:47:07 -0500 nemo lua comment handling is seriously WTF, but let's at least allow some partial single line
Fri, 16 Nov 2018 20:41:38 +0100 GunChleoc Translate the few remaining missing strings in gd.txt
Fri, 16 Nov 2018 16:32:51 +0100 unC0Rr Implement more of parsing, start implementation of engine messages rendering
Thu, 15 Nov 2018 15:39:59 -0500 nemo more seems to work better?
Thu, 15 Nov 2018 15:12:18 -0500 nemo adding X offset seems to improve chance of drownings
Wed, 14 Nov 2018 16:58:22 +0100 unC0Rr Parse some synced messages, tests
Wed, 14 Nov 2018 16:32:42 +0100 unC0Rr Recognize timestamps
Wed, 14 Nov 2018 11:09:01 +0100 unC0Rr Rearrange code
Wed, 14 Nov 2018 02:54:08 +0300 alfadur fix polygon closure
Tue, 13 Nov 2018 20:01:43 +0300 alfadur 2018ize everything
Tue, 13 Nov 2018 16:54:40 +0100 unC0Rr Start working on engine messages parser
Tue, 13 Nov 2018 07:43:36 +0100 unc0rr Move engine messages into separate lib for reuse
Tue, 13 Nov 2018 08:11:31 +0300 alfadur reset airmine timer on stun recovery
Tue, 13 Nov 2018 07:45:27 +0300 alfadur stun airmines on explosions as well
Tue, 13 Nov 2018 03:57:27 +0300 alfadur add sparkles to stunned airmines
Tue, 13 Nov 2018 03:22:16 +0300 alfadur update kamikaze collision cache after portalling
Tue, 13 Nov 2018 01:56:42 +0300 alfadur stun airmines on shove
Mon, 12 Nov 2018 20:30:06 +0300 alfadur make engine windows checks work for 64bit builds
Mon, 12 Nov 2018 20:05:24 +0300 Grigory Ustinov Verify and update russian translations for refreshed strings in 04:XX / part 2
Sun, 11 Nov 2018 00:14:13 +0100 unc0rr Fix birdy appearance/disappearance animation
Sat, 10 Nov 2018 21:15:42 +0100 Wuzzy Remove all traces of dead code related to amStructure/gtStructure
Sat, 10 Nov 2018 20:58:00 +0100 Wuzzy Remove unused/out-commented "Structure" strings in engine locale files
Sat, 10 Nov 2018 20:33:39 +0100 Wuzzy Remove 2 strings violating the 0.9.25 string freeze. Backout this changeset after 0.9.25 got released
Sat, 10 Nov 2018 19:55:16 +0100 Wuzzy Credit GunChleoc for Scottish Gaelic translation update
Sat, 10 Nov 2018 19:53:40 +0100 GunChleoc Big update for Scottish Gaelic translation
Fri, 09 Nov 2018 23:42:44 +0100 Wuzzy Fix bad StrToInt call ('0x' instead of '$' for hex), confuses Pas2C
Fri, 09 Nov 2018 23:41:40 +0100 Wuzzy Backed out changeset b15014125f67
Fri, 09 Nov 2018 23:05:28 +0100 Wuzzy Fix Pas2C implementation of Val failing to parse hexadecimal
Fri, 09 Nov 2018 23:03:45 +0300 alfadur pass hwrunner gl context into engine
Fri, 09 Nov 2018 20:15:29 +0300 alfadur add standalone engine runner
Fri, 09 Nov 2018 19:49:56 +0300 alfadur some exorcism
Fri, 09 Nov 2018 16:28:23 +0100 Wuzzy Pas2C: Fix bad C typedefs for Pascal data types Extended and Real
Fri, 09 Nov 2018 17:44:19 +0300 alfadur fix 03:60
Fri, 09 Nov 2018 17:19:20 +0300 Grigory Ustinov Verify and update russian translations for refreshed strings in 04:XX / part 1
Fri, 09 Nov 2018 14:15:22 +0300 Grigory Ustinov Merge with master branch
Fri, 09 Nov 2018 14:12:00 +0300 Grigory Ustinov Verify and update russian translations for refreshed strings
Fri, 09 Nov 2018 14:11:34 +0300 Grigory Ustinov Update russian translations in ru.txt
Fri, 09 Nov 2018 03:36:21 +0300 alfadur generalize adding data to World
Fri, 09 Nov 2018 01:05:34 +0300 alfadur split hwphysics into modules
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip