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
|
23 months ago |
alfadur |
optimize out allocations in data iterator
|
changeset |
files
|
23 months ago |
alfadur |
add iteration overhead benchmark
|
changeset |
files
|
23 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
|
2023-02-16 |
alfadur |
expand theme definition
|
changeset |
files
|
2023-02-15 |
unC0Rr |
Format the code, apply clippy fixes
transitional_engine
|
changeset |
files
|
2023-02-15 |
unC0Rr |
Allow defining compatible edges for grid, add few more templates
transitional_engine
|
changeset |
files
|
2023-02-14 |
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-12 |
Sergey Alirzaev |
Fixed a memory leak
|
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-28 |
S.D. |
Don't enable GL_LINE_SMOOTH for AMD GPUs as a workround for lines and circles not being rendered correctly
draft
|
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-31 |
S.D. |
Don't show chat messages from ignored users in the game (same as in the frontend), but still save them for the demo
draft
|
changeset |
files
|
2022-10-30 |
S.D. |
Fix commit a323e1954a6f, allow exiting Confirm state by keypress in addition to mousepress without aborting the ready timer
draft
|
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-16 |
S.D. |
Make direct messages (/msg) look nicer for the next version clients
draft
|
changeset |
files
|
2022-10-16 |
S.D. |
Add Drawing mode, which allows drawing some graphics private to the members of a clan
draft
|
changeset |
files
|
2022-10-06 |
S.D. |
Don't abort ready timer if the game is in Confirm state
draft
|
changeset |
files
|
2022-10-06 |
unC0Rr |
Simplify code
|
changeset |
files
|
2022-10-05 |
S.D. |
Add direct message server command (/msg <nick_name>|<[nick name]> <message>)
draft
|
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
|