Thu, 08 Nov 2018 08:29:11 -0500 nemo add the code too
Thu, 08 Nov 2018 16:17:32 +0300 Grigory Ustinov Add russian translations for chat command help in ru.txt
Thu, 08 Nov 2018 16:16:21 +0300 Grigory Ustinov Add russian translations in ru.txt (generally 02:00)
Thu, 08 Nov 2018 07:15:22 +0300 alfadur implement basic land bordering
Thu, 08 Nov 2018 00:00:58 +0100 unc0rr Start outlining some core engine stuff
Wed, 07 Nov 2018 23:43:15 +0100 Wuzzy Pas2C: Fix data types of Trunc and Ceil
Wed, 07 Nov 2018 16:44:16 -0500 nemo oups getter should have it too
Wed, 07 Nov 2018 22:04:17 +0100 unc0rr - Move hedgewars-engine into lib-hedgewars-engine
Wed, 07 Nov 2018 15:18:09 -0500 nemo ignore whitespace/case by default to reduce false positives
Wed, 07 Nov 2018 22:58:54 +0300 alfadur fix texturing and add a theme loading option to land_dump
Wed, 07 Nov 2018 14:56:34 -0500 nemo requires bash
Wed, 07 Nov 2018 20:39:20 +0100 Wuzzy Some minor fixes in de.txt
Wed, 07 Nov 2018 20:23:30 +0100 Wuzzy Add nemo's script to check for outdated engine translations with some adaptations
Wed, 07 Nov 2018 22:01:47 +0300 alfadur implement basic land texturing
Wed, 07 Nov 2018 19:43:17 +0100 unc0rr Introduce FIX_STRINGA, use it fpcrtl_pos
Wed, 07 Nov 2018 17:45:20 +0100 Wuzzy Add TODO in ru.txt for reviewing all 04:XX strings
Wed, 07 Nov 2018 17:35:25 +0100 Grigory Ustinov Add Russian translations in ru.txt
Wed, 07 Nov 2018 18:30:33 +0300 alfadur fix mapgen
Wed, 07 Nov 2018 18:27:24 +0300 alfadur save edges_count
Wed, 07 Nov 2018 15:59:51 +0100 unC0Rr Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
Wed, 07 Nov 2018 15:55:32 +0100 unC0Rr Make hedgewars-engine crate produce shared library, implement some basics
Wed, 07 Nov 2018 15:55:00 +0100 unC0Rr Fix some warnings here and there, remove unwelcomed code
Wed, 07 Nov 2018 03:35:56 +0300 alfadur start loading theme textures
Wed, 07 Nov 2018 00:02:48 +0300 alfadur make fill point asserts persistent
Tue, 06 Nov 2018 23:45:54 +0300 alfadur a bit more simplification without an apparent performance gain
Tue, 06 Nov 2018 23:29:12 +0300 alfadur seems like about 25% speedup in land filling
Tue, 06 Nov 2018 12:44:38 -0500 nemo workaround for the freepascal bug courtesy of koda
Tue, 06 Nov 2018 20:20:13 +0300 alfadur add more point operators
Tue, 06 Nov 2018 20:02:45 +0300 Grigory Ustinov Update frontend russian translation
Tue, 06 Nov 2018 19:44:20 +0300 alfadur pull land into collision detector
Tue, 06 Nov 2018 17:00:35 +0100 unC0Rr Start working on frontend to rust engine rewrite
Tue, 06 Nov 2018 16:40:54 +0300 alfadur fix tangents
Tue, 06 Nov 2018 16:23:43 +0300 alfadur fix ray construction
Tue, 06 Nov 2018 00:02:23 +0100 unc0rr Bezierize land outline
Mon, 05 Nov 2018 21:36:28 +0100 unc0rr Implement BeizerCurveSegments, no tests
Mon, 05 Nov 2018 23:15:56 +0300 alfadur merge
Mon, 05 Nov 2018 23:15:34 +0300 alfadur collapse rectangle types back together with consistent usage of size
Mon, 05 Nov 2018 14:46:35 -0500 nemo wtf
Mon, 05 Nov 2018 22:43:58 +0300 alfadur separate rectangle types based on right/bottom edge inclusivity
Mon, 05 Nov 2018 21:21:53 +0300 alfadur actually there is a way to preserve mutable polygon iterator
Mon, 05 Nov 2018 20:22:09 +0300 alfadur fix polygons getting unclosed on mirroring
Mon, 05 Nov 2018 19:56:28 +0300 alfadur merge
Mon, 05 Nov 2018 19:53:26 +0300 alfadur organize landgen a bit more
Sun, 04 Nov 2018 10:52:02 +0100 unc0rr - Fix land_dump always skipping bezierize step
Sun, 04 Nov 2018 07:19:58 +0300 alfadur yaml crate is having problems with unaligned arrays
Sun, 04 Nov 2018 07:16:34 +0300 alfadur add command arguments to use a template from file into land_dump
Sun, 04 Nov 2018 04:43:30 +0300 alfadur add a higher level map generation lib to load yaml templates into somewhere
Sun, 04 Nov 2018 04:39:21 +0300 alfadur resolve some clippy complaints
Sun, 04 Nov 2018 00:20:27 +0100 unc0rr - Add distance-divider option to land_dump
Sun, 04 Nov 2018 00:25:27 +0300 alfadur polygonize OutlinePoints
Sat, 03 Nov 2018 23:19:28 +0300 alfadur fix compile errors
Sat, 03 Nov 2018 21:09:01 +0100 unc0rr Implement non-overflowing calculations for high values
Sat, 03 Nov 2018 18:29:58 +0100 unc0rr land_dump app for testing templated landgen
Sat, 03 Nov 2018 17:40:21 +0100 Wuzzy Fix portal color being switchable after losing control
Sat, 03 Nov 2018 16:37:27 +0100 Wuzzy Move spoken text from HillBilly's PoisonCough to new files, make cough more quiet
Sat, 03 Nov 2018 15:27:27 +0100 Wuzzy GameServer: Print syntax help if calling /maxteams without argument
Sat, 03 Nov 2018 15:17:46 +0100 Wuzzy GameServer: Turn some messages into warnings
Sat, 03 Nov 2018 16:20:31 +0300 alfadur probably should reuse it everywhere then
Sat, 03 Nov 2018 16:02:38 +0300 alfadur should have been just norm
Sat, 03 Nov 2018 10:57:47 +0100 unc0rr You cannot optimize integral division like this. You end up multiplying by 0, 1 or 2 instead of whole spectre of ratios.
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip