Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Nov 2018 21:15:42 +0100] rev 14196
Remove all traces of dead code related to amStructure/gtStructure
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Nov 2018 20:58:00 +0100] rev 14195
Remove unused/out-commented "Structure" strings in engine locale files
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Nov 2018 20:33:39 +0100] rev 14194
Remove 2 strings violating the 0.9.25 string freeze. Backout this changeset after 0.9.25 got released
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Nov 2018 19:55:16 +0100] rev 14193
Credit GunChleoc for Scottish Gaelic translation update
GunChleoc [Sat, 10 Nov 2018 19:53:40 +0100] rev 14192
Big update for Scottish Gaelic translation
Some syntax bugs removed by Wuzzy
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Nov 2018 23:42:44 +0100] rev 14191
Fix bad StrToInt call ('0x' instead of '$' for hex), confuses Pas2C
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Nov 2018 23:41:40 +0100] rev 14190
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Nov 2018 23:05:28 +0100] rev 14189
Fix Pas2C implementation of Val failing to parse hexadecimal
alfadur [Fri, 09 Nov 2018 23:03:45 +0300] rev 14188
pass hwrunner gl context into engine
alfadur [Fri, 09 Nov 2018 20:15:29 +0300] rev 14187
add standalone engine runner
alfadur [Fri, 09 Nov 2018 19:49:56 +0300] rev 14186
some exorcism
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Nov 2018 16:28:23 +0100] rev 14185
Pas2C: Fix bad C typedefs for Pascal data types Extended and Real
alfadur [Fri, 09 Nov 2018 17:44:19 +0300] rev 14184
fix 03:60
Grigory Ustinov <grenka@altlinux.org> [Fri, 09 Nov 2018 17:19:20 +0300] rev 14183
Verify and update russian translations for refreshed strings in 04:XX / part 1
Grigory Ustinov <grenka@altlinux.org> [Fri, 09 Nov 2018 14:15:22 +0300] rev 14182
Merge with master branch
Grigory Ustinov <grenka@altlinux.org> [Fri, 09 Nov 2018 14:12:00 +0300] rev 14181
Verify and update russian translations for refreshed strings
Grigory Ustinov <grenka@altlinux.org> [Fri, 09 Nov 2018 14:11:34 +0300] rev 14180
Update russian translations in ru.txt
alfadur [Fri, 09 Nov 2018 03:36:21 +0300] rev 14179
generalize adding data to World
alfadur [Fri, 09 Nov 2018 01:05:34 +0300] rev 14178
split hwphysics into modules
Igor Paliychuk [Thu, 08 Nov 2018 22:00:43 +0100] rev 14177
Update Ukrainian localization
unc0rr [Thu, 08 Nov 2018 21:57:05 +0100] rev 14176
A bit of rethinking of game messages and command
alfadur [Thu, 08 Nov 2018 22:22:47 +0300] rev 14175
add some texture transforms
nemo [Thu, 08 Nov 2018 11:34:01 -0500] rev 14174
Blame is about 30% faster than grep
nemo [Thu, 08 Nov 2018 08:29:11 -0500] rev 14173
add the code too
Grigory Ustinov <grenka@altlinux.org> [Thu, 08 Nov 2018 16:17:32 +0300] rev 14172
Add russian translations for chat command help in ru.txt
Grigory Ustinov <grenka@altlinux.org> [Thu, 08 Nov 2018 16:16:21 +0300] rev 14171
Add russian translations in ru.txt (generally 02:00)
alfadur [Thu, 08 Nov 2018 07:15:22 +0300] rev 14170
implement basic land bordering
unc0rr [Thu, 08 Nov 2018 00:00:58 +0100] rev 14169
Start outlining some core engine stuff
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Nov 2018 23:43:15 +0100] rev 14168
Pas2C: Fix data types of Trunc and Ceil
nemo [Wed, 07 Nov 2018 16:44:16 -0500] rev 14167
oups getter should have it too
unc0rr [Wed, 07 Nov 2018 22:04:17 +0100] rev 14166
- 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 14165
ignore whitespace/case by default to reduce false positives
alfadur [Wed, 07 Nov 2018 22:58:54 +0300] rev 14164
fix texturing and add a theme loading option to land_dump
nemo [Wed, 07 Nov 2018 14:56:34 -0500] rev 14163
requires bash
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Nov 2018 20:39:20 +0100] rev 14162
Some minor fixes in de.txt
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Nov 2018 20:23:30 +0100] rev 14161
Add nemo's script to check for outdated engine translations with some adaptations
alfadur [Wed, 07 Nov 2018 22:01:47 +0300] rev 14160
implement basic land texturing
unc0rr [Wed, 07 Nov 2018 19:43:17 +0100] rev 14159
Introduce FIX_STRINGA, use it fpcrtl_pos
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Nov 2018 17:45:20 +0100] rev 14158
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 14157
Add Russian translations in ru.txt
alfadur [Wed, 07 Nov 2018 18:30:33 +0300] rev 14156
fix mapgen
alfadur [Wed, 07 Nov 2018 18:27:24 +0300] rev 14155
save edges_count
unC0Rr [Wed, 07 Nov 2018 15:59:51 +0100] rev 14154
Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
unC0Rr [Wed, 07 Nov 2018 15:55:32 +0100] rev 14153
Make hedgewars-engine crate produce shared library, implement some basics
unC0Rr [Wed, 07 Nov 2018 15:55:00 +0100] rev 14152
Fix some warnings here and there, remove unwelcomed code
alfadur [Wed, 07 Nov 2018 03:35:56 +0300] rev 14151
start loading theme textures
alfadur [Wed, 07 Nov 2018 00:02:48 +0300] rev 14150
make fill point asserts persistent
alfadur [Tue, 06 Nov 2018 23:45:54 +0300] rev 14149
a bit more simplification without an apparent performance gain
alfadur [Tue, 06 Nov 2018 23:29:12 +0300] rev 14148
seems like about 25% speedup in land filling
nemo [Tue, 06 Nov 2018 12:44:38 -0500] rev 14147
workaround for the freepascal bug courtesy of koda
alfadur [Tue, 06 Nov 2018 20:20:13 +0300] rev 14146
add more point operators
Grigory Ustinov <grenka@altlinux.org> [Tue, 06 Nov 2018 20:02:45 +0300] rev 14145
Update frontend russian translation
alfadur [Tue, 06 Nov 2018 19:44:20 +0300] rev 14144
pull land into collision detector
unC0Rr [Tue, 06 Nov 2018 17:00:35 +0100] rev 14143
Start working on frontend to rust engine rewrite
alfadur [Tue, 06 Nov 2018 16:40:54 +0300] rev 14142
fix tangents
alfadur [Tue, 06 Nov 2018 16:23:43 +0300] rev 14141
fix ray construction
unc0rr [Tue, 06 Nov 2018 00:02:23 +0100] rev 14140
Bezierize land outline
unc0rr [Mon, 05 Nov 2018 21:36:28 +0100] rev 14139
Implement BeizerCurveSegments, no tests
alfadur [Mon, 05 Nov 2018 23:15:56 +0300] rev 14138
merge
alfadur [Mon, 05 Nov 2018 23:15:34 +0300] rev 14137
collapse rectangle types back together with consistent usage of size
nemo [Mon, 05 Nov 2018 14:46:35 -0500] rev 14136
wtf
alfadur [Mon, 05 Nov 2018 22:43:58 +0300] rev 14135
separate rectangle types based on right/bottom edge inclusivity
alfadur [Mon, 05 Nov 2018 21:21:53 +0300] rev 14134
actually there is a way to preserve mutable polygon iterator
alfadur [Mon, 05 Nov 2018 20:22:09 +0300] rev 14133
fix polygons getting unclosed on mirroring
alfadur [Mon, 05 Nov 2018 19:56:28 +0300] rev 14132
merge
alfadur [Mon, 05 Nov 2018 19:53:26 +0300] rev 14131
organize landgen a bit more
unc0rr [Sun, 04 Nov 2018 10:52:02 +0100] rev 14130
- Fix land_dump always skipping bezierize step
- Fix ix overflow too
alfadur [Sun, 04 Nov 2018 07:19:58 +0300] rev 14129
yaml crate is having problems with unaligned arrays
alfadur [Sun, 04 Nov 2018 07:16:34 +0300] rev 14128
add command arguments to use a template from file into land_dump
alfadur [Sun, 04 Nov 2018 04:43:30 +0300] rev 14127
add a higher level map generation lib to load yaml templates into somewhere
alfadur [Sun, 04 Nov 2018 04:39:21 +0300] rev 14126
resolve some clippy complaints
unc0rr [Sun, 04 Nov 2018 00:20:27 +0100] rev 14125
- 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 14124
polygonize OutlinePoints
alfadur [Sat, 03 Nov 2018 23:19:28 +0300] rev 14123
fix compile errors
unc0rr [Sat, 03 Nov 2018 21:09:01 +0100] rev 14122
Implement non-overflowing calculations for high values
unc0rr [Sat, 03 Nov 2018 18:29:58 +0100] rev 14121
land_dump app for testing templated landgen
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 17:40:21 +0100] rev 14120
Fix portal color being switchable after losing control
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 16:37:27 +0100] rev 14119
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 14118
GameServer: Print syntax help if calling /maxteams without argument
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 15:17:46 +0100] rev 14117
GameServer: Turn some messages into warnings
alfadur [Sat, 03 Nov 2018 16:20:31 +0300] rev 14116
probably should reuse it everywhere then
alfadur [Sat, 03 Nov 2018 16:02:38 +0300] rev 14115
should have been just norm
unc0rr [Sat, 03 Nov 2018 10:57:47 +0100] rev 14114
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 14113
fix normal offset for split points and make directions more consistent
alfadur [Sat, 03 Nov 2018 07:52:34 +0300] rev 14112
reorder split rectangles
alfadur [Sat, 03 Nov 2018 07:31:35 +0300] rev 14111
simplify normal direction check for bounds distances
alfadur [Sat, 03 Nov 2018 06:45:05 +0300] rev 14110
import some clarity into border distance computation
alfadur [Sat, 03 Nov 2018 02:58:24 +0300] rev 14109
fix typos
alfadur [Sat, 03 Nov 2018 02:48:24 +0300] rev 14108
a bit more simplification
alfadur [Sat, 03 Nov 2018 02:31:21 +0300] rev 14107
swap coordinate system
alfadur [Sat, 03 Nov 2018 02:21:45 +0300] rev 14106
a bit of simplification
alfadur [Sat, 03 Nov 2018 02:16:13 +0300] rev 14105
typofix
unc0rr [Sat, 03 Nov 2018 00:07:25 +0100] rev 14104
Fix another typo
unc0rr [Sat, 03 Nov 2018 00:02:03 +0100] rev 14103
Fix typo
alfadur [Sat, 03 Nov 2018 01:52:05 +0300] rev 14102
mark the center in the theme editor
alfadur [Sat, 03 Nov 2018 01:47:39 +0300] rev 14101
fix play area rect
unc0rr [Fri, 02 Nov 2018 22:59:22 +0100] rev 14100
Finish porting FindPoint()
alfadur [Fri, 02 Nov 2018 23:33:22 +0300] rev 14099
add an existing template to the theme editor
alfadur [Fri, 02 Nov 2018 22:55:15 +0300] rev 14098
add basic land template to theme editor
alfadur [Fri, 02 Nov 2018 22:50:45 +0300] rev 14097
fix some compile errors
alfadur [Fri, 02 Nov 2018 22:41:11 +0300] rev 14096
add some more rectangle convenience methods
unc0rr [Fri, 02 Nov 2018 20:30:22 +0100] rev 14095
Move flip and mirror to outline methods
alfadur [Fri, 02 Nov 2018 21:30:48 +0300] rev 14094
add polygons
alfadur [Fri, 02 Nov 2018 20:46:17 +0300] rev 14093
fix infinite loop in landgen
alfadur [Fri, 02 Nov 2018 20:30:13 +0300] rev 14092
add more rectangle methods
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 18:27:34 +0100] rev 14091
Add grenka to credits for Russian translation
alfadur [Fri, 02 Nov 2018 19:45:16 +0300] rev 14090
update theme editor
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 17:43:06 +0100] rev 14089
Add some useful translation checker scripts for Lua
alfadur [Fri, 02 Nov 2018 19:37:47 +0300] rev 14088
component-wise division is actually useful sometimes
Grigory Ustinov <grenka@altlinux.org> [Fri, 02 Nov 2018 17:29:27 +0100] rev 14087
Shortened translations of map types in Russian
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 17:14:31 +0100] rev 14086
Merge unC0Rr's FindPoint() stuff
Grigory Ustinov <grenka@altlinux.org> [Fri, 02 Nov 2018 17:03:39 +0100] rev 14085
Update translations in ru.lua
Grigory Ustinov <grenka@altlinux.org> [Fri, 02 Nov 2018 16:59:55 +0100] rev 14084
Update Russian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Fri, 02 Nov 2018 16:58:35 +0100] rev 14083
Fix mistakes in russian translation of tips
Grigory Ustinov <grenka@altlinux.org> [Fri, 02 Nov 2018 16:55:43 +0100] rev 14082
Update Russian frontend translations
unC0Rr [Fri, 02 Nov 2018 17:03:58 +0100] rev 14081
Start convertion of FindPoint()
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 15:48:58 +0100] rev 14080
Typecast the ASCII ESC char
unC0Rr [Fri, 02 Nov 2018 14:33:05 +0100] rev 14079
abs(hwRound()) is nonsense
unC0Rr [Fri, 02 Nov 2018 14:29:24 +0100] rev 14078
- Add methods to work with Rect as box
- Refactor, tests, fixes
unC0Rr [Fri, 02 Nov 2018 13:30:04 +0100] rev 14077
Refactor tests, add fn center() for Line