Fri, 20 Jan 2023 21:40:37 -0500 |
nemo |
merge to trunk
|
changeset |
files
|
Fri, 20 Jan 2023 21:39:53 -0500 |
nemo |
forbid hiding already hidden hogs
1.0.0
|
changeset |
files
|
Wed, 04 Jan 2023 15:26:30 +0100 |
unC0Rr |
Fix fill points getting out of bounds when the map is mirrored
transitional_engine
|
changeset |
files
|
Wed, 04 Jan 2023 11:56:58 +0100 |
unC0Rr |
Split generation and painting phases, paint by old engine, use template filters
transitional_engine
|
changeset |
files
|
Wed, 04 Jan 2023 10:42:21 +0100 |
unC0Rr |
Use rust land generator in hwengine
transitional_engine
|
changeset |
files
|
Wed, 04 Jan 2023 10:40:40 +0100 |
unC0Rr |
Update mapgen to take into account actual values for 'zero' and 'basic' colors
transitional_engine
|
changeset |
files
|
Wed, 04 Jan 2023 10:37:12 +0100 |
unC0Rr |
Update lfprng for better distribution, make it conform 'rand' package traits
transitional_engine
|
changeset |
files
|
Tue, 03 Jan 2023 12:05:59 +0100 |
unC0Rr |
Use LandPixels array allocate in hwengine-future library
transitional_engine
|
changeset |
files
|
Mon, 02 Jan 2023 15:59:26 +0100 |
unC0Rr |
Introduce hwengine-future library, use Land allocated in it
transitional_engine
|
changeset |
files
|
Tue, 13 Dec 2022 21:21:55 +0100 |
unc0rr |
Fix infinite loop in rendering of laser sight
|
changeset |
files
|
Fri, 09 Dec 2022 08:18:50 +0100 |
unC0Rr |
Optimize doStepSnowflake a bit, losing backwards compatibility
|
changeset |
files
|
Thu, 01 Dec 2022 14:23:48 +0100 |
unC0Rr |
Improve performance of CheckGearNear
|
changeset |
files
|
Wed, 30 Nov 2022 16:07:32 +0100 |
unC0Rr |
Optimize hwFloat multiplication a bit
|
changeset |
files
|
Tue, 15 Nov 2022 15:26:00 +0100 |
unC0Rr |
Fix camera move control in qmlfrontend
|
changeset |
files
|
Tue, 15 Nov 2022 15:25:37 +0100 |
unC0Rr |
Code formatting, enable c++17 for qmlfrontend
|
changeset |
files
|
Tue, 15 Nov 2022 14:27:22 +0100 |
unC0Rr |
Implement generation of c header from rust interface, adapt qmlfrontend
|
changeset |
files
|
Sun, 13 Nov 2022 08:45:10 +0100 |
unc0rr |
Adapt hwrunner to the changed API
|
changeset |
files
|
Sat, 12 Nov 2022 21:12:14 +0100 |
unc0rr |
Allow passing data_path from QML
|
changeset |
files
|
Sat, 12 Nov 2022 15:40:20 +0100 |
unc0rr |
Implement data path
|
changeset |
files
|
Sat, 05 Nov 2022 17:48:45 +0100 |
Sergey Alirzaev |
GameServer: bump network dependency
|
changeset |
files
|
Sun, 06 Nov 2022 17:27:28 +0100 |
unc0rr |
Remove stray debugging
|
changeset |
files
|
Fri, 28 Oct 2022 21:12:01 +0200 |
unc0rr |
- Run engine and socket listener in parallel to avoid ping timeouts
|
changeset |
files
|
Mon, 24 Oct 2022 10:07:35 -0400 |
nemo |
merge branch
|
changeset |
files
|
Mon, 24 Oct 2022 10:06:52 -0400 |
nemo |
cfgdir needs a default value to avoid writing stubs to current path
1.0.0
|
changeset |
files
|
Mon, 24 Oct 2022 10:02:06 -0400 |
nemo |
bump version
|
changeset |
files
|
Thu, 06 Oct 2022 12:38:07 +0200 |
unC0Rr |
Simplify code
|
changeset |
files
|
Thu, 29 Sep 2022 16:30:02 +0200 |
unC0Rr |
Add some work towards having checker work with the new server
|
changeset |
files
|
Thu, 29 Sep 2022 16:29:23 +0200 |
unC0Rr |
Add replay storage to the new server implementation
|
changeset |
files
|
Thu, 29 Sep 2022 16:28:52 +0200 |
unC0Rr |
Fix a couple issues
|
changeset |
files
|
Tue, 27 Sep 2022 15:10:52 +0300 |
S.D. |
Change the next major release version number to 1.1.0
|
changeset |
files
|
Tue, 27 Sep 2022 14:59:03 +0300 |
S.D. |
Allow to see rooms of incompatible versions in the lobby
|
changeset |
files
|
Fri, 23 Sep 2022 12:47:47 -0400 |
LocutusOfBorg |
Fix clang-15 compile error
|
changeset |
files
|
Fri, 23 Sep 2022 02:45:49 +0300 |
S.D. |
Add GHC_DYNAMIC cmake option - allows building dynamically-linked haskell object files and executables (needed for some distributions)
|
changeset |
files
|
Fri, 23 Sep 2022 02:21:21 +0300 |
S.D. |
Add FastForward/StopFastForward (/ff hh:mm:ss, /sff) chat commands to fast forward to a specific timestamp in a demo
|
changeset |
files
|
Wed, 21 Sep 2022 06:55:31 +0300 |
alfadur |
fix the other 2 pred/succ conversions
1.0.0
|
changeset |
files
|
Wed, 21 Sep 2022 06:36:05 +0300 |
alfadur |
fix pred/succ conversion
1.0.0
|
changeset |
files
|
Wed, 21 Sep 2022 06:55:31 +0300 |
alfadur |
fix the other 2 pred/succ conversions
|
changeset |
files
|
Wed, 21 Sep 2022 06:36:05 +0300 |
alfadur |
fix pred/succ conversion
|
changeset |
files
|
Mon, 12 Sep 2022 18:56:28 -0400 |
nemo |
merge from 1.0 branch
|
changeset |
files
|
Mon, 12 Sep 2022 18:37:04 -0400 |
nemo |
tag a 1.0.2
1.0.0
|
changeset |
files
|
Mon, 12 Sep 2022 18:36:39 -0400 |
nemo |
I keep forgetting to bump the patch version
1.0.0 1.0.2-release
|
changeset |
files
|
Mon, 12 Sep 2022 18:36:27 -0400 |
nemo |
Removed tag 1.0.2-release
1.0.0
|
changeset |
files
|
Mon, 12 Sep 2022 18:31:43 -0400 |
nemo |
tag a 1.0.2
1.0.0
|
changeset |
files
|
Thu, 22 Oct 2020 12:33:35 +0200 |
unC0Rr |
Mark global variables in implementation section static
1.0.0
|
changeset |
files
|
Tue, 20 Oct 2020 20:09:44 +0200 |
unc0rr |
Fix lack of declaration decorations for dynamic arrays in Pas2C
1.0.0
|
changeset |
files
|
Mon, 12 Sep 2022 18:23:24 -0400 |
LocutusOfBorg |
removed at request
1.0.0
|
changeset |
files
|
Mon, 12 Sep 2022 12:51:41 -0400 |
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
|
Mon, 12 Sep 2022 12:50:37 -0400 |
Jens Petersen |
build fix from https://bugzilla.redhat.com/show_bug.cgi?id=1853122
1.0.0
|
changeset |
files
|
Mon, 12 Sep 2022 10:44:55 -0400 |
Simon McVittie |
do the actual remove
1.0.0
|
changeset |
files
|
Mon, 12 Sep 2022 10:40:53 -0400 |
Simon McVittie |
Remove FindSDL2 find-module, use sdl2-config.cmake instead
1.0.0
|
changeset |
files
|
Wed, 07 Sep 2022 17:28:08 -0400 |
nemo |
merge to trunk
|
changeset |
files
|
Wed, 07 Sep 2022 16:54:58 -0400 |
nemo |
Added tag 1.0.1-release for changeset 9dceb83331d5
1.0.0
|
changeset |
files
|
Wed, 07 Sep 2022 16:53:38 -0400 |
nemo |
Removed tag 1.0.1-release
1.0.0
|
changeset |
files
|
Wed, 07 Sep 2022 16:52:45 -0400 |
nemo |
forgot to bump the patch num
1.0.0 1.0.1-release
|
changeset |
files
|
Wed, 07 Sep 2022 16:49:59 -0400 |
nemo |
Added tag 1.0.1-release for changeset fcea0f51d94f
1.0.0
|
changeset |
files
|
Tue, 06 Sep 2022 22:08:27 +0300 |
S.D. |
Fix the sound issues and crashes on some platforms
1.0.0
|
changeset |
files
|
Tue, 26 Jul 2022 12:37:17 +0200 |
unc0rr |
Fix texture copying routine not taking pitch into account
|
changeset |
files
|
Fri, 20 May 2022 17:24:14 -0400 |
nemo |
add more checks on nil current hedgehog gear, remove checks on nil current hedgehog which should never happen.
|
changeset |
files
|
Wed, 11 May 2022 13:51:04 +0200 |
unC0Rr |
Comment out conflicting flag
|
changeset |
files
|
Wed, 11 May 2022 13:50:35 +0200 |
unC0Rr |
Ignore dist-newstyle folder
|
changeset |
files
|