unc0rr [Wed, 07 Nov 2018 22:04:17 +0100] rev 14171
- Move hedgewars-engine into lib-hedgewars-engine
- Add command-line hedgewars-engine utility to use engine as standalone app
nemo [Wed, 07 Nov 2018 15:18:09 -0500] rev 14170
ignore whitespace/case by default to reduce false positives
alfadur [Wed, 07 Nov 2018 22:58:54 +0300] rev 14169
fix texturing and add a theme loading option to land_dump
nemo [Wed, 07 Nov 2018 14:56:34 -0500] rev 14168
requires bash
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Nov 2018 20:39:20 +0100] rev 14167
Some minor fixes in de.txt
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Nov 2018 20:23:30 +0100] rev 14166
Add nemo's script to check for outdated engine translations with some adaptations
alfadur [Wed, 07 Nov 2018 22:01:47 +0300] rev 14165
implement basic land texturing
unc0rr [Wed, 07 Nov 2018 19:43:17 +0100] rev 14164
Introduce FIX_STRINGA, use it fpcrtl_pos
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Nov 2018 17:45:20 +0100] rev 14163
Add TODO in ru.txt for reviewing all 04:XX strings
Grigory Ustinov <grenka@altlinux.org> [Wed, 07 Nov 2018 17:35:25 +0100] rev 14162
Add Russian translations in ru.txt
alfadur [Wed, 07 Nov 2018 18:30:33 +0300] rev 14161
fix mapgen
alfadur [Wed, 07 Nov 2018 18:27:24 +0300] rev 14160
save edges_count
unC0Rr [Wed, 07 Nov 2018 15:59:51 +0100] rev 14159
Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
unC0Rr [Wed, 07 Nov 2018 15:55:32 +0100] rev 14158
Make hedgewars-engine crate produce shared library, implement some basics
unC0Rr [Wed, 07 Nov 2018 15:55:00 +0100] rev 14157
Fix some warnings here and there, remove unwelcomed code
alfadur [Wed, 07 Nov 2018 03:35:56 +0300] rev 14156
start loading theme textures
alfadur [Wed, 07 Nov 2018 00:02:48 +0300] rev 14155
make fill point asserts persistent
alfadur [Tue, 06 Nov 2018 23:45:54 +0300] rev 14154
a bit more simplification without an apparent performance gain
alfadur [Tue, 06 Nov 2018 23:29:12 +0300] rev 14153
seems like about 25% speedup in land filling
nemo [Tue, 06 Nov 2018 12:44:38 -0500] rev 14152
workaround for the freepascal bug courtesy of koda
alfadur [Tue, 06 Nov 2018 20:20:13 +0300] rev 14151
add more point operators
Grigory Ustinov <grenka@altlinux.org> [Tue, 06 Nov 2018 20:02:45 +0300] rev 14150
Update frontend russian translation
alfadur [Tue, 06 Nov 2018 19:44:20 +0300] rev 14149
pull land into collision detector
unC0Rr [Tue, 06 Nov 2018 17:00:35 +0100] rev 14148
Start working on frontend to rust engine rewrite
alfadur [Tue, 06 Nov 2018 16:40:54 +0300] rev 14147
fix tangents
alfadur [Tue, 06 Nov 2018 16:23:43 +0300] rev 14146
fix ray construction
unc0rr [Tue, 06 Nov 2018 00:02:23 +0100] rev 14145
Bezierize land outline
unc0rr [Mon, 05 Nov 2018 21:36:28 +0100] rev 14144
Implement BeizerCurveSegments, no tests
alfadur [Mon, 05 Nov 2018 23:15:56 +0300] rev 14143
merge
alfadur [Mon, 05 Nov 2018 23:15:34 +0300] rev 14142
collapse rectangle types back together with consistent usage of size
nemo [Mon, 05 Nov 2018 14:46:35 -0500] rev 14141
wtf
alfadur [Mon, 05 Nov 2018 22:43:58 +0300] rev 14140
separate rectangle types based on right/bottom edge inclusivity
alfadur [Mon, 05 Nov 2018 21:21:53 +0300] rev 14139
actually there is a way to preserve mutable polygon iterator
alfadur [Mon, 05 Nov 2018 20:22:09 +0300] rev 14138
fix polygons getting unclosed on mirroring
alfadur [Mon, 05 Nov 2018 19:56:28 +0300] rev 14137
merge
alfadur [Mon, 05 Nov 2018 19:53:26 +0300] rev 14136
organize landgen a bit more
unc0rr [Sun, 04 Nov 2018 10:52:02 +0100] rev 14135
- Fix land_dump always skipping bezierize step
- Fix ix overflow too
alfadur [Sun, 04 Nov 2018 07:19:58 +0300] rev 14134
yaml crate is having problems with unaligned arrays
alfadur [Sun, 04 Nov 2018 07:16:34 +0300] rev 14133
add command arguments to use a template from file into land_dump
alfadur [Sun, 04 Nov 2018 04:43:30 +0300] rev 14132
add a higher level map generation lib to load yaml templates into somewhere
alfadur [Sun, 04 Nov 2018 04:39:21 +0300] rev 14131
resolve some clippy complaints
unc0rr [Sun, 04 Nov 2018 00:20:27 +0100] rev 14130
- Add distance-divider option to land_dump
- Fix multiplication overflow errors (iy went widly out of bounds)
alfadur [Sun, 04 Nov 2018 00:25:27 +0300] rev 14129
polygonize OutlinePoints
alfadur [Sat, 03 Nov 2018 23:19:28 +0300] rev 14128
fix compile errors
unc0rr [Sat, 03 Nov 2018 21:09:01 +0100] rev 14127
Implement non-overflowing calculations for high values
unc0rr [Sat, 03 Nov 2018 18:29:58 +0100] rev 14126
land_dump app for testing templated landgen
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 17:40:21 +0100] rev 14125
Fix portal color being switchable after losing control
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 16:37:27 +0100] rev 14124
Move spoken text from HillBilly's PoisonCough to new files, make cough more quiet
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 15:27:27 +0100] rev 14123
GameServer: Print syntax help if calling /maxteams without argument
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 15:17:46 +0100] rev 14122
GameServer: Turn some messages into warnings
alfadur [Sat, 03 Nov 2018 16:20:31 +0300] rev 14121
probably should reuse it everywhere then
alfadur [Sat, 03 Nov 2018 16:02:38 +0300] rev 14120
should have been just norm
unc0rr [Sat, 03 Nov 2018 10:57:47 +0100] rev 14119
You cannot optimize integral division like this. You end up multiplying by 0, 1 or 2 instead of whole spectre of ratios.
alfadur [Sat, 03 Nov 2018 09:08:13 +0300] rev 14118
fix normal offset for split points and make directions more consistent
alfadur [Sat, 03 Nov 2018 07:52:34 +0300] rev 14117
reorder split rectangles
alfadur [Sat, 03 Nov 2018 07:31:35 +0300] rev 14116
simplify normal direction check for bounds distances
alfadur [Sat, 03 Nov 2018 06:45:05 +0300] rev 14115
import some clarity into border distance computation
alfadur [Sat, 03 Nov 2018 02:58:24 +0300] rev 14114
fix typos
alfadur [Sat, 03 Nov 2018 02:48:24 +0300] rev 14113
a bit more simplification
alfadur [Sat, 03 Nov 2018 02:31:21 +0300] rev 14112
swap coordinate system