Mon, 30 Jan 2023 15:50:14 +0100 |
unC0Rr |
Add basics of wavefront collapse algorithm
transitional_engine
|
changeset |
files
|
Fri, 27 Jan 2023 06:22:22 +0300 |
jpr |
fix typo
|
changeset |
files
|
Sun, 22 Jan 2023 04:13:20 +0300 |
alfadur |
update credits
|
changeset |
files
|
Sun, 22 Jan 2023 03:53:09 +0300 |
alfadur |
update spanish engine translation
|
changeset |
files
|
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
|
Thu, 12 Jan 2023 22:15:24 +0100 |
Sergey Alirzaev |
Fixed a memory leak
|
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, 29 Nov 2022 00:49:05 +0200 |
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
|
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
|
Mon, 31 Oct 2022 02:11:37 +0200 |
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
|
Sun, 30 Oct 2022 18:29:29 +0200 |
S.D. |
Fix commit a323e1954a6f, allow exiting Confirm state by keypress in addition to mousepress without aborting the ready timer
draft
|
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
|
Sun, 16 Oct 2022 20:15:57 +0300 |
S.D. |
Make direct messages (/msg) look nicer for the next version clients
draft
|
changeset |
files
|
Sun, 16 Oct 2022 13:14:16 +0300 |
S.D. |
Add Drawing mode, which allows drawing some graphics private to the members of a clan
draft
|
changeset |
files
|
Thu, 06 Oct 2022 20:58:54 +0300 |
S.D. |
Don't abort ready timer if the game is in Confirm state
draft
|
changeset |
files
|
Thu, 06 Oct 2022 12:38:07 +0200 |
unC0Rr |
Simplify code
|
changeset |
files
|
Wed, 05 Oct 2022 22:39:07 +0300 |
S.D. |
Add direct message server command (/msg <nick_name>|<[nick name]> <message>)
draft
|
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
|
Wed, 11 May 2022 13:48:55 +0200 |
unC0Rr |
Implement appropriate routing of checker messages
|
changeset |
files
|
Tue, 10 May 2022 02:59:11 +0300 |
alfadur |
better sentry free fall behavior
|
changeset |
files
|
Tue, 10 May 2022 00:19:52 +0300 |
alfadur |
add density to sentries
|
changeset |
files
|
Mon, 09 May 2022 23:58:51 +0300 |
alfadur |
pass unicode paths as base64 on windows
|
changeset |
files
|
Mon, 09 May 2022 20:11:38 +0300 |
alfadur |
revert blowtorch hit frequency reduction
|
changeset |
files
|
Mon, 09 May 2022 20:03:09 +0300 |
alfadur |
remove Hedgehog from generated mines
|
changeset |
files
|
Mon, 09 May 2022 19:10:43 +0300 |
alfadur |
fix minigun bullet collision detection
|
changeset |
files
|
Tue, 26 Apr 2022 14:35:21 -0400 |
nemo |
make unplaced hogs a bit less interactive
|
changeset |
files
|
Wed, 20 Apr 2022 15:35:48 +0200 |
unC0Rr |
Fix typo, small adjustments
|
changeset |
files
|
Thu, 07 Apr 2022 08:15:08 +0200 |
Wuzzy |
Update Wuzzy's e-mail address in credits
|
changeset |
files
|
Tue, 15 Mar 2022 19:54:43 +0300 |
alfadur |
limit scope of u128 operations in sqrt
|
changeset |
files
|
Mon, 14 Mar 2022 22:08:31 +0300 |
alfadur |
port sqrt optimization to u128 case
|
changeset |
files
|
Mon, 14 Mar 2022 10:12:00 +0100 |
unC0Rr |
Fix incorrect calculation of target point in AI drill strike test
|
changeset |
files
|
Sat, 05 Feb 2022 10:50:25 -0500 |
nemo |
1.0.0 merge
|
changeset |
files
|
Sat, 05 Feb 2022 10:42:50 -0500 |
LocutusOfBorg |
avcodec 59+ compatibility
1.0.0
|
changeset |
files
|
Thu, 03 Feb 2022 01:48:31 +0300 |
alfadur |
update to mysql_async
|
changeset |
files
|
Tue, 01 Feb 2022 20:58:35 +0300 |
alfadur |
add back client timeouts
|
changeset |
files
|
Tue, 01 Feb 2022 02:23:35 +0300 |
alfadur |
move server network to tokio
|
changeset |
files
|
Mon, 31 Jan 2022 18:24:49 +0300 |
alfadur |
update protocol 📦
|
changeset |
files
|
Fri, 28 Jan 2022 02:33:44 +0300 |
alfadur |
add direct access to gear data
|
changeset |
files
|
Thu, 27 Jan 2022 03:51:13 +0300 |
alfadur |
add type safe power of two sizes
|
changeset |
files
|
Tue, 25 Jan 2022 23:46:11 +0300 |
alfadur |
use grid only for static gears
|
changeset |
files
|
Thu, 02 Dec 2021 19:33:22 +0100 |
Zaubermaus |
fix typo in german lua strings
|
changeset |
files
|
Sat, 16 Oct 2021 04:06:47 +0300 |
alfadur |
make seduction work on sentries
|
changeset |
files
|
Sat, 16 Oct 2021 03:35:48 +0300 |
alfadur |
remove owner from wild sentries
|
changeset |
files
|
Sat, 16 Oct 2021 02:52:06 +0300 |
alfadur |
fix sentry bullet misattribution
|
changeset |
files
|
Sat, 16 Oct 2021 02:39:22 +0300 |
alfadur |
paint sentries in clan colors
|
changeset |
files
|
Sat, 16 Oct 2021 02:20:15 +0300 |
alfadur |
make domesticated sentries not target their owners
|
changeset |
files
|
Sat, 16 Oct 2021 01:21:26 +0300 |
alfadur |
reduce blowtorch radius to avoid grabbing gears behind current🦔
|
changeset |
files
|
Sat, 16 Oct 2021 01:06:05 +0300 |
alfadur |
reduce digging damage frequency
|
changeset |
files
|
Thu, 09 Sep 2021 21:06:45 +0300 |
alfadur |
use array map in timer constructor
|
changeset |
files
|
Tue, 07 Sep 2021 01:45:16 +0300 |
alfadur |
Avoid crashing on physfs failure
|
changeset |
files
|
Mon, 10 Aug 2020 12:56:53 +0300 |
alfadur |
workaround for FPC 3.2.0 ICE
1.0.0
|
changeset |
files
|
Wed, 14 Jul 2021 23:50:44 +0200 |
unc0rr |
Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
|
changeset |
files
|
Wed, 14 Jul 2021 23:01:50 +0200 |
unc0rr |
Publish join and part commands as well
|
changeset |
files
|
Sat, 10 Jul 2021 12:03:50 +0200 |
unc0rr |
Begin attempt to convert checker into async using tokio
|
changeset |
files
|
Thu, 01 Jul 2021 00:17:05 +0300 |
alfadur |
eat warnings
|
changeset |
files
|
Wed, 30 Jun 2021 23:06:54 +0200 |
unc0rr |
- Update hedgewars-network-protocol library with messages needed for checker
|
changeset |
files
|
Wed, 30 Jun 2021 00:18:53 +0200 |
unc0rr |
Add parser and idempotention tests for server messages
|
changeset |
files
|
Sat, 26 Jun 2021 00:13:28 +0200 |
sheepluva |
hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
|
changeset |
files
|
Fri, 25 Jun 2021 22:34:26 +0200 |
sheepluva |
add comment header to function to pretend that I care
|
changeset |
files
|
Fri, 25 Jun 2021 22:16:41 +0200 |
sheepluva |
hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
|
changeset |
files
|
Fri, 25 Jun 2021 21:44:29 +0200 |
sheepluva |
hedgewars-engine (rust): don't use image lib, manually resize (because speed); using nearest px for now
|
changeset |
files
|
Thu, 24 Jun 2021 00:09:30 +0200 |
sheepluva |
hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
|
changeset |
files
|
Wed, 23 Jun 2021 23:41:51 +0200 |
unc0rr |
Extract network protocol into a separate crate
|
changeset |
files
|
Wed, 23 Jun 2021 15:32:48 -0400 |
nemo |
Hopefully this is a little more sensible
|
changeset |
files
|
Tue, 22 Jun 2021 22:13:55 +0200 |
sheepluva |
hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version"
|
changeset |
files
|
Tue, 22 Jun 2021 01:57:50 +0300 |
alfadur |
update nom
|
changeset |
files
|
Tue, 22 Jun 2021 01:41:33 +0300 |
alfadur |
update mio
|
changeset |
files
|
Mon, 21 Jun 2021 20:11:22 +0300 |
alfadur |
add polled timer
|
changeset |
files
|
Sun, 20 Jun 2021 16:43:53 +0300 |
alfadur |
update glutin
|
changeset |
files
|
Sun, 20 Jun 2021 01:47:44 +0300 |
alfadur |
fix error string
|
changeset |
files
|
Sun, 20 Jun 2021 01:45:18 +0300 |
alfadur |
load haskell directly into Replay
|
changeset |
files
|
Sat, 19 Jun 2021 17:48:10 +0300 |
alfadur |
find excuses to use shiny new 🦀 features
|
changeset |
files
|
Thu, 17 Jun 2021 19:32:26 +0200 |
unc0rr |
Add sample ubot plugin written in haskell
|
changeset |
files
|
Tue, 15 Jun 2021 20:46:28 +0200 |
unc0rr |
Update mingpt plugin to include recent chat history in the seed
|
changeset |
files
|
Tue, 15 Jun 2021 20:45:46 +0200 |
unc0rr |
Fix detection of message author in ubot core
|
changeset |
files
|
Sat, 12 Jun 2021 20:58:07 +0200 |
unc0rr |
Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
|
changeset |
files
|
Sat, 12 Jun 2021 20:15:42 +0200 |
unc0rr |
Add url bot plugin based on url-bot-rs (only the difference from their repo)
|
changeset |
files
|
Tue, 08 Jun 2021 18:31:46 +0200 |
unc0rr |
Add main module for irc bot which serves as an irc<>rabbitmq relay
|
changeset |
files
|
Fri, 28 May 2021 15:06:39 +0200 |
Wuzzy |
Use the singular 'they' in code comments, where it makes sense
|
changeset |
files
|
Fri, 28 May 2021 14:18:52 +0200 |
Wuzzy |
German announcer messages: Remove gender assumptions
|
changeset |
files
|
Fri, 28 May 2021 14:17:54 +0200 |
Wuzzy |
Singular 'they': Update comments in engine locale files
|
changeset |
files
|
Fri, 28 May 2021 14:09:31 +0200 |
Wuzzy |
Use 'singular they' instead of 'he'
|
changeset |
files
|
Wed, 26 May 2021 16:32:43 -0400 |
sheepluva |
Hedgewars lobby to IRC proxy
|
changeset |
files
|
Tue, 13 Apr 2021 15:40:11 -0400 |
nemo |
bug #823 missing nil checks crasher introduced in r4aa19b21707d
1.0.0
|
changeset |
files
|
Tue, 13 Apr 2021 15:40:11 -0400 |
nemo |
bug #823 missing nil checks crasher introduced in r4aa19b21707d
|
changeset |
files
|
Mon, 05 Apr 2021 04:05:14 +0200 |
Wuzzy |
Add missing column in credits.csv
|
changeset |
files
|
Wed, 24 Mar 2021 00:11:49 +0300 |
alfadur |
add const generics to physics step
|
changeset |
files
|
Thu, 04 Jun 2020 12:33:24 +0200 |
felixonmars |
Fix build with Qt 5.15+
1.0.0
|
changeset |
files
|
Mon, 15 Mar 2021 15:57:19 -0400 |
L29Ah |
anarchist flags
|
changeset |
files
|
Thu, 21 Jan 2021 22:24:50 +0300 |
alfadur |
fix framebuffer sizing
|
changeset |
files
|
Thu, 21 Jan 2021 02:11:59 +0300 |
alfadur |
add wgpu support to hwrunner
|
changeset |
files
|
Thu, 07 Jan 2021 17:13:32 +0300 |
alfadur |
move time out of physics
|
changeset |
files
|
Sun, 13 Dec 2020 22:26:39 +0100 |
Wuzzy |
Add alfadur to credits for Mushroom/Teapot graves
|
changeset |
files
|
Sun, 13 Dec 2020 21:21:41 +0100 |
Wuzzy |
Teach vgtSmallDamageTag to use dX, dY and screen coords (Frame<>0)
|
changeset |
files
|
Sun, 13 Dec 2020 21:16:25 +0100 |
Wuzzy |
Fix crash when spawning vgtSmallDamageTag in Lua
|
changeset |
files
|
Mon, 07 Dec 2020 16:59:44 +0100 |
Wuzzy |
Lua locale check: Disable line length warning
|
changeset |
files
|
Mon, 07 Dec 2020 16:55:34 +0100 |
Wuzzy |
Credit heretic43 for zh_CN translation
|
changeset |
files
|
Mon, 07 Dec 2020 16:39:32 +0100 |
heretic43 |
Update translation: zh_CN
|
changeset |
files
|
Tue, 17 Nov 2020 20:50:30 +0300 |
alfadur |
implement event cancelation
|
changeset |
files
|
Tue, 17 Nov 2020 01:04:15 +0300 |
alfadur |
fix event registration
|
changeset |
files
|
Mon, 16 Nov 2020 01:41:42 +0300 |
alfadur |
reduce fps
|
changeset |
files
|
Sun, 15 Nov 2020 05:35:18 +0300 |
alfadur |
get texcoords from atlas
|
changeset |
files
|
Sat, 14 Nov 2020 03:46:01 +0300 |
alfadur |
add texturing to gear renderer
|
changeset |
files
|
Fri, 13 Nov 2020 20:59:13 +0300 |
alfadur |
fix triangle count
|
changeset |
files
|
Fri, 13 Nov 2020 20:54:00 +0300 |
alfadur |
start drawing gears
|
changeset |
files
|
Fri, 13 Nov 2020 02:52:15 +0300 |
alfadur |
safetize buffer interface
|
changeset |
files
|
Thu, 12 Nov 2020 23:42:53 +0300 |
alfadur |
safetize texture interface
|
changeset |
files
|
Thu, 12 Nov 2020 00:24:58 +0300 |
alfadur |
allow finding sprites
|
changeset |
files
|
Wed, 11 Nov 2020 22:41:31 +0300 |
alfadur |
restore gear generation
|
changeset |
files
|
Wed, 11 Nov 2020 22:40:33 +0300 |
alfadur |
remove crash from collision
|
changeset |
files
|
Wed, 11 Nov 2020 21:18:31 +0300 |
alfadur |
fix indexing
|
changeset |
files
|
Wed, 11 Nov 2020 12:45:29 -0500 |
nemo |
trying to build
|
changeset |
files
|
Thu, 22 Oct 2020 13:27:49 +0200 |
unC0Rr |
Reduce the amount of parens in pas2c output for prettier result, hopefully not breaking anything
|
changeset |
files
|
Thu, 22 Oct 2020 12:50:24 +0200 |
unC0Rr |
Fix some problems caught by C compiler
|
changeset |
files
|
Thu, 22 Oct 2020 12:33:35 +0200 |
unC0Rr |
Mark global variables in implementation section static
|
changeset |
files
|
Wed, 21 Oct 2020 18:55:26 +0300 |
alfadur |
add more const qualifiers to maintain a semblance of activity
|
changeset |
files
|
Tue, 20 Oct 2020 20:09:44 +0200 |
unc0rr |
Fix lack of declaration decorations for dynamic arrays in Pas2C
|
changeset |
files
|
Mon, 12 Oct 2020 21:38:37 +0200 |
Wuzzy |
AI: Nerf piano rating; AI will now only use it if it expects huge damage
|
changeset |
files
|
Mon, 12 Oct 2020 01:25:04 +0200 |
Wuzzy |
Fix freeze when aiming laser at 90° into sky
|
changeset |
files
|
Mon, 12 Oct 2020 01:01:28 +0200 |
Wuzzy |
Fix minor offset mismatch with wrapping laser
|
changeset |
files
|
Mon, 12 Oct 2020 00:46:19 +0200 |
Wuzzy |
Fix laser sight wrapping sometimes wrapping too often
|
changeset |
files
|
Thu, 08 Oct 2020 20:38:19 +0200 |
Wuzzy |
Disable text highlight for TimeBox "disclaimer" in all languages
|
changeset |
files
|
Thu, 08 Oct 2020 14:45:28 +0200 |
Wuzzy |
AI: Add reuse bonus to SMine (like shotgun)
|
changeset |
files
|
Thu, 08 Oct 2020 14:43:00 +0200 |
Wuzzy |
Fix AI sometimes making weird SMine shots
|
changeset |
files
|
Thu, 08 Oct 2020 12:33:14 +0200 |
Wuzzy |
Fix hammer not digging when hitting hog with 0 health
|
changeset |
files
|
Thu, 08 Oct 2020 11:12:22 +0200 |
Wuzzy |
Fix hog not returning from TimeBox when all land was destroyed
|
changeset |
files
|
Wed, 07 Oct 2020 23:06:34 +0200 |
Wuzzy |
AI: Don't sacrifice final hog with kami or piano
|
changeset |
files
|
Thu, 10 Sep 2020 09:30:41 +0200 |
unC0Rr |
Prevent AI from getting stuck in attempt to look in another direction after choosing bee weapon
|
changeset |
files
|
Sun, 06 Sep 2020 00:21:37 +0300 |
alfadur |
fix vcpkg build
|
changeset |
files
|
Mon, 10 Aug 2020 12:56:53 +0300 |
alfadur |
workaround for FPC 3.2.0 ICE
|
changeset |
files
|
Sun, 09 Aug 2020 14:43:02 +0200 |
unc0rr |
Display lobby chat in checker
|
changeset |
files
|
Sat, 01 Aug 2020 04:19:29 +0300 |
alfadur |
add teapot grave
|
changeset |
files
|
Fri, 31 Jul 2020 05:41:53 +0300 |
alfadur |
improve 🍄 shading
|
changeset |
files
|
Fri, 31 Jul 2020 01:09:34 +0300 |
alfadur |
add 🍄 grave
|
changeset |
files
|
Mon, 20 Jul 2020 18:13:48 +0200 |
Wuzzy |
KeyBindToName: Return HW's internal key name if SDL yields no name
|
changeset |
files
|
Sun, 19 Jul 2020 23:28:45 +0200 |
Wuzzy |
Fix piano spawning vgtNote if slot key without sound was pressed
|
changeset |
files
|
Sun, 19 Jul 2020 22:08:55 +0200 |
Wuzzy |
AI: Add new sine gun test (still WIP)
|
changeset |
files
|
Sun, 19 Jul 2020 11:32:30 +0200 |
Wuzzy |
AI: Don't end ammo tests too early for knife and drill rocket
|
changeset |
files
|
Sun, 19 Jul 2020 11:20:20 +0200 |
Wuzzy |
AI: Fix bad AI collision checks
|
changeset |
files
|
Sat, 18 Jul 2020 23:53:14 +0200 |
Wuzzy |
Fix some incorrect AI collision checks
|
changeset |
files
|
Fri, 17 Jul 2020 02:51:25 +0200 |
Wuzzy |
AI: Update list of gears that trigger activity
|
changeset |
files
|
Thu, 16 Jul 2020 22:23:08 +0200 |
Wuzzy |
Flags preview: Hide CPU flags
|
changeset |
files
|
Thu, 16 Jul 2020 22:30:32 +0300 |
alfadur |
make water sentries more resistant to sinking
|
changeset |
files
|
Sun, 12 Jul 2020 03:03:52 +0300 |
alfadur |
don't delete shotgun shot after it has parted
|
changeset |
files
|
Sun, 12 Jul 2020 01:27:27 +0300 |
alfadur |
add collision to land sentries
|
changeset |
files
|
Sun, 12 Jul 2020 01:08:42 +0300 |
alfadur |
world wrap water sentries
|
changeset |
files
|
Sat, 11 Jul 2020 23:06:29 +0300 |
alfadur |
place some generated sentries in water
|
changeset |
files
|
Sat, 11 Jul 2020 20:33:23 +0300 |
alfadur |
improve sentry jumping out
|
changeset |
files
|
Sat, 11 Jul 2020 20:01:35 +0300 |
alfadur |
improve sentry target selection
|
changeset |
files
|
Sat, 11 Jul 2020 19:03:14 +0300 |
alfadur |
port behavior to water sentries
|
changeset |
files
|
Sat, 11 Jul 2020 17:35:36 +0300 |
alfadur |
allow deploying sentries on water
|
changeset |
files
|
Sat, 11 Jul 2020 02:12:02 +0300 |
alfadur |
add sentry deployment step
|
changeset |
files
|
Sat, 11 Jul 2020 01:09:56 +0300 |
alfadur |
prevent sentries from getting stuck in the corners
|
changeset |
files
|
Thu, 09 Jul 2020 02:41:51 +0300 |
alfadur |
fix sentry left jump
|
changeset |
files
|
Thu, 09 Jul 2020 00:45:27 +0300 |
alfadur |
make sentries reload after being hit
|
changeset |
files
|
Thu, 09 Jul 2020 00:32:53 +0300 |
alfadur |
add smoking to damaged sentries
|
changeset |
files
|
Thu, 09 Jul 2020 00:22:40 +0300 |
alfadur |
allow damaging sentries
|
changeset |
files
|
Wed, 08 Jul 2020 23:42:42 +0300 |
alfadur |
improve sentry spawn
|
changeset |
files
|
Wed, 08 Jul 2020 22:18:02 +0300 |
alfadur |
use named constants in FindPlace
|
changeset |
files
|
Wed, 08 Jul 2020 19:46:06 +0200 |
Wuzzy |
Fix AI sometimes using up all health in resurrector
|
changeset |
files
|
Wed, 08 Jul 2020 19:11:00 +0200 |
Wuzzy |
AI: Laser sight removes upper range cap for shotgun
|
changeset |
files
|
Wed, 08 Jul 2020 18:51:18 +0200 |
Wuzzy |
Update German translation, fix 1 typo
|
changeset |
files
|
Wed, 08 Jul 2020 18:46:50 +0200 |
Wuzzy |
Update locale files
|
changeset |
files
|
Wed, 08 Jul 2020 18:45:21 +0200 |
Wuzzy |
Rename chat size label in frontend
|
changeset |
files
|
Wed, 08 Jul 2020 18:19:14 +0200 |
Wuzzy |
AI: Don't use airstrikes if negative gravity
|
changeset |
files
|
Wed, 08 Jul 2020 18:17:49 +0200 |
Wuzzy |
Teach AI how to use snowball
|
changeset |
files
|
Wed, 08 Jul 2020 17:13:42 +0300 |
Gianfranco Costamagna |
Description: Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro
|
changeset |
files
|
Wed, 08 Jul 2020 17:02:45 +0300 |
Jens Petersen |
update server network
|
changeset |
files
|
Tue, 07 Jul 2020 00:17:05 +0200 |
Wuzzy |
Remove Vamp/Resurrect ammos in gfInvulnerable mode
|
changeset |
files
|
Tue, 07 Jul 2020 01:15:15 +0300 |
alfadur |
allow adding teams while round is in progress
|
changeset |
files
|
Tue, 07 Jul 2020 00:11:20 +0200 |
Wuzzy |
gfInvulnerable: Fix misplaced halo icon
|
changeset |
files
|
Tue, 07 Jul 2020 00:07:40 +0200 |
Wuzzy |
Fix some HUD icon issues in gfInvulnerable
|
changeset |
files
|
Mon, 06 Jul 2020 22:48:20 +0200 |
Wuzzy |
Fix hog sometimes not falling after using resurrector
|
changeset |
files
|
Mon, 06 Jul 2020 16:55:35 +0200 |
Wuzzy |
AI: No longer afraid of heights if invulnerable
|
changeset |
files
|
Mon, 06 Jul 2020 16:46:38 +0200 |
Wuzzy |
AI: Reset remembered gravity on Think and TestAmmos
|
changeset |
files
|
Mon, 06 Jul 2020 15:41:22 +0200 |
Wuzzy |
AI: Teach AI to use low gravity
|
changeset |
files
|
Mon, 06 Jul 2020 14:51:24 +0200 |
Wuzzy |
AI: Add aiGravity and aiGravityf variables
|
changeset |
files
|
Mon, 06 Jul 2020 14:43:19 +0200 |
Wuzzy |
Rename windSpeed variable to aiWindSpeed
|
changeset |
files
|
Mon, 06 Jul 2020 13:51:41 +0200 |
Wuzzy |
AI: 0.01% chance to use kamikaze with "wishes" ;-)
|
changeset |
files
|
Mon, 06 Jul 2020 12:46:22 +0200 |
Wuzzy |
Fix typo
|
changeset |
files
|
Mon, 06 Jul 2020 11:10:27 +0200 |
Wuzzy |
AI: Teach how to use resurrector fast
|
changeset |
files
|
Mon, 06 Jul 2020 01:46:22 +0200 |
Wuzzy |
Teach AI how to use resurrector
|
changeset |
files
|
Mon, 06 Jul 2020 00:25:13 +0200 |
Wuzzy |
Fix chat lines bleeding below screen for large font
|
changeset |
files
|
Sun, 05 Jul 2020 23:36:08 +0200 |
Wuzzy |
Reduce maximum chat size to 400%
|
changeset |
files
|
Sun, 05 Jul 2020 22:40:11 +0200 |
Wuzzy |
Add placeholder icon and text for sentry bot
|
changeset |
files
|
Sun, 05 Jul 2020 21:37:35 +0200 |
Wuzzy |
AI: Switch to amNothing instead of amSkip to unselect weapon
|
changeset |
files
|