Sat, 25 Mar 2023 04:00:30 +0300 alfadur add some server todos
Sat, 25 Mar 2023 03:29:22 +0300 alfadur separate out DB task
Fri, 24 Mar 2023 03:26:08 +0300 alfadur add back server TLS support
Thu, 23 Mar 2023 23:41:26 +0300 alfadur add basic ECS benchmark
Thu, 23 Mar 2023 16:21:39 -0400 nemo and this one
Thu, 23 Mar 2023 16:20:41 -0400 nemo also these
Thu, 23 Mar 2023 16:13:04 -0400 nemo switch server
Wed, 22 Mar 2023 20:42:48 +0100 sheepluva This is yet another (empty) testing commit for the world to admire.
Wed, 22 Mar 2023 18:53:00 +0300 alfadur add a client moderator flag just to commit something
Wed, 22 Mar 2023 09:54:30 +0100 sheepluva This is an empty commit, for testing purposes.
Fri, 10 Mar 2023 11:42:25 +0100 unC0Rr Fix water level, add medium template transitional_engine
Thu, 16 Feb 2023 07:33:33 +0300 alfadur expand theme definition
Wed, 15 Feb 2023 12:42:43 +0100 unC0Rr Format the code, apply clippy fixes transitional_engine
Wed, 15 Feb 2023 12:36:24 +0100 unC0Rr Allow defining compatible edges for grid, add few more templates transitional_engine
Tue, 14 Feb 2023 08:52:20 +0100 unC0Rr Some bug fixes, build fixes and code formatting transitional_engine
Mon, 13 Feb 2023 17:02:08 +0100 unC0Rr Get wavefront collapse generator to work in engine transitional_engine
Mon, 13 Feb 2023 12:31:30 +0100 unC0Rr Refactor mapgen to allow for easy switching between generators transitional_engine
Mon, 13 Feb 2023 11:00:12 +0100 unC0Rr Refactor landgen package structure transitional_engine
Mon, 13 Feb 2023 10:39:37 +0100 unC0Rr Extract tile loading into separate method transitional_engine
Sun, 12 Feb 2023 15:10:10 +0100 unC0Rr Fix some bugs transitional_engine
Sun, 12 Feb 2023 14:19:02 +0100 unC0Rr Fix several issues with transformations, more work on getting generated image transitional_engine
Fri, 03 Feb 2023 15:59:18 +0100 unC0Rr Add WIP for generation of rules transitional_engine
Fri, 03 Feb 2023 14:44:33 +0100 unC0Rr Rework how rules are defined, add transformations for tiles transitional_engine
Thu, 02 Feb 2023 08:41:31 +0100 unC0Rr Add loading of tiles from png transitional_engine
Wed, 01 Feb 2023 11:19:45 +0100 unC0Rr Fix mapgen transitional_engine
Wed, 01 Feb 2023 10:58:45 +0100 unC0Rr Switch to Vec2D in wavefront algorithm transitional_engine
Mon, 30 Jan 2023 15:50:14 +0100 unC0Rr Add basics of wavefront collapse algorithm transitional_engine
Fri, 27 Jan 2023 06:22:22 +0300 jpr fix typo
Sun, 22 Jan 2023 04:13:20 +0300 alfadur update credits
Sun, 22 Jan 2023 03:53:09 +0300 alfadur update spanish engine translation
Fri, 20 Jan 2023 21:40:37 -0500 nemo merge to trunk
Fri, 20 Jan 2023 21:39:53 -0500 nemo forbid hiding already hidden hogs 1.0.0
Wed, 04 Jan 2023 15:26:30 +0100 unC0Rr Fix fill points getting out of bounds when the map is mirrored transitional_engine
Wed, 04 Jan 2023 11:56:58 +0100 unC0Rr Split generation and painting phases, paint by old engine, use template filters transitional_engine
Wed, 04 Jan 2023 10:42:21 +0100 unC0Rr Use rust land generator in hwengine transitional_engine
Wed, 04 Jan 2023 10:40:40 +0100 unC0Rr Update mapgen to take into account actual values for 'zero' and 'basic' colors transitional_engine
Wed, 04 Jan 2023 10:37:12 +0100 unC0Rr Update lfprng for better distribution, make it conform 'rand' package traits transitional_engine
Tue, 03 Jan 2023 12:05:59 +0100 unC0Rr Use LandPixels array allocate in hwengine-future library transitional_engine
Mon, 02 Jan 2023 15:59:26 +0100 unC0Rr Introduce hwengine-future library, use Land allocated in it transitional_engine
Tue, 13 Dec 2022 21:21:55 +0100 unc0rr Fix infinite loop in rendering of laser sight
Fri, 09 Dec 2022 08:18:50 +0100 unC0Rr Optimize doStepSnowflake a bit, losing backwards compatibility
Thu, 01 Dec 2022 14:23:48 +0100 unC0Rr Improve performance of CheckGearNear
Wed, 30 Nov 2022 16:07:32 +0100 unC0Rr Optimize hwFloat multiplication a bit
Tue, 15 Nov 2022 15:26:00 +0100 unC0Rr Fix camera move control in qmlfrontend
Tue, 15 Nov 2022 15:25:37 +0100 unC0Rr Code formatting, enable c++17 for qmlfrontend
Tue, 15 Nov 2022 14:27:22 +0100 unC0Rr Implement generation of c header from rust interface, adapt qmlfrontend
Sun, 13 Nov 2022 08:45:10 +0100 unc0rr Adapt hwrunner to the changed API
Sat, 12 Nov 2022 21:12:14 +0100 unc0rr Allow passing data_path from QML
Sat, 12 Nov 2022 15:40:20 +0100 unc0rr Implement data path
Sat, 05 Nov 2022 17:48:45 +0100 Sergey Alirzaev GameServer: bump network dependency
Sun, 06 Nov 2022 17:27:28 +0100 unc0rr Remove stray debugging
Fri, 28 Oct 2022 21:12:01 +0200 unc0rr - Run engine and socket listener in parallel to avoid ping timeouts
Mon, 24 Oct 2022 10:07:35 -0400 nemo merge branch
Mon, 24 Oct 2022 10:06:52 -0400 nemo cfgdir needs a default value to avoid writing stubs to current path 1.0.0
Mon, 24 Oct 2022 10:02:06 -0400 nemo bump version
Thu, 06 Oct 2022 12:38:07 +0200 unC0Rr Simplify code
Thu, 29 Sep 2022 16:30:02 +0200 unC0Rr Add some work towards having checker work with the new server
Thu, 29 Sep 2022 16:29:23 +0200 unC0Rr Add replay storage to the new server implementation
Thu, 29 Sep 2022 16:28:52 +0200 unC0Rr Fix a couple issues
Tue, 27 Sep 2022 15:10:52 +0300 S.D. Change the next major release version number to 1.1.0
Tue, 27 Sep 2022 14:59:03 +0300 S.D. Allow to see rooms of incompatible versions in the lobby
Fri, 23 Sep 2022 12:47:47 -0400 LocutusOfBorg Fix clang-15 compile error
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)
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
Wed, 21 Sep 2022 06:55:31 +0300 alfadur fix the other 2 pred/succ conversions 1.0.0
Wed, 21 Sep 2022 06:36:05 +0300 alfadur fix pred/succ conversion 1.0.0
Wed, 21 Sep 2022 06:55:31 +0300 alfadur fix the other 2 pred/succ conversions
Wed, 21 Sep 2022 06:36:05 +0300 alfadur fix pred/succ conversion
Mon, 12 Sep 2022 18:56:28 -0400 nemo merge from 1.0 branch
Mon, 12 Sep 2022 18:37:04 -0400 nemo tag a 1.0.2 1.0.0
Mon, 12 Sep 2022 18:36:39 -0400 nemo I keep forgetting to bump the patch version 1.0.0 1.0.2-release
Mon, 12 Sep 2022 18:36:27 -0400 nemo Removed tag 1.0.2-release 1.0.0
Mon, 12 Sep 2022 18:31:43 -0400 nemo tag a 1.0.2 1.0.0
Thu, 22 Oct 2020 12:33:35 +0200 unC0Rr Mark global variables in implementation section static 1.0.0
Tue, 20 Oct 2020 20:09:44 +0200 unc0rr Fix lack of declaration decorations for dynamic arrays in Pas2C 1.0.0
Mon, 12 Sep 2022 18:23:24 -0400 LocutusOfBorg removed at request 1.0.0
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
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
Mon, 12 Sep 2022 10:44:55 -0400 Simon McVittie do the actual remove 1.0.0
Mon, 12 Sep 2022 10:40:53 -0400 Simon McVittie Remove FindSDL2 find-module, use sdl2-config.cmake instead 1.0.0
Wed, 07 Sep 2022 17:28:08 -0400 nemo merge to trunk
Wed, 07 Sep 2022 16:54:58 -0400 nemo Added tag 1.0.1-release for changeset 9dceb83331d5 1.0.0
Wed, 07 Sep 2022 16:53:38 -0400 nemo Removed tag 1.0.1-release 1.0.0
Wed, 07 Sep 2022 16:52:45 -0400 nemo forgot to bump the patch num 1.0.0 1.0.1-release
Wed, 07 Sep 2022 16:49:59 -0400 nemo Added tag 1.0.1-release for changeset fcea0f51d94f 1.0.0
Tue, 06 Sep 2022 22:08:27 +0300 S.D. Fix the sound issues and crashes on some platforms 1.0.0
Tue, 26 Jul 2022 12:37:17 +0200 unc0rr Fix texture copying routine not taking pitch into account
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.
Wed, 11 May 2022 13:51:04 +0200 unC0Rr Comment out conflicting flag
Wed, 11 May 2022 13:50:35 +0200 unC0Rr Ignore dist-newstyle folder
Wed, 11 May 2022 13:48:55 +0200 unC0Rr Implement appropriate routing of checker messages
Tue, 10 May 2022 02:59:11 +0300 alfadur better sentry free fall behavior
Tue, 10 May 2022 00:19:52 +0300 alfadur add density to sentries
Mon, 09 May 2022 23:58:51 +0300 alfadur pass unicode paths as base64 on windows
Mon, 09 May 2022 20:11:38 +0300 alfadur revert blowtorch hit frequency reduction
Mon, 09 May 2022 20:03:09 +0300 alfadur remove Hedgehog from generated mines
Mon, 09 May 2022 19:10:43 +0300 alfadur fix minigun bullet collision detection
Tue, 26 Apr 2022 14:35:21 -0400 nemo make unplaced hogs a bit less interactive
Wed, 20 Apr 2022 15:35:48 +0200 unC0Rr Fix typo, small adjustments
Thu, 07 Apr 2022 08:15:08 +0200 Wuzzy Update Wuzzy's e-mail address in credits
Tue, 15 Mar 2022 19:54:43 +0300 alfadur limit scope of u128 operations in sqrt
Mon, 14 Mar 2022 22:08:31 +0300 alfadur port sqrt optimization to u128 case
Mon, 14 Mar 2022 10:12:00 +0100 unC0Rr Fix incorrect calculation of target point in AI drill strike test
Sat, 05 Feb 2022 10:50:25 -0500 nemo 1.0.0 merge
Sat, 05 Feb 2022 10:42:50 -0500 LocutusOfBorg avcodec 59+ compatibility 1.0.0
Thu, 03 Feb 2022 01:48:31 +0300 alfadur update to mysql_async
Tue, 01 Feb 2022 20:58:35 +0300 alfadur add back client timeouts
Tue, 01 Feb 2022 02:23:35 +0300 alfadur move server network to tokio
Mon, 31 Jan 2022 18:24:49 +0300 alfadur update protocol 📦
Fri, 28 Jan 2022 02:33:44 +0300 alfadur add direct access to gear data
Thu, 27 Jan 2022 03:51:13 +0300 alfadur add type safe power of two sizes
Tue, 25 Jan 2022 23:46:11 +0300 alfadur use grid only for static gears
Thu, 02 Dec 2021 19:33:22 +0100 Zaubermaus fix typo in german lua strings
Sat, 16 Oct 2021 04:06:47 +0300 alfadur make seduction work on sentries
Sat, 16 Oct 2021 03:35:48 +0300 alfadur remove owner from wild sentries
Sat, 16 Oct 2021 02:52:06 +0300 alfadur fix sentry bullet misattribution
Sat, 16 Oct 2021 02:39:22 +0300 alfadur paint sentries in clan colors
Sat, 16 Oct 2021 02:20:15 +0300 alfadur make domesticated sentries not target their owners
Sat, 16 Oct 2021 01:21:26 +0300 alfadur reduce blowtorch radius to avoid grabbing gears behind current🦔
Sat, 16 Oct 2021 01:06:05 +0300 alfadur reduce digging damage frequency
Thu, 09 Sep 2021 21:06:45 +0300 alfadur use array map in timer constructor
Tue, 07 Sep 2021 01:45:16 +0300 alfadur Avoid crashing on physfs failure
Mon, 10 Aug 2020 12:56:53 +0300 alfadur workaround for FPC 3.2.0 ICE 1.0.0
Wed, 14 Jul 2021 23:50:44 +0200 unc0rr Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
Wed, 14 Jul 2021 23:01:50 +0200 unc0rr Publish join and part commands as well
Sat, 10 Jul 2021 12:03:50 +0200 unc0rr Begin attempt to convert checker into async using tokio
Thu, 01 Jul 2021 00:17:05 +0300 alfadur eat warnings
Wed, 30 Jun 2021 23:06:54 +0200 unc0rr - Update hedgewars-network-protocol library with messages needed for checker
Wed, 30 Jun 2021 00:18:53 +0200 unc0rr Add parser and idempotention tests for server messages
Sat, 26 Jun 2021 00:13:28 +0200 sheepluva hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
Fri, 25 Jun 2021 22:34:26 +0200 sheepluva add comment header to function to pretend that I care
Fri, 25 Jun 2021 22:16:41 +0200 sheepluva hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
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
Thu, 24 Jun 2021 00:09:30 +0200 sheepluva hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
Wed, 23 Jun 2021 23:41:51 +0200 unc0rr Extract network protocol into a separate crate
Wed, 23 Jun 2021 15:32:48 -0400 nemo Hopefully this is a little more sensible
Tue, 22 Jun 2021 22:13:55 +0200 sheepluva hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version"
Tue, 22 Jun 2021 01:57:50 +0300 alfadur update nom
Tue, 22 Jun 2021 01:41:33 +0300 alfadur update mio
Mon, 21 Jun 2021 20:11:22 +0300 alfadur add polled timer
Sun, 20 Jun 2021 16:43:53 +0300 alfadur update glutin
Sun, 20 Jun 2021 01:47:44 +0300 alfadur fix error string
Sun, 20 Jun 2021 01:45:18 +0300 alfadur load haskell directly into Replay
Sat, 19 Jun 2021 17:48:10 +0300 alfadur find excuses to use shiny new 🦀 features
Thu, 17 Jun 2021 19:32:26 +0200 unc0rr Add sample ubot plugin written in haskell
Tue, 15 Jun 2021 20:46:28 +0200 unc0rr Update mingpt plugin to include recent chat history in the seed
Tue, 15 Jun 2021 20:45:46 +0200 unc0rr Fix detection of message author in ubot core
Sat, 12 Jun 2021 20:58:07 +0200 unc0rr Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
Sat, 12 Jun 2021 20:15:42 +0200 unc0rr Add url bot plugin based on url-bot-rs (only the difference from their repo)
Tue, 08 Jun 2021 18:31:46 +0200 unc0rr Add main module for irc bot which serves as an irc<>rabbitmq relay
Fri, 28 May 2021 15:06:39 +0200 Wuzzy Use the singular 'they' in code comments, where it makes sense
Fri, 28 May 2021 14:18:52 +0200 Wuzzy German announcer messages: Remove gender assumptions
Fri, 28 May 2021 14:17:54 +0200 Wuzzy Singular 'they': Update comments in engine locale files
Fri, 28 May 2021 14:09:31 +0200 Wuzzy Use 'singular they' instead of 'he'
Wed, 26 May 2021 16:32:43 -0400 sheepluva Hedgewars lobby to IRC proxy
Tue, 13 Apr 2021 15:40:11 -0400 nemo bug #823 missing nil checks crasher introduced in r4aa19b21707d 1.0.0
Tue, 13 Apr 2021 15:40:11 -0400 nemo bug #823 missing nil checks crasher introduced in r4aa19b21707d
Mon, 05 Apr 2021 04:05:14 +0200 Wuzzy Add missing column in credits.csv
Wed, 24 Mar 2021 00:11:49 +0300 alfadur add const generics to physics step
Thu, 04 Jun 2020 12:33:24 +0200 felixonmars Fix build with Qt 5.15+ 1.0.0
Mon, 15 Mar 2021 15:57:19 -0400 L29Ah anarchist flags
Thu, 21 Jan 2021 22:24:50 +0300 alfadur fix framebuffer sizing
Thu, 21 Jan 2021 02:11:59 +0300 alfadur add wgpu support to hwrunner
Thu, 07 Jan 2021 17:13:32 +0300 alfadur move time out of physics
Sun, 13 Dec 2020 22:26:39 +0100 Wuzzy Add alfadur to credits for Mushroom/Teapot graves
Sun, 13 Dec 2020 21:21:41 +0100 Wuzzy Teach vgtSmallDamageTag to use dX, dY and screen coords (Frame<>0)
Sun, 13 Dec 2020 21:16:25 +0100 Wuzzy Fix crash when spawning vgtSmallDamageTag in Lua
Mon, 07 Dec 2020 16:59:44 +0100 Wuzzy Lua locale check: Disable line length warning
Mon, 07 Dec 2020 16:55:34 +0100 Wuzzy Credit heretic43 for zh_CN translation
Mon, 07 Dec 2020 16:39:32 +0100 heretic43 Update translation: zh_CN
Tue, 17 Nov 2020 20:50:30 +0300 alfadur implement event cancelation
Tue, 17 Nov 2020 01:04:15 +0300 alfadur fix event registration
Mon, 16 Nov 2020 01:41:42 +0300 alfadur reduce fps
Sun, 15 Nov 2020 05:35:18 +0300 alfadur get texcoords from atlas
Sat, 14 Nov 2020 03:46:01 +0300 alfadur add texturing to gear renderer
Fri, 13 Nov 2020 20:59:13 +0300 alfadur fix triangle count
Fri, 13 Nov 2020 20:54:00 +0300 alfadur start drawing gears
Fri, 13 Nov 2020 02:52:15 +0300 alfadur safetize buffer interface
Thu, 12 Nov 2020 23:42:53 +0300 alfadur safetize texture interface
Thu, 12 Nov 2020 00:24:58 +0300 alfadur allow finding sprites
Wed, 11 Nov 2020 22:41:31 +0300 alfadur restore gear generation
Wed, 11 Nov 2020 22:40:33 +0300 alfadur remove crash from collision
Wed, 11 Nov 2020 21:18:31 +0300 alfadur fix indexing
Wed, 11 Nov 2020 12:45:29 -0500 nemo trying to build
Thu, 22 Oct 2020 13:27:49 +0200 unC0Rr Reduce the amount of parens in pas2c output for prettier result, hopefully not breaking anything
Thu, 22 Oct 2020 12:50:24 +0200 unC0Rr Fix some problems caught by C compiler
Thu, 22 Oct 2020 12:33:35 +0200 unC0Rr Mark global variables in implementation section static
Wed, 21 Oct 2020 18:55:26 +0300 alfadur add more const qualifiers to maintain a semblance of activity
Tue, 20 Oct 2020 20:09:44 +0200 unc0rr Fix lack of declaration decorations for dynamic arrays in Pas2C
Mon, 12 Oct 2020 21:38:37 +0200 Wuzzy AI: Nerf piano rating; AI will now only use it if it expects huge damage
Mon, 12 Oct 2020 01:25:04 +0200 Wuzzy Fix freeze when aiming laser at 90° into sky
Mon, 12 Oct 2020 01:01:28 +0200 Wuzzy Fix minor offset mismatch with wrapping laser
Mon, 12 Oct 2020 00:46:19 +0200 Wuzzy Fix laser sight wrapping sometimes wrapping too often
Thu, 08 Oct 2020 20:38:19 +0200 Wuzzy Disable text highlight for TimeBox "disclaimer" in all languages
Thu, 08 Oct 2020 14:45:28 +0200 Wuzzy AI: Add reuse bonus to SMine (like shotgun)
Thu, 08 Oct 2020 14:43:00 +0200 Wuzzy Fix AI sometimes making weird SMine shots
Thu, 08 Oct 2020 12:33:14 +0200 Wuzzy Fix hammer not digging when hitting hog with 0 health
Thu, 08 Oct 2020 11:12:22 +0200 Wuzzy Fix hog not returning from TimeBox when all land was destroyed
Wed, 07 Oct 2020 23:06:34 +0200 Wuzzy AI: Don't sacrifice final hog with kami or piano
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
Sun, 06 Sep 2020 00:21:37 +0300 alfadur fix vcpkg build
Mon, 10 Aug 2020 12:56:53 +0300 alfadur workaround for FPC 3.2.0 ICE
Sun, 09 Aug 2020 14:43:02 +0200 unc0rr Display lobby chat in checker
Sat, 01 Aug 2020 04:19:29 +0300 alfadur add teapot grave
Fri, 31 Jul 2020 05:41:53 +0300 alfadur improve 🍄 shading
Fri, 31 Jul 2020 01:09:34 +0300 alfadur add 🍄 grave
Mon, 20 Jul 2020 18:13:48 +0200 Wuzzy KeyBindToName: Return HW's internal key name if SDL yields no name
Sun, 19 Jul 2020 23:28:45 +0200 Wuzzy Fix piano spawning vgtNote if slot key without sound was pressed
Sun, 19 Jul 2020 22:08:55 +0200 Wuzzy AI: Add new sine gun test (still WIP)
Sun, 19 Jul 2020 11:32:30 +0200 Wuzzy AI: Don't end ammo tests too early for knife and drill rocket
Sun, 19 Jul 2020 11:20:20 +0200 Wuzzy AI: Fix bad AI collision checks
Sat, 18 Jul 2020 23:53:14 +0200 Wuzzy Fix some incorrect AI collision checks
Fri, 17 Jul 2020 02:51:25 +0200 Wuzzy AI: Update list of gears that trigger activity
Thu, 16 Jul 2020 22:23:08 +0200 Wuzzy Flags preview: Hide CPU flags
Thu, 16 Jul 2020 22:30:32 +0300 alfadur make water sentries more resistant to sinking
Sun, 12 Jul 2020 03:03:52 +0300 alfadur don't delete shotgun shot after it has parted
Sun, 12 Jul 2020 01:27:27 +0300 alfadur add collision to land sentries
Sun, 12 Jul 2020 01:08:42 +0300 alfadur world wrap water sentries
Sat, 11 Jul 2020 23:06:29 +0300 alfadur place some generated sentries in water
Sat, 11 Jul 2020 20:33:23 +0300 alfadur improve sentry jumping out
Sat, 11 Jul 2020 20:01:35 +0300 alfadur improve sentry target selection
Sat, 11 Jul 2020 19:03:14 +0300 alfadur port behavior to water sentries
Sat, 11 Jul 2020 17:35:36 +0300 alfadur allow deploying sentries on water
Sat, 11 Jul 2020 02:12:02 +0300 alfadur add sentry deployment step
Sat, 11 Jul 2020 01:09:56 +0300 alfadur prevent sentries from getting stuck in the corners
Thu, 09 Jul 2020 02:41:51 +0300 alfadur fix sentry left jump
Thu, 09 Jul 2020 00:45:27 +0300 alfadur make sentries reload after being hit
Thu, 09 Jul 2020 00:32:53 +0300 alfadur add smoking to damaged sentries
Thu, 09 Jul 2020 00:22:40 +0300 alfadur allow damaging sentries
Wed, 08 Jul 2020 23:42:42 +0300 alfadur improve sentry spawn
Wed, 08 Jul 2020 22:18:02 +0300 alfadur use named constants in FindPlace
Wed, 08 Jul 2020 19:46:06 +0200 Wuzzy Fix AI sometimes using up all health in resurrector
Wed, 08 Jul 2020 19:11:00 +0200 Wuzzy AI: Laser sight removes upper range cap for shotgun
Wed, 08 Jul 2020 18:51:18 +0200 Wuzzy Update German translation, fix 1 typo
Wed, 08 Jul 2020 18:46:50 +0200 Wuzzy Update locale files
Wed, 08 Jul 2020 18:45:21 +0200 Wuzzy Rename chat size label in frontend
Wed, 08 Jul 2020 18:19:14 +0200 Wuzzy AI: Don't use airstrikes if negative gravity
Wed, 08 Jul 2020 18:17:49 +0200 Wuzzy Teach AI how to use snowball
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
Wed, 08 Jul 2020 17:02:45 +0300 Jens Petersen update server network
Tue, 07 Jul 2020 00:17:05 +0200 Wuzzy Remove Vamp/Resurrect ammos in gfInvulnerable mode
Tue, 07 Jul 2020 01:15:15 +0300 alfadur allow adding teams while round is in progress
Tue, 07 Jul 2020 00:11:20 +0200 Wuzzy gfInvulnerable: Fix misplaced halo icon
Tue, 07 Jul 2020 00:07:40 +0200 Wuzzy Fix some HUD icon issues in gfInvulnerable
Mon, 06 Jul 2020 22:48:20 +0200 Wuzzy Fix hog sometimes not falling after using resurrector
Mon, 06 Jul 2020 16:55:35 +0200 Wuzzy AI: No longer afraid of heights if invulnerable
Mon, 06 Jul 2020 16:46:38 +0200 Wuzzy AI: Reset remembered gravity on Think and TestAmmos
Mon, 06 Jul 2020 15:41:22 +0200 Wuzzy AI: Teach AI to use low gravity
Mon, 06 Jul 2020 14:51:24 +0200 Wuzzy AI: Add aiGravity and aiGravityf variables
Mon, 06 Jul 2020 14:43:19 +0200 Wuzzy Rename windSpeed variable to aiWindSpeed
Mon, 06 Jul 2020 13:51:41 +0200 Wuzzy AI: 0.01% chance to use kamikaze with "wishes" ;-)
Mon, 06 Jul 2020 12:46:22 +0200 Wuzzy Fix typo
Mon, 06 Jul 2020 11:10:27 +0200 Wuzzy AI: Teach how to use resurrector fast
Mon, 06 Jul 2020 01:46:22 +0200 Wuzzy Teach AI how to use resurrector
Mon, 06 Jul 2020 00:25:13 +0200 Wuzzy Fix chat lines bleeding below screen for large font
Sun, 05 Jul 2020 23:36:08 +0200 Wuzzy Reduce maximum chat size to 400%
Sun, 05 Jul 2020 22:40:11 +0200 Wuzzy Add placeholder icon and text for sentry bot
Sun, 05 Jul 2020 21:37:35 +0200 Wuzzy AI: Switch to amNothing instead of amSkip to unselect weapon
Sun, 05 Jul 2020 21:25:15 +0200 Wuzzy Teach top AI level to track falling with airstrikes
Sun, 05 Jul 2020 21:14:44 +0200 Wuzzy AI: Teach AI that piano can't blast thru solid land
Sun, 05 Jul 2020 21:05:35 +0200 Wuzzy AI: Airborne attacks: Move height of target X to first hit
Sun, 05 Jul 2020 20:36:27 +0200 Wuzzy Follow airplane gear on spawn
Sun, 05 Jul 2020 20:29:37 +0200 Wuzzy AI: Fix starting height of airborne attacks
Sun, 05 Jul 2020 20:22:08 +0200 Wuzzy AI: Improve drill strike prediction
Sun, 05 Jul 2020 18:37:29 +0300 alfadur fix hitorder dispatch
Sun, 05 Jul 2020 14:53:44 +0200 sheepluva [NOOP] Merge branch ui-scaling (with backports) into default to avoid future merging issues
Sun, 05 Jul 2020 02:03:08 +0200 Wuzzy [backport] Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B) ui-scaling
Sun, 05 Jul 2020 01:58:48 +0200 Wuzzy [backport] Chat scale: Move setting to Video tab ui-scaling
Sun, 05 Jul 2020 04:00:29 +0300 alfadur add basic jumping to sentries
Sun, 05 Jul 2020 02:03:08 +0200 Wuzzy Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B)
Sun, 05 Jul 2020 01:58:48 +0200 Wuzzy Chat scale: Move setting to Video tab
Sat, 04 Jul 2020 22:18:54 +0200 sheepluva fix accidential resurrection of removed code of merge 63e2b7b2ec47
Sat, 04 Jul 2020 15:31:51 +0200 sheepluva Fix pas2c breakage caused by superfluous "+"s added by 250c778463f3, d9c62f196fe0 and 92ce801d0681
Sat, 04 Jul 2020 03:11:41 +0200 sheepluva Merge chat-scaling (= current state of branch "ui-scaling") into default branch
Sat, 04 Jul 2020 02:46:06 +0200 sheepluva fix chat-scaling being awkward due to font size pt/px confusion ui-scaling
Fri, 03 Jul 2020 23:51:47 +0200 sheepluva Merge branch 1.0.0 into branch ui-scaling ui-scaling
Tue, 30 Jun 2020 23:25:52 +0300 alfadur prevent sentries from getting stuck on mines
Tue, 30 Jun 2020 22:36:53 +0300 alfadur increase sentry vision angle
Tue, 30 Jun 2020 21:25:48 +0300 alfadur don't shoot if the target moves out of range while aiming
Tue, 30 Jun 2020 20:02:04 +0300 alfadur turn away when starting walking on a cliff edge
Tue, 30 Jun 2020 19:22:46 +0300 alfadur draw sentries with direction
Tue, 30 Jun 2020 19:09:04 +0300 alfadur add some target tracking to sentries
Tue, 30 Jun 2020 02:18:54 +0300 alfadur downgrade sentries to miniguns
Tue, 30 Jun 2020 00:58:24 +0300 alfadur add separate hit order for sentries
Mon, 29 Jun 2020 14:25:23 +0200 Wuzzy Fix airplane line not being drawn in full for very large maps
Mon, 29 Jun 2020 14:08:19 +0200 Wuzzy Fix cursor being too limited left/right if zoomed out too much
Mon, 29 Jun 2020 13:40:13 +0200 Wuzzy Tweak airplane spawn point to avoid appear out of nowhere
Mon, 29 Jun 2020 13:17:10 +0200 Wuzzy Increase X camera limit back to 2048
Mon, 29 Jun 2020 13:14:18 +0200 Wuzzy Enforce camera limits regardless of zoom level
Mon, 29 Jun 2020 00:15:37 +0300 alfadur add sentries to ammo config
Sun, 28 Jun 2020 23:19:49 +0300 alfadur limit sentry attacks through land
Sun, 28 Jun 2020 22:39:38 +0300 alfadur prevent sentries from falling off cliffs
Sun, 28 Jun 2020 20:34:06 +0300 alfadur refactor collision tests
Sun, 28 Jun 2020 01:06:18 +0300 alfadur place sentries on start
Sun, 28 Jun 2020 00:47:43 +0300 alfadur add sentries count to game config
Sat, 27 Jun 2020 23:38:45 +0300 alfadur reduce sentry damange
Sat, 27 Jun 2020 22:58:33 +0300 alfadur add aiming timeout to sentry
Sat, 27 Jun 2020 02:22:31 +0300 alfadur add current 🦔 targeting to sentry
Fri, 26 Jun 2020 19:35:16 +0300 alfadur add sentry walking cycle
Fri, 26 Jun 2020 17:40:22 +0300 alfadur add sentry 🤖 stub
Thu, 25 Jun 2020 22:16:11 +0200 Wuzzy Frontend: Sort ammos like in-game
Thu, 25 Jun 2020 18:13:20 +0200 Wuzzy AI: Don't use vamp/invuln for kamikaze, piano and other weapons
Thu, 25 Jun 2020 17:44:22 +0200 Wuzzy Teach AI to use laser sight
Thu, 25 Jun 2020 07:15:58 +0200 Wuzzy Don't check speed and land for MoreWind check in doFallingGear
Thu, 25 Jun 2020 06:44:35 +0200 Wuzzy Teach AI how to deal with gfMoreWind
Wed, 24 Jun 2020 22:34:12 +0300 alfadur remove forced position change from blowtorch
Wed, 24 Jun 2020 20:16:02 +0200 Wuzzy Fix AI thread erroring out when there are no targets
Wed, 24 Jun 2020 20:24:12 +0300 alfadur real collision fix
Wed, 24 Jun 2020 19:50:58 +0300 alfadur remove wiggle throttling in anticipation of a real collision fix 🥁
Wed, 24 Jun 2020 17:27:57 +0200 Wuzzy Update ChangeLog and CREDITS
Tue, 23 Jun 2020 02:04:00 +0300 alfadur workaround for world edge selector on MacOS
Mon, 22 Jun 2020 22:09:00 +0300 alfadur extend double jump activation window
Sun, 21 Jun 2020 22:30:59 +0300 alfadur add 🐼 hat
Sun, 21 Jun 2020 22:10:38 +0300 alfadur make minigun shove cumulative
Sun, 21 Jun 2020 03:17:57 +0300 alfadur fix crosshairs spinning around
Sun, 21 Jun 2020 03:08:21 +0300 alfadur merge blowtorch draft
Sun, 21 Jun 2020 03:00:39 +0300 alfadur use throttled direction for aiming
Sun, 21 Jun 2020 02:04:20 +0300 alfadur throttle wiggling
Fri, 05 Jun 2020 21:58:17 +0300 alfadur experimental blowtorching
Fri, 12 Jun 2020 02:53:01 +0200 Wuzzy AI: Add TestMinigun (still very basic, but applies angle restriction correctly)
Fri, 12 Jun 2020 02:36:27 +0200 Wuzzy AI: Add dedicated test for SMine
Fri, 12 Jun 2020 00:20:47 +0200 Wuzzy Teach AI to use seduction
Tue, 09 Jun 2020 07:56:59 +0200 Wuzzy Teach AI to use cleavers
Tue, 09 Jun 2020 06:21:21 +0200 Wuzzy Add missing semicolon (oops!)
Tue, 09 Jun 2020 05:51:39 +0200 Wuzzy "Teach" AI hogs to be inaccurate with guns (and kamikaze)
Mon, 08 Jun 2020 23:37:38 +0200 Wuzzy Teach AI to use air mines
Mon, 08 Jun 2020 21:53:45 +0200 Wuzzy AI: Rewrite TestMolotov
Mon, 08 Jun 2020 21:13:31 +0200 Wuzzy Teach AI to use RC plane (straight line only, no bombs)
Mon, 08 Jun 2020 20:41:24 +0200 Wuzzy Follow piano gear when it's spawned by hedgehog
Mon, 08 Jun 2020 20:40:04 +0200 Wuzzy AI: Tweak piano test
Mon, 08 Jun 2020 19:45:11 +0200 Wuzzy AI: Remove own gear from explosion/shove checks in kami/piano test
Mon, 08 Jun 2020 19:18:30 +0200 Wuzzy Teach AI to use piano strike
Sun, 07 Jun 2020 18:11:12 +0200 Wuzzy Graves preview page: Change grave margin
Sun, 07 Jun 2020 18:01:00 +0200 Wuzzy Add flags and graves preview pages
Sun, 07 Jun 2020 00:44:13 +0200 Wuzzy Teach AI how to use MineStrike (0 secs only)
Sat, 06 Jun 2020 23:40:29 +0200 Wuzzy Teach AI to use drill strike
Sat, 06 Jun 2020 20:51:12 +0200 Wuzzy AI: Refactor bounce handling
Sat, 06 Jun 2020 20:22:57 +0200 Wuzzy Teach AI to set minimum mine bounce for improved aiming
Sat, 06 Jun 2020 20:21:08 +0200 Wuzzy Teach AI to drop mines from safe height
Sat, 06 Jun 2020 16:09:16 +0200 Wuzzy Teach AI to spam extra time if infinite
Sat, 06 Jun 2020 15:43:17 +0200 Wuzzy Merge b988d3be7100
Sat, 06 Jun 2020 15:40:51 +0200 Wuzzy Disable gfMoreWind for land objects on turn end only after a fixed-time delay
Sat, 06 Jun 2020 15:10:41 +0200 Wuzzy Fix many gears not being affected by gfMoreWind on turn end
Fri, 05 Jun 2020 21:21:48 +0300 alfadur remove blowtorching tautology
Fri, 05 Jun 2020 15:48:41 +0200 Wuzzy Cleaner digit parsing of ammo schemes
Fri, 05 Jun 2020 01:30:03 +0200 Wuzzy Fix camera zooming out too far in pause mode (bug 773)
Fri, 05 Jun 2020 00:57:05 +0200 Wuzzy Fix taunt commands triggering 'unknown chat command' warning if current hog is external or bot
Fri, 05 Jun 2020 00:37:33 +0200 Wuzzy Add missing /sad command help
Fri, 05 Jun 2020 00:31:14 +0200 Wuzzy Add taunt command: /happy
Thu, 04 Jun 2020 12:33:24 +0200 felixonmars Fix build with Qt 5.15+
Wed, 27 May 2020 09:23:25 +0200 Wuzzy Add taunt chat command: /bubble (hog holds breath)
Wed, 27 May 2020 06:52:13 +0200 Wuzzy Add dynamite impact sound
Wed, 27 May 2020 01:58:27 +0200 Wuzzy Add fade-in effect when flake appears at top
Wed, 27 May 2020 01:24:50 +0200 Wuzzy Flakes: Only spawn them inside valid area
Wed, 27 May 2020 00:02:20 +0200 Wuzzy Make Underwater SD flakes rise
Wed, 27 May 2020 00:00:13 +0200 Wuzzy Fade out rising flakes at the top
Tue, 26 May 2020 23:02:49 +0200 Wuzzy Fix wrong team health bar height after calling SetClanColor
Sun, 24 May 2020 06:10:25 +0300 alfadur convert replay to haskell
Wed, 20 May 2020 23:41:25 +0300 alfadur fix config loading
Wed, 20 May 2020 23:08:08 +0300 alfadur remove stuck test
Wed, 20 May 2020 22:50:58 +0300 alfadur convert config from haskell lists
Wed, 20 May 2020 19:38:44 +0300 alfadur parse booleans as well
Tue, 19 May 2020 19:26:48 +0300 alfadur convert teams from haskell list
Tue, 19 May 2020 02:25:24 +0300 alfadur improve escapes handling
Mon, 18 May 2020 23:43:58 +0300 alfadur add haskell literal formatter
Mon, 18 May 2020 22:39:28 +0300 alfadur add the empty escape
Mon, 18 May 2020 22:33:13 +0300 alfadur parse anonymous fields
Mon, 18 May 2020 22:04:38 +0300 alfadur add whitespace handling
Mon, 18 May 2020 21:17:46 +0300 alfadur add haskell literal parser
Sun, 17 May 2020 04:07:10 +0300 alfadur fix editing teams while a game is in progress
Sat, 16 May 2020 04:43:11 +0200 Wuzzy Hats webpage: Fix another incorrect static hat check
Sat, 16 May 2020 04:28:26 +0200 Wuzzy Hats webpage: Fix incorrect check for static hat
Sat, 16 May 2020 03:41:49 +0200 Wuzzy Hats webpage: Fix "other hats" section listing wrong hats
Sat, 16 May 2020 03:30:51 +0200 Wuzzy Hats webpage: Remove protocol from URLs to fix CORS fail
Sat, 16 May 2020 01:36:44 +0200 Wuzzy Hats webpage: Many improvements and fixes (2nd try)
Sat, 16 May 2020 01:18:34 +0200 Wuzzy Backed out changesets 799fd0a6d3bf+3c1c5ff824f7
Sat, 16 May 2020 01:16:10 +0200 Wuzzy Hats webpage: Fix URLs
Sat, 16 May 2020 01:04:27 +0200 Wuzzy Many improvements and fixes for hats webpage
Tue, 12 May 2020 22:21:19 +0200 Wuzzy Add many people to the hat credits
Tue, 12 May 2020 20:37:30 +0200 Wuzzy Add SVG source files of chujoii's hats
Tue, 12 May 2020 20:36:23 +0200 Wuzzy Fix some typos in hat names in CREDITS
Tue, 12 May 2020 19:35:21 +0200 Wuzzy Credit chujoii for a couple of more hats
Fri, 17 Apr 2020 15:47:06 -0400 nemo locutus fixes my ancient build
Fri, 17 Apr 2020 15:23:22 -0400 LocutusOfBorg Add patch to correctly handle libsdl2 from system/cmake
Sun, 12 Apr 2020 00:26:37 +0300 alfadur send team colors on round end
Sun, 12 Apr 2020 00:02:11 +0300 alfadur fix in-game team handling
Sat, 11 Apr 2020 23:20:09 +0300 alfadur don't apply voted 🦔 to the in-game teams
Fri, 10 Apr 2020 21:58:09 +0300 alfadur fix phantom rooms
Thu, 12 Mar 2020 15:09:16 -0400 nemo er... nevermind. back this out. ApplyDamage should pick this up just fine.
Thu, 12 Mar 2020 15:07:32 -0400 nemo poison should ruin a flawless victory. ht Case_Of
Wed, 11 Mar 2020 23:20:15 +0300 alfadur remove canhazslicepatterns
Sat, 07 Mar 2020 01:04:37 +0300 alfadur add loading config from hwd to server
Tue, 11 Feb 2020 01:33:31 +0100 Wuzzy ACF1: Fix PastMole area being too large
Thu, 06 Feb 2020 13:28:01 +0100 Wuzzy Add flags: serbia, montenegro
Tue, 14 Jan 2020 01:40:23 +0300 alfadur send 🦔 on round end
Tue, 14 Jan 2020 01:30:03 +0300 alfadur better response grouping
Sat, 11 Jan 2020 05:15:01 +0100 Wuzzy Fix weapon schemes sometimes not being saved properly
Sat, 11 Jan 2020 01:06:41 +0300 alfadur reapply some simplifications
Sat, 11 Jan 2020 00:44:25 +0300 alfadur backout a798e6441a36
Tue, 07 Jan 2020 15:17:22 +0100 Wuzzy HedgeEditor: Tweak caption colors of help captions
Tue, 07 Jan 2020 15:16:44 +0100 Wuzzy Mention mission bonuses in ASA side mission descriptions
Tue, 07 Jan 2020 13:21:04 +0100 Wuzzy Fix impossible to become mutant after mutant gear got deleted (bug 804)
Sat, 04 Jan 2020 01:39:13 +0300 alfadur simplify team handling
Tue, 31 Dec 2019 04:42:20 +0300 alfadur add back em response on joining a game in progress
Mon, 30 Dec 2019 17:25:44 +0300 alfadur send cleared flags on room join
Sat, 28 Dec 2019 19:41:05 +0300 alfadur check the room passwords
Fri, 27 Dec 2019 22:36:19 +0300 alfadur complete checker login handling
Thu, 26 Dec 2019 21:55:51 +0300 alfadur fix official server
Thu, 26 Dec 2019 21:04:37 +0300 alfadur update tls configuration
Thu, 26 Dec 2019 17:39:09 +0300 alfadur remove unused em fn
Tue, 24 Dec 2019 22:12:02 +0300 alfadur update subslice pattern to the new syntax
Tue, 24 Dec 2019 21:57:55 +0300 alfadur restore engine message handler
Tue, 24 Dec 2019 21:45:26 +0300 alfadur disallow mutable rooms outside the server
Tue, 24 Dec 2019 20:57:58 +0300 alfadur restore voting
Tue, 24 Dec 2019 12:46:23 -0500 nemo disable fall tracing for cheese. it will probably be incorrect.
Mon, 23 Dec 2019 23:47:06 +0300 alfadur add a separate interface for modifying room state
Mon, 23 Dec 2019 18:55:25 +0300 alfadur make rooms field private
Mon, 23 Dec 2019 18:11:15 +0300 alfadur lost the anteroom
Mon, 23 Dec 2019 18:08:55 +0300 alfadur move the anteroom out of the server
Sat, 21 Dec 2019 23:33:50 +0300 alfadur disallow mutable clients to leave the server
Sat, 21 Dec 2019 00:26:17 +0300 alfadur some more room handler cleanup
Thu, 19 Dec 2019 23:13:58 +0300 alfadur add ip ban check
Tue, 17 Dec 2019 18:54:17 +0300 alfadur move end_game into server
Sun, 08 Dec 2019 02:09:19 +0100 sheepluva hedgeroid/frontlib: update proto and weapons number hedgeroid
Sun, 08 Dec 2019 00:07:24 +0100 sheepluva hedgeroid: adjust module names (SDL_* -> SDL2_*) hedgeroid
Sat, 07 Dec 2019 23:58:37 +0100 sheepluva hedgeroid: adjust build.xml: fix app name; set java version; print hint if sdk build.xml is missing hedgeroid
Sat, 07 Dec 2019 16:18:20 +0100 sheepluva hedgeroid: add debug logging to library loading hedgeroid
Sat, 07 Dec 2019 16:14:27 +0100 sheepluva hedgeroid: fix needlessly creating netplay instance on check for "connecting..." hedgeroid
Fri, 06 Dec 2019 22:20:53 +0100 sheepluva merge 1.0.0 into hedgeroid hedgeroid
Sat, 30 Nov 2019 02:54:49 +0100 Wuzzy Remove parachute early if hog is inside land
Tue, 19 Nov 2019 08:35:32 -0500 nemo oups. forgot "convert" creates a white background by default
Thu, 14 Nov 2019 21:26:32 +0100 Wuzzy Update changelog
Thu, 14 Nov 2019 18:19:18 +0100 Wuzzy CowardMode: Display checkmarks in missions list
Thu, 14 Nov 2019 17:25:48 +0100 Wuzzy ASA moon02: Tweak messages and blue hog face dir
Thu, 14 Nov 2019 17:12:31 +0100 Wuzzy ASA moon02: Disable hog input after victory
Mon, 04 Nov 2019 03:08:59 +0100 Wuzzy Change color of hovered and pressed slider
Sat, 02 Nov 2019 17:00:40 +0100 Wuzzy ClimbHome: Remove uncommented code
Sat, 02 Nov 2019 13:01:28 +0100 Wuzzy ClimbHome: Change misleading Seed assignment to nil value
Fri, 01 Nov 2019 23:35:01 +0100 Wuzzy ASA death02: Don't set hero health if enemy hurts itself
Fri, 01 Nov 2019 12:42:31 +0100 Wuzzy ASA moon01: Fix broken victory condition when eliminating minions
Fri, 01 Nov 2019 11:42:53 +0100 Wuzzy ASA, cosmos: Move meteorite into sprite, add sprite for blown-up meteorite
Thu, 31 Oct 2019 19:02:36 +0100 Wuzzy Update German translation
Thu, 31 Oct 2019 18:54:45 +0100 Wuzzy Update Frontend+Lua locale files
Wed, 30 Oct 2019 13:20:08 +0100 Wuzzy Big Armory: Add minigun, update mission preview image
Tue, 29 Oct 2019 22:03:08 +0100 Wuzzy Rope Training: Add flower effects when player returns all the way to the start
Tue, 29 Oct 2019 16:56:21 +0100 Wuzzy HedgeEditor: Use localized voicepack names
Mon, 28 Oct 2019 23:17:35 +0300 alfadur move start_game into the server
Mon, 28 Oct 2019 20:40:46 +0100 Wuzzy Refactor Rope Knock Chellenge to use RopeKnocking library
Mon, 28 Oct 2019 20:40:07 +0100 Wuzzy Add RopeKnocking library (generalized ropeknock challenges)
Mon, 28 Oct 2019 18:58:13 +0100 Wuzzy Racer: Force-enable solid land
Mon, 28 Oct 2019 18:52:11 +0100 Wuzzy Racer: Reset mines, air mines, barrels after each turn
Mon, 28 Oct 2019 00:31:41 +0300 alfadur move change_master into the server
Sat, 26 Oct 2019 23:48:57 +0200 Wuzzy Add support for proper rendering of gtPoisonCloud with Timer > 5000
Sat, 26 Oct 2019 22:44:15 +0200 Wuzzy Racer: Allow to set custom turn time in scheme
Sat, 26 Oct 2019 22:41:34 +0200 Wuzzy Set correct turn time in racer.yaml
Sat, 26 Oct 2019 21:59:42 +0200 Wuzzy Racer: Reposition and resize predefined waypoints in scaled drawn maps
Sat, 26 Oct 2019 02:36:08 +0300 alfadur refactor some of the room handler
Thu, 24 Oct 2019 09:41:10 -0400 nemo remove erroneous else conditions to make what is going on clearer, add a comment
Wed, 23 Oct 2019 17:45:28 -0400 nemo forgot this commit.
Sat, 28 Sep 2019 16:49:18 +0300 Grigory Ustinov Fix russian translation of word "clan"
Sat, 19 Oct 2019 09:34:37 -0400 nemo 256x256 png and xpm of hedgehog.svg
Tue, 15 Oct 2019 13:42:50 -0400 nemo merge russian translation fixes
Sat, 28 Sep 2019 16:39:02 +0300 Grigory Ustinov Little fix of reference points in russian translation of ru.txt
Sat, 28 Sep 2019 01:20:49 +0300 Grigory Ustinov Remove executable flag of missions_pt.txt
Sat, 12 Oct 2019 23:13:32 +0200 unc0rr Add utility to convert server-side replay files into hwd binary format
Sat, 12 Oct 2019 02:06:11 +0200 Wuzzy Add dynamite fuse sound
Fri, 11 Oct 2019 22:28:08 +0200 Wuzzy Remove executable flag of missions_pt.txt
Fri, 11 Oct 2019 20:18:07 +0200 Wuzzy Remove unicode chars in *.pas files 1.0.0
Fri, 11 Oct 2019 20:18:07 +0200 Wuzzy Remove unicode chars in *.pas files
Fri, 11 Oct 2019 19:10:14 +0200 Wuzzy Fix incorrect dynamite drown check
Fri, 11 Oct 2019 18:59:48 +0200 Wuzzy Fix closing bracket
Fri, 11 Oct 2019 18:56:50 +0200 Wuzzy Dynamite handler: Exit early when drowning
Fri, 11 Oct 2019 18:52:11 +0200 Wuzzy Bump version to 1.0.1-dev, proto number to 60
Fri, 11 Oct 2019 18:41:56 +0200 Wuzzy Add flame-less dynamite sprite for drowning dynamite
Fri, 11 Oct 2019 16:56:02 +0200 Wuzzy Remove outdated TODO
Fri, 11 Oct 2019 16:54:50 +0200 Wuzzy Show message when failing to record demo/video due to /lua
Fri, 11 Oct 2019 16:33:01 +0200 Wuzzy Add hi-res icons in hedgewars.ico
Fri, 11 Oct 2019 15:52:22 +0200 Wuzzy Make digits larger in TurnsLeft.png, add number 9
Fri, 11 Oct 2019 13:35:13 +0200 Wuzzy Update cabal command syntax in .travis.yml
Fri, 11 Oct 2019 13:33:56 +0200 Wuzzy Display invuln icon in gfInvulnerable mode
Thu, 10 Oct 2019 00:40:39 +0200 Wuzzy Mutant: Add message for excess teams
Thu, 10 Oct 2019 00:32:24 +0200 Wuzzy Mention rejoining in message to unregistered players
Thu, 10 Oct 2019 00:30:17 +0200 Wuzzy Fix incorrect key bind description
Thu, 10 Oct 2019 00:28:55 +0200 Wuzzy Backed out changeset 5a934f83d5eb
Thu, 10 Oct 2019 17:18:42 +0200 Wuzzy Exclude some binary files in cpackvars
Thu, 10 Oct 2019 09:39:43 -0400 LocutusOfBorg travis: refresh dependencies, use physfs from my ppa instead of build…
Wed, 09 Oct 2019 20:11:57 +0200 Wuzzy Move 1.0.0-release tag to tip
Wed, 09 Oct 2019 18:12:09 +0200 Wuzzy CMAKE_BUILD_TYPE: Replace MATCHES with STREQUAL
Wed, 09 Oct 2019 18:08:37 +0200 Wuzzy Remove toupper in CMakeLists.txt
Wed, 09 Oct 2019 16:35:06 +0200 Wuzzy Fix incorrect checks for CMAKE_BUILD_TYPE
Wed, 09 Oct 2019 15:30:29 +0200 Wuzzy Fix 2 entries in changelog being incorrectly versioned
Wed, 09 Oct 2019 07:43:43 +0200 unc0rr Use correct way of including SDL2 header
Mon, 07 Oct 2019 23:14:39 +0200 Wuzzy Added tag 1.0.0-release for changeset 88770c206c31
Mon, 07 Oct 2019 23:07:41 +0200 Wuzzy Bump protocol version to 59 1.0.0-release
Mon, 07 Oct 2019 23:53:47 +0300 alfadur add smth
Mon, 07 Oct 2019 23:46:49 +0300 alfadur add protocol version
Mon, 07 Oct 2019 14:18:31 +0200 Wuzzy Make sure AI doesn't skip after collecting ammo. Fixes bug 796
Fri, 04 Oct 2019 23:23:35 +0300 alfadur refactor root handler
Tue, 01 Oct 2019 23:53:09 +0300 alfadur add missing file
Tue, 01 Oct 2019 23:48:32 +0300 alfadur refactor the lobby handler
Mon, 30 Sep 2019 16:02:39 +0200 Wuzzy Frontend: Increase user name length to 40 to keep it consistent with server
Mon, 30 Sep 2019 15:15:28 +0200 Wuzzy Update changelog
Mon, 30 Sep 2019 10:39:58 +0200 Wuzzy Render finger only once in wrap
Sun, 29 Sep 2019 22:23:00 +0200 Wuzzy Remove unneccessary HTML tags in Italian translation
Sun, 29 Sep 2019 21:42:46 +0200 Wuzzy Italian: Add to changelog, credit latest translator
Sun, 29 Sep 2019 21:33:35 +0200 Pacella Update and finish Italian frontend translation
Fri, 27 Sep 2019 18:06:29 +0300 Grigory Ustinov Improve russian tips and fix typos
Fri, 27 Sep 2019 17:04:22 +0300 Grigory Ustinov Update russian localization of ru.txt
Fri, 27 Sep 2019 15:39:33 +0300 Grigory Ustinov Fix syntax error in russian frontend translation (thx to Wuzzy)
Fri, 27 Sep 2019 04:05:04 +0200 Wuzzy Battalion points: Update displayed LastTeam points each turn
Fri, 27 Sep 2019 03:52:18 +0200 Wuzzy Battalion Highland: Fix incorrect health bonus (bug 788)
Fri, 27 Sep 2019 01:29:32 +0200 Pacella Update Italian frontend translation
Thu, 26 Sep 2019 23:23:31 +0300 alfadur fix alignments of the component slices
Thu, 26 Sep 2019 22:31:06 +0300 alfadur fix typo
Thu, 26 Sep 2019 19:36:56 +0300 alfadur revert 5fcdc072d706 for now
Thu, 26 Sep 2019 19:03:14 +0300 Grigory Ustinov Fix error in russian frontend translation file (thx to alfadur)
Thu, 26 Sep 2019 19:01:03 +0300 Grigory Ustinov Update localization of russian tips
Thu, 26 Sep 2019 16:35:46 +0300 Grigory Ustinov Fix URLs in russian tips and one extra quote
Wed, 25 Sep 2019 21:17:10 +0300 Grigory Ustinov Remove all vanished russian translations
Wed, 25 Sep 2019 21:12:48 +0300 Grigory Ustinov Add missing localizations in ru.txt for a new version
Wed, 25 Sep 2019 21:03:59 +0300 Grigory Ustinov Update russian localization of frontend
Thu, 19 Sep 2019 23:39:40 +0300 S-D- Ignore chat messages from ignore list nicks in game too
Thu, 19 Sep 2019 17:06:47 +0200 Wuzzy Official Racer: Fix name of Racer Challenge #12 (was #2)
Wed, 18 Sep 2019 16:37:28 +0200 Wuzzy Disable "pressed in" effect of ToggleButtonWidget
Wed, 18 Sep 2019 14:17:33 +0200 Wuzzy Frontend: Remove ugly border from gameflag button images
Wed, 18 Sep 2019 12:23:16 +0200 Wuzzy Racer: Remove a few ammo types that could break the gameplay
Tue, 17 Sep 2019 15:54:10 +0200 yuenfu Update Traditional Chinese frontend translation
Mon, 16 Sep 2019 17:53:19 +0200 Wuzzy Racer: Really fix delay confusion when attempting to force-disable gfKing/gfPlaceHog
Mon, 16 Sep 2019 17:33:49 +0200 Wuzzy Racer: Fix weird water splashes after waypoint placement
Mon, 16 Sep 2019 00:31:53 +0200 Wuzzy Set Racer scheme turn time to 90 to match Racer script's
Sun, 15 Sep 2019 21:48:13 +0200 Wuzzy GameServer: Hide saveroom and loadroom command in non-official server
Sun, 15 Sep 2019 21:36:09 +0200 Wuzzy Remove accidental air mines in official racer challenges
Sun, 15 Sep 2019 19:42:35 +0200 Wuzzy Update game schemes in racer.yaml to re-enable invuln in Racer
Sun, 15 Sep 2019 16:07:49 +0200 Wuzzy Update changelog
Sun, 15 Sep 2019 16:04:11 +0200 Wuzzy Racer, TechRacer: Mask taunts like Stupid when track was completed successfully
Sun, 15 Sep 2019 15:54:43 +0200 Wuzzy Racer: Fix ammo delay confusion if gfKing or gfPlaceHog were set
Sun, 15 Sep 2019 15:42:50 +0200 Wuzzy Racer, TechRacer: Force-disable several bad game flags
Sun, 15 Sep 2019 15:20:35 +0200 Wuzzy Set crate probability to 0 in Racer game scheme
Sun, 15 Sep 2019 15:12:48 +0200 Wuzzy Racer: Make winners invulnerable
Sun, 15 Sep 2019 15:06:01 +0200 Wuzzy Racer: Fix hog taking damage skipping turn of next team
Sun, 15 Sep 2019 14:59:46 +0200 Wuzzy Racer: Disable other ammos in waypoint placement phase
Sun, 15 Sep 2019 14:46:19 +0200 Wuzzy Racer: Make sure the waypoint placer always has 0 delay
Sun, 15 Sep 2019 14:38:42 +0200 Wuzzy Racer: Clean up comments
Fri, 06 Sep 2019 19:34:18 +0300 alfadur save data for blocks with more than a single component
Wed, 04 Sep 2019 23:23:23 +0200 unc0rr Set dX to zero in hedgehog walk routine to prevent unexpected changes in X coordinate in certain conditions
Wed, 04 Sep 2019 00:07:23 +0300 alfadur add wind to physics processor
Tue, 03 Sep 2019 23:57:06 +0300 alfadur implement iteration with tags
Sun, 01 Sep 2019 21:57:01 +0200 unc0rr Fix build
Sun, 01 Sep 2019 10:42:33 +0200 unc0rr Prevent AI from flooding +L/+R messages
Sun, 01 Sep 2019 10:37:16 +0200 unc0rr Set dX sign early so jump calculations always get correct value
Sat, 31 Aug 2019 23:15:14 +0300 alfadur remove winutils
Sat, 31 Aug 2019 22:30:29 +0300 alfadur allow registering zero-sized types
Sat, 31 Aug 2019 20:31:10 +0200 Wuzzy Change credits for Hungarian translator
Fri, 30 Aug 2019 14:15:34 +0300 S-D- Allow playing Racer without invulnerability
Thu, 29 Aug 2019 21:25:23 +0300 alfadur ignore overflow in point norm computation
Thu, 29 Aug 2019 00:20:41 +0300 alfadur avoid time multiplication when not skipping ticks
Thu, 29 Aug 2019 00:08:03 +0300 alfadur remove velocity check
Thu, 29 Aug 2019 00:06:31 +0300 alfadur add gravity
Wed, 28 Aug 2019 23:06:34 +0300 alfadur update hwphysics motion to use the new system
Wed, 28 Aug 2019 22:53:40 +0300 alfadur allow iterating with gear id
Wed, 28 Aug 2019 18:36:37 +0200 Wuzzy Merge with Hungarian update commits
Wed, 28 Aug 2019 18:35:36 +0200 Wuzzy For Hungarian update: Update changelog, credits and German translation
Wed, 28 Aug 2019 18:28:56 +0200 Timothy Vichra Major update to Hungarian translation
Wed, 28 Aug 2019 18:32:13 +0300 alfadur properly update gear id lookup on block modifications
Wed, 28 Aug 2019 15:59:36 +0200 unC0Rr Prevent loading already loaded sounds
Wed, 28 Aug 2019 13:20:10 +0300 alfadur refill memory when moving out of block
Wed, 28 Aug 2019 01:27:34 +0300 alfadur fix block addition
Wed, 28 Aug 2019 00:34:26 +0300 alfadur add multicomponent iteration test
Tue, 27 Aug 2019 23:16:42 +0200 Wuzzy Tempoary (!!!) workaround for incorrect key combination description in frontend
Wed, 28 Aug 2019 00:10:41 +0300 alfadur fix tupo
Wed, 28 Aug 2019 00:04:23 +0300 alfadur expand iteration implementation to larger tuples
Tue, 27 Aug 2019 20:09:17 +0300 alfadur make sure component slice order corresponds to the type args
Tue, 27 Aug 2019 14:37:39 +0200 unC0Rr Fix a couple more uses of uninitialized variables
Tue, 27 Aug 2019 08:41:48 +0200 unC0Rr Prevent leaking of thread objects
Tue, 27 Aug 2019 06:05:03 +0200 Wuzzy King Mode: Automatically select teleport in king placement phase
Mon, 26 Aug 2019 15:44:03 -0600 raptor Merge
Mon, 26 Aug 2019 15:40:15 -0600 raptor Add DARWIN flag to fix BUILD_ENGINE_C compilation on macOS
Sun, 25 Aug 2019 19:39:29 -0600 raptor Remove last vestiges of GLEW
Mon, 26 Aug 2019 23:17:17 +0300 alfadur add permenent digest logging
Mon, 26 Aug 2019 14:27:03 -0400 nemo flag some of the renderstringtex which are taking up a ton of processing time with --stats-only and pas2c
Mon, 26 Aug 2019 19:05:28 +0300 alfadur complete basic ecs
Mon, 26 Aug 2019 18:40:17 +0300 alfadur implement moving between blocks
Mon, 26 Aug 2019 17:32:43 +0300 alfadur implement addition to/removal from blocks
Mon, 26 Aug 2019 12:36:07 +0200 unC0Rr Fix usage of wrong (and uninitialized) variable
Sun, 25 Aug 2019 23:43:46 +0300 alfadur convert ecs storage to untyped
Sun, 25 Aug 2019 23:42:07 +0300 alfadur fix world test
Fri, 23 Aug 2019 21:12:56 +0300 alfadur reduce casting
Fri, 23 Aug 2019 21:04:40 +0300 alfadur digest with byte arrays
Fri, 23 Aug 2019 19:26:52 +0300 alfadur install win64 builds into ProgramFiles by default
Thu, 22 Aug 2019 22:46:19 +0300 alfadur update windows build to detect when a cross-compiler is necessary
Thu, 22 Aug 2019 19:07:25 +0300 alfadur update .gitignore
Wed, 21 Aug 2019 00:11:52 +0300 alfadur don't build server with vcpkg by default after all
Tue, 20 Aug 2019 19:43:03 +0300 alfadur build everything in vcpkg build by default
Mon, 19 Aug 2019 21:17:18 +0300 alfadur only digest masks for masked land object
Mon, 19 Aug 2019 18:59:24 +0300 alfadur remove per line digest logging
Mon, 19 Aug 2019 18:48:11 +0300 alfadur copy alpha extraction to the other digest computation
Mon, 19 Aug 2019 11:41:59 -0400 nemo make the mask colours more liberal due to possibility that OSX/SDL2 are slightly distorting them
Mon, 19 Aug 2019 18:24:08 +0300 alfadur fix alpha index
Mon, 19 Aug 2019 18:06:46 +0300 alfadur alpha digest test
Mon, 19 Aug 2019 09:11:49 -0400 nemo merge
Fri, 16 Aug 2019 15:03:14 -0600 raptor Handle a possible linker error on macOS
Sat, 17 Aug 2019 01:06:13 +0200 Wuzzy gfSwitchHog+gfKing: Fix hog switching being delayed one round too many
Fri, 16 Aug 2019 20:46:10 +0300 alfadur update library names
Fri, 16 Aug 2019 20:45:25 +0300 alfadur reduce memory usage of screenshot mirroring
Fri, 16 Aug 2019 11:02:01 -0600 raptor Merge of 0.9.25 branch with back-grafted macOS changes
Fri, 16 Aug 2019 10:59:50 -0600 raptor Merge 0.9.25 branch pre-macOS fixes. Discard desyncing changes at nemo's direction
Tue, 13 Aug 2019 13:20:28 -0600 raptor Remove usage of macdeployqt in favor of CMake BundleUtilities. BundleUtilities properly finds all dependencies and adds them to the .app automatically. It also fixes rpath and install_name issues for any of the binaries or dependencies 0.9.25
Tue, 13 Aug 2019 13:10:12 -0600 raptor Fix compiling on MacOS X by requiring c++11 standard. Building now requires MacOS X 10.8+ and CMake 3.9+ 0.9.25
Tue, 13 Aug 2019 12:29:26 -0600 raptor Add build/ directory .hgignore 0.9.25
Tue, 13 Aug 2019 09:50:24 -0600 raptor Make hardware acceleration optional on MacOS X 0.9.25
Thu, 15 Aug 2019 22:15:59 +0200 Wuzzy Make color of switch arrows match the team color perfectly (was a bit too bright)
Thu, 15 Aug 2019 22:03:43 +0200 Wuzzy Fix switching arrows overlapping with hog tags of own hog (while finger is active)
Thu, 15 Aug 2019 16:07:57 -0400 nemo just to make it build against nightly
Thu, 15 Aug 2019 21:15:32 +0200 Wuzzy Clean up Switch files
Thu, 15 Aug 2019 21:06:04 +0200 Wuzzy Update icons for switch hog
Thu, 15 Aug 2019 21:25:20 +0300 alfadur ensure switch sprite color is black
Thu, 15 Aug 2019 21:01:23 +0300 alfadur update switch sprite
Thu, 15 Aug 2019 18:49:45 +0200 Wuzzy Improve Switch outline, add vector files
Thu, 15 Aug 2019 16:26:36 +0200 Wuzzy Update ChangeLog.txt and CREDITS
Thu, 15 Aug 2019 01:10:57 +0300 alfadur replace jungle with ogg
Thu, 15 Aug 2019 00:55:57 +0300 alfadur use different flag for vcpkg debug
Wed, 14 Aug 2019 23:38:35 +0200 Wuzzy Remove accidental DEBUG flag in Pascal builds
Wed, 14 Aug 2019 23:15:15 +0300 alfadur update sdl library name
Wed, 14 Aug 2019 23:06:11 +0300 alfadur remove nopng from vcpkg build
Wed, 14 Aug 2019 22:27:01 +0300 alfadur remove direct libpng dependency on windows
Tue, 13 Aug 2019 13:20:28 -0600 raptor Remove usage of macdeployqt in favor of CMake BundleUtilities. BundleUtilities properly finds all dependencies and adds them to the .app automatically. It also fixes rpath and install_name issues for any of the binaries or dependencies
Tue, 13 Aug 2019 13:10:12 -0600 raptor Fix compiling on MacOS X by requiring c++11 standard. Building now requires MacOS X 10.8+ and CMake 3.9+
Tue, 13 Aug 2019 12:29:26 -0600 raptor Add build/ directory .hgignore
Tue, 13 Aug 2019 09:50:24 -0600 raptor Make hardware acceleration optional on MacOS X
Mon, 12 Aug 2019 21:20:00 +0300 alfadur make sure keys.csv is installed
Mon, 12 Aug 2019 14:56:27 +0300 alfadur add background to switch animation
Fri, 09 Aug 2019 23:41:46 +0300 alfadur add crocodile hat
Fri, 09 Aug 2019 20:31:04 +0300 alfadur replace jungle with opus
Wed, 07 Aug 2019 17:28:54 +0300 alfadur start gear data group implementation
Wed, 07 Aug 2019 00:54:42 +0300 alfadur fix check for static gears
Tue, 06 Aug 2019 23:33:08 +0200 Wuzzy Restrict girder placement in other land objects, too
Tue, 06 Aug 2019 23:47:02 +0300 alfadur disallow placing girders over airmines and moving hogs
Tue, 06 Aug 2019 23:28:14 +0300 alfadur add helper to find if a spite intersects gears
Tue, 06 Aug 2019 19:13:12 +0200 Wuzzy ArgParsers: Remove deprecated command-line arguments
Tue, 06 Aug 2019 19:00:51 +0200 Wuzzy Remember maximized state of game window
Tue, 06 Aug 2019 11:41:38 +0200 Wuzzy Remember maximized state of frontend window
Mon, 05 Aug 2019 22:57:12 +0200 Wuzzy Saucer: Restore dX after "freeze" state
Mon, 05 Aug 2019 22:28:59 +0200 Wuzzy Fix movement stopping when activating saucer after longjump
Mon, 05 Aug 2019 00:20:45 +0200 sheepluva In hindsight my emscripten-ifdef (70d416a8f63f) is nonsense.
Sun, 04 Aug 2019 01:52:12 +0200 Wuzzy Rewrite a few CMake flag descriptions
Sun, 04 Aug 2019 02:38:11 +0300 alfadur fix shader uniform access
Sun, 04 Aug 2019 00:30:56 +0200 sheepluva fix Bug 750: workaround GL2 function params const-iness issues with pas2c
Sat, 03 Aug 2019 17:10:19 +0300 alfadur fix condition
Sat, 03 Aug 2019 17:06:38 +0300 alfadur transpose atlas sprites where necessary
Sat, 03 Aug 2019 04:16:36 +0300 alfadur add function to retrieve texture data
Sat, 03 Aug 2019 02:51:19 +0300 alfadur fix buffer sizes
Sat, 03 Aug 2019 02:14:07 +0300 alfadur fix gear lookup allocated on stack
Sat, 03 Aug 2019 01:13:45 +0300 alfadur ship the atlas to the gpu
Sat, 03 Aug 2019 00:54:29 +0300 alfadur add an empty texture constructor
Fri, 02 Aug 2019 13:35:23 +0200 unc0rr Move messages queue to hedgewars-engine-messages lib
Wed, 31 Jul 2019 23:14:27 +0200 sheepluva merge 1.0.0 beta 1 into ui-scaling branch ui-scaling
Tue, 30 Jul 2019 22:59:06 +0300 alfadur implement empty gear lookup entries
Tue, 30 Jul 2019 19:53:23 +0300 alfadur add gear lookup to the physics processor
Mon, 29 Jul 2019 21:58:39 +0200 Wuzzy No longer explode dying hogs that take damage
Sun, 28 Jul 2019 00:36:09 +0200 Wuzzy Remove hardcoded default gamepad bindings
Sat, 27 Jul 2019 03:42:17 +0200 Wuzzy Prevent saving of demo after /lua command was used
Fri, 26 Jul 2019 01:13:48 +0200 Wuzzy Fix incorrect German translation of "scheme" in context of URI scheme
Fri, 26 Jul 2019 01:09:30 +0200 Wuzzy Enable "replay" button after playing a demo or saved game
Thu, 25 Jul 2019 23:02:02 +0300 alfadur replace time with milliseconds
Thu, 25 Jul 2019 22:31:24 +0300 alfadur add gear allocator
Thu, 25 Jul 2019 21:59:20 +0300 alfadur use better contact point for inter-gear collision
Thu, 25 Jul 2019 19:40:40 +0200 Wuzzy Fix bad pixel offsets in CPU flag preview
Thu, 25 Jul 2019 19:18:48 +0200 Wuzzy Default_es: Remove Coward.ogg
Thu, 25 Jul 2019 19:58:19 +0300 alfadur add time events
Thu, 25 Jul 2019 18:40:06 +0200 Wuzzy Mutant: Remove excess teams if a clan has more than one team
Thu, 25 Jul 2019 11:58:40 -0400 nemo based on user feedback, the audio provided by the translator here is inappropriate. replacing with the english pending a new translation
Mon, 22 Jul 2019 19:26:58 +0200 Wuzzy VideoRec: Stop prerecording when /lua activates
Thu, 25 Jul 2019 16:29:14 +0300 alfadur clear intermediate result structures between iterations
Thu, 25 Jul 2019 15:18:00 +0200 unC0Rr Implement ipc queue which takes care of message ordering and timestamps
Thu, 25 Jul 2019 14:23:25 +0200 unC0Rr Rethink message types a bit
Thu, 25 Jul 2019 00:05:30 +0300 alfadur reserve zero gear id
Wed, 24 Jul 2019 23:37:58 +0300 alfadur check dynamic collision arrays first
Wed, 24 Jul 2019 23:33:06 +0300 alfadur update collision grid with position changes
Wed, 24 Jul 2019 22:49:59 +0300 alfadur save full shifts to position updates
Tue, 23 Jul 2019 20:22:27 +0300 alfadur update to stable nom5
Mon, 22 Jul 2019 10:04:19 +0200 Wuzzy Fix word "Feedback" not being translated in error message
Sun, 21 Jul 2019 11:22:06 +0200 Wuzzy Pagetraining: Move style sheet to CSS files
Thu, 18 Jul 2019 21:00:28 +0200 Wuzzy Frontend: Tweak deco border around teams list
Thu, 18 Jul 2019 19:33:40 +0200 Wuzzy Bans list: Remove vertical header, make horizontal header non-clickable
Thu, 18 Jul 2019 19:26:13 +0200 Wuzzy Move chat box stylesheets to CSS files
Thu, 18 Jul 2019 18:45:30 +0200 Wuzzy Fix multiple timeboxes spawning when hog moves before timebox arrived
Thu, 18 Jul 2019 03:39:58 +0200 Wuzzy CTF: Fix clan not winning if enemy hog was time-travelling
Thu, 18 Jul 2019 03:25:15 +0200 Wuzzy Use minimum size for keybinder category list
Thu, 18 Jul 2019 01:46:40 +0200 Wuzzy Pagevideos: Create header object explicitly
Thu, 18 Jul 2019 00:45:39 +0200 Wuzzy Fix broken stylesheet in keybinder widget
Thu, 18 Jul 2019 00:20:50 +0200 Wuzzy Pagetraining: Fix broken style sheet
Wed, 17 Jul 2019 23:52:01 +0200 Wuzzy Fix broken styling of window size widgets
Wed, 17 Jul 2019 00:33:55 +0200 Wuzzy Fix cursor not being disabled when teleporting hog into water
Mon, 15 Jul 2019 23:26:00 +0200 Wuzzy Racer: Count turn as skipped when computer skipped
Mon, 15 Jul 2019 21:13:01 +0200 Wuzzy Drowning gears: Delete big gears when they're *completely* out of visible area
Mon, 15 Jul 2019 20:46:50 +0200 Wuzzy Add small plane sound fade-in in weWrap
Mon, 15 Jul 2019 13:13:14 +0200 Wuzzy HedgeEditor/Construction Mode: Adjust ammo ordering to match ammo menu's
Mon, 15 Jul 2019 12:27:02 +0200 Wuzzy Make planewater.ogg loop seamless (fix awful clicking)
Mon, 15 Jul 2019 10:36:00 +0200 Wuzzy Drawn maps: Update uLandPainted scaling to match the new map bounds
Fri, 12 Jul 2019 00:07:09 +0200 Wuzzy Fix vgtChunk being never deleted if rqPlainSplash is set
Thu, 11 Jul 2019 23:53:30 +0200 Wuzzy Delete vgtDroplet and vgtChunk when hitting the ocean world edge
Thu, 11 Jul 2019 22:31:29 +0200 Wuzzy Give snorkel to air plane pilot in weSea
Thu, 11 Jul 2019 21:23:57 +0200 Ihor Paliichuk Update Ukrainian translation
Thu, 11 Jul 2019 20:23:42 +0200 Wuzzy Air attack: Fix infintie sound when target is at extreme X pos
Thu, 11 Jul 2019 19:58:35 +0200 Wuzzy Remove gtAirAttack when completely out of visible bounds
Thu, 11 Jul 2019 19:14:54 +0200 Wuzzy Cleanup gtAirAttack behaviour in weWrap
Thu, 11 Jul 2019 17:15:30 +0200 Wuzzy Air attack: Add simple appear/disappear effect in weWrap
Thu, 11 Jul 2019 16:24:09 +0200 Wuzzy Make lowest line of Splash image frames transparent to work around scaling issues
Thu, 11 Jul 2019 06:24:03 +0200 Wuzzy Add air plane underwater sound and add water splashes
Thu, 11 Jul 2019 05:44:43 +0200 Wuzzy Air attack: Fix some issues with sound channel
Thu, 11 Jul 2019 05:07:55 +0200 Wuzzy Air attack: Replace smoke with bubbles when underwater
Thu, 11 Jul 2019 04:42:50 +0200 Wuzzy Tweak position of big splashes right or left
Thu, 11 Jul 2019 03:22:35 +0200 Wuzzy Spawn bubbles instead of sparkles when air mine is stunned underwater
Thu, 11 Jul 2019 02:25:07 +0200 Wuzzy Make flames collide with bounce world edge again, properly this time
Thu, 11 Jul 2019 00:53:29 +0200 Wuzzy Remove all placement restrictions of air attack and friends
Thu, 11 Jul 2019 00:45:49 +0200 Wuzzy Bounce world edge: Fix buggy gear behaviour if gear spawned inside bounce edge area
Tue, 09 Jul 2019 12:55:58 +0200 Wuzzy TimeBox: Fix buggy behaviour if hog took damage or died before time box arrived
Mon, 08 Jul 2019 22:29:20 +0200 Wuzzy Remove excessive console output of gtAirAttack
Mon, 08 Jul 2019 21:44:26 +0200 Wuzzy King Mode: Fix king placement phase not working correctly with multiple teams in a clan
Mon, 08 Jul 2019 15:16:05 +0300 alfadur fix fpnum to f64 conversion
Sat, 06 Jul 2019 22:04:59 +0300 alfadur optimize 64-bit sqrt some more
Sat, 06 Jul 2019 00:31:54 +0200 unc0rr Marry C enums, Qt's metaobject system and QML
Fri, 05 Jul 2019 23:40:03 +0300 alfadur replace overflowing_sub with wrapping_sub
Fri, 05 Jul 2019 21:48:01 +0300 alfadur fix empty polygon iteration
Fri, 05 Jul 2019 21:16:33 +0300 alfadur optimize sqrts
Thu, 04 Jul 2019 21:40:50 +0300 alfadur reduce convertions in signum
Thu, 04 Jul 2019 19:21:56 +0300 alfadur fix u32 conversion sign
Thu, 04 Jul 2019 17:59:37 +0300 alfadur optimize fpnum operations
Tue, 02 Jul 2019 15:23:16 +0200 Wuzzy King Mode: Fix whole clan being killed when king died
Mon, 01 Jul 2019 22:35:19 +0200 Wuzzy Fix hog tags of current hog not rendered in gray area of wrap world edge if finger is shown
Sun, 30 Jun 2019 11:43:39 +0200 Wuzzy Mark Polish translation as complete for next release
Sun, 30 Jun 2019 11:42:47 +0200 KoBeWi Update Polish frontend translation and finish pl.txt
Sun, 30 Jun 2019 11:20:22 +0200 Wuzzy Fix sidFPS not being properly right-aligned (again!)
Sat, 29 Jun 2019 23:12:21 +0200 Wuzzy Display special icon when moving bee cursor over gray wrap area
Sat, 29 Jun 2019 22:52:14 +0200 Wuzzy Bee: Call HomingWrap in pre-homing phase, too
Sat, 29 Jun 2019 22:03:44 +0200 Wuzzy Air mine contour: Lower opacity when not seeking
Sat, 29 Jun 2019 21:19:02 +0200 Wuzzy More logical lamp rules for air mine
Sat, 29 Jun 2019 21:00:27 +0200 Wuzzy Make air mine contour red when chasing
Sat, 29 Jun 2019 20:41:14 +0200 Wuzzy Render contour of air mines when in highly opaque water
Sat, 29 Jun 2019 19:35:59 +0200 Wuzzy WxW: Hide “Please wait ...” panel by default
Sat, 29 Jun 2019 19:06:41 +0200 Wuzzy Update changelog WRT Polish translation
Sat, 29 Jun 2019 19:05:50 +0200 KoBeWi Update Polish translation: Lua 100%, update pl.txt
Mon, 24 Jun 2019 11:25:15 +0200 Wuzzy Fix buggy kamikaze when hog took damage during short waiting phase at start
Sun, 23 Jun 2019 16:14:27 +0200 Wuzzy Explode hog instantly when taking damage while dying
Sun, 23 Jun 2019 11:28:00 +0200 Wuzzy Update changelog
Sun, 23 Jun 2019 10:49:15 +0200 Wuzzy Backed out changeset a5fb73335a87 - This violated the string freeze declared on June 20, 2019
Sat, 22 Jun 2019 10:32:15 -0400 nemo Someone didn't understand why they couldn't rejoin a game. Maybe this will help
Fri, 21 Jun 2019 22:36:50 -0400 nemo 48 used to be the limit
Sat, 22 Jun 2019 00:18:24 +0300 alfadur fill the atlas with sprites
Fri, 21 Jun 2019 20:27:37 +0200 Wuzzy Update locale files
Fri, 21 Jun 2019 20:13:12 +0200 GunChleoc Add Scottish Gaelic translation in metadata files
Fri, 21 Jun 2019 20:08:05 +0200 GunChleoc Update Scottish Gaelic translation (frontend)
Fri, 21 Jun 2019 00:33:56 +0300 alfadur add a way to reference atlas contents
Thu, 20 Jun 2019 16:05:03 +0300 alfadur fix hammer and rcplane sprite offsets
Thu, 20 Jun 2019 15:56:59 +0300 alfadur add missing GL2 support call
Wed, 19 Jun 2019 22:36:11 -0400 nemo consistent indentation with rest of unit. was just to help me read this block
Wed, 19 Jun 2019 23:52:54 +0200 unc0rr Rework EquidistantPoints
Wed, 19 Jun 2019 17:19:52 -0400 nemo make airmines less of CPU hogs
Wed, 19 Jun 2019 20:37:02 +0200 Wuzzy Make flames ignore bouncy world edge
Wed, 19 Jun 2019 19:02:49 +0200 Wuzzy uLand.pas: Remove unused variable
Wed, 19 Jun 2019 18:51:02 +0200 Wuzzy weBounce: Fix some weird bouncing behaviour
Mon, 17 Jun 2019 21:43:05 +0200 Wuzzy Lua: Fix incorrect values for capcolDefault, capcolSetting
Wed, 19 Jun 2019 02:40:00 +0300 alfadur enable local admins for non-official servers
Wed, 19 Jun 2019 01:47:56 +0300 alfadur break error loop in client removal
Wed, 19 Jun 2019 01:19:10 +0300 alfadur pin removed clients until the output buffer is flushed
Wed, 19 Jun 2019 00:49:45 +0300 alfadur remove a 2015ism
Mon, 17 Jun 2019 20:55:11 +0200 Wuzzy ACF5: Fix incorrect ammo display on turn start at wave 3
Mon, 17 Jun 2019 20:27:34 +0200 Wuzzy New formula to calculate drawn map sizes, now every FeatureSize leads to an unique size
Mon, 17 Jun 2019 20:20:01 +0200 Wuzzy Fix air mine spawning inside land if land is almost completely full
Mon, 17 Jun 2019 19:51:05 +0200 Wuzzy Fix mapgen flowers being slightly offset on X axis
Mon, 17 Jun 2019 19:33:43 +0200 Wuzzy ACF10: Show proper messages when everyone dies
Mon, 17 Jun 2019 19:20:02 +0200 Wuzzy ACF: Show "Mission succeeded/failed" in stats screen
Mon, 17 Jun 2019 00:10:18 +0200 Wuzzy ACF5: Tweak hog coordinates to avoid floating
Sun, 16 Jun 2019 13:55:32 +0200 Wuzzy ACF5: Disable inappropriate "boring" taunt at the end
Sun, 16 Jun 2019 13:48:22 +0200 Wuzzy ACF5: In final animation, move camera to empty cage
Sun, 16 Jun 2019 19:16:26 +0300 alfadur avoid allocation in hash comparison
Sun, 16 Jun 2019 13:27:14 +0200 Wuzzy ACF5: Also clear crates around cyborg
Sun, 16 Jun 2019 12:19:43 +0200 Wuzzy Fix mouse wheel scrolling team list when used on team color widget
Sun, 16 Jun 2019 00:49:58 +0200 Wuzzy Set smaller pageStep for all QSliders
Sat, 15 Jun 2019 19:49:02 +0200 Wuzzy Fix mapgen flowers being placed into indestructible map border
Sat, 15 Jun 2019 19:44:52 +0200 Wuzzy Refactor uLand.pas a bit and add constant for border width
Sat, 15 Jun 2019 18:51:04 +0200 Wuzzy Drawn maps: Fix off-by-one errors in land erasing code
Sat, 15 Jun 2019 18:15:32 +0200 Wuzzy Fix sprays being biased to the left on huge maps
Sat, 15 Jun 2019 17:00:43 +0200 Wuzzy Perlin maps: Initialize playWidth and playHeight
Sat, 15 Jun 2019 16:37:36 +0200 Wuzzy Continental supplies: Fix Lua error when first hog of team dies
Sat, 15 Jun 2019 16:05:13 +0200 Wuzzy Continental supplies: Show continent in team bars
Sat, 15 Jun 2019 14:49:18 +0200 Wuzzy Continental supplies: Show selected continent if randomly chosen
Sat, 15 Jun 2019 14:21:06 +0200 Wuzzy Basic Movement Training: Set HealthCaseAmount to 5
Sat, 15 Jun 2019 14:04:01 +0200 Wuzzy Move piano splash a few pixels lower
Sat, 15 Jun 2019 13:30:36 +0200 Wuzzy Remove dead code in uWorld.pas
Sat, 15 Jun 2019 13:20:29 +0200 Wuzzy Fix hog facing direction when landing with parachute
Sat, 15 Jun 2019 13:06:15 +0200 Wuzzy weBounce: Force hedgehogs to stay in playable area
Sat, 15 Jun 2019 12:58:01 +0200 Wuzzy Keep hog facing direction while on parachute
Sat, 15 Jun 2019 12:10:42 +0200 Wuzzy Properly set dx/dy of hedgehog on parachute
Sat, 15 Jun 2019 12:09:12 +0200 Wuzzy Change max hedgehog estimate for drawn map sizes 1-3
Sat, 15 Jun 2019 12:02:22 +0200 Wuzzy Fix world edge positions for drawn maps
Sat, 15 Jun 2019 03:27:06 +0200 Wuzzy Restrict object placement between leftX and rightX
Sat, 15 Jun 2019 02:50:51 +0200 Wuzzy Drawn maps: Erase land outside of land bounds
Sat, 15 Jun 2019 01:18:40 +0200 Wuzzy Fix freezer drawing land outside of indestructible land border in some map types
Fri, 14 Jun 2019 22:24:59 +0200 Wuzzy Fix coloring of map border at top left/right corner being wrong sometimes
Fri, 14 Jun 2019 21:09:08 +0200 Wuzzy ACF1: Crate challenge: Fix turn time being reset to infinity after taking dmg
Fri, 14 Jun 2019 17:21:05 +0200 Wuzzy WxW, Racer: Make bots skip/auto-confirm setup phase
Fri, 14 Jun 2019 17:05:00 +0200 Wuzzy Continental supplies: Bots select random continent
Thu, 13 Jun 2019 15:07:03 +0200 Wuzzy Clear jump and walk msgs after placement
Tue, 11 Jun 2019 16:02:29 +0200 Wuzzy Fix floating hog when switching to moving hog
Sat, 08 Jun 2019 11:29:49 +0200 Wuzzy Frenzy: Change ammo slots to be closer to original slots
Sat, 08 Jun 2019 11:27:26 +0200 Wuzzy Frenzy: Fix incorrect ammo slot numbers in ammo menu
Sat, 08 Jun 2019 11:25:39 +0200 Wuzzy Lua API: Add SetAmmoSlot
Fri, 07 Jun 2019 15:09:42 +0200 Wuzzy CTF/Control: Fix incomplete hedgehog loop bounds
Fri, 07 Jun 2019 15:08:06 +0200 Wuzzy Remove kamikaze and piano strike from CTF and Control
Fri, 07 Jun 2019 11:55:49 +0200 Wuzzy Battalion (King): At end of turn, re-kill all minions without king
Fri, 07 Jun 2019 11:35:13 +0200 Wuzzy End turn immediately when hedgehog health reaches 0
Fri, 07 Jun 2019 10:50:05 +0200 Wuzzy Battalion (King): Kill minions with default boom
Fri, 07 Jun 2019 10:36:18 +0200 Wuzzy Battalion: Handle gfKing properly
Wed, 05 Jun 2019 00:23:56 +0300 alfadur use tuple parsers
Tue, 04 Jun 2019 23:59:16 +0300 alfadur fix parser getting stuck
Tue, 04 Jun 2019 23:44:01 +0300 alfadur simplify root parser
Tue, 04 Jun 2019 22:37:42 +0200 unc0rr Fix build errors in certain configurations
Tue, 04 Jun 2019 22:34:42 +0200 unc0rr Apply dos2unix to rust sources
Tue, 04 Jun 2019 23:19:18 +0300 alfadur make custom combinators high order
Tue, 04 Jun 2019 23:05:12 +0300 alfadur parser cleanup
Tue, 04 Jun 2019 22:28:28 +0300 alfadur merge
Tue, 04 Jun 2019 22:25:28 +0300 alfadur fix lists parsing
Tue, 04 Jun 2019 21:24:07 +0200 unc0rr Add 'discard' method for lfprng
Tue, 04 Jun 2019 20:01:37 +0300 alfadur upgrade to nom5 beta2
Tue, 04 Jun 2019 01:39:22 +0300 alfadur consume pongs
Tue, 04 Jun 2019 01:32:08 +0300 alfadur fix callvote parsing
Mon, 03 Jun 2019 23:50:26 +0300 alfadur make greeting argument optional
Mon, 03 Jun 2019 23:15:05 +0300 alfadur fix hash comparison fix
Mon, 03 Jun 2019 22:41:43 +0300 alfadur fix hash comparison
Mon, 03 Jun 2019 18:56:08 +0200 Wuzzy Fix parachute being drawn behind tags and objects
Mon, 03 Jun 2019 16:49:42 +0200 Wuzzy Ensure the flowers get placed within map bounds
Mon, 03 Jun 2019 15:37:32 +0200 Wuzzy ASA fruit02: Add workaround for incorrect weapon display on turn start
Mon, 03 Jun 2019 13:13:49 +0200 Wuzzy Add some comments in en.txt
Mon, 03 Jun 2019 12:50:22 +0200 Wuzzy Remove some accidental advertisements in de.txt and en.txt
Mon, 03 Jun 2019 01:15:57 +0300 alfadur check for account existence before asking passwords
Sun, 02 Jun 2019 23:58:12 +0300 alfadur handle response from IO result handler
Sun, 02 Jun 2019 22:16:38 +0200 Wuzzy Update German translation
Sun, 02 Jun 2019 22:13:37 +0200 Wuzzy Update Lua locale files
Sun, 02 Jun 2019 22:40:39 +0300 alfadur fix land object placement
Sun, 02 Jun 2019 22:25:41 +0300 alfadur use blocking recv in IO thread
Sun, 02 Jun 2019 18:22:06 +0200 Wuzzy Allow vgtBigExplosion in low quality mode
Sun, 02 Jun 2019 17:34:47 +0200 Wuzzy Move resurrector and seduction distance to uConsts
Sun, 02 Jun 2019 17:19:07 +0200 Wuzzy Don't draw girder/resurrect/seduce circle while hog moves
Sun, 02 Jun 2019 17:15:10 +0200 Wuzzy Homing bee can now be used as secondary ammo
Sun, 02 Jun 2019 17:02:24 +0200 Wuzzy Properly prevent using airstrike or girder in mid-air
Sat, 01 Jun 2019 00:27:23 +0200 Wuzzy Speech bubbles: Fix word-wrapping being used between interpunction
Fri, 31 May 2019 21:39:47 +0200 Wuzzy Scenarios: Show "Mission succeeded/failed!" in stats screen
Fri, 31 May 2019 21:10:17 +0200 Wuzzy PageEditTeam: Disable sound test button when frontend sounds are disabled
Fri, 31 May 2019 21:34:32 +0300 alfadur rename length to something different
Fri, 31 May 2019 19:02:42 +0200 Wuzzy Make the HedgeEditor mission output strings collectable by translation scripts
Fri, 31 May 2019 18:35:26 +0200 Wuzzy ASA: Use higher quality mission images
Fri, 31 May 2019 17:40:26 +0200 Wuzzy ASA fruit02: Use pre-selected barrel positions and fewer barrels
Fri, 31 May 2019 15:20:03 +0200 Wuzzy ASA fruit01: Save campaign variable about whether hero joined battle
Fri, 31 May 2019 15:04:43 +0200 Wuzzy ASA fruit02: Delete sticky flames
Fri, 31 May 2019 13:21:43 +0200 Wuzzy Move Dangerous Ducklings scenario down
Fri, 31 May 2019 11:23:13 +0200 Wuzzy ASA cosmos: Don't send team rankings
Fri, 31 May 2019 11:10:01 +0200 Wuzzy ASA: Check if hero is still alive before claiming victory
Wed, 29 May 2019 13:21:23 +0200 Wuzzy ACF2: Replace isHogAlive with IsHogAlive
Fri, 31 May 2019 11:08:54 +0200 Wuzzy Lua: Add IsHogAlive
Thu, 30 May 2019 18:31:02 +0200 unC0Rr Copy authentication from the old frontend
Wed, 29 May 2019 01:05:20 +0200 Wuzzy ASA fruit01: Recognize victory if killing all enemy hogs in "flee" variant
Tue, 28 May 2019 22:07:56 +0200 Wuzzy ACF1: Fix 2 crate spawns being very close to each other in the difficult rope challenge
Tue, 28 May 2019 21:28:32 +0300 alfadur normalize type names
Tue, 28 May 2019 19:04:18 +0300 alfadur shuffle server files
Tue, 28 May 2019 17:49:04 +0200 Wuzzy Animate library: Document way to speed up animations for testing purposes
Tue, 28 May 2019 17:04:48 +0200 Wuzzy ACF9: Correct the contents of the code comments
Tue, 28 May 2019 13:07:56 +0200 Wuzzy Fix stats screen group boxes sometimes having no spacing
Tue, 28 May 2019 01:58:42 +0200 Wuzzy Use crown icon in mission panel for King Mode
Tue, 28 May 2019 01:28:59 +0200 Wuzzy Change mission panel icons for a couple of game styles
Tue, 28 May 2019 00:48:17 +0200 Wuzzy Semi-standardize usage of icons in many mission panels
Mon, 27 May 2019 21:56:12 +0200 Wuzzy Add 2 mission panel icons: hedgehog and flags
Mon, 27 May 2019 16:43:42 +0200 Wuzzy Background theme detection: Also check if Border.png is present
Mon, 27 May 2019 00:04:40 +0200 Wuzzy Backed out changeset 96244def1cc0—It was broken
Sun, 26 May 2019 23:52:04 +0200 Wuzzy Fix temporary hog/timer freeze when throwing sticky mine, then switch to shotgun in inf. attack
Sun, 26 May 2019 20:51:42 +0200 Wuzzy ACF6: More turn time tweaks
Sun, 26 May 2019 20:45:08 +0200 Wuzzy ACF6: (Re-)initialize turn properly after cut scenes
Sun, 26 May 2019 19:59:54 +0200 Wuzzy Rename sprFirepunch to sprFirePunch
Sun, 26 May 2019 19:12:16 +0300 alfadur add idle shouryuuken animation
Sun, 26 May 2019 17:53:14 +0200 Wuzzy ACF6: Dismiss enemy teams on victory, just in case
Sun, 26 May 2019 17:40:38 +0200 Wuzzy ACF6: Protect goal crate from damage
Sun, 26 May 2019 16:16:47 +0200 Wuzzy ACF5: Fix some turn bugs relating to 3rd wave
Sun, 26 May 2019 16:01:33 +0200 Wuzzy ACF5: Add appear animation for 3rd wave
Sun, 26 May 2019 15:49:39 +0200 Wuzzy ACF5: Spawn final wave at end of 7th turn instead of beginning of 8th turn
Sun, 26 May 2019 15:37:49 +0200 Wuzzy ACF5: Fix number of turns before 3rd wave appears not always being 7
Sun, 26 May 2019 14:27:55 +0200 Wuzzy IsHogLocal: If there's a mission team, only count members in the clan of that team
Sun, 26 May 2019 14:16:35 +0200 Wuzzy Refactor definition of "local" clans
Sat, 25 May 2019 18:18:42 +0300 alfadur scatter bottle pieces
Sat, 25 May 2019 02:14:25 +0200 Wuzzy ACF3: Fix princess-in-cage scene: Princess did not die
Sat, 25 May 2019 01:45:46 +0200 Wuzzy ACF3: Simplify infinite shoryuken crate
Sat, 25 May 2019 00:23:14 +0200 Wuzzy ACF3: Clean up start up sequences a bit
Fri, 24 May 2019 23:39:51 +0200 unc0rr Add handling of some messages, reuse models from the old frontend
Fri, 24 May 2019 22:27:19 +0200 Wuzzy Backed out changeset 76003912e31d (whoops)
Fri, 24 May 2019 22:26:47 +0200 Wuzzy Use capgrpMessage2 for eidHomerun so it doesn't collide with death msgs
Fri, 24 May 2019 22:17:36 +0200 Wuzzy Backed out changeset f764394839b2
Fri, 24 May 2019 22:07:44 +0200 Wuzzy Prevent crates from being collected twice
Fri, 24 May 2019 21:47:20 +0200 Wuzzy Use "looky" hog sprite for missing hat texture as well
Fri, 24 May 2019 21:23:36 +0200 Wuzzy Initialize cursor position properly when opening ammo menu, prevent "jumping"
Fri, 24 May 2019 19:44:49 +0200 Wuzzy Add new Hedgehog.png frame for ammo with SelAmmoIcon
Fri, 24 May 2019 16:01:30 +0200 unC0Rr Add slots for all protocol messages
Fri, 24 May 2019 14:55:48 +0200 Wuzzy Add drill rocket animation
Fri, 24 May 2019 12:31:30 +0200 Wuzzy Stop fade-out sound instantly when audio muted
Thu, 23 May 2019 23:24:48 +0300 alfadur don't draw double 🦔 when equipping rc plane
Thu, 23 May 2019 20:37:41 +0300 alfadur improve rope rendering
Thu, 23 May 2019 13:41:14 +0200 Wuzzy ACF2: Fix breakage when Dense Cloud dies after accepting offer, but before returning to Leaks A Lot
Thu, 23 May 2019 08:50:18 +0200 Wuzzy ACF2: Add more isHogAlive checks
Thu, 23 May 2019 08:34:30 +0200 Wuzzy Reset MultiShootAttacks to 0 when calling SwitchHog in Lua
Wed, 22 May 2019 23:32:22 +0200 Wuzzy Merge alfadur's commits
Wed, 22 May 2019 23:30:10 +0200 Wuzzy ACF2: Prevent cut scene from playing when own hogs are dead or about to die
Wed, 22 May 2019 11:31:55 +0200 Wuzzy ACF: Add some checks before calling StoppedGear
Wed, 22 May 2019 10:45:35 +0200 Wuzzy Fix health case/barrel health texture being sometimes not created
Wed, 22 May 2019 23:53:00 +0300 alfadur disallow zero rope step
Wed, 22 May 2019 23:05:55 +0300 alfadur use contains where possible
Wed, 22 May 2019 22:42:20 +0300 alfadur remove RangeContains in favor of standard contains
Tue, 21 May 2019 23:04:50 +0300 alfadur add rope layers
Tue, 21 May 2019 16:45:16 +0200 Wuzzy ACF2: Fix breakage when leaks kills Brainiac with 3 Deagle shots (for real)
Tue, 21 May 2019 16:32:34 +0200 Wuzzy Fix un-selecting weapon while in multishoot allowing another attack
Tue, 21 May 2019 15:15:17 +0200 Wuzzy ACF2: Fix breakage when leaks kills Brainiac with 3 Deagle shots
Tue, 21 May 2019 14:38:10 +0200 Wuzzy ACF2: Fix Lua error when hog dies during cyborg choice phase
Tue, 21 May 2019 12:58:28 +0200 Wuzzy Disable Sudden Death for all A Classic Fairytale missions
Tue, 21 May 2019 12:37:35 +0200 Wuzzy ACF1: Fix pastMoleHeadAnim being played twice
Mon, 20 May 2019 21:14:39 +0200 Wuzzy Add error messages when calling AddHog or AddMissionHog wrongly
Mon, 20 May 2019 16:53:52 +0200 Wuzzy Update German Lua translations
Mon, 20 May 2019 16:18:35 +0200 Wuzzy Scenarios: Drawn games count as mission failure
Mon, 20 May 2019 14:59:26 +0200 Wuzzy Speed Shoppa: Set hog dy=0 on victory
Mon, 20 May 2019 01:24:25 +0200 Wuzzy Remove Wacky templates #37, #38, #43 from Large land template
Mon, 20 May 2019 00:15:02 +0200 Wuzzy Update MaxHedgehogs for template #43
Sun, 19 May 2019 23:52:13 +0200 Wuzzy Calculate max. recommended hog count for perlin maps
Sun, 19 May 2019 21:14:53 +0200 Wuzzy Give a more accurate hedgehog limit estimate for small drawn maps
Sun, 19 May 2019 11:26:36 +0200 Wuzzy Update German translation
Sun, 19 May 2019 11:05:57 +0200 Wuzzy Update locale files
Sat, 18 May 2019 19:33:49 +0200 Wuzzy Don't abort ready phase for moving camera with keys
Sat, 18 May 2019 19:20:54 +0200 Wuzzy Refactor uInputHandler a bit
Sat, 18 May 2019 18:31:17 +0200 Wuzzy Control (style): Fix scoring breakage after extra time for real
Sat, 18 May 2019 18:22:14 +0200 Wuzzy Update changelog
Sat, 18 May 2019 16:55:27 +0200 Wuzzy Backed out changeset 6a928999fefd (onPreciseLocal causes desyncs)
Sat, 18 May 2019 16:54:51 +0200 Wuzzy Backed out changeset 4596357d002d (onPreciseLocal causes desyncs)
Sat, 18 May 2019 16:38:03 +0200 Wuzzy Frontend: Tweak some colors in HWBDAY style
Sat, 18 May 2019 16:05:06 +0200 Wuzzy Frontend: Highlight button when pressed
Sat, 18 May 2019 03:07:21 +0200 Wuzzy Display laser sight icon above wind bar when laser sight utility is active
Sat, 18 May 2019 00:55:59 +0200 Wuzzy Add separate hand image for landspray
Sat, 18 May 2019 00:21:58 +0200 Wuzzy Add piano icon on mouse cursor when selecting piano strike
Sat, 18 May 2019 00:18:52 +0200 Wuzzy Refactor PosCount: Use 0 instead of 1 for unused PosSprite
Fri, 17 May 2019 22:57:22 +0200 Wuzzy Show icon above hedgehog for most ammos without hand image
Fri, 17 May 2019 22:23:40 +0200 Wuzzy Add utility function to get hog left/right looking dir
Fri, 17 May 2019 19:15:03 +0200 Wuzzy Document the flame code a bit
Fri, 17 May 2019 16:54:30 +0200 Wuzzy Disable VIDEOREC if trying to build it with BUILD_ENGINE_C in release builds
Fri, 17 May 2019 16:49:28 +0200 Wuzzy Add tiny delay in stInit to fix some turn react problems
Fri, 17 May 2019 14:38:12 +0200 Wuzzy Control (style): Adjust score limit according to clans count instead of teams count
Fri, 17 May 2019 14:15:40 +0200 Wuzzy Rank tied teams properly in Control, CTF and Mutant
Fri, 17 May 2019 02:08:44 +0200 Wuzzy Control (style): Fix scoring breaking after using extra time
Fri, 17 May 2019 02:00:29 +0200 Wuzzy Control (style): Remove unused functions
Fri, 17 May 2019 01:58:54 +0200 Wuzzy Control (style): Use onSkipTurn
Fri, 17 May 2019 01:55:37 +0200 Wuzzy Control (style): Implement proper ranking screen and score graph
Fri, 17 May 2019 01:16:14 +0200 Wuzzy Control (style): Mention revival
Fri, 17 May 2019 01:10:17 +0200 Wuzzy Control (style): Clean up whitespace and indentations
Fri, 17 May 2019 01:06:36 +0200 Wuzzy Control (style): Dump dead code and ancient changelog
Fri, 17 May 2019 01:32:51 +0300 alfadur fix anchors
Thu, 16 May 2019 23:04:19 +0200 Wuzzy ASA desert02: Fix mines not working in 1st turn when watching full cut scene
Thu, 16 May 2019 22:07:06 +0200 Wuzzy Merge antoc27's commits master_git
(0) -10000 -3000 -1000 -960 tip