18 months ago |
nemo |
add some round() so that the scale factor compiles at least with non-integer values
|
changeset |
files
|
18 months ago |
nemo |
pull in neglected fix
|
changeset |
files
|
2023-01-12 |
Sergey Alirzaev |
Fixed a memory leak
|
changeset |
files
|
18 months ago |
Wuzzy |
Add ExtraDamage icon variant for locales with comma as decimal separator
|
changeset |
files
|
19 months ago |
Wuzzy |
Make use of GetEngineString in Lua scripts
|
changeset |
files
|
19 months ago |
Wuzzy |
CS: Add support for King Mode and PlaceHog
|
changeset |
files
|
19 months ago |
Wuzzy |
Add GetEngineString function to expose some string IDs to Lua
|
changeset |
files
|
19 months ago |
Wuzzy |
CS: Disable game flags incompatible with this script
|
changeset |
files
|
19 months ago |
Wuzzy |
CS: Remove hog switch arrows on continent phase if switching gameflag is used
|
changeset |
files
|
19 months ago |
Wuzzy |
Fix error if passing bad number script param to Battallion/Space Invasion
|
changeset |
files
|
19 months ago |
Wuzzy |
Fix errors if passing bad script param to [Tech]Racer
|
changeset |
files
|
19 months ago |
martinraul |
Updated Spanish translation
|
changeset |
files
|
19 months ago |
unC0Rr |
Fix linking against sdl2-mixer
|
changeset |
files
|
20 months ago |
Wuzzy |
Fix pas2C build fail in uLocale
|
changeset |
files
|
20 months ago |
Wuzzy |
Fix game freezing if Format arg contains '%1', '%2', etc. (bug 851)
|
changeset |
files
|
20 months ago |
unC0Rr |
Fix off-by-1 error leading to crash
|
changeset |
files
|
20 months ago |
unc0rr |
Fix pas2c build erroring after parsec added function we already define
|
changeset |
files
|
20 months ago |
Wuzzy |
Fix speech bubble not wrapping if contain quote marks (bug 753)
|
changeset |
files
|
20 months ago |
Wuzzy |
Make tardis avoid water during Sudden Death
|
changeset |
files
|
21 months ago |
Wuzzy |
Close Esc menu when chat opens
|
changeset |
files
|
21 months ago |
Wuzzy |
Don't destroy chat when window loses focus (bug 623)
|
changeset |
files
|
21 months ago |
Wuzzy |
Properly close chat after quit command
|
changeset |
files
|
21 months ago |
Wuzzy |
Fix CMake warning for position of cmake version
|
changeset |
files
|
22 months ago |
unc0rr |
Start PoC of pas2rust conversion routine
|
changeset |
files
|
22 months ago |
unc0rr |
Refactor const names in uScript, no logic change
|
changeset |
files
|
22 months ago |
alfadur |
workaround for FPC 3.2.2 linking bug
|
changeset |
files
|
22 months ago |
alfadur |
disable videorec by default in vcpkg build
|
changeset |
files
|
22 months ago |
alfadur |
fix vcpkg build
|
changeset |
files
|
22 months ago |
alfadur |
force dllexport for physlayer interface
|
changeset |
files
|
22 months ago |
alfadur |
optimize out allocations in data iterator
|
changeset |
files
|
22 months ago |
alfadur |
add iteration overhead benchmark
|
changeset |
files
|
22 months ago |
alfadur |
use multiple components for iteration benchmark
|
changeset |
files
|
23 months ago |
alfadur |
fix component removal
|
changeset |
files
|
23 months ago |
alfadur |
optimize type mask iteration
|
changeset |
files
|
23 months ago |
alfadur |
add component manipulation benchmark
|
changeset |
files
|
23 months ago |
alfadur |
remove events
|
changeset |
files
|
23 months ago |
alfadur |
add some server todos
|
changeset |
files
|
23 months ago |
alfadur |
separate out DB task
|
changeset |
files
|
23 months ago |
alfadur |
add back server TLS support
|
changeset |
files
|
23 months ago |
alfadur |
add basic ECS benchmark
|
changeset |
files
|
23 months ago |
nemo |
and this one
|
changeset |
files
|
23 months ago |
nemo |
also these
|
changeset |
files
|
23 months ago |
nemo |
switch server
|
changeset |
files
|
23 months ago |
sheepluva |
This is yet another (empty) testing commit for the world to admire.
|
changeset |
files
|
23 months ago |
alfadur |
add a client moderator flag just to commit something
|
changeset |
files
|
23 months ago |
sheepluva |
This is an empty commit, for testing purposes.
|
changeset |
files
|
23 months ago |
unC0Rr |
Fix water level, add medium template
transitional_engine
|
changeset |
files
|
24 months ago |
alfadur |
expand theme definition
|
changeset |
files
|
24 months ago |
unC0Rr |
Format the code, apply clippy fixes
transitional_engine
|
changeset |
files
|
24 months ago |
unC0Rr |
Allow defining compatible edges for grid, add few more templates
transitional_engine
|
changeset |
files
|
24 months ago |
unC0Rr |
Some bug fixes, build fixes and code formatting
transitional_engine
|
changeset |
files
|
2023-02-13 |
unC0Rr |
Get wavefront collapse generator to work in engine
transitional_engine
|
changeset |
files
|
2023-02-13 |
unC0Rr |
Refactor mapgen to allow for easy switching between generators
transitional_engine
|
changeset |
files
|
2023-02-13 |
unC0Rr |
Refactor landgen package structure
transitional_engine
|
changeset |
files
|
2023-02-13 |
unC0Rr |
Extract tile loading into separate method
transitional_engine
|
changeset |
files
|
2023-02-12 |
unC0Rr |
Fix some bugs
transitional_engine
|
changeset |
files
|
2023-02-12 |
unC0Rr |
Fix several issues with transformations, more work on getting generated image
transitional_engine
|
changeset |
files
|
2023-02-03 |
unC0Rr |
Add WIP for generation of rules
transitional_engine
|
changeset |
files
|
2023-02-03 |
unC0Rr |
Rework how rules are defined, add transformations for tiles
transitional_engine
|
changeset |
files
|
2023-02-02 |
unC0Rr |
Add loading of tiles from png
transitional_engine
|
changeset |
files
|
2023-02-01 |
unC0Rr |
Fix mapgen
transitional_engine
|
changeset |
files
|
2023-02-01 |
unC0Rr |
Switch to Vec2D in wavefront algorithm
transitional_engine
|
changeset |
files
|
2023-01-30 |
unC0Rr |
Add basics of wavefront collapse algorithm
transitional_engine
|
changeset |
files
|
2023-01-27 |
jpr |
fix typo
|
changeset |
files
|
2023-01-22 |
alfadur |
update credits
|
changeset |
files
|
2023-01-22 |
alfadur |
update spanish engine translation
|
changeset |
files
|
2023-01-21 |
nemo |
merge to trunk
|
changeset |
files
|
2023-01-21 |
nemo |
forbid hiding already hidden hogs
1.0.0
|
changeset |
files
|
2023-01-04 |
unC0Rr |
Fix fill points getting out of bounds when the map is mirrored
transitional_engine
|
changeset |
files
|
2023-01-04 |
unC0Rr |
Split generation and painting phases, paint by old engine, use template filters
transitional_engine
|
changeset |
files
|
2023-01-04 |
unC0Rr |
Use rust land generator in hwengine
transitional_engine
|
changeset |
files
|
2023-01-04 |
unC0Rr |
Update mapgen to take into account actual values for 'zero' and 'basic' colors
transitional_engine
|
changeset |
files
|
2023-01-04 |
unC0Rr |
Update lfprng for better distribution, make it conform 'rand' package traits
transitional_engine
|
changeset |
files
|
2023-01-03 |
unC0Rr |
Use LandPixels array allocate in hwengine-future library
transitional_engine
|
changeset |
files
|
2023-01-02 |
unC0Rr |
Introduce hwengine-future library, use Land allocated in it
transitional_engine
|
changeset |
files
|
2022-12-13 |
unc0rr |
Fix infinite loop in rendering of laser sight
|
changeset |
files
|
2022-12-09 |
unC0Rr |
Optimize doStepSnowflake a bit, losing backwards compatibility
|
changeset |
files
|
2022-12-01 |
unC0Rr |
Improve performance of CheckGearNear
|
changeset |
files
|
2022-11-30 |
unC0Rr |
Optimize hwFloat multiplication a bit
|
changeset |
files
|
2022-11-15 |
unC0Rr |
Fix camera move control in qmlfrontend
|
changeset |
files
|
2022-11-15 |
unC0Rr |
Code formatting, enable c++17 for qmlfrontend
|
changeset |
files
|
2022-11-15 |
unC0Rr |
Implement generation of c header from rust interface, adapt qmlfrontend
|
changeset |
files
|
2022-11-13 |
unc0rr |
Adapt hwrunner to the changed API
|
changeset |
files
|
2022-11-12 |
unc0rr |
Allow passing data_path from QML
|
changeset |
files
|
2022-11-12 |
unc0rr |
Implement data path
|
changeset |
files
|
2022-11-05 |
Sergey Alirzaev |
GameServer: bump network dependency
|
changeset |
files
|
2022-11-06 |
unc0rr |
Remove stray debugging
|
changeset |
files
|
2022-10-28 |
unc0rr |
- Run engine and socket listener in parallel to avoid ping timeouts
|
changeset |
files
|
2022-10-24 |
nemo |
merge branch
|
changeset |
files
|
2022-10-24 |
nemo |
cfgdir needs a default value to avoid writing stubs to current path
1.0.0
|
changeset |
files
|
2022-10-24 |
nemo |
bump version
|
changeset |
files
|
2022-10-06 |
unC0Rr |
Simplify code
|
changeset |
files
|
2022-09-29 |
unC0Rr |
Add some work towards having checker work with the new server
|
changeset |
files
|
2022-09-29 |
unC0Rr |
Add replay storage to the new server implementation
|
changeset |
files
|
2022-09-29 |
unC0Rr |
Fix a couple issues
|
changeset |
files
|
2022-09-27 |
S.D. |
Change the next major release version number to 1.1.0
|
changeset |
files
|
2022-09-27 |
S.D. |
Allow to see rooms of incompatible versions in the lobby
|
changeset |
files
|
2022-09-23 |
LocutusOfBorg |
Fix clang-15 compile error
|
changeset |
files
|
2022-09-22 |
S.D. |
Add GHC_DYNAMIC cmake option - allows building dynamically-linked haskell object files and executables (needed for some distributions)
|
changeset |
files
|
2022-09-22 |
S.D. |
Add FastForward/StopFastForward (/ff hh:mm:ss, /sff) chat commands to fast forward to a specific timestamp in a demo
|
changeset |
files
|
2022-09-21 |
alfadur |
fix the other 2 pred/succ conversions
1.0.0
|
changeset |
files
|
2022-09-21 |
alfadur |
fix pred/succ conversion
1.0.0
|
changeset |
files
|
2022-09-21 |
alfadur |
fix the other 2 pred/succ conversions
|
changeset |
files
|
2022-09-21 |
alfadur |
fix pred/succ conversion
|
changeset |
files
|
2022-09-12 |
nemo |
merge from 1.0 branch
|
changeset |
files
|
2022-09-12 |
nemo |
tag a 1.0.2
1.0.0
|
changeset |
files
|
2022-09-12 |
nemo |
I keep forgetting to bump the patch version
1.0.0 1.0.2-release
|
changeset |
files
|
2022-09-12 |
nemo |
Removed tag 1.0.2-release
1.0.0
|
changeset |
files
|
2022-09-12 |
nemo |
tag a 1.0.2
1.0.0
|
changeset |
files
|
2020-10-22 |
unC0Rr |
Mark global variables in implementation section static
1.0.0
|
changeset |
files
|
2020-10-20 |
unc0rr |
Fix lack of declaration decorations for dynamic arrays in Pas2C
1.0.0
|
changeset |
files
|
2022-09-12 |
LocutusOfBorg |
removed at request
1.0.0
|
changeset |
files
|
2022-09-12 |
LocutusOfBorg |
Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro
1.0.0
|
changeset |
files
|
2022-09-12 |
Jens Petersen |
build fix from https://bugzilla.redhat.com/show_bug.cgi?id=1853122
1.0.0
|
changeset |
files
|
2022-09-12 |
Simon McVittie |
do the actual remove
1.0.0
|
changeset |
files
|
2022-09-12 |
Simon McVittie |
Remove FindSDL2 find-module, use sdl2-config.cmake instead
1.0.0
|
changeset |
files
|
2022-09-07 |
nemo |
merge to trunk
|
changeset |
files
|
2022-09-07 |
nemo |
Added tag 1.0.1-release for changeset 9dceb83331d5
1.0.0
|
changeset |
files
|
2022-09-07 |
nemo |
Removed tag 1.0.1-release
1.0.0
|
changeset |
files
|
2022-09-07 |
nemo |
forgot to bump the patch num
1.0.0 1.0.1-release
|
changeset |
files
|