unC0Rr [Tue, 03 Dec 2024 16:23:30 +0100] rev 16076
Add the template to selection
unC0Rr [Tue, 03 Dec 2024 14:12:28 +0100] rev 16075
Add one more template
unC0Rr [Mon, 02 Dec 2024 17:36:44 +0100] rev 16074
Tweak the rest of map templates
unC0Rr [Sun, 01 Dec 2024 21:08:03 +0100] rev 16073
* Introduce concept of invizible walls to constrain outline map generation
* Rework some templates to work better with new parameters in rust landgen
unC0Rr [Fri, 29 Nov 2024 22:29:58 +0100] rev 16072
Add a tool visualizing map templates
unC0Rr [Fri, 22 Nov 2024 17:30:45 +0100] rev 16071
Merge tip
unC0Rr [Fri, 22 Nov 2024 17:29:48 +0100] rev 16070
Make AI less annoying
unC0Rr [Fri, 22 Nov 2024 17:29:30 +0100] rev 16069
Add some progress on rust AI
unC0Rr [Sun, 27 Oct 2024 17:00:17 +0100] rev 16068
Start on AI implementation in rust
unC0Rr [Wed, 20 Nov 2024 21:37:47 +0100] rev 16067
- Update corrosion
- Implement installation of targets imported with corrosion
unC0Rr [Sat, 28 Sep 2024 22:27:13 +0200] rev 16066
Wrap chat lines into div
unC0Rr [Wed, 18 Sep 2024 14:10:51 +0200] rev 16065
Remove old code
unC0Rr [Wed, 18 Sep 2024 13:42:26 +0200] rev 16064
Add templates for different maze styles
unC0Rr [Mon, 16 Sep 2024 16:57:11 +0200] rev 16063
Sanitize maze mapgen code a bit
unC0Rr [Tue, 10 Sep 2024 18:21:31 +0200] rev 16062
Use rust implementation of maze generator in engine
unC0Rr [Tue, 10 Sep 2024 13:56:51 +0200] rev 16061
Add maze land generator ported from pascal engine
unC0Rr [Wed, 04 Sep 2024 14:54:34 +0200] rev 16060
Fix test to match new yaml structure
unC0Rr [Thu, 05 Sep 2024 21:33:51 +0200] rev 16059
Add install script for tiles
unC0Rr [Tue, 03 Sep 2024 13:56:35 +0200] rev 16058
Fix cavern templates
unC0Rr [Tue, 03 Sep 2024 11:16:52 +0200] rev 16057
Make outline template generator behave more like old engine
unC0Rr [Tue, 03 Sep 2024 11:16:16 +0200] rev 16056
Make Point::with_margin function safe to use
unC0Rr [Thu, 29 Aug 2024 17:09:39 +0200] rev 16055
Allow switching between outline and wfc map generators
unC0Rr [Thu, 29 Aug 2024 15:28:20 +0200] rev 16054
Make pas2c engine work with hwengine-future
unC0Rr [Thu, 29 Aug 2024 12:56:16 +0200] rev 16053
Pass full path to WFC for tile loading
unC0Rr [Wed, 28 Aug 2024 17:16:23 +0200] rev 16052
Make pascal engine link to hwengine-future and use WFC generator
unC0Rr [Wed, 28 Aug 2024 15:34:49 +0200] rev 16051
Merge default
unC0Rr [Wed, 28 Aug 2024 15:31:51 +0200] rev 16050
Add corrosion as a subdirectory, CMake fixes
unC0Rr [Wed, 28 Aug 2024 13:41:51 +0200] rev 16049
Store all snowflakes in a separate array, achieving performance increase of about 10% for the whole engine on winter maps
unC0Rr [Wed, 28 Aug 2024 13:36:52 +0200] rev 16048
Avoid creating unused string that is quite costly to produce
unC0Rr [Tue, 27 Aug 2024 17:01:13 +0200] rev 16047
Improve pas2c rtl performance by avoiding double iteration on strings
unC0Rr [Tue, 21 May 2024 14:38:30 +0200] rev 16046
Implement triggering advancement of simulation in qmlfrontend
unC0Rr [Mon, 20 May 2024 14:58:30 +0200] rev 16045
Implement key bindings
unC0Rr [Sun, 19 May 2024 15:55:26 +0200] rev 16044
Handle game view resize
unC0Rr [Thu, 16 May 2024 14:11:16 +0200] rev 16043
Improve AI aiming with minigun
unC0Rr [Wed, 15 May 2024 10:05:13 +0200] rev 16042
Wonder if anyone is trying to build this game anymore
unC0Rr [Wed, 01 May 2024 16:49:16 +0200] rev 16041
Allow to move camera by dragging mouse cursor over game field
unC0Rr [Fri, 19 Apr 2024 17:45:05 +0200] rev 16040
Fix build
unC0Rr [Fri, 19 Apr 2024 17:44:55 +0200] rev 16039
Port QML frontend to Qt6, use rendering to framebuffer object
unC0Rr [Fri, 19 Jan 2024 13:07:22 +0100] rev 16038
Start on adopting corrosion
unC0Rr [Tue, 05 Sep 2023 17:02:08 +0200] rev 16037
Merge default
unC0Rr [Tue, 05 Sep 2023 17:01:46 +0200] rev 16036
Fix type
spudpiggy <facetakers@gmail.com> [Fri, 05 Apr 2024 13:10:55 +0100] rev 16035
sndCover now falls back to sndWatchThis OR sndFire.
sndDrat and sndBugger now fall back to each other.
spudpiggy <facetakers@gmail.com> [Fri, 05 Apr 2024 07:37:44 +0100] rev 16034
Fixed grammar, and reworded a few sentences to sound better.
alfadur [Thu, 28 Mar 2024 00:25:22 +0300] rev 16033
fix early room deletion
alfadur [Thu, 28 Mar 2024 00:17:01 +0300] rev 16032
fix room joining
alfadur [Wed, 27 Mar 2024 02:57:44 +0300] rev 16031
thread server reference through dispatch to ensure rooms can be auto dropped
alfadur [Wed, 27 Mar 2024 02:19:44 +0300] rev 16030
fix leaving rooms
alfadur [Mon, 25 Mar 2024 16:05:11 +0300] rev 16029
fix rejoining
alfadur [Mon, 25 Mar 2024 15:59:14 +0300] rev 16028
add some more buffer space
alfadur [Mon, 25 Mar 2024 00:23:41 +0300] rev 16027
grow network buffer periodically
alfadur [Mon, 25 Mar 2024 00:04:13 +0300] rev 16026
fix protocol recovery
nemo [Sun, 24 Mar 2024 14:34:27 -0400] rev 16025
merge the kick notice suppression
nemo [Sun, 24 Mar 2024 14:33:57 -0400] rev 16024
merge the lobby suppression
nemo [Sun, 24 Mar 2024 14:19:02 -0400] rev 16023
suppress this message too.
nemo [Sun, 24 Mar 2024 14:05:06 -0400] rev 16022
requested change by andu. filtering out ignored player. lobby notice
nemo [Sat, 23 Mar 2024 17:24:20 -0400] rev 16021
unc0rr commented this out in trunk. based on what andu reported it probably needs to be removed in the branch too
alfadur [Mon, 19 Feb 2024 00:14:10 +0300] rev 16020
a couple more todos
alfadur [Wed, 14 Feb 2024 02:07:35 +0300] rev 16019
fix connection errors carrying over to new clients
alfadur [Tue, 13 Feb 2024 00:58:17 +0300] rev 16018
add some more todo!s
alfadur [Mon, 12 Feb 2024 21:26:35 +0300] rev 16017
fix server build
alfadur [Mon, 12 Feb 2024 21:01:21 +0300] rev 16016
fix protocol parser life assurance
alfadur [Mon, 12 Feb 2024 01:19:32 +0300] rev 16015
fix voting rights
Vekhir [Sun, 11 Feb 2024 20:33:15 +0100] rev 16014
Revive cabal build of the game server
alfadur [Thu, 25 Jan 2024 22:22:00 +0300] rev 16013
fix for Arch package
Vekhir [Wed, 10 Jan 2024 20:54:29 +0100] rev 16012
Fix server build with modern mtl library
unC0Rr [Fri, 06 Oct 2023 22:37:44 +0200] rev 16011
Modernize engine protocol parser
unC0Rr [Fri, 06 Oct 2023 20:34:51 +0200] rev 16010
Add some cosmetic/consistency fixes
unC0Rr [Tue, 03 Oct 2023 21:13:41 +0200] rev 16009
Implement pinging of the server every 30 seconds
unC0Rr [Mon, 02 Oct 2023 21:36:13 +0200] rev 16008
Adopt more recent versions of dependencies, apply clippy fixes
Wuzzy <Wuzzy@disroot.org> [Thu, 24 Aug 2023 20:15:40 +0200] rev 16007
Replace 'var' with 'let' in flag/grave/hat XHTML previews
Wuzzy <Wuzzy@disroot.org> [Thu, 24 Aug 2023 20:12:28 +0200] rev 16006
Clean up flag/grave/hats XHTML preview pages
unC0Rr [Tue, 22 Aug 2023 22:19:28 +0200] rev 16005
Unbreak pas2c build
unC0Rr [Tue, 22 Aug 2023 08:35:46 +0200] rev 16004
Merge default
nemo [Thu, 10 Aug 2023 20:48:54 -0400] rev 16003
add some round() so that the scale factor compiles at least with non-integer values
nemo [Sun, 06 Aug 2023 18:24:39 -0400] rev 16002
pull in neglected fix
Wuzzy <Wuzzy@disroot.org> [Mon, 24 Jul 2023 20:02:18 +0200] rev 16001
Add ExtraDamage icon variant for locales with comma as decimal separator
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 23:41:38 +0200] rev 16000
Make use of GetEngineString in Lua scripts
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 21:16:14 +0200] rev 15999
CS: Add support for King Mode and PlaceHog
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 21:14:56 +0200] rev 15998
Add GetEngineString function to expose some string IDs to Lua
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 18:57:00 +0200] rev 15997
CS: Disable game flags incompatible with this script
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 17:06:22 +0200] rev 15996
CS: Remove hog switch arrows on continent phase if switching gameflag is used
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 12:46:04 +0200] rev 15995
Fix error if passing bad number script param to Battallion/Space Invasion
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 12:01:43 +0200] rev 15994
Fix errors if passing bad script param to [Tech]Racer
martinraul [Wed, 28 Jun 2023 07:28:52 +0200] rev 15993
Updated Spanish translation
Adapted from Pull Request #68 on the GitHub mirror:
https://github.com/hedgewars/hw/pull/68
unC0Rr [Sun, 25 Jun 2023 20:01:04 +0200] rev 15992
Fix linking against sdl2-mixer
Wuzzy <Wuzzy@disroot.org> [Thu, 22 Jun 2023 09:13:50 +0200] rev 15991
Fix pas2C build fail in uLocale
Wuzzy <Wuzzy@disroot.org> [Mon, 19 Jun 2023 14:09:37 +0200] rev 15990
Fix game freezing if Format arg contains '%1', '%2', etc. (
bug #851)
unC0Rr [Fri, 16 Jun 2023 21:06:46 +0200] rev 15989
Fix off-by-1 error leading to crash
unc0rr [Fri, 16 Jun 2023 08:10:45 +0200] rev 15988
Fix pas2c build erroring after parsec added function we already define
Wuzzy <Wuzzy@disroot.org> [Thu, 25 May 2023 17:46:57 +0200] rev 15987
Fix speech bubble not wrapping if contain quote marks (
bug #753)
Wuzzy <Wuzzy@disroot.org> [Thu, 25 May 2023 17:05:15 +0200] rev 15986
Make tardis avoid water during Sudden Death
Wuzzy <Wuzzy@disroot.org> [Wed, 24 May 2023 23:58:28 +0200] rev 15985
Close Esc menu when chat opens
Wuzzy <Wuzzy@disroot.org> [Wed, 24 May 2023 23:54:58 +0200] rev 15984
Don't destroy chat when window loses focus (
bug #623)
Wuzzy <Wuzzy@disroot.org> [Wed, 24 May 2023 21:23:33 +0200] rev 15983
Properly close chat after quit command
Wuzzy <Wuzzy@disroot.org> [Fri, 12 May 2023 23:15:01 +0200] rev 15982
Fix CMake warning for position of cmake version
unc0rr [Tue, 11 Apr 2023 09:30:56 +0200] rev 15981
Start PoC of pas2rust conversion routine
unc0rr [Mon, 10 Apr 2023 20:53:42 +0200] rev 15980
Refactor const names in uScript, no logic change
alfadur <mail@none> [Sat, 08 Apr 2023 16:45:55 +0300] rev 15979
workaround for FPC 3.2.2 linking bug
alfadur [Sat, 08 Apr 2023 01:44:53 +0300] rev 15978
disable videorec by default in vcpkg build
alfadur [Sat, 08 Apr 2023 01:42:26 +0300] rev 15977
fix vcpkg build
alfadur [Sat, 08 Apr 2023 01:23:47 +0300] rev 15976
force dllexport for physlayer interface
alfadur [Tue, 28 Mar 2023 19:30:57 +0300] rev 15975
optimize out allocations in data iterator
alfadur [Tue, 28 Mar 2023 17:53:30 +0300] rev 15974
add iteration overhead benchmark
alfadur [Sun, 26 Mar 2023 20:55:19 +0300] rev 15973
use multiple components for iteration benchmark
alfadur [Sun, 26 Mar 2023 06:06:14 +0300] rev 15972
fix component removal
alfadur [Sun, 26 Mar 2023 03:53:49 +0300] rev 15971
optimize type mask iteration
alfadur [Sun, 26 Mar 2023 02:31:04 +0300] rev 15970
add component manipulation benchmark
alfadur [Sat, 25 Mar 2023 04:14:07 +0300] rev 15969
remove events
alfadur [Sat, 25 Mar 2023 04:00:30 +0300] rev 15968
add some server todos
alfadur [Sat, 25 Mar 2023 03:29:22 +0300] rev 15967
separate out DB task
alfadur [Fri, 24 Mar 2023 03:26:08 +0300] rev 15966
add back server TLS support
alfadur [Thu, 23 Mar 2023 23:41:26 +0300] rev 15965
add basic ECS benchmark
nemo [Thu, 23 Mar 2023 16:21:39 -0400] rev 15964
and this one
nemo [Thu, 23 Mar 2023 16:20:41 -0400] rev 15963
also these
nemo [Thu, 23 Mar 2023 16:13:04 -0400] rev 15962
switch server
sheepluva [Wed, 22 Mar 2023 20:42:48 +0100] rev 15961
This is yet another (empty) testing commit for the world to admire.
alfadur [Wed, 22 Mar 2023 18:53:00 +0300] rev 15960
add a client moderator flag just to commit something
sheepluva [Wed, 22 Mar 2023 09:54:30 +0100] rev 15959
This is an empty commit, for testing purposes.
unC0Rr [Fri, 10 Mar 2023 11:42:25 +0100] rev 15958
Fix water level, add medium template
alfadur [Thu, 16 Feb 2023 07:33:33 +0300] rev 15957
expand theme definition
unC0Rr [Wed, 15 Feb 2023 12:42:43 +0100] rev 15956
Format the code, apply clippy fixes
unC0Rr [Wed, 15 Feb 2023 12:36:24 +0100] rev 15955
Allow defining compatible edges for grid, add few more templates
unC0Rr [Tue, 14 Feb 2023 08:52:20 +0100] rev 15954
Some bug fixes, build fixes and code formatting
unC0Rr [Mon, 13 Feb 2023 17:02:08 +0100] rev 15953
Get wavefront collapse generator to work in engine
unC0Rr [Mon, 13 Feb 2023 12:31:30 +0100] rev 15952
Refactor mapgen to allow for easy switching between generators
unC0Rr [Mon, 13 Feb 2023 11:00:12 +0100] rev 15951
Refactor landgen package structure
unC0Rr [Mon, 13 Feb 2023 10:39:37 +0100] rev 15950
Extract tile loading into separate method
unC0Rr [Sun, 12 Feb 2023 15:10:10 +0100] rev 15949
Fix some bugs
unC0Rr [Sun, 12 Feb 2023 14:19:02 +0100] rev 15948
Fix several issues with transformations, more work on getting generated image
unC0Rr [Fri, 03 Feb 2023 15:59:18 +0100] rev 15947
Add WIP for generation of rules
unC0Rr [Fri, 03 Feb 2023 14:44:33 +0100] rev 15946
Rework how rules are defined, add transformations for tiles
unC0Rr [Thu, 02 Feb 2023 08:41:31 +0100] rev 15945
Add loading of tiles from png
unC0Rr [Wed, 01 Feb 2023 11:19:45 +0100] rev 15944
Fix mapgen
unC0Rr [Wed, 01 Feb 2023 10:58:45 +0100] rev 15943
Switch to Vec2D in wavefront algorithm
unC0Rr [Mon, 30 Jan 2023 15:50:14 +0100] rev 15942
Add basics of wavefront collapse algorithm
jpr [Fri, 27 Jan 2023 06:22:22 +0300] rev 15941
fix typo
alfadur [Sun, 22 Jan 2023 04:13:20 +0300] rev 15940
update credits
alfadur [Sun, 22 Jan 2023 03:53:09 +0300] rev 15939
update spanish engine translation
nemo [Fri, 20 Jan 2023 21:40:37 -0500] rev 15938
merge to trunk
nemo [Fri, 20 Jan 2023 21:39:53 -0500] rev 15937
forbid hiding already hidden hogs
Sergey Alirzaev <zl29ah@gmail.com> [Thu, 12 Jan 2023 22:15:24 +0100] rev 15936
Fixed a memory leak
unC0Rr [Wed, 04 Jan 2023 15:26:30 +0100] rev 15935
Fix fill points getting out of bounds when the map is mirrored
unC0Rr [Wed, 04 Jan 2023 11:56:58 +0100] rev 15934
Split generation and painting phases, paint by old engine, use template filters
unC0Rr [Wed, 04 Jan 2023 10:42:21 +0100] rev 15933
Use rust land generator in hwengine
unC0Rr [Wed, 04 Jan 2023 10:40:40 +0100] rev 15932
Update mapgen to take into account actual values for 'zero' and 'basic' colors
unC0Rr [Wed, 04 Jan 2023 10:37:12 +0100] rev 15931
Update lfprng for better distribution, make it conform 'rand' package traits
unC0Rr [Tue, 03 Jan 2023 12:05:59 +0100] rev 15930
Use LandPixels array allocate in hwengine-future library
unC0Rr [Mon, 02 Jan 2023 15:59:26 +0100] rev 15929
Introduce hwengine-future library, use Land allocated in it
unc0rr [Tue, 13 Dec 2022 21:21:55 +0100] rev 15928
Fix infinite loop in rendering of laser sight
unC0Rr [Fri, 09 Dec 2022 08:18:50 +0100] rev 15927
Optimize doStepSnowflake a bit, losing backwards compatibility
unC0Rr [Thu, 01 Dec 2022 14:23:48 +0100] rev 15926
Improve performance of CheckGearNear
unC0Rr [Wed, 30 Nov 2022 16:07:32 +0100] rev 15925
Optimize hwFloat multiplication a bit
S.D. [Tue, 29 Nov 2022 00:49:05 +0200] rev 15924
Don't enable GL_LINE_SMOOTH for AMD GPUs as a workround for lines and circles not being rendered correctly
unC0Rr [Tue, 15 Nov 2022 15:26:00 +0100] rev 15923
Fix camera move control in qmlfrontend
unC0Rr [Tue, 15 Nov 2022 15:25:37 +0100] rev 15922
Code formatting, enable c++17 for qmlfrontend
unC0Rr [Tue, 15 Nov 2022 14:27:22 +0100] rev 15921
Implement generation of c header from rust interface, adapt qmlfrontend
unc0rr [Sun, 13 Nov 2022 08:45:10 +0100] rev 15920
Adapt hwrunner to the changed API
unc0rr [Sat, 12 Nov 2022 21:12:14 +0100] rev 15919
Allow passing data_path from QML
unc0rr [Sat, 12 Nov 2022 15:40:20 +0100] rev 15918
Implement data path
Sergey Alirzaev <zl29ah@gmail.com> [Sat, 05 Nov 2022 17:48:45 +0100] rev 15917
GameServer: bump network dependency
unc0rr [Sun, 06 Nov 2022 17:27:28 +0100] rev 15916
Remove stray debugging
S.D. [Mon, 31 Oct 2022 02:11:37 +0200] rev 15915
Don't show chat messages from ignored users in the game (same as in the frontend), but still save them for the demo
S.D. [Sun, 30 Oct 2022 18:29:29 +0200] rev 15914
Fix commit a323e1954a6f, allow exiting Confirm state by keypress in addition to mousepress without aborting the ready timer
unc0rr [Fri, 28 Oct 2022 21:12:01 +0200] rev 15913
- Run engine and socket listener in parallel to avoid ping timeouts
- Update dependencies
nemo [Mon, 24 Oct 2022 10:07:35 -0400] rev 15912
merge branch
nemo [Mon, 24 Oct 2022 10:06:52 -0400] rev 15911
cfgdir needs a default value to avoid writing stubs to current path
nemo [Mon, 24 Oct 2022 10:02:06 -0400] rev 15910
bump version
S.D. [Sun, 16 Oct 2022 20:15:57 +0300] rev 15909
Make direct messages (/msg) look nicer for the next version clients
S.D. [Sun, 16 Oct 2022 13:14:16 +0300] rev 15908
Add Drawing mode, which allows drawing some graphics private to the members of a clan
S.D. [Thu, 06 Oct 2022 20:58:54 +0300] rev 15907
Don't abort ready timer if the game is in Confirm state
unC0Rr [Thu, 06 Oct 2022 12:38:07 +0200] rev 15906
Simplify code
S.D. [Wed, 05 Oct 2022 22:39:07 +0300] rev 15905
Add direct message server command (/msg <nick_name>|<[nick name]> <message>)
unC0Rr [Thu, 29 Sep 2022 16:30:02 +0200] rev 15904
Add some work towards having checker work with the new server
unC0Rr [Thu, 29 Sep 2022 16:29:23 +0200] rev 15903
Add replay storage to the new server implementation
unC0Rr [Thu, 29 Sep 2022 16:28:52 +0200] rev 15902
Fix a couple issues
S.D. [Tue, 27 Sep 2022 15:10:52 +0300] rev 15901
Change the next major release version number to 1.1.0
S.D. [Tue, 27 Sep 2022 14:59:03 +0300] rev 15900
Allow to see rooms of incompatible versions in the lobby
For the new clients the room version is shown in a separate column.
There is also a hack for previous versions clients: the room vesion
specifier is prepended to the room names for rooms of incompatible versions,
and the server shows 'incompatible version' error if the client tries to join them.
LocutusOfBorg [Fri, 23 Sep 2022 12:47:47 -0400] rev 15899
Fix clang-15 compile error
S.D. [Fri, 23 Sep 2022 02:45:49 +0300] rev 15898
Add GHC_DYNAMIC cmake option - allows building dynamically-linked haskell object files and executables (needed for some distributions)
S.D. [Fri, 23 Sep 2022 02:21:21 +0300] rev 15897
Add FastForward/StopFastForward (/ff hh:mm:ss, /sff) chat commands to fast forward to a specific timestamp in a demo
alfadur [Wed, 21 Sep 2022 06:55:31 +0300] rev 15896
fix the other 2 pred/succ conversions
alfadur [Wed, 21 Sep 2022 06:36:05 +0300] rev 15895
fix pred/succ conversion
alfadur [Wed, 21 Sep 2022 06:55:31 +0300] rev 15894
fix the other 2 pred/succ conversions
alfadur [Wed, 21 Sep 2022 06:36:05 +0300] rev 15893
fix pred/succ conversion
nemo [Mon, 12 Sep 2022 18:56:28 -0400] rev 15892
merge from 1.0 branch
nemo [Mon, 12 Sep 2022 18:37:04 -0400] rev 15891
tag a 1.0.2
nemo [Mon, 12 Sep 2022 18:36:39 -0400] rev 15890
I keep forgetting to bump the patch version
nemo [Mon, 12 Sep 2022 18:36:27 -0400] rev 15889
Removed tag 1.0.2-release
nemo [Mon, 12 Sep 2022 18:31:43 -0400] rev 15888
tag a 1.0.2
unC0Rr [Thu, 22 Oct 2020 12:33:35 +0200] rev 15887
Mark global variables in implementation section static
unc0rr [Tue, 20 Oct 2020 20:09:44 +0200] rev 15886
Fix lack of declaration decorations for dynamic arrays in Pas2C
LocutusOfBorg [Mon, 12 Sep 2022 18:23:24 -0400] rev 15885
removed at request
"basically, you copy pasted from some really old cmake version not shipping it, I don't know"