Sat, 24 Nov 2018 19:08:52 +0100 unc0rr Fix build
Sat, 24 Nov 2018 20:55:42 +0300 unC0Rr Cut dependency on yaml for non-official server builds
Fri, 23 Nov 2018 21:38:34 -0500 nemo topY too
Fri, 23 Nov 2018 16:38:47 -0500 nemo these need casting too, but overall switching type is a win.
Fri, 23 Nov 2018 16:20:55 -0500 nemo more uninitialised values
Fri, 23 Nov 2018 16:03:10 -0500 nemo uninitialised values
Fri, 23 Nov 2018 15:54:23 -0500 nemo overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
Fri, 23 Nov 2018 21:22:26 +0100 unc0rr Fix weWrap camera in pas2c (and if applies, 32 bit fpc)
Thu, 22 Nov 2018 22:18:21 +0100 Wuzzy Backed out changeset 084af6d2685f
Thu, 22 Nov 2018 20:41:42 +0100 Wuzzy Add a few translator comments to some not-so-obvious strings
Thu, 22 Nov 2018 20:59:23 +0300 Grigory Ustinov Slightly correct russian translations in ru.txt (typos and sense)
Thu, 22 Nov 2018 18:37:41 +0300 alfadur fix casing
Thu, 22 Nov 2018 18:19:03 +0300 Grigory Ustinov Update russian translation in ru.txt
Thu, 22 Nov 2018 14:07:55 +0100 unC0Rr It was bad idea to store QByteArray referencing memory on stack
Thu, 22 Nov 2018 13:52:00 +0100 unC0Rr Support new message format in frontend
Thu, 22 Nov 2018 13:40:58 +0100 unC0Rr Send seed to engine to receive random map previews
Thu, 22 Nov 2018 13:39:51 +0100 unC0Rr - Move EngineInstance into a separate module
Thu, 22 Nov 2018 10:58:55 +0100 unC0Rr Implement send_ipc and read_ipc in engine lib, send_ipc in frontend
Thu, 22 Nov 2018 00:49:55 +0300 alfadur prevent qtmain from not being linked in on windows
Wed, 21 Nov 2018 22:19:58 +0100 Wuzzy Add Mutant game scheme, and adapt Mutant for the newly unlocked settings
Wed, 21 Nov 2018 23:55:32 +0300 alfadur prevent SDL2main from being linked in on windows
Wed, 21 Nov 2018 15:47:40 -0500 nemo add cfg for mutant
Wed, 21 Nov 2018 15:41:43 -0500 nemo I think this is correct way to use iterate over it as a hashmap. don't have much lua practice
Wed, 21 Nov 2018 15:28:52 -0500 nemo oops
Wed, 21 Nov 2018 15:26:54 -0500 nemo flag crates since waste of time for mutant.
Wed, 21 Nov 2018 12:41:55 -0500 nemo force-disable video recording if C build is enabled.
Wed, 21 Nov 2018 11:59:20 -0500 nemo silence warning
Wed, 21 Nov 2018 15:52:17 +0100 unC0Rr Use question mark approach also in IPC::read
Wed, 21 Nov 2018 15:49:16 +0100 unC0Rr IPC implementation
Wed, 21 Nov 2018 17:28:28 +0300 Grigory Ustinov Update russian frontend translation
Tue, 20 Nov 2018 22:08:12 +0100 Wuzzy Clean up 0.9.25 changelog a bit
Tue, 20 Nov 2018 19:43:00 +0100 unc0rr Fix fpcrtl_strcompare broken in previous commit
Tue, 20 Nov 2018 18:35:39 +0100 unc0rr No, it doesn't seem legit
Tue, 20 Nov 2018 16:56:24 +0100 unC0Rr Start outlining ipc subsystem
Tue, 20 Nov 2018 16:18:42 +0100 unC0Rr Parse and render more messages
Tue, 20 Nov 2018 00:09:35 +0100 Wuzzy Thas else() in paths.cmake did not make sense. Hopefully this fixes Fedora build issues
Mon, 19 Nov 2018 23:27:36 +0100 Wuzzy Don't aggressively delete air mines in Racer
Mon, 19 Nov 2018 22:26:47 +0100 unc0rr Unify fpcrtl_pchar2astr look with fpcrtl_pchar2str
Mon, 19 Nov 2018 22:25:02 +0100 unc0rr Handle NULL pchar in pchar2astr
Mon, 19 Nov 2018 21:51:46 +0100 unc0rr Remove erroneous code duplicating FIX_STRING functionality, adjust ansistring array size
Mon, 19 Nov 2018 21:10:54 +0300 alfadur as much as howling hedgehogs is hilarious, it might be confusing at first
Mon, 19 Nov 2018 21:07:04 +0300 alfadur merge
Mon, 19 Nov 2018 19:44:44 +0300 Grigory Ustinov Update russian frontend translation
Mon, 19 Nov 2018 19:03:32 +0300 Grigory Ustinov Merge with master branch
Mon, 19 Nov 2018 19:02:48 +0300 Grigory Ustinov Adapt russian translations and fix misprint
Mon, 19 Nov 2018 18:56:24 +0300 Grigory Ustinov Edit russian translations in desktop file
Mon, 19 Nov 2018 18:05:45 +0300 Grigory Ustinov Mark non-translatable russian translations with comments, disable unfinished flag
Mon, 19 Nov 2018 18:27:45 +0100 Wuzzy Show extra seconds when collecting a crate in Teamwork
Mon, 19 Nov 2018 18:18:06 +0100 Wuzzy Teamwork: Play sound for time bonus, don't give time bonus for destroying crate
Mon, 19 Nov 2018 17:56:49 +0100 Wuzzy Remove some chatslang from missions
Mon, 19 Nov 2018 13:03:27 +0100 Wuzzy Update Travis to use Ubuntu bionic (18.04 LTS)
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
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip