Tue, 21 May 2024 14:38:30 +0200 unC0Rr Implement triggering advancement of simulation in qmlfrontend default tip
Mon, 20 May 2024 14:58:30 +0200 unC0Rr Implement key bindings
Sun, 19 May 2024 15:55:26 +0200 unC0Rr Handle game view resize
Thu, 16 May 2024 14:11:16 +0200 unC0Rr Improve AI aiming with minigun
Wed, 15 May 2024 10:05:13 +0200 unC0Rr Wonder if anyone is trying to build this game anymore
Wed, 01 May 2024 16:49:16 +0200 unC0Rr Allow to move camera by dragging mouse cursor over game field
Fri, 19 Apr 2024 17:45:05 +0200 unC0Rr Fix build
Fri, 19 Apr 2024 17:44:55 +0200 unC0Rr Port QML frontend to Qt6, use rendering to framebuffer object
Fri, 19 Jan 2024 13:07:22 +0100 unC0Rr Start on adopting corrosion transitional_engine
Tue, 05 Sep 2023 17:02:08 +0200 unC0Rr Merge default transitional_engine
Tue, 05 Sep 2023 17:01:46 +0200 unC0Rr Fix type transitional_engine
Fri, 05 Apr 2024 13:10:55 +0100 spudpiggy sndCover now falls back to sndWatchThis OR sndFire.
Fri, 05 Apr 2024 07:37:44 +0100 spudpiggy Fixed grammar, and reworded a few sentences to sound better.
Thu, 28 Mar 2024 00:25:22 +0300 alfadur fix early room deletion
Thu, 28 Mar 2024 00:17:01 +0300 alfadur fix room joining
Wed, 27 Mar 2024 02:57:44 +0300 alfadur thread server reference through dispatch to ensure rooms can be auto dropped
Wed, 27 Mar 2024 02:19:44 +0300 alfadur fix leaving rooms
Mon, 25 Mar 2024 16:05:11 +0300 alfadur fix rejoining
Mon, 25 Mar 2024 15:59:14 +0300 alfadur add some more buffer space
Mon, 25 Mar 2024 00:23:41 +0300 alfadur grow network buffer periodically
Mon, 25 Mar 2024 00:04:13 +0300 alfadur fix protocol recovery
Sun, 24 Mar 2024 14:34:27 -0400 nemo merge the kick notice suppression
Sun, 24 Mar 2024 14:33:57 -0400 nemo merge the lobby suppression
Sun, 24 Mar 2024 14:19:02 -0400 nemo suppress this message too. 1.0.0
Sun, 24 Mar 2024 14:05:06 -0400 nemo requested change by andu. filtering out ignored player. lobby notice 1.0.0
Sat, 23 Mar 2024 17:24:20 -0400 nemo unc0rr commented this out in trunk. based on what andu reported it probably needs to be removed in the branch too 1.0.0
Mon, 19 Feb 2024 00:14:10 +0300 alfadur a couple more todos
Wed, 14 Feb 2024 02:07:35 +0300 alfadur fix connection errors carrying over to new clients
Tue, 13 Feb 2024 00:58:17 +0300 alfadur add some more todo!s
Mon, 12 Feb 2024 21:26:35 +0300 alfadur fix server build
Mon, 12 Feb 2024 21:01:21 +0300 alfadur fix protocol parser life assurance
Mon, 12 Feb 2024 01:19:32 +0300 alfadur fix voting rights
Sun, 11 Feb 2024 20:33:15 +0100 Vekhir Revive cabal build of the game server
Thu, 25 Jan 2024 22:22:00 +0300 alfadur fix for Arch package
Wed, 10 Jan 2024 20:54:29 +0100 Vekhir Fix server build with modern mtl library
Fri, 06 Oct 2023 22:37:44 +0200 unC0Rr Modernize engine protocol parser
Fri, 06 Oct 2023 20:34:51 +0200 unC0Rr Add some cosmetic/consistency fixes
Tue, 03 Oct 2023 21:13:41 +0200 unC0Rr Implement pinging of the server every 30 seconds
Mon, 02 Oct 2023 21:36:13 +0200 unC0Rr Adopt more recent versions of dependencies, apply clippy fixes
Thu, 24 Aug 2023 20:15:40 +0200 Wuzzy Replace 'var' with 'let' in flag/grave/hat XHTML previews
Thu, 24 Aug 2023 20:12:28 +0200 Wuzzy Clean up flag/grave/hats XHTML preview pages
Tue, 22 Aug 2023 22:19:28 +0200 unC0Rr Unbreak pas2c build
Tue, 22 Aug 2023 08:35:46 +0200 unC0Rr Merge default transitional_engine
Thu, 10 Aug 2023 20:48:54 -0400 nemo add some round() so that the scale factor compiles at least with non-integer values
Sun, 06 Aug 2023 18:24:39 -0400 nemo pull in neglected fix
Mon, 24 Jul 2023 20:02:18 +0200 Wuzzy Add ExtraDamage icon variant for locales with comma as decimal separator
Wed, 28 Jun 2023 23:41:38 +0200 Wuzzy Make use of GetEngineString in Lua scripts
Wed, 28 Jun 2023 21:16:14 +0200 Wuzzy CS: Add support for King Mode and PlaceHog
Wed, 28 Jun 2023 21:14:56 +0200 Wuzzy Add GetEngineString function to expose some string IDs to Lua
Wed, 28 Jun 2023 18:57:00 +0200 Wuzzy CS: Disable game flags incompatible with this script
Wed, 28 Jun 2023 17:06:22 +0200 Wuzzy CS: Remove hog switch arrows on continent phase if switching gameflag is used
Wed, 28 Jun 2023 12:46:04 +0200 Wuzzy Fix error if passing bad number script param to Battallion/Space Invasion
Wed, 28 Jun 2023 12:01:43 +0200 Wuzzy Fix errors if passing bad script param to [Tech]Racer
Wed, 28 Jun 2023 07:28:52 +0200 martinraul Updated Spanish translation
Sun, 25 Jun 2023 20:01:04 +0200 unC0Rr Fix linking against sdl2-mixer
Thu, 22 Jun 2023 09:13:50 +0200 Wuzzy Fix pas2C build fail in uLocale
Mon, 19 Jun 2023 14:09:37 +0200 Wuzzy Fix game freezing if Format arg contains '%1', '%2', etc. (bug 851)
Fri, 16 Jun 2023 21:06:46 +0200 unC0Rr Fix off-by-1 error leading to crash
Fri, 16 Jun 2023 08:10:45 +0200 unc0rr Fix pas2c build erroring after parsec added function we already define
Thu, 25 May 2023 17:46:57 +0200 Wuzzy Fix speech bubble not wrapping if contain quote marks (bug 753)
Thu, 25 May 2023 17:05:15 +0200 Wuzzy Make tardis avoid water during Sudden Death
Wed, 24 May 2023 23:58:28 +0200 Wuzzy Close Esc menu when chat opens
Wed, 24 May 2023 23:54:58 +0200 Wuzzy Don't destroy chat when window loses focus (bug 623)
Wed, 24 May 2023 21:23:33 +0200 Wuzzy Properly close chat after quit command
Fri, 12 May 2023 23:15:01 +0200 Wuzzy Fix CMake warning for position of cmake version
Tue, 11 Apr 2023 09:30:56 +0200 unc0rr Start PoC of pas2rust conversion routine
Mon, 10 Apr 2023 20:53:42 +0200 unc0rr Refactor const names in uScript, no logic change
Sat, 08 Apr 2023 16:45:55 +0300 alfadur workaround for FPC 3.2.2 linking bug
Sat, 08 Apr 2023 01:44:53 +0300 alfadur disable videorec by default in vcpkg build
Sat, 08 Apr 2023 01:42:26 +0300 alfadur fix vcpkg build
Sat, 08 Apr 2023 01:23:47 +0300 alfadur force dllexport for physlayer interface
Tue, 28 Mar 2023 19:30:57 +0300 alfadur optimize out allocations in data iterator
Tue, 28 Mar 2023 17:53:30 +0300 alfadur add iteration overhead benchmark
Sun, 26 Mar 2023 20:55:19 +0300 alfadur use multiple components for iteration benchmark
Sun, 26 Mar 2023 06:06:14 +0300 alfadur fix component removal
Sun, 26 Mar 2023 03:53:49 +0300 alfadur optimize type mask iteration
Sun, 26 Mar 2023 02:31:04 +0300 alfadur add component manipulation benchmark
Sat, 25 Mar 2023 04:14:07 +0300 alfadur remove events
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
Thu, 12 Jan 2023 22:15:24 +0100 Sergey Alirzaev Fixed a memory leak
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, 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
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
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
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
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
Sun, 16 Oct 2022 20:15:57 +0300 S.D. Make direct messages (/msg) look nicer for the next version clients draft
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
Thu, 06 Oct 2022 20:58:54 +0300 S.D. Don't abort ready timer if the game is in Confirm state draft
Thu, 06 Oct 2022 12:38:07 +0200 unC0Rr Simplify code
Wed, 05 Oct 2022 22:39:07 +0300 S.D. Add direct message server command (/msg <nick_name>|<[nick name]> <message>) draft
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, 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:58:17 +0300 alfadur experimental blowtorching
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, 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, 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
Tue, 08 Oct 2019 11:10:58 -0600 raptor Fix CMAKE_BUILD_TYPE case-sensitivity, project-wide. Also fix draft
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
Sat, 28 Sep 2019 16:49:18 +0300 Grigory Ustinov Fix russian translation of word "clan"
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
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
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 19:39:29 -0600 raptor Remove last vestiges of GLEW
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
Sat, 17 Aug 2019 01:06:13 +0200 Wuzzy gfSwitchHog+gfKing: Fix hog switching being delayed one round too many
Fri, 16 Aug 2019 15:03:14 -0600 raptor Handle a possible linker error on macOS
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
Thu, 16 May 2019 21:49:33 +0200 Wuzzy CTF_Blizzard: Display scores in stats screen
Thu, 16 May 2019 21:15:07 +0200 Wuzzy CTF_Blizzard: Fix the mission text, remove string concatenation stuff
Thu, 16 May 2019 20:31:41 +0200 Wuzzy Add Lua callback onHogSwitch
Thu, 16 May 2019 19:44:27 +0200 Wuzzy CTF_Blizzard: Warp sound when using teleporter
Thu, 16 May 2019 19:29:51 +0200 Wuzzy CTF_Blizzard: Disable sparkles for inactive teleporters
Thu, 16 May 2019 19:21:47 +0200 Wuzzy CTF_Blizzard: Tweak messages
Thu, 16 May 2019 17:51:48 +0200 Wuzzy CTF_Blizzard: Use onCaseDrop function
Thu, 16 May 2019 21:26:27 +0200 Anton Malmygin Merge pull request #63 from hedgewars/ci-patch-osx-server
Thu, 16 May 2019 00:17:49 +0200 Anton Malmygin Update hedgewars-server.cabal
Thu, 16 May 2019 08:05:10 +0200 Wuzzy Fix Birdy stopping turn after dropping 1st egg
Thu, 16 May 2019 06:50:34 +0200 Wuzzy Show icon for resurrectable hog
Thu, 16 May 2019 06:41:56 +0200 Wuzzy Show more health-related icons in top right corner
Thu, 16 May 2019 04:02:09 +0200 Wuzzy Show vampirism icon when vampirism is active
Thu, 16 May 2019 03:41:24 +0200 Wuzzy Make health HUD icon green if hog poisoned
Thu, 16 May 2019 02:07:29 +0200 Wuzzy Display current health in top right corner
Wed, 15 May 2019 20:40:37 +0200 Wuzzy Fix sndBoring being placed if ending turn during multi-shoot via skip command
Wed, 15 May 2019 19:43:53 +0200 Wuzzy Quick games: Add rare "floating flowers" map type
Wed, 15 May 2019 17:47:56 +0200 Wuzzy Quick games: Cap max. difficulty for the first 15 games
Wed, 15 May 2019 18:30:59 +0200 Anton Malmygin Merge pull request #62 from hedgewars/ci-patch-osx-atomic
Wed, 15 May 2019 00:24:53 +0200 Anton Malmygin Update CMakeLists.txt
Wed, 15 May 2019 16:25:29 +0000 hwmirror Merge changes
Wed, 15 May 2019 17:30:10 +0200 Anton Malmygin Move build status higher
Wed, 15 May 2019 18:43:42 +0300 alfadur free gear textures to avoid log warnings
Wed, 15 May 2019 14:12:15 +0300 alfadur if at all possible, don't regenerate arbitrary number of health textures each tick
Wed, 15 May 2019 09:08:39 +0200 Wuzzy Quick games are more random
Wed, 15 May 2019 04:06:47 +0200 Wuzzy Mask sndFlyAway in Space Invasion and Tumbler
Wed, 15 May 2019 03:56:00 +0200 Wuzzy Use HaltFatalError for all VideoRec failures
Wed, 15 May 2019 03:25:20 +0200 Wuzzy Hide player ranks in training missions
Wed, 15 May 2019 03:00:14 +0200 Wuzzy Stats screen: Automatically hide empty sections
Wed, 15 May 2019 00:09:54 +0300 alfadur fix rope pattern
Tue, 14 May 2019 22:42:19 +0200 Wuzzy Don't use Str2PChar twice in a row
Tue, 14 May 2019 23:25:49 +0300 alfadur blend land into land objects
Tue, 14 May 2019 21:49:01 +0200 Wuzzy Implement AddFileLogRaw
Tue, 14 May 2019 20:58:39 +0200 Wuzzy AVWrapper: Error message when g_pAFrame is broken
Tue, 14 May 2019 21:36:50 +0300 alfadur make rope styleable
Tue, 14 May 2019 19:46:43 +0200 Wuzzy Fix team select buttons sometimes not having the full width (bug 737)
Tue, 14 May 2019 18:04:15 +0200 Wuzzy Don't make table header sections clickable in pagenet, pagevideos
Tue, 14 May 2019 17:35:27 +0200 Wuzzy Rope Training, ACF1: Improve visual effects when removing girders
Tue, 14 May 2019 16:01:55 +0200 Wuzzy Add taunt sndFlyAway when hog flies off the map
Tue, 14 May 2019 15:52:53 +0200 Wuzzy Flying Saucer training: Make Grenade Drop Target a bit easier
Tue, 14 May 2019 13:46:30 +0200 Wuzzy Add Flyaway voices for most voicepacks
Tue, 14 May 2019 03:23:34 +0200 Wuzzy Don't render health crate and barrel health when drowning
Tue, 14 May 2019 02:29:29 +0200 Wuzzy Fix parachute moving hog very fast or making it stuck when bumping into wall while facing the opposite direction (bug 742)
Tue, 14 May 2019 01:10:02 +0200 Wuzzy Add withDLC for getLocalizedDefaultVoice
Tue, 14 May 2019 01:03:23 +0200 Wuzzy Frontend: Select appropriate localized Default voicepack for new teams
Mon, 13 May 2019 23:44:00 +0200 Wuzzy Change voicepack fallback to Default_qau
Mon, 13 May 2019 23:13:53 +0200 Wuzzy Enable automatic voicepack language selection for all missions
Mon, 13 May 2019 22:51:31 +0200 Wuzzy Don't agressively select voicepack language automatically, must be now enabled explicitly with _qau suffix
Mon, 13 May 2019 21:31:50 +0200 Wuzzy Rope Training: Re-display nade help text when trying to throw nade by hand
Mon, 13 May 2019 21:26:13 +0200 Wuzzy Space Invasion: Remove incorrect gstWinner
Mon, 13 May 2019 21:23:25 +0200 Wuzzy Add winner animation for missions that didn't have it
Mon, 13 May 2019 20:26:07 +0200 Wuzzy Set GameOver to true in EndGame (Lua)
Mon, 13 May 2019 20:25:32 +0200 Wuzzy Don't remove gstWinner after GameOver
Mon, 13 May 2019 14:19:45 -0400 nemo just to get it to build
Mon, 13 May 2019 14:30:12 +0200 Anton Malmygin Fix most CI builds
Mon, 13 May 2019 14:23:25 +0200 Anton Malmygin Fix macdeployqt finding with Qt5 on macos
Sun, 12 May 2019 17:00:01 +0200 Anton Malmygin Fix clang C compilation
Sun, 12 May 2019 16:56:28 +0300 alfadur remove enum scoping
Sun, 12 May 2019 04:16:40 +0200 Wuzzy Fix Birdy being drawn behind hogs and other gears (bug 453)
Sun, 12 May 2019 03:27:43 +0200 Wuzzy Fix laser sight not working when it starts out of map bounds (bug 432)
Sat, 11 May 2019 23:40:24 +0200 Wuzzy Credits: Split off wolfmarc and Dragonfly
Sat, 11 May 2019 23:32:19 +0200 Wuzzy Fix misspelled name in credits
Sun, 12 May 2019 00:29:47 +0300 alfadur avoid crashing server in the event loop
Sat, 11 May 2019 22:39:55 +0200 unc0rr Proof of concept for new net game client
Sat, 11 May 2019 20:43:12 +0200 Wuzzy Fix Pas2C unable to compile with VIDEOREC
Sat, 11 May 2019 20:31:51 +0200 Wuzzy Pas2C: Support FileSize and Delete; add dummy implementation of FormatDateTime
Sat, 11 May 2019 04:58:11 +0200 Wuzzy Set default SD fallback music for themes: sdmusic.ogg
Sat, 11 May 2019 00:08:50 +0200 Wuzzy Change default demo speedup key from S to F
Fri, 10 May 2019 23:51:24 +0200 Wuzzy ASA: Display how to skip cut scene in 1st mission
Fri, 10 May 2019 23:51:05 +0200 Wuzzy Frontend binds list: Add backjump, change weird screenshot key description
Fri, 10 May 2019 23:50:26 +0200 Wuzzy ACF1: Improve backjump explanation
Sat, 11 May 2019 00:41:28 +0300 alfadur add REPLAY_START support
Fri, 10 May 2019 23:30:42 +0200 Wuzzy Remove unused REPLAY_START cruft from frontend
Fri, 10 May 2019 23:24:56 +0200 Wuzzy Server /watch: Add back KICKED for old clients, remove REPLAY_START parameter
Fri, 10 May 2019 22:54:23 +0200 Wuzzy Remove REPLAY_END server message
Fri, 10 May 2019 22:51:43 +0200 Wuzzy Teach frontend how to deal with official server replays (/watch)
Tue, 07 May 2019 22:36:15 +0200 Wuzzy Add new server messages REPLAY_START and REPLAY_END for /WATCH command
Tue, 07 May 2019 20:23:51 +0200 Wuzzy Frontend: Optimize control conflict handling a bit
Tue, 07 May 2019 19:39:08 +0200 Wuzzy Frontend: Highlight key conflicts
Tue, 07 May 2019 18:45:14 +0200 Wuzzy Display a warning when the same key is used multiple times
Tue, 07 May 2019 16:08:27 +0200 Wuzzy Fix cut scenes not being skipped when pressing precise in enemy turn (bug 280)
Tue, 07 May 2019 15:50:15 +0200 Wuzzy Add Lua callback: onPreciseLocal
Tue, 07 May 2019 14:17:09 +0200 Wuzzy Precise + camera movement keys = move camera at slower
Tue, 07 May 2019 13:56:11 +0200 Wuzzy Fix incorrect handling of slow/precise volume change when it's not your turn
Tue, 07 May 2019 13:15:00 +0200 Wuzzy hwengine: Add missing default binds for camera movement and team chat
Mon, 06 May 2019 23:03:16 +0200 Wuzzy Pas2C: Fix path concatenation in uVideoRec
Mon, 06 May 2019 22:43:35 +0200 Wuzzy Switch to SDL's mutex for critical section handling
Mon, 06 May 2019 22:57:49 +0300 alfadur fix broken messages on lobby join
Mon, 06 May 2019 21:33:48 +0200 Wuzzy Pas2C: Add a couple of missing symbols
Mon, 06 May 2019 21:20:56 +0200 unc0rr Port code to pas2c dialect
Mon, 06 May 2019 01:25:50 +0200 Wuzzy pagevideos: Prevent renaming video if file name prefix is already used
Mon, 06 May 2019 00:43:27 +0200 Wuzzy Move video thumbnails to VideoThumbnails/, fix video renaming not renaming the thumbnail as well
Sun, 05 May 2019 17:23:59 +0200 Wuzzy Play sndFirstBlood after first damage/kill/poisoning of enemy (instead of ANY damage)
Sun, 05 May 2019 16:57:37 +0200 Wuzzy Don't play "LeaveMeAlone" taunt if attacker hits same hog multiple times in same turn
Sun, 05 May 2019 15:24:19 +0200 Wuzzy Re-style QHeaderView colors
Sun, 05 May 2019 15:05:48 +0200 Wuzzy Frontend: Normalize appearance/style of all tables
Sun, 05 May 2019 14:27:19 +0200 Wuzzy Frontend style: Improve scroll bar coloring
Sun, 05 May 2019 13:58:30 +0200 Wuzzy Frontend: Rounded scroll bar corners
Sun, 05 May 2019 13:51:09 +0200 Wuzzy Frontend: Add explicit style for QProgressBar
Sun, 05 May 2019 02:04:12 +0200 Wuzzy VideoRec: Replace "File of" syntax to make Pas2C happy
Sat, 04 May 2019 21:37:22 +0200 Wuzzy Some fixes to make Pas2C happy again
Sat, 04 May 2019 21:03:26 +0200 Wuzzy ACF2: Cyborg decision: Wait for 2 seconds when close to cyborg, to allow close attack
Sat, 04 May 2019 19:07:58 +0200 Wuzzy ACF5, ACF9: Clear mines around cyborg when it appears
Sat, 04 May 2019 00:56:27 +0200 Wuzzy Frontend controls: Add menu key
Sat, 04 May 2019 00:56:01 +0200 Wuzzy Frontend controls: Remove hash key
Sat, 04 May 2019 00:14:12 +0200 Wuzzy Frontend controls: Don't show "QWERTY" for F13-F15
Wed, 01 May 2019 23:11:22 +0300 alfadur fix getting settings directory on windows
Wed, 01 May 2019 21:59:41 +0300 alfadur add visual notification on room joins
Wed, 01 May 2019 16:37:47 +0300 alfadur fix accepting on wrong server socket
Wed, 01 May 2019 00:13:23 +0200 Wuzzy Merge alfadur's commits
Wed, 01 May 2019 00:11:36 +0200 Wuzzy Sdlkeys.cpp: Move delete key
Wed, 01 May 2019 00:09:01 +0200 Wuzzy Frontend: Refactor detection of keyboard keys in sdlkeys[]
Wed, 01 May 2019 00:29:46 +0300 alfadur upgrade to QSslSocket
Wed, 01 May 2019 00:01:56 +0300 alfadur add argument flag for tls connections
Tue, 30 Apr 2019 22:43:48 +0200 Wuzzy Update German locale
Tue, 30 Apr 2019 22:29:05 +0200 Wuzzy Update English frontend locale
Tue, 30 Apr 2019 22:27:42 +0200 Wuzzy Update locale files
Tue, 30 Apr 2019 18:25:04 +0200 Wuzzy Refactor decimal separator to make Pas2C happy
Tue, 30 Apr 2019 17:00:23 +0200 Wuzzy Fix Pas2C failing to include SysUtils
Tue, 30 Apr 2019 09:36:13 -0400 nemo Backed out changeset 13589d529899
Tue, 30 Apr 2019 15:29:44 +0200 Wuzzy Force-enable NOVIDEOREC when building PAS2C due to bug 722
Tue, 30 Apr 2019 14:49:37 +0200 Wuzzy Frontend: Slightly increase size+padding for QLineEdit, QSpinBox
Tue, 30 Apr 2019 14:33:20 +0200 Wuzzy Use Qt style "Windows", remove optional dependency on qtstyleplugins
Tue, 30 Apr 2019 14:21:11 +0200 Wuzzy Add explicit custom scroll bar style
Mon, 29 Apr 2019 23:41:25 +0200 unc0rr Implement external events approach to input user actions into engine.
Mon, 29 Apr 2019 23:13:52 +0200 Wuzzy Don't save "!MULTI" pseudo-key into team files
Mon, 29 Apr 2019 23:12:40 +0200 Wuzzy Fix crash when pressing key bind reset button in settings
Mon, 29 Apr 2019 22:09:04 +0200 Wuzzy sdlkeys.cpp: Remove keys without physical representation
Mon, 29 Apr 2019 21:45:51 +0200 Wuzzy Frontend: Make "missing key name" warning more generic
Mon, 29 Apr 2019 21:24:42 +0200 Wuzzy Match key names in sdlkeys with SDL-pretty printed names (for localization)
Mon, 29 Apr 2019 21:23:50 +0200 Wuzzy Frontend: Fix wrong keyboard key names being displayed with regard to keyboard layout
Sun, 28 Apr 2019 00:09:56 +0300 alfadur don't redirect to self
Sat, 27 Apr 2019 19:14:00 +0200 Wuzzy Show key combinations in controls config menu (read-only)
Sat, 27 Apr 2019 15:13:33 +0200 Wuzzy Add support for 4th and 5th mouse button
Sat, 27 Apr 2019 13:51:02 +0200 Wuzzy Move Hedgewars key IDs to CSV file
Sat, 27 Apr 2019 12:27:08 +0200 Wuzzy Make key ID generation algorithm more useful
Fri, 26 Apr 2019 23:21:58 +0200 unc0rr Fix some minor problems with new frontend code
Fri, 26 Apr 2019 23:21:27 +0200 unc0rr Limit room name change rate
Thu, 25 Apr 2019 23:01:30 +0200 Wuzzy Merge
Thu, 25 Apr 2019 23:01:05 +0200 Wuzzy Prevent entering “/”, “\” and “:” in team and scheme names.
Thu, 25 Apr 2019 23:59:50 +0300 alfadur accept redirect messages
Thu, 25 Apr 2019 21:25:16 +0200 Wuzzy Escape HTML chars in stats screen
Thu, 25 Apr 2019 21:24:27 +0200 Wuzzy Frontend: Force plain text mode for many message windows
Thu, 25 Apr 2019 21:32:22 +0300 alfadur add redirect message
Thu, 25 Apr 2019 19:58:52 +0200 Wuzzy Merge alfadur's Opus commit and more
Thu, 25 Apr 2019 19:44:14 +0200 Wuzzy Fix some Qt<->SDL key mappings
Thu, 25 Apr 2019 19:42:19 +0200 Wuzzy Add lookup table for Hedgewars key IDs instead of generating IDs on the fly
Wed, 24 Apr 2019 21:14:44 +0300 alfadur enable sdl_mixer opus support if possible
Wed, 24 Apr 2019 16:21:46 +0300 alfadur allow running plaintext and tls servers in parallel
Tue, 23 Apr 2019 15:54:06 +0200 Wuzzy Change init theme to Nature
Tue, 23 Apr 2019 15:32:04 +0200 Wuzzy Change theme to Nature if changing from background-only or hidden theme to a generated map type
Tue, 23 Apr 2019 13:22:12 +0200 Wuzzy Change color of fallback border/land texture in Planes theme to brown
Tue, 23 Apr 2019 13:19:52 +0200 Wuzzy Fix some ugly weirdness in fallback land/border textures of Blox/Eyes themes
Sat, 20 Apr 2019 19:57:15 +0200 Wuzzy Space Invasion: Fix missing arg in math.min
Sat, 20 Apr 2019 16:53:58 +0200 Wuzzy Space Invasion: Fix possibility to go over shield limit with param
Sat, 20 Apr 2019 16:46:07 +0200 Wuzzy Space Invasion: Fix minor visual glitches of shield
Sat, 20 Apr 2019 16:02:48 +0200 Wuzzy Update changelog WRT sounds
Sat, 20 Apr 2019 07:47:32 +0200 Wuzzy Remove redundant PoisonCough/PoisonMoan sound files
Sat, 20 Apr 2019 05:39:57 +0200 Wuzzy Separate Yoohoo.ogg into "Yoohoo" voice and kiss sound
Sat, 20 Apr 2019 05:14:24 +0200 Wuzzy Poison taunts: Fall back to Default voice if missing
Fri, 19 Apr 2019 19:30:26 +0200 Wuzzy Update changelog WRT translations
Fri, 19 Apr 2019 19:27:28 +0200 Wuzzy Don't include Arabic in release (RTL support is broken)
Fri, 19 Apr 2019 18:01:49 +0200 Wuzzy Add yuenfu to credits for Chinese translation
Fri, 19 Apr 2019 17:54:32 +0200 yuenfu Update Chinese (zh_CN, zh_TW) translation: Frontend and engine
Fri, 19 Apr 2019 17:38:31 +0200 yuenfu Add Chinese (zh_TW) translation for campaigns and missions
Fri, 19 Apr 2019 15:59:27 +0200 Wuzzy SimpleMission: Fix incorrect documentation for distGearGear and distGearPos
Fri, 19 Apr 2019 15:58:42 +0200 Wuzzy SimpleMission: Fix Lua error spam when a goal fails
Fri, 19 Apr 2019 15:54:44 +0200 Wuzzy Add integerSqrt and integerHypotenuse to Utils lib
Fri, 19 Apr 2019 04:48:30 +0200 Wuzzy Select appropriate schemes when taking room control (bug 461)
Thu, 18 Apr 2019 20:02:45 +0200 Wuzzy Fix camera jumping around in touchscreen mode
Thu, 18 Apr 2019 19:44:25 +0200 Wuzzy Refactor mouse movement handling
Tue, 16 Apr 2019 00:07:15 +0300 alfadur add support for multiple ping probes
Mon, 15 Apr 2019 22:14:42 +0200 Wuzzy Fix some typos and minor grammar issues in main menu tips
Mon, 15 Apr 2019 22:00:20 +0200 Wuzzy Remove outdated main menu tip
Mon, 15 Apr 2019 21:43:19 +0200 Wuzzy Add extra button in main menu for opening credits page
Mon, 15 Apr 2019 21:22:51 +0300 alfadur add client timeouts
Sat, 13 Apr 2019 00:37:35 +0300 alfadur fix info response
Sat, 13 Apr 2019 00:27:48 +0300 alfadur don't show incompatible rooms
Sat, 13 Apr 2019 00:16:23 +0300 alfadur fix client ingame flag
Sat, 13 Apr 2019 00:08:04 +0300 alfadur restore setup sending on room join
Fri, 12 Apr 2019 23:40:32 +0300 alfadur fix room exiting
Fri, 12 Apr 2019 23:29:58 +0300 alfadur add missing room joined message
Fri, 12 Apr 2019 23:16:44 +0300 alfadur start by actually handling client messages
Fri, 12 Apr 2019 22:36:54 +0300 alfadur add parser error handling
Fri, 12 Apr 2019 19:26:44 +0300 alfadur a bit more option error handling
Fri, 12 Apr 2019 11:47:35 -0400 nemo I was out of date again...
Fri, 12 Apr 2019 11:41:35 -0400 nemo ugly hacked in argument for port to remove unc0rr's excuse
Fri, 12 Apr 2019 02:48:16 +0300 alfadur improve lobby joining
Thu, 11 Apr 2019 21:25:31 +0300 alfadur fix room master change
Thu, 11 Apr 2019 21:20:41 +0300 alfadur implement stats message
Thu, 11 Apr 2019 19:30:22 +0300 alfadur implement maxteams and teamchat messages
Thu, 11 Apr 2019 01:42:14 +0300 alfadur implement follow message
Thu, 11 Apr 2019 01:13:29 +0300 alfadur implement info, registered only & super power messages
Wed, 10 Apr 2019 23:56:53 +0300 alfadur implement watch message apart from replay deserializing
Wed, 10 Apr 2019 19:30:08 +0300 alfadur implememg global&delegate messages
Wed, 10 Apr 2019 18:12:30 +0300 alfadur implement server vars
Wed, 10 Apr 2019 16:14:33 +0300 alfadur add typed protocol flags
Wed, 10 Apr 2019 01:13:29 +0300 alfadur fix lobby joining
Tue, 09 Apr 2019 23:03:12 +0300 alfadur move room saves to IO thread
Tue, 09 Apr 2019 21:08:35 +0300 alfadur add a thread for internal server IO and implement account checking with it
Tue, 09 Apr 2019 00:45:14 +0200 Wuzzy Fix bugs when entering speech bubble commands during hog placement phase
Tue, 09 Apr 2019 00:06:53 +0300 alfadur move parser tests into test module
Mon, 08 Apr 2019 23:05:54 +0200 Wuzzy ACF5: Fix Lua error when not hitting traitor in first turn
Mon, 08 Apr 2019 22:16:44 +0300 alfadur port server parser to nom 5
Mon, 08 Apr 2019 20:58:41 +0200 Wuzzy ACF5: Fix crash when skipping wave2 cut sequence with cyborg
Mon, 08 Apr 2019 19:16:02 +0200 Wuzzy WxW: Play taunt if crate spawns between turns
Mon, 08 Apr 2019 19:02:01 +0200 Wuzzy WxW: Don't register wall touch if not gstHHDriven
Mon, 08 Apr 2019 17:59:38 +0200 Wuzzy WxW: Hide crate radar when no active hog
Mon, 08 Apr 2019 17:44:33 +0200 Wuzzy WxW: If walls are disabled, spawn crate between turns
Mon, 08 Apr 2019 16:00:15 +0200 Wuzzy Battalion: Properly spawn crate between turns
Mon, 08 Apr 2019 15:51:42 +0200 Wuzzy New callback: onCaseDrop (called when engine MIGHT drop a crate)
Mon, 08 Apr 2019 15:27:40 +0200 Wuzzy Clean up Sudden Death messages and animations in Battalion
Mon, 08 Apr 2019 14:55:52 +0200 Wuzzy Don't show hog health in gfInvulnerable mode
Mon, 08 Apr 2019 03:15:34 +0200 Wuzzy Fix map preview not matching actual map
Mon, 08 Apr 2019 02:22:51 +0200 Wuzzy Computer hog no longer walks into player-placed mines if >= 90% duds
Mon, 08 Apr 2019 00:59:08 +0200 Wuzzy Fix floating pixels if wielding and rotating cleaver
Sun, 07 Apr 2019 23:47:58 +0200 Wuzzy Update changelog
Sun, 07 Apr 2019 23:39:30 +0200 Wuzzy Fix health crate health display not respecting Karma value properly
Sun, 07 Apr 2019 23:32:59 +0200 Wuzzy Update health crate tooltips in missions with fake health crates
Sun, 07 Apr 2019 23:21:07 +0200 Wuzzy Hide health of fake health crates
Sun, 07 Apr 2019 23:08:33 +0200 Wuzzy Don't show SMine timer if drowning
Sun, 07 Apr 2019 22:57:58 +0200 Wuzzy Fix coloring of mine timers
Sun, 07 Apr 2019 22:48:34 +0200 Wuzzy Fix missing escaping of colon in engine locale files
Sun, 07 Apr 2019 22:43:45 +0200 Wuzzy Add support for decimal point of displayed mine timer
Sun, 07 Apr 2019 20:53:29 +0200 Wuzzy Renew crate health display when health changed
Sun, 07 Apr 2019 20:03:09 +0200 Wuzzy Don't render barrel health after loading savegame
Sun, 07 Apr 2019 20:01:02 +0200 Wuzzy Don't explose mine timer in game if random (using Karma value)
Sun, 07 Apr 2019 19:31:58 +0200 Wuzzy HedgeEditor: Remove gear info tags
Sun, 07 Apr 2019 19:26:16 +0200 Wuzzy Render mine timer if gear info is active
Sun, 07 Apr 2019 18:21:14 +0200 Wuzzy Add key to display extra gear info tags
Wed, 03 Apr 2019 13:00:05 +0200 Wuzzy Fix air mine not colliding with crates initially (bug 679)
Tue, 02 Apr 2019 23:14:31 +0200 Wuzzy Fix uninitialized alpha values of rendered text
Tue, 02 Apr 2019 22:57:46 +0200 Wuzzy Flip meaning of "inverted" color images
Tue, 02 Apr 2019 22:40:46 +0200 Wuzzy Refactor IsTooDarkToRead to fix pas2c crash
Tue, 02 Apr 2019 18:59:38 +0200 Wuzzy Fix target marker rendering issues in weWrap
Tue, 02 Apr 2019 15:53:09 +0300 alfadur optimize atlas pruning
Tue, 02 Apr 2019 14:51:55 +0200 Wuzzy Fix air attack placement in HedgeEditor/Construction Mode
Tue, 02 Apr 2019 01:34:13 +0200 Wuzzy Fix team bar height depending on NameTex
Tue, 02 Apr 2019 01:03:39 +0200 Wuzzy Fix inconsistencies in guest nick name generation
Tue, 02 Apr 2019 00:13:25 +0200 Wuzzy Properly right-align sidFPS
Tue, 02 Apr 2019 00:06:19 +0200 Wuzzy Make team bars 1 pixel higher
Mon, 01 Apr 2019 23:15:18 +0200 Wuzzy Make dark clan colors visible in stats screen
Mon, 01 Apr 2019 22:07:42 +0200 Wuzzy Invert colors if clan color is very dark
Mon, 01 Apr 2019 20:08:34 +0200 Wuzzy Fix turn end if placing air attack in bouncy world edge map was denied
Mon, 01 Apr 2019 19:27:13 +0200 Wuzzy Nemo is right, it's better to set hedgehog pos in uGearsList
Mon, 01 Apr 2019 19:16:55 +0200 Wuzzy Hedgehogs: Move setting of random pos to chAddHH
Mon, 01 Apr 2019 18:49:08 +0200 Wuzzy Fix right limit of piano placement in bounce world edge
Mon, 01 Apr 2019 17:35:07 +0200 Wuzzy Update German translation
Mon, 01 Apr 2019 17:33:43 +0200 Wuzzy Update locale files
Thu, 28 Mar 2019 00:38:53 +0300 alfadur add gear renderer module
Thu, 28 Mar 2019 00:33:36 +0300 alfadur fix atlas.insert_set
Thu, 28 Mar 2019 00:13:13 +0300 alfadur fix atlas.insert for real this time
Wed, 27 Mar 2019 23:26:58 +0300 alfadur actually atlas tests were also broken
Wed, 27 Mar 2019 22:10:46 +0300 alfadur fix atlas.insert
Wed, 27 Mar 2019 09:52:08 -0400 nemo Backed out changeset f9f71cccb5c3 - Wuzzy is right, the license is incompatible.
Tue, 26 Mar 2019 22:55:30 +0300 alfadur finetune atlas proptest
Tue, 26 Mar 2019 22:29:48 +0300 alfadur proptest atlas, find 🐛🐜🦋
Tue, 26 Mar 2019 09:59:53 -0400 nemo Mashup of Symbola and DejaVu Bold so that we aren't missing any characters.
Mon, 25 Mar 2019 23:12:24 +0300 alfadur save more of the atlas
Sun, 24 Mar 2019 20:40:12 +0300 alfadur add blending to map
Sun, 24 Mar 2019 20:11:55 +0300 alfadur move projection matrix into camera
Sat, 23 Mar 2019 03:44:11 +0300 alfadur rescue the atlas
Sat, 23 Mar 2019 01:07:23 +0300 alfadur add random falling stuff
Fri, 22 Mar 2019 23:46:48 +0300 alfadur merge
Fri, 22 Mar 2019 23:45:59 +0300 alfadur a bit of cleanup
Fri, 22 Mar 2019 21:29:10 +0100 unc0rr Allow to move camera around
Fri, 22 Mar 2019 21:06:12 +0100 unc0rr Detect and handle resize
Fri, 22 Mar 2019 22:26:41 +0300 alfadur center camera on land
Fri, 22 Mar 2019 22:11:53 +0300 alfadur collapse mapgen back
Fri, 22 Mar 2019 21:44:06 +0300 alfadur fix zoom
Fri, 22 Mar 2019 21:09:17 +0300 alfadur fix texture initialization
Fri, 22 Mar 2019 20:38:50 +0300 alfadur reeneble render from frontend
Fri, 22 Mar 2019 20:37:21 +0300 alfadur init gl in frontend interface
Fri, 22 Mar 2019 20:26:29 +0300 alfadur make world renderer optional + fmt
Fri, 22 Mar 2019 20:01:47 +0300 alfadur move camera into engine
Fri, 22 Mar 2019 19:09:28 +0300 alfadur update module structure
Fri, 22 Mar 2019 18:01:08 +0200 fkaa add basic map rendering with gl
Thu, 21 Mar 2019 01:23:05 +0300 alfadur allow fp! take denominator tokens
Wed, 06 Mar 2019 12:13:29 -0500 nemo remove one of the 2 tint inlines
Tue, 05 Mar 2019 10:32:32 -0500 nemo remove random order. should let scheme override
Wed, 13 Feb 2019 19:39:14 -0500 nemo give frozen hogs a break
Thu, 07 Feb 2019 23:34:24 +0300 alfadur fix some warnings
Thu, 07 Feb 2019 22:26:56 +0300 alfadur fix client removal
Thu, 07 Feb 2019 18:04:53 +0300 alfadur fix official server build & bump dependencies
Thu, 07 Feb 2019 17:17:42 +0300 alfadur remove lobby room
Thu, 07 Feb 2019 17:02:24 +0300 alfadur add server anteroom
Thu, 07 Feb 2019 14:49:51 +0300 alfadur add data structure for extending slabs
Wed, 06 Feb 2019 22:40:38 +0300 alfadur reconnect some message handlers
Wed, 06 Feb 2019 22:29:02 +0300 alfadur Server action refactoring part N of N
Wed, 06 Feb 2019 21:33:22 +0300 alfadur Server action refactoring part C of N
Wed, 06 Feb 2019 20:48:40 +0300 alfadur Server action refactoring part B of N
Wed, 06 Feb 2019 00:57:01 +0300 alfadur Server action refactoring part A of N
Wed, 06 Feb 2019 00:14:04 +0300 alfadur Server action refactoring part 9 of N
Tue, 05 Feb 2019 23:18:47 +0300 alfadur revert bc267f6b29d7
Tue, 05 Feb 2019 22:40:35 +0300 alfadur use literal bans by default
Tue, 05 Feb 2019 17:46:43 +0300 alfadur Server action refactoring part 8 of N
Tue, 05 Feb 2019 04:55:40 +0100 Wuzzy Prevent displaying "Volume: 0%" when not exactly 0
Tue, 05 Feb 2019 03:39:03 +0100 Wuzzy Fix precise volume change being a bit buggy
Tue, 05 Feb 2019 03:09:50 +0100 Wuzzy Properly enforce zoom bounds again when changing zoom
Tue, 05 Feb 2019 02:46:41 +0100 Wuzzy Precise+zoom/volume change makes changes in smaller steps
Tue, 05 Feb 2019 02:18:13 +0100 Wuzzy Precise+resetzoom = 100% zoom (instead of UserZoom)
Tue, 05 Feb 2019 02:13:04 +0100 Wuzzy Add setting to set default/initial zoom
Tue, 05 Feb 2019 01:40:16 +0300 alfadur Server action refactoring part 7 of N
Tue, 05 Feb 2019 00:48:40 +0300 alfadur Server action refactoring part 6 of N
Mon, 04 Feb 2019 23:41:18 +0300 alfadur Server action refactoring part 5 of N
Mon, 04 Feb 2019 20:25:35 +0300 alfadur Server action refactoring part 4 of N
Mon, 04 Feb 2019 19:22:21 +0300 alfadur Server action refactoring part 3 of N
Sat, 02 Feb 2019 15:06:39 +0300 alfadur Server action refactoring part 2 of N
Fri, 25 Jan 2019 06:46:13 +0100 Wuzzy Add settings.ini setting and hwengine param to disable holiday silliness (hat changes, etc.)
Wed, 23 Jan 2019 03:46:32 +0100 Wuzzy Fix AI trying to use tardis during multishoot
Tue, 22 Jan 2019 23:42:23 +0100 Wuzzy Play "Flawless" voice when completing the rope or saucer training perfectly
Wed, 23 Jan 2019 00:30:12 +0300 alfadur remove unused macro branches
Tue, 22 Jan 2019 21:34:13 +0100 Wuzzy Shorten text of buttons to load/edit drawn map and make them look nicer
Tue, 22 Jan 2019 18:28:05 +0100 Wuzzy ACF8: Make sure leader looks left at mission start
Tue, 22 Jan 2019 20:35:11 +0300 alfadur match literals in fp macro
Tue, 22 Jan 2019 18:17:19 +0100 Wuzzy Don't render AI hog thinking bubble in cut scenes
Tue, 22 Jan 2019 18:00:08 +0100 Wuzzy ACF8: Fix princess scene failing to initialize
Tue, 22 Jan 2019 17:40:46 +0100 Wuzzy ACF: Dump unused campaign vars, use fallback values
Tue, 22 Jan 2019 07:47:27 +0100 Wuzzy ACF2: Fix clock entering "retreat mode" after cut scene after killing first enemy
Tue, 22 Jan 2019 07:17:07 +0100 Wuzzy HedgeEditor: Force-set AirMinesNum to 0
Tue, 22 Jan 2019 07:15:55 +0100 Wuzzy HedgeEditor: More efficient gear info tag handling
Tue, 22 Jan 2019 07:12:02 +0100 Wuzzy vgtHealthTag now supports setting FrameTicks <> 0 to disable automatic water handling
Mon, 21 Jan 2019 23:50:56 +0100 Wuzzy Hide hog GUI extras in scripted cinematic, also suppress some voices
Mon, 21 Jan 2019 23:37:12 +0100 Wuzzy Move finger rendering to RenderHHGuiExtras
Mon, 21 Jan 2019 22:17:29 +0100 Wuzzy Play "Flawless" voice when winning target practice mission with perfect accuracy
Mon, 21 Jan 2019 21:06:55 +0100 Wuzzy Don't show ammo caption for every repeat rope attach
Mon, 21 Jan 2019 20:17:44 +0100 Wuzzy Remove now unused parameters in SpeedShoppa/TargetPractice challenges
Mon, 21 Jan 2019 20:06:25 +0100 Wuzzy Portal mission: Don't allow enemies to walk
Mon, 21 Jan 2019 19:56:43 +0100 Wuzzy Portal mission: Delay first speech until turn start
Mon, 21 Jan 2019 19:49:38 +0100 Wuzzy More spawn height tweaking in missions
Mon, 21 Jan 2019 19:28:39 +0100 Wuzzy Tweak hog spawn height and facing direction in challenges
Mon, 21 Jan 2019 18:59:29 +0100 Wuzzy Update INSTALL notes for FreeBSD (fpc-rtl-extra dependency)
Mon, 21 Jan 2019 09:12:39 +0100 Wuzzy Frontend: Gray out campaign/training start buttons when no human team available
Mon, 21 Jan 2019 07:10:59 +0100 Wuzzy Simplify code for SetClanColor
Mon, 21 Jan 2019 06:48:12 +0100 Wuzzy Some polishing for ASA fruit02
Mon, 21 Jan 2019 06:16:01 +0100 Wuzzy ASA fruit02: Change Captain Lime clan color when he turns evil
Mon, 21 Jan 2019 05:57:01 +0100 Wuzzy SetClanColor: Accept negative color argument to select user color
Mon, 21 Jan 2019 05:51:35 +0100 Wuzzy Fix SetClanColor causing crashes and rendering bugs
Mon, 21 Jan 2019 02:52:09 +0100 Wuzzy SetAmmoDelay: Unselect weapon if neccessary
Mon, 21 Jan 2019 02:09:30 +0100 Wuzzy ACF5: Register is as "spare traitor" if player walks too far away
Mon, 21 Jan 2019 01:03:47 +0100 Wuzzy Switch to typographical apostrophe in German translation
Mon, 21 Jan 2019 00:52:54 +0100 Wuzzy Update German translation
Mon, 21 Jan 2019 00:32:42 +0100 Wuzzy Update hedgewars_en.ts
Mon, 21 Jan 2019 00:27:42 +0100 Wuzzy Update locale files
Sun, 20 Jan 2019 21:41:49 +0100 Wuzzy Remove black pixels at corners of DrawRoundRect rectangles
Sat, 19 Jan 2019 05:06:33 +0100 Wuzzy Add CowardMode team setting
Fri, 18 Jan 2019 07:24:39 +0100 Wuzzy Add workaround around an SDL_mixer bug that screws up volume after using flamethrower (bug 721)
Fri, 18 Jan 2019 00:36:48 +0100 Wuzzy VideoRec: Hide libaom-av1 codec in frontend, it's experimental
Fri, 18 Jan 2019 00:17:17 +0100 Wuzzy Clean up code a bit in LibavInteraction
Thu, 17 Jan 2019 23:46:00 +0100 Wuzzy Show error message in frontend if video encoding failed in engine
Thu, 17 Jan 2019 22:48:14 +0100 Wuzzy Initialize newGameTicks/newRealTicks
Thu, 17 Jan 2019 15:57:46 +0300 alfadur make stuff const
Thu, 17 Jan 2019 01:41:44 +0100 Wuzzy ASA fruit01: Add hog appear effect
Thu, 17 Jan 2019 01:35:43 +0100 Wuzzy Animate lib: AnimOutOfNowhere's 2nd and 3rd args are now optional
Thu, 17 Jan 2019 01:24:34 +0100 Wuzzy ASA death01: Tweak mines and barrels a bit
Thu, 17 Jan 2019 01:19:33 +0100 Wuzzy ASA death01: Optimize hog spawn positions, animate professor teleportation
Thu, 17 Jan 2019 00:41:55 +0100 Wuzzy Clear hog gear message less agressively in ACF3
Thu, 17 Jan 2019 00:10:24 +0100 Wuzzy Update changelog
Wed, 16 Jan 2019 23:58:12 +0100 Wuzzy ACF5: Disable utilities until the traitor has been dealt with
Wed, 16 Jan 2019 23:50:35 +0100 Wuzzy Lua: Fix SetAmmoDelay not working properly when called after initialization
Wed, 16 Jan 2019 23:43:23 +0100 Wuzzy Fix DismissTeam not clearing the team properly
Wed, 16 Jan 2019 22:48:48 +0100 Wuzzy Make passive teams no longer mess with game stats
Wed, 16 Jan 2019 22:39:27 +0100 Wuzzy Update clan passive status when team died / got resurrected
Wed, 16 Jan 2019 21:32:25 +0100 Wuzzy ASA ice01: Clear hero's gear message when entering no-fly zone
Wed, 16 Jan 2019 21:16:57 +0100 Wuzzy ASA desert01: Make smugglers smarter
Wed, 16 Jan 2019 20:03:07 +0100 Wuzzy ASA desert01: Enable skip all the time
Wed, 16 Jan 2019 19:59:08 +0100 Wuzzy Make use of passive teams in various campaign missions
Wed, 16 Jan 2019 15:40:11 +0100 Wuzzy Add SetTeamPassive. Passive teams are treated like frozen teams
Wed, 16 Jan 2019 07:30:06 +0100 Wuzzy pagegamestats: Fix time number rendering
Wed, 16 Jan 2019 07:08:15 +0100 Wuzzy ASA desert01: Fix third battle sometimes stopping instantly
Wed, 16 Jan 2019 06:56:38 +0100 Wuzzy ASA death01: Hide, don't delete "human" professor, to avoid traitor taunt
Wed, 16 Jan 2019 06:55:07 +0100 Wuzzy ASA death01: Fix precise key not getting cleared
Wed, 16 Jan 2019 06:45:10 +0100 Wuzzy ASA desert01: Clear hero gear message when battle starts
Wed, 16 Jan 2019 06:37:26 +0100 Wuzzy Clear gear message in AnimSwitchHog
Wed, 16 Jan 2019 06:24:50 +0100 Wuzzy ASA cosmos: Minor cinematic tweaks for meteorite cut scene
Wed, 16 Jan 2019 06:10:30 +0100 Wuzzy Remove unused variable from hwform.h
Wed, 16 Jan 2019 06:02:56 +0100 Wuzzy Campaign: Try to auto-select an open mission after selecting team or campaign
Wed, 16 Jan 2019 03:40:05 +0100 Wuzzy Campaign: Select next unfinished mission after completing one
Wed, 16 Jan 2019 01:39:58 +0100 Wuzzy Frontend: Don't reset campaign mission selection to top of list after each play
Wed, 16 Jan 2019 00:37:26 +0100 Wuzzy Make game engine load the user's locale correctly (bug 688)
Wed, 16 Jan 2019 00:01:29 +0100 Wuzzy Refactor hwengine: Rename cLocale to cLanguage
Tue, 15 Jan 2019 21:28:54 +0100 Wuzzy Make hog kill stat stuff consistent WRT SD water rise
Tue, 15 Jan 2019 21:23:56 +0100 Wuzzy Fix hog taunts counting SD water rise drowns as team kills (bug 691)
Tue, 15 Jan 2019 20:53:01 +0100 Wuzzy Comment all important variables in uStats
Tue, 15 Jan 2019 01:47:07 +0100 Wuzzy Target practice: Change target radar color to red
Tue, 15 Jan 2019 00:48:57 +0100 Wuzzy Highlight next target for most target practices
Mon, 14 Jan 2019 23:38:31 +0100 Wuzzy ACF5: Delete circles vgears after wave3 appeared
Mon, 14 Jan 2019 23:30:15 +0100 Wuzzy Keep track of accuracy record in target practice challenges
Mon, 14 Jan 2019 21:19:57 +0100 Wuzzy Remove "loser" messages in challenges
Mon, 14 Jan 2019 15:11:15 -0500 nemo just focus on the unsafe deletes in a hopefully branch-safe fashion 0.9.25
Mon, 14 Jan 2019 15:01:43 -0500 nemo aaagh can't just move delete like that due to our RNG scrambling... reverting on branch. we'll just have to take our chances w/ the bad code 0.9.25
Mon, 14 Jan 2019 19:26:24 +0100 Wuzzy Rename the special "none" key in frontend
Mon, 14 Jan 2019 12:35:32 -0500 nemo branch merge
Mon, 14 Jan 2019 12:34:47 -0500 nemo ai improvements are release branch safe 0.9.25
Mon, 14 Jan 2019 00:34:56 +0100 Wuzzy Reverse order of visual gears linked list
Mon, 14 Jan 2019 17:59:32 +0100 Wuzzy Update changelog for campaign updates
Mon, 14 Jan 2019 17:43:19 +0100 Wuzzy ASA moon02: Don't play victory animation if runner died and hero survived
Mon, 14 Jan 2019 17:12:12 +0100 Wuzzy ASA: Tweak spawning height of hedgehogs
Mon, 14 Jan 2019 17:04:18 +0100 Wuzzy ASA moon02: Fix player not losing if time runs out while still having the rope
Mon, 14 Jan 2019 16:18:34 +0100 Wuzzy Fix crosshair sometimes not getting removed
Mon, 14 Jan 2019 07:14:18 +0100 Wuzzy Outsource commonly used words in siPointType to QTfrontend
Mon, 14 Jan 2019 06:17:35 +0100 Wuzzy ASA moon02: Add finishing times in ranking
Mon, 14 Jan 2019 05:58:07 +0100 Wuzzy ASA: Show current time and personal best in moon02
Mon, 14 Jan 2019 04:59:04 +0100 Wuzzy ASA desert02: Show escape record in-game
Mon, 14 Jan 2019 04:30:31 +0100 Wuzzy Tweak bounce effects of some gears
Mon, 14 Jan 2019 03:53:21 +0100 Wuzzy Fix "unused variable" warning (valOK)
Mon, 14 Jan 2019 03:52:09 +0100 Wuzzy Remove a bunch of dead out-commented code
Mon, 14 Jan 2019 03:23:21 +0100 Wuzzy Fix WorldWrap returning sometimes true unjustifiably
Mon, 14 Jan 2019 02:48:36 +0100 Wuzzy Properly stop freezeray at bounce edge (instead of restarting the ray over and over again)
Sun, 13 Jan 2019 22:22:40 +0100 Wuzzy Fix airplane line being drawn in front of many HUD elements
Sun, 13 Jan 2019 18:07:04 +0100 Wuzzy Air attack: Don't spawn missile if it would end up inside bounce world edge of other side
Sun, 13 Jan 2019 17:49:29 +0100 Wuzzy Tweak height limit of air attack in bounce edge maps
Sun, 13 Jan 2019 17:28:33 +0100 Wuzzy Disallow placement of piano beyond bounce world edge
Sun, 13 Jan 2019 17:02:15 +0100 Wuzzy Deny air attack in bounce world edge if target is in "impossible" position
Sun, 13 Jan 2019 15:54:10 +0100 Wuzzy Don't try to spawn air mines beyond the bounce world edge
Sun, 13 Jan 2019 15:47:14 +0100 Wuzzy Bounce off gears at bouncy world edge only if they move towards it
Sun, 13 Jan 2019 05:00:14 +0100 Wuzzy Frontend: Tweak button padding once more
Sat, 12 Jan 2019 23:38:34 +0100 Wuzzy Mention zoom key in movement training
Sat, 12 Jan 2019 23:26:33 +0100 Wuzzy Fix wrong ice beam angle if it goes diagonally up out of map thru world wrap (bug 718)
Sat, 12 Jan 2019 06:38:20 +0100 Wuzzy Frontend: More button padding tweaking
Sat, 12 Jan 2019 06:19:16 +0100 Wuzzy TS: Restore 2 of the "specialist" letters
Fri, 11 Jan 2019 08:51:11 -0500 nemo merge release branch
Fri, 11 Jan 2019 08:45:11 -0500 nemo tabs to spaces 0.9.25
Fri, 11 Jan 2019 08:42:15 -0500 nemo deletegear rearrangement applied to branch too. if this causes desyncs you're probably in a crashy state already 0.9.25
Fri, 11 Jan 2019 08:08:28 -0500 nemo couple more use after frees for gear deletion.
Fri, 11 Jan 2019 04:38:07 +0100 Wuzzy Make sure to render crosshair above render
Fri, 11 Jan 2019 03:50:06 +0100 Wuzzy Render contour of flying saucer is in (mostly) opaque
Fri, 11 Jan 2019 01:44:04 +0100 Wuzzy Frontend: Increase padding of small push buttons
Thu, 10 Jan 2019 23:22:44 +0100 Wuzzy Restore map scaling of Tunnels script
Thu, 10 Jan 2019 23:16:32 +0100 Wuzzy Force MapFeatureSize=12 in TechRacer
Thu, 10 Jan 2019 23:10:20 +0100 Wuzzy Fix Racer ghost not resetting properly after a skip (bug 565)
Thu, 10 Jan 2019 21:24:32 +0100 unc0rr Fix dy hardcoded value in kamikaze test
Thu, 10 Jan 2019 21:22:07 +0100 unc0rr Fix broken kamikaze logic when target position is close to attacker
Thu, 10 Jan 2019 19:47:18 +0100 Wuzzy Don't say "first blood" in games with only 1 clan
Thu, 10 Jan 2019 19:21:08 +0100 Wuzzy Fix wind bar animation not looping properly
Thu, 10 Jan 2019 19:09:06 +0100 Wuzzy Prevent wind bar from overflowing with high wind values
Thu, 10 Jan 2019 18:45:04 +0100 Wuzzy Tweak appear/disappear animation of touch widgets
Thu, 10 Jan 2019 18:30:14 +0100 Wuzzy Minor touch refactor
Thu, 10 Jan 2019 18:08:02 +0100 Wuzzy Swap 2 targets in grenade training to make the start a bit easier
Thu, 10 Jan 2019 18:05:48 +0100 Wuzzy Update grenade training to support bounciness in Touch
Thu, 10 Jan 2019 17:54:58 +0100 Wuzzy Add button to set bounciness in touch interface
Thu, 10 Jan 2019 03:14:02 +0100 Wuzzy Use player team's control scheme for all teams if there's a mission team
Thu, 10 Jan 2019 02:50:01 +0100 Wuzzy Fix player team ignoring custom team control scheme in campaign/missions
Thu, 10 Jan 2019 00:41:31 +0100 Wuzzy Restructure changelog
Thu, 10 Jan 2019 00:33:05 +0100 Wuzzy Fix double water splash if flying saucer drowns (bug 681)
Wed, 09 Jan 2019 22:19:46 +0100 Wuzzy Remove default keybinding for unselecting weapon
Wed, 09 Jan 2019 22:09:27 +0100 Wuzzy Allow to leave a control unused (no key binding)
Wed, 09 Jan 2019 16:27:57 -0500 nemo fix incorrect mask set in r7b4643ff60ea - this causes ghost hog collisions and odd hog jumps on overlap with active hog
Wed, 09 Jan 2019 19:39:48 +0100 Wuzzy Add control (default: X) to unselect current weapon
Wed, 09 Jan 2019 19:10:11 +0100 Wuzzy Send and display owner name of own teams in online games (fixes bug 468)
Tue, 08 Jan 2019 03:03:21 +0100 Wuzzy Suppress “<team> is gone message on game end
Sun, 06 Jan 2019 02:32:27 +0100 Wuzzy Pagetraining: Make sure the translator comment will be collected
Sun, 06 Jan 2019 02:16:45 +0100 Wuzzy Make turn timer gray when finishing target practice
Sun, 06 Jan 2019 01:21:16 +0100 Wuzzy Display team records in training menu
Sat, 05 Jan 2019 23:15:13 +0100 Wuzzy BRW: Fix Lua error after using timebox
Sat, 05 Jan 2019 22:22:36 +0100 Wuzzy TS: Scale health with the “initial health” setting from game scheme
Sat, 05 Jan 2019 22:05:20 +0100 Wuzzy Lua: Add InitHealth, read-only variable containing the initial hog health setting
Sat, 05 Jan 2019 21:52:15 +0100 Wuzzy TS: Improve configurability by game scheme
Sat, 05 Jan 2019 21:07:22 +0100 Wuzzy TS: Simplify mission panel, fix bad string concatenation
Sat, 05 Jan 2019 20:58:12 +0100 Wuzzy TS: Add script param to set specialists for all teams at once
Sat, 05 Jan 2019 20:45:46 +0100 Wuzzy Document TS script param syntax, change some letters
Sat, 05 Jan 2019 20:32:48 +0100 Wuzzy Clean up indents and comments in The_Specialists.lua
Sat, 05 Jan 2019 13:23:43 -0500 nemo Allow customising the teams
Thu, 03 Jan 2019 22:44:09 +0100 Wuzzy ASA ice02: Clean up some subtle weirdness on timeout
Thu, 03 Jan 2019 19:46:48 +0100 Wuzzy Fix bee targeting fail across wrap world edge
Thu, 03 Jan 2019 17:57:31 +0100 Wuzzy Fix force-locked schemes getting unlocked when changing map types (bug 378)
Wed, 02 Jan 2019 17:45:12 +0100 Wuzzy ASA ice02: Don't show remaining saucers in stats (unimportant)
Wed, 02 Jan 2019 11:08:26 -0500 nemo heh. apparently pas2c doesn't validate pascal, so I guess we need to dogfood *both*
Wed, 02 Jan 2019 11:06:34 -0500 nemo remove Wuzzy's val checking, add a FIXME to add that to the C implementation
Wed, 02 Jan 2019 03:30:54 +0100 Wuzzy Initialize mission completion status on frontend load
Tue, 01 Jan 2019 11:17:28 -0500 nemo From https://salsa.debian.org/games-team/hedgewars/blob/master/debian/patches/link-libatomic.patch 0.9.25
Tue, 01 Jan 2019 02:25:18 +0100 unc0rr - Bots activate extra time if needed
Tue, 01 Jan 2019 02:22:01 +0100 unc0rr - Never consider a bot in inf attacks mode being in after attack mode, helps action in inf attack
Fri, 28 Dec 2018 22:47:17 +0100 unc0rr Implement letter repeat check
Fri, 28 Dec 2018 03:10:05 +0300 alfadur Server action refactoring part 1 of N
Thu, 27 Dec 2018 23:43:54 +0100 unc0rr Start chat_sanitizer package inspired by chat bot on pokerth server
Fri, 21 Dec 2018 23:42:45 +0100 Wuzzy ASA cosmos: Move flower icons of desert planet above cactus instead of bird
Fri, 21 Dec 2018 23:17:10 +0100 Wuzzy ASA cosmos: Remove unneccary message when hero dies after moon was reached
Fri, 21 Dec 2018 22:59:06 +0100 Wuzzy Simplify some mission strings
Fri, 21 Dec 2018 22:25:57 +0100 Wuzzy Update German translation
Fri, 21 Dec 2018 21:14:04 +0100 Wuzzy Update locale files
Fri, 21 Dec 2018 20:48:28 +0100 Wuzzy Localization: Also collect first line of credits.csv
Fri, 21 Dec 2018 20:31:21 +0100 Wuzzy Reduce skipping craziness in ASA fruit02 a bit
Fri, 21 Dec 2018 17:47:54 +0100 Wuzzy Minor refactor in single missions
Fri, 21 Dec 2018 17:43:04 +0100 Wuzzy Fix team name bugs in RC Plane Challenge and Dangerous Ducklings
Fri, 21 Dec 2018 16:55:34 +0100 Wuzzy Merge nemo's VideoRec commit
Fri, 21 Dec 2018 16:54:41 +0100 Wuzzy Fix 2 team name mistakes in missions
Fri, 21 Dec 2018 15:14:47 +0100 Wuzzy Update mission description for Bazooka Battlefield
Fri, 21 Dec 2018 08:00:46 +0100 Wuzzy ASA desert01: Fix mission ending when all smugglers are dead
Fri, 21 Dec 2018 07:04:13 +0100 Wuzzy ASA death01: Use unique team names for professor teams
Fri, 21 Dec 2018 06:33:33 +0100 Wuzzy Update ASA campaign to use player chosen team identity
Fri, 21 Dec 2018 02:07:11 +0100 Wuzzy ACF: Consistent cannibals flag/voice, change Princess flag
Fri, 21 Dec 2018 01:43:21 +0100 Wuzzy Use player team name in ACF campaign
Fri, 21 Dec 2018 01:04:24 +0100 Wuzzy Refactor ACF missions, store team names in variables
Thu, 20 Dec 2018 19:03:34 +0100 Wuzzy Change AddTeam/AddMissionTeam to return real team name and index (in that order)
Thu, 20 Dec 2018 18:23:13 +0100 Wuzzy Use player's team identity for SimpleMission-based mission
Thu, 20 Dec 2018 17:51:46 +0100 Wuzzy Use player-chosen team identity for most challenges and scenarios
Thu, 20 Dec 2018 15:53:22 +0100 Wuzzy Check team name collision and make them unique, if neccessary
Wed, 19 Dec 2018 20:56:10 +0100 Wuzzy Use player-chosen team identity for training and a few challenges
Wed, 19 Dec 2018 20:34:07 +0100 Wuzzy Lua: AddTeam / AddMissionTeam now return team index
Wed, 19 Dec 2018 20:27:35 +0100 Wuzzy Remove unused vars in uTeams
Wed, 19 Dec 2018 19:10:42 +0100 Wuzzy Lua API: Add functions to add team selected in campaign/mission page
Wed, 19 Dec 2018 19:00:29 -0500 nemo remove if disabled in main config
Wed, 19 Dec 2018 05:50:02 +0100 Wuzzy Keep track of singleplayer high scores in challenges
Wed, 19 Dec 2018 01:47:41 +0100 Wuzzy Add fallback preview image for scenarios
Wed, 19 Dec 2018 01:21:20 +0100 Wuzzy Add image for challenges
Wed, 19 Dec 2018 01:02:06 +0100 Wuzzy Disable caption and FollowGear for crates that spawn before 1st turn (useful for missions)
Wed, 19 Dec 2018 00:17:14 +0100 Wuzzy Tweak training menu spacing
Tue, 18 Dec 2018 23:28:40 +0100 Wuzzy Save and restore last campaign/training team selection in settings.ini
Tue, 18 Dec 2018 22:53:49 +0100 Wuzzy Sync team comboboxes in campaign and training page
Tue, 18 Dec 2018 22:27:13 +0100 Wuzzy Training page: Don't change selection after changing team or playing
Tue, 18 Dec 2018 22:22:03 +0100 Wuzzy Update training page after completing a training
Tue, 18 Dec 2018 18:37:58 +0100 Wuzzy Fix victory check of a few scenarios
Tue, 18 Dec 2018 18:26:13 +0100 Wuzzy Add Lua callback: onGameResult
Tue, 18 Dec 2018 18:16:31 +0100 Wuzzy Report mission victory for most missions
Tue, 18 Dec 2018 15:21:23 +0100 Wuzzy Add Lua functions to save/get mission variables
Tue, 18 Dec 2018 14:24:23 +0100 Wuzzy Add team selection in training page and basic check mark support
Sun, 16 Dec 2018 18:40:25 +0100 unc0rr Attempt to allow building video recording in pas2c mode, currently fails parsing
Sun, 16 Dec 2018 10:42:50 -0500 nemo if a script is set, feature size can generate different maps
Sun, 16 Dec 2018 10:35:43 -0500 nemo Same with ShoppaMap
Sun, 16 Dec 2018 10:25:36 -0500 nemo fix DiagonalMaze after the drawing scaling change, add some params since ginormous maze is kinda entertaining
Sun, 16 Dec 2018 00:12:29 +0100 unc0rr Apply rustfmt to all files
Sun, 16 Dec 2018 00:09:20 +0100 unc0rr Start database interaction implementation
Sat, 15 Dec 2018 03:07:20 +0100 Wuzzy Rope training: Simplify final challenge, remove mines
Sat, 15 Dec 2018 01:57:09 +0100 Wuzzy Rope training: Show hint after destroying barrels
Sat, 15 Dec 2018 01:29:47 +0100 Wuzzy Make various stunts in flying saucer training easier
Sat, 15 Dec 2018 00:29:56 +0100 Wuzzy Movement training: Show damage message only after passing certain point
Sat, 15 Dec 2018 00:26:17 +0100 Wuzzy Show mission panel key as permanent caption in movement training
Fri, 14 Dec 2018 19:14:42 +0100 Wuzzy Fix incorrect text for sidNoEndTurn in en.txt
Fri, 14 Dec 2018 18:54:45 +0100 Wuzzy Add language-neutral version of Trainings.png
Fri, 14 Dec 2018 16:06:33 +0100 Wuzzy Update changelog
Fri, 14 Dec 2018 16:05:56 +0100 Wuzzy Backed out changeset f791c46b47a4
Fri, 14 Dec 2018 14:33:18 +0100 Wuzzy Update changelog and README
Fri, 14 Dec 2018 01:55:42 +0100 Wuzzy Start first turn in ACF5 even faster
Fri, 14 Dec 2018 01:40:13 +0100 Wuzzy ACF3: Fix weapons being disabled in first turn
Fri, 14 Dec 2018 01:19:12 +0100 Wuzzy Faster switch to correct hog in ACF5
Fri, 14 Dec 2018 01:03:35 +0100 Wuzzy Fix incorrect message in ASA death01
Fri, 14 Dec 2018 00:50:03 +0100 Wuzzy Set internal version to 1.0.0-dev
Fri, 14 Dec 2018 00:47:23 +0100 Wuzzy Append -dev to version string if built in non-release mode
Fri, 14 Dec 2018 00:37:13 +0100 Wuzzy Fix minor mistake in credits
Fri, 14 Dec 2018 00:28:31 +0100 Wuzzy Colorize people names in About screen
Fri, 14 Dec 2018 00:16:05 +0100 Wuzzy Merge recent Rust changes
Fri, 14 Dec 2018 00:15:30 +0100 Wuzzy Add nicknames in credits
Thu, 13 Dec 2018 23:44:46 +0100 unc0rr Adopt physfs-rs lib and adapt it to recent std library, remove global mutex
Thu, 13 Dec 2018 23:21:19 +0100 Wuzzy Add more maps and theme credits in credits.csv
Thu, 13 Dec 2018 22:50:14 +0100 Wuzzy Clean up CREDITS file, move more credits to credits.csv
Thu, 13 Dec 2018 21:35:26 +0100 Wuzzy Merge
Thu, 13 Dec 2018 21:34:04 +0100 Wuzzy Some minor credits typo fixes
Thu, 13 Dec 2018 21:25:36 +0100 Wuzzy Make captions in credits translatable, too
Thu, 13 Dec 2018 21:19:17 +0100 Wuzzy Add row type column in credits.csv
Thu, 13 Dec 2018 20:24:50 +0100 Wuzzy Make about dialog in frontend translatable
Thu, 13 Dec 2018 18:55:25 +0100 Wuzzy Restructure credits
Thu, 13 Dec 2018 17:40:03 +0100 Wuzzy Point to CREDITS file
Thu, 13 Dec 2018 17:28:53 +0100 Wuzzy Move credits to RFC-4180-conforming CSV file
Thu, 13 Dec 2018 12:12:40 -0500 nemo pull in nicer fix
Thu, 13 Dec 2018 12:12:13 -0500 nemo This seems to be all that was needed for bug #719 0.9.25
Thu, 13 Dec 2018 11:03:15 -0500 nemo Backed out changeset 1ffa8bfc5c58 0.9.25
Thu, 13 Dec 2018 10:51:07 -0500 nemo merge in 0.9.25 fixes
Thu, 13 Dec 2018 10:49:30 -0500 nemo Disable screenshoting in pas2c due to unimplemented function. bug #719 0.9.25
Thu, 13 Dec 2018 09:50:24 -0500 nemo dumbest pas2c fix ever?
Thu, 13 Dec 2018 09:07:00 -0500 nemo might as well render preview using smallest size to speed it up
Thu, 13 Dec 2018 12:38:16 +0100 Wuzzy Backed out changeset e60e2e7dd43a to restore pre-0.9.25 string changes
Wed, 12 Dec 2018 23:01:06 -0500 nemo Allow scaling hand drawn maps
Mon, 10 Dec 2018 22:44:46 +0100 unc0rr Move rust server into rust folder
Mon, 10 Dec 2018 21:23:52 +0100 Wuzzy Frenzy: More consistent ready time setting
Mon, 10 Dec 2018 21:16:05 +0100 Wuzzy Frenzy: Hide slot key info in Touch (there are no slot keys in Touch)
Mon, 10 Dec 2018 21:06:37 +0100 Wuzzy Remove debugging code
Mon, 10 Dec 2018 21:04:37 +0100 Wuzzy Ammo menu: Show number instead F1, etc. if slot keys differ from default or in Touch interface
Mon, 10 Dec 2018 19:20:36 +0100 Wuzzy Also play countdown warning sounds with low initial turn time
Mon, 10 Dec 2018 19:07:12 +0100 Wuzzy Skip ammo menu open animation if playing with TurnTime <= 10s
Mon, 10 Dec 2018 10:28:06 +0100 Wuzzy Shorter turn reaction delay
Mon, 10 Dec 2018 10:01:24 +0100 Wuzzy Also show SD warning 3 and 7 rounds before SD
Mon, 10 Dec 2018 09:39:34 +0100 Wuzzy Show Sudden Death warning messages only once per round
Mon, 10 Dec 2018 09:01:27 +0100 Wuzzy Tweak damage tag delay
Mon, 10 Dec 2018 08:55:45 +0100 Wuzzy Fix "first blood" taunt being repeated if same hog got hurt again
Mon, 10 Dec 2018 08:20:33 +0100 Wuzzy Properly disable SD in That Sinking Feeling
Mon, 10 Dec 2018 08:00:45 +0100 Wuzzy Fix poison damage not working in first round
Mon, 10 Dec 2018 07:59:45 +0100 Wuzzy Remove incorrectly used Delay parameter in many scripts
Mon, 10 Dec 2018 07:35:29 +0100 Wuzzy Longer delays between turns for better readability
Mon, 10 Dec 2018 02:40:27 +0100 Wuzzy End turn immediately if king of own team was killed
Mon, 10 Dec 2018 02:30:14 +0100 Wuzzy Fix some King Mode bugs causing minions not always being properly killed
Sun, 09 Dec 2018 22:28:46 +0100 Wuzzy Hide most HUD elements in cinematic mode
Sun, 09 Dec 2018 22:19:31 +0100 unc0rr Fix fail to parse protocol number from engine
Sun, 09 Dec 2018 21:13:38 +0100 Wuzzy Colorize switching arrows, pointing arrow and target cross in clan color
Sun, 09 Dec 2018 17:12:47 +0100 Wuzzy Lua API: SetTurnTimePaused/GetTurnTimePaused
Sun, 09 Dec 2018 16:54:22 +0100 Wuzzy Lua API: Make the last 2 params optional in the SpawnFake*Crate functions
Sun, 09 Dec 2018 04:09:38 +0300 alfadur pull file io out of server handler
Sun, 09 Dec 2018 00:53:05 +0100 Wuzzy Add Hmm.ogg for Default_ru
Sun, 09 Dec 2018 00:43:02 +0100 Wuzzy Add more fallback sounds
Sat, 08 Dec 2018 22:15:49 +0100 Wuzzy Remove weird fallbacks for sndHmm
Sat, 08 Dec 2018 21:43:13 +0100 Wuzzy Make better re-use of some mission strings
Sat, 08 Dec 2018 19:30:25 +0100 Wuzzy Whoops. Forgot to bump default gameServer MOTD to 0.9.25. :( 0.9.25
Sat, 08 Dec 2018 19:20:57 +0100 Wuzzy Clarify the buttons in pagenet
Sat, 08 Dec 2018 19:03:57 +0100 Wuzzy Update description of the "training" menu to be more accurate
Sat, 08 Dec 2018 18:18:15 +0100 Wuzzy Fix minor grammar fail
Sat, 08 Dec 2018 17:28:15 +0100 Wuzzy Modify texts in first 2 ACF missions to be compatible with Touch
Sat, 08 Dec 2018 14:33:49 +0100 Wuzzy Add tutorial texts for Touch interface
Sat, 08 Dec 2018 14:22:24 +0100 Wuzzy Add reminder to call /restart_server with "yes"
Sat, 08 Dec 2018 14:19:11 +0100 Wuzzy /registered_only now tells in chat whether the state is on or off
Sat, 08 Dec 2018 14:13:18 +0100 Wuzzy Fix incomplete syntax help of /callvote
Sat, 08 Dec 2018 14:10:42 +0100 Wuzzy Add chat command "/help room" to show room help in game
Sat, 08 Dec 2018 14:02:25 +0100 Wuzzy Bump protocol number to 58 (1.0.0-dev)
Fri, 07 Dec 2018 14:35:08 -0500 nemo pull 0.9.25 changes into default
Fri, 07 Dec 2018 18:32:36 +0300 alfadur try again 🙃
Fri, 07 Dec 2018 18:21:06 +0300 alfadur dispose of server mods
Fri, 07 Dec 2018 14:30:35 +0100 unC0Rr Rework EngineInstance::generatePreview, add preview cleanup function in enginelib
Fri, 07 Dec 2018 13:56:45 +0100 unC0Rr Allow to instantiate HWEngine with different library binaries
Fri, 07 Dec 2018 13:35:08 +0100 unC0Rr Add possibility to instantiate HWEngine objects from QML, reorganize work with preview
Fri, 07 Dec 2018 13:04:00 +0100 unC0Rr Rename protocol_version to hedgewars_engine_protocol_version to ensure use of correct library
Wed, 05 Dec 2018 11:34:45 -0500 nemo Move the static mines test (bug #96) to a separate folder to allow using all tests in tests/lua for release testing. 0.9.25
Wed, 05 Dec 2018 09:50:25 -0500 nemo Add log note just in case pas2c does anything odd. 0.9.25
Wed, 05 Dec 2018 15:47:34 +0100 Wuzzy Explain those weird hexcodes in uGearsHedgehog 0.9.25
Wed, 05 Dec 2018 09:38:31 -0500 nemo make pas2c function without haskell aborting if locale is C 0.9.25
Wed, 05 Dec 2018 03:28:33 +0100 Wuzzy Fix cluster bomb target practice counting clusters as "shots" 0.9.25
Tue, 04 Dec 2018 16:48:43 +0100 Wuzzy ACF1: Fix Lua error when hitting Attack after failing the rope challenge 0.9.25
Mon, 03 Dec 2018 12:52:42 -0500 nemo 0.9.25 release branch 0.9.25
Mon, 03 Dec 2018 12:43:49 -0500 nemo close 0.9.23 0.9.23
Mon, 03 Dec 2018 12:43:39 -0500 nemo close 0.9.22 0.9.22
Mon, 03 Dec 2018 18:35:32 +0100 Wuzzy Added tag 0.9.25-release for changeset 5e28098fb593
Sun, 02 Dec 2018 00:19:17 +0100 unc0rr Fix stray tab character 0.9.25-release
Sat, 01 Dec 2018 23:39:49 +0100 Wuzzy Make sad Pas2C happy again (add missing parenthesis around a "not")
Sat, 01 Dec 2018 23:31:35 +0100 Wuzzy Apply Pas2C fix suggested by unC0Rr
Sat, 01 Dec 2018 23:06:28 +0100 Wuzzy Bump protocol number to 57
Sat, 01 Dec 2018 22:56:41 +0100 Wuzzy Fix some incorrect German translations
Sat, 01 Dec 2018 20:52:01 +0100 unc0rr - Ban more stuff from src tarball
Sat, 01 Dec 2018 20:38:45 +0100 unc0rr Make server aware of new protocol versions
Sat, 01 Dec 2018 15:51:35 +0100 Wuzzy Remove unused constand sidEverAfter
Sat, 01 Dec 2018 02:37:05 +0100 Wuzzy Never enable switcher while in the "Place your King" round
Fri, 30 Nov 2018 22:37:29 +0300 alfadur recruit some newly stabilized functions
Fri, 30 Nov 2018 17:09:08 +0100 Wuzzy Don't reduce InitialHealth below 1
Thu, 29 Nov 2018 20:37:40 +0100 Wuzzy Construction Mode: Update team labels more reliably
Thu, 29 Nov 2018 20:09:01 +0100 Wuzzy Fix freezer failing to freeze gears with negative coordinate
Thu, 29 Nov 2018 19:06:33 +0100 Wuzzy Do not call AddCI when air mine is frozen without creating land
Thu, 29 Nov 2018 18:54:31 +0100 Wuzzy HedgeEditor: No info tag for frozen sticky/air mines
Thu, 29 Nov 2018 18:41:21 +0100 Wuzzy Frozen air mines: Don't erase land if gstNoGravity state is off
Thu, 29 Nov 2018 17:13:09 +0100 Wuzzy Pixel-perfect removal of exploding frozen air mines
Thu, 29 Nov 2018 10:56:06 -0500 nemo kill stray icicle pixel
Thu, 29 Nov 2018 10:49:08 -0500 nemo fix bounds check, make out of bounds air mines fall since there's no land to check them into
Thu, 29 Nov 2018 08:41:18 -0500 nemo Remove airmines on solid land too
Thu, 29 Nov 2018 03:26:35 +0100 Wuzzy Construction Mode: Fix girder/rubber cost not being updated correctly after selection
Thu, 29 Nov 2018 01:43:41 +0300 alfadur add frozen airmines to collision array to make them shovable by blowtorch
Thu, 29 Nov 2018 01:34:58 +0300 alfadur 😢
Thu, 29 Nov 2018 01:23:14 +0300 alfadur make blowtorch hit moving gears
Wed, 28 Nov 2018 21:35:54 +0300 alfadur add render module 🦔
Wed, 28 Nov 2018 21:10:18 +0300 alfadur ??
Wed, 28 Nov 2018 18:01:21 +0100 unc0rr Improve randomly chosen translation + снова тест
Wed, 28 Nov 2018 17:56:59 +0100 unc0rr Fix punctuation + тест юникода в сообщении коммита
Wed, 28 Nov 2018 17:25:29 +0300 Grigory Ustinov Merge with master branch
Wed, 28 Nov 2018 17:20:22 +0300 Grigory Ustinov sed -i -E "s/ёж$/ёжик/g" *ru*; sed -i -E "s/еж([аиу])$/ёжик\1/g" *ru*
Tue, 27 Nov 2018 20:42:21 +0300 Grigory Ustinov sed -i -E "s/еж([ао]м)/ёжик\1/g" *ru*
Tue, 27 Nov 2018 20:41:08 +0300 Grigory Ustinov sed -i -E "s/ежей/ёжиков/g" *ru*
Tue, 27 Nov 2018 20:39:39 +0300 Grigory Ustinov sed -i -E "s/еж([аиу][^а-я])/ёжик\1/g" *ru*
Wed, 28 Nov 2018 01:48:14 +0100 Wuzzy Update changelog
Wed, 28 Nov 2018 01:44:43 +0100 Wuzzy Mutant: Don't reduce mutant health in ready phase. Play poison hurt sound as health warning
Wed, 28 Nov 2018 00:49:46 +0100 Wuzzy CS: Don't start sabotage damage before ready phase ends
Tue, 27 Nov 2018 20:23:48 +0100 Wuzzy Fix some typos in appdata file
Tue, 27 Nov 2018 20:18:43 +0100 Wuzzy Fix German typo in frontend command-line help
Tue, 27 Nov 2018 19:59:51 +0100 Wuzzy Use that enum consistently in main.cpp
Tue, 27 Nov 2018 19:48:55 +0100 Wuzzy Fix gameServer dependency documentation
Tue, 27 Nov 2018 19:36:41 +0100 Wuzzy Prettier splash screen
Tue, 27 Nov 2018 17:48:41 +0100 Wuzzy QTfrontend: Translate and clean console output when using --help or bad cmd line arg
Tue, 27 Nov 2018 19:07:21 +0300 alfadur fix typo
Tue, 27 Nov 2018 18:30:30 +0300 Grigory Ustinov Remove all vanished translations from hedgewars_ru.ts
Tue, 27 Nov 2018 18:23:16 +0300 Grigory Ustinov Update russian frontend translation
Tue, 27 Nov 2018 15:48:20 +0100 Wuzzy Fix critical syntax error in hedgewars_ru.ts
Tue, 27 Nov 2018 17:36:15 +0300 Grigory Ustinov Merge with master branch
Tue, 27 Nov 2018 17:35:40 +0300 Grigory Ustinov Very slightly inheritance of russian frontend translation
Tue, 27 Nov 2018 17:33:02 +0300 Grigory Ustinov sed -i 's/комманд/команд/' *
Tue, 27 Nov 2018 17:28:23 +0300 Grigory Ustinov Update russian frontend translation
Tue, 27 Nov 2018 17:27:27 +0300 Grigory Ustinov Slightly correct russian translations in ru.txt
Tue, 27 Nov 2018 15:17:32 +0100 Wuzzy Update appdata file
Tue, 27 Nov 2018 14:38:27 +0100 Wuzzy Update locale files in HedgewarsMobile
Tue, 27 Nov 2018 03:08:06 +0100 Wuzzy Swap a few weapons in ammo menu to get a nice 6×10 grid
Mon, 26 Nov 2018 22:48:27 +0100 Wuzzy Remove dead code in uTouch
Mon, 26 Nov 2018 21:13:49 +0100 Wuzzy Touch: Parse pause command when tapping pause button instead of toggling pause directly
Mon, 26 Nov 2018 21:10:33 +0100 Wuzzy Backed out changeset 8d2983ff939b
Mon, 26 Nov 2018 20:40:25 +0100 Wuzzy Touch: Remove pause button in net games
Mon, 26 Nov 2018 19:10:08 +0100 Wuzzy Tweak Construction Mode, HedgeEditor, Space Invasion and Tumbler to support touch interface
Mon, 26 Nov 2018 18:03:39 +0100 Wuzzy Touch: Fix chat rendered on top of turn timer
Mon, 26 Nov 2018 17:59:27 +0100 Wuzzy Add status indicators (low grav / extra dmg) in touch interface
Mon, 26 Nov 2018 14:48:38 +0100 unC0Rr Pass opengl context to engine
Mon, 26 Nov 2018 14:31:36 +0100 Wuzzy Lua API: Change PLATFORM to INTERFACE
Mon, 26 Nov 2018 01:13:10 +0100 Wuzzy Highlander: Fix hogs receiving air strikes in maps with border
Mon, 26 Nov 2018 02:50:54 +0300 alfadur add hwphysics to engine
Sun, 25 Nov 2018 22:32:49 +0100 unc0rr Add advance_simulation() function to engine lib, some WIP on frontend
Sun, 25 Nov 2018 05:52:06 +0300 alfadur add gfx setup ffi
Sun, 25 Nov 2018 00:23:32 +0100 Wuzzy Clear gstHHJumping and gstHHHJump when hog was hurt by explosion
Sat, 24 Nov 2018 23:54:32 +0100 unc0rr Format team.* code
Sat, 24 Nov 2018 23:51:45 +0100 unc0rr Prepare to have possibility to pass opengl context to engine
Sat, 24 Nov 2018 21:57:01 +0100 Wuzzy Remove OFFICIAL_SERVER-only dependencies from INSTALL.md
Sat, 24 Nov 2018 19:08:52 +0100 unc0rr Fix build
Sat, 24 Nov 2018 20:55:42 +0300 unC0Rr Cut dependency on yaml for non-official server builds
Fri, 23 Nov 2018 21:38:34 -0500 nemo topY too
Fri, 23 Nov 2018 16:38:47 -0500 nemo these need casting too, but overall switching type is a win.
Fri, 23 Nov 2018 16:20:55 -0500 nemo more uninitialised values
Fri, 23 Nov 2018 16:03:10 -0500 nemo uninitialised values
Fri, 23 Nov 2018 15:54:23 -0500 nemo overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
Fri, 23 Nov 2018 21:22:26 +0100 unc0rr Fix weWrap camera in pas2c (and if applies, 32 bit fpc)
Thu, 22 Nov 2018 22:18:21 +0100 Wuzzy Backed out changeset 084af6d2685f
Thu, 22 Nov 2018 20:41:42 +0100 Wuzzy Add a few translator comments to some not-so-obvious strings
Thu, 22 Nov 2018 20:59:23 +0300 Grigory Ustinov Slightly correct russian translations in ru.txt (typos and sense)
Thu, 22 Nov 2018 18:37:41 +0300 alfadur fix casing
Thu, 22 Nov 2018 18:19:03 +0300 Grigory Ustinov Update russian translation in ru.txt
Thu, 22 Nov 2018 14:07:55 +0100 unC0Rr It was bad idea to store QByteArray referencing memory on stack
Thu, 22 Nov 2018 13:52:00 +0100 unC0Rr Support new message format in frontend
Thu, 22 Nov 2018 13:40:58 +0100 unC0Rr Send seed to engine to receive random map previews
Thu, 22 Nov 2018 13:39:51 +0100 unC0Rr - Move EngineInstance into a separate module
Thu, 22 Nov 2018 10:58:55 +0100 unC0Rr Implement send_ipc and read_ipc in engine lib, send_ipc in frontend
Thu, 22 Nov 2018 00:49:55 +0300 alfadur prevent qtmain from not being linked in on windows
Wed, 21 Nov 2018 22:19:58 +0100 Wuzzy Add Mutant game scheme, and adapt Mutant for the newly unlocked settings
Wed, 21 Nov 2018 23:55:32 +0300 alfadur prevent SDL2main from being linked in on windows
Wed, 21 Nov 2018 15:47:40 -0500 nemo add cfg for mutant
Wed, 21 Nov 2018 15:41:43 -0500 nemo I think this is correct way to use iterate over it as a hashmap. don't have much lua practice
Wed, 21 Nov 2018 15:28:52 -0500 nemo oops
Wed, 21 Nov 2018 15:26:54 -0500 nemo flag crates since waste of time for mutant.
Wed, 21 Nov 2018 12:41:55 -0500 nemo force-disable video recording if C build is enabled.
Wed, 21 Nov 2018 11:59:20 -0500 nemo silence warning
Wed, 21 Nov 2018 15:52:17 +0100 unC0Rr Use question mark approach also in IPC::read
Wed, 21 Nov 2018 15:49:16 +0100 unC0Rr IPC implementation
Wed, 21 Nov 2018 17:28:28 +0300 Grigory Ustinov Update russian frontend translation
Tue, 20 Nov 2018 22:08:12 +0100 Wuzzy Clean up 0.9.25 changelog a bit
Tue, 20 Nov 2018 19:43:00 +0100 unc0rr Fix fpcrtl_strcompare broken in previous commit
Tue, 20 Nov 2018 18:35:39 +0100 unc0rr No, it doesn't seem legit
Tue, 20 Nov 2018 16:56:24 +0100 unC0Rr Start outlining ipc subsystem
Tue, 20 Nov 2018 16:18:42 +0100 unC0Rr Parse and render more messages
Tue, 20 Nov 2018 00:09:35 +0100 Wuzzy Thas else() in paths.cmake did not make sense. Hopefully this fixes Fedora build issues
Mon, 19 Nov 2018 23:27:36 +0100 Wuzzy Don't aggressively delete air mines in Racer
Mon, 19 Nov 2018 22:26:47 +0100 unc0rr Unify fpcrtl_pchar2astr look with fpcrtl_pchar2str
Mon, 19 Nov 2018 22:25:02 +0100 unc0rr Handle NULL pchar in pchar2astr
Mon, 19 Nov 2018 21:51:46 +0100 unc0rr Remove erroneous code duplicating FIX_STRING functionality, adjust ansistring array size
Mon, 19 Nov 2018 21:10:54 +0300 alfadur as much as howling hedgehogs is hilarious, it might be confusing at first
Mon, 19 Nov 2018 21:07:04 +0300 alfadur merge
Mon, 19 Nov 2018 18:27:45 +0100 Wuzzy Show extra seconds when collecting a crate in Teamwork
Mon, 19 Nov 2018 18:18:06 +0100 Wuzzy Teamwork: Play sound for time bonus, don't give time bonus for destroying crate
Mon, 19 Nov 2018 17:56:49 +0100 Wuzzy Remove some chatslang from missions
Mon, 19 Nov 2018 19:44:44 +0300 Grigory Ustinov Update russian frontend translation
Mon, 19 Nov 2018 19:03:32 +0300 Grigory Ustinov Merge with master branch
Mon, 19 Nov 2018 19:02:48 +0300 Grigory Ustinov Adapt russian translations and fix misprint
Mon, 19 Nov 2018 18:56:24 +0300 Grigory Ustinov Edit russian translations in desktop file
Mon, 19 Nov 2018 18:05:45 +0300 Grigory Ustinov Mark non-translatable russian translations with comments, disable unfinished flag
Mon, 19 Nov 2018 13:03:27 +0100 Wuzzy Update Travis to use Ubuntu bionic (18.04 LTS)
Mon, 19 Nov 2018 09:37:53 +0300 alfadur was a wrong copy apparently
Mon, 19 Nov 2018 09:29:37 +0300 alfadur corrected parsing joined with unC0Rr's corrected generating finally gives the right result
Mon, 19 Nov 2018 06:57:36 +0300 alfadur On a second though, the actual error seems to be elsewhere, so still can use proper indexing
Mon, 19 Nov 2018 04:21:44 +0300 alfadur seems like it's either this or swap indexing order everywhere
Mon, 19 Nov 2018 01:10:27 +0100 Wuzzy Fix typo in German translation of ACF1
Mon, 19 Nov 2018 01:04:29 +0100 Wuzzy ACF1: Set hero's gear position when skipping first cut scene
Mon, 19 Nov 2018 00:54:36 +0100 Wuzzy Turn accidental globals to locals in Lua libraries
Mon, 19 Nov 2018 00:19:21 +0100 Wuzzy Get rid of table.maxn in all Lua code
Sun, 18 Nov 2018 21:01:16 +0100 Wuzzy Update changelog
Sun, 18 Nov 2018 20:18:32 +0100 unc0rr Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax
Sun, 18 Nov 2018 12:21:03 -0500 nemo fpc likes brackets
Sun, 18 Nov 2018 16:57:43 +0100 unc0rr AI is bazooka genius
Sun, 18 Nov 2018 16:10:18 +0100 Wuzzy Display game scheme settings in Pas2C, too
Sun, 18 Nov 2018 15:48:04 +0100 Wuzzy Shorten German translation in de.txt a bit
Sun, 18 Nov 2018 15:44:42 +0100 Wuzzy Remove duplicate translation of "Congratulations!" in ru.lua
Sun, 18 Nov 2018 15:41:49 +0100 Wuzzy Remove invalid translation in pt_PT.txt (missing parameter %1)
Sun, 18 Nov 2018 15:38:40 +0100 Wuzzy Make sure all engine locale files start with either digit, semicolon or are empty
Sat, 17 Nov 2018 14:29:09 -0500 nemo verify impact before explosion rating, since the offsets might cause water splashes
Sat, 17 Nov 2018 19:19:50 +0100 unc0rr Fix desync bomb
Fri, 16 Nov 2018 21:23:23 +0100 Wuzzy Increase width for key binding drop-down list
Fri, 16 Nov 2018 14:59:57 -0500 nemo oops
Fri, 16 Nov 2018 14:47:07 -0500 nemo lua comment handling is seriously WTF, but let's at least allow some partial single line
Fri, 16 Nov 2018 20:41:38 +0100 GunChleoc Translate the few remaining missing strings in gd.txt
Fri, 16 Nov 2018 16:32:51 +0100 unC0Rr Implement more of parsing, start implementation of engine messages rendering
Thu, 15 Nov 2018 15:39:59 -0500 nemo more seems to work better?
Thu, 15 Nov 2018 15:12:18 -0500 nemo adding X offset seems to improve chance of drownings
Wed, 14 Nov 2018 16:58:22 +0100 unC0Rr Parse some synced messages, tests
Wed, 14 Nov 2018 16:32:42 +0100 unC0Rr Recognize timestamps
Wed, 14 Nov 2018 11:09:01 +0100 unC0Rr Rearrange code
Wed, 14 Nov 2018 02:54:08 +0300 alfadur fix polygon closure
Tue, 13 Nov 2018 20:01:43 +0300 alfadur 2018ize everything
Tue, 13 Nov 2018 16:54:40 +0100 unC0Rr Start working on engine messages parser
Tue, 13 Nov 2018 07:43:36 +0100 unc0rr Move engine messages into separate lib for reuse
Tue, 13 Nov 2018 08:11:31 +0300 alfadur reset airmine timer on stun recovery
Tue, 13 Nov 2018 07:45:27 +0300 alfadur stun airmines on explosions as well
Tue, 13 Nov 2018 03:57:27 +0300 alfadur add sparkles to stunned airmines
Tue, 13 Nov 2018 03:22:16 +0300 alfadur update kamikaze collision cache after portalling
Tue, 13 Nov 2018 01:56:42 +0300 alfadur stun airmines on shove
Mon, 12 Nov 2018 20:30:06 +0300 alfadur make engine windows checks work for 64bit builds
Mon, 12 Nov 2018 20:05:24 +0300 Grigory Ustinov Verify and update russian translations for refreshed strings in 04:XX / part 2
Sun, 11 Nov 2018 00:14:13 +0100 unc0rr Fix birdy appearance/disappearance animation
Sat, 10 Nov 2018 21:15:42 +0100 Wuzzy Remove all traces of dead code related to amStructure/gtStructure
Sat, 10 Nov 2018 20:58:00 +0100 Wuzzy Remove unused/out-commented "Structure" strings in engine locale files
Sat, 10 Nov 2018 20:33:39 +0100 Wuzzy Remove 2 strings violating the 0.9.25 string freeze. Backout this changeset after 0.9.25 got released
Sat, 10 Nov 2018 19:55:16 +0100 Wuzzy Credit GunChleoc for Scottish Gaelic translation update
Sat, 10 Nov 2018 19:53:40 +0100 GunChleoc Big update for Scottish Gaelic translation
Fri, 09 Nov 2018 23:42:44 +0100 Wuzzy Fix bad StrToInt call ('0x' instead of '$' for hex), confuses Pas2C
Fri, 09 Nov 2018 23:41:40 +0100 Wuzzy Backed out changeset b15014125f67
Fri, 09 Nov 2018 23:05:28 +0100 Wuzzy Fix Pas2C implementation of Val failing to parse hexadecimal
Fri, 09 Nov 2018 23:03:45 +0300 alfadur pass hwrunner gl context into engine
Fri, 09 Nov 2018 20:15:29 +0300 alfadur add standalone engine runner
Fri, 09 Nov 2018 19:49:56 +0300 alfadur some exorcism
Fri, 09 Nov 2018 16:28:23 +0100 Wuzzy Pas2C: Fix bad C typedefs for Pascal data types Extended and Real
Fri, 09 Nov 2018 17:44:19 +0300 alfadur fix 03:60
Fri, 09 Nov 2018 17:19:20 +0300 Grigory Ustinov Verify and update russian translations for refreshed strings in 04:XX / part 1
Fri, 09 Nov 2018 14:15:22 +0300 Grigory Ustinov Merge with master branch
Fri, 09 Nov 2018 14:12:00 +0300 Grigory Ustinov Verify and update russian translations for refreshed strings
Fri, 09 Nov 2018 14:11:34 +0300 Grigory Ustinov Update russian translations in ru.txt
Fri, 09 Nov 2018 03:36:21 +0300 alfadur generalize adding data to World
Fri, 09 Nov 2018 01:05:34 +0300 alfadur split hwphysics into modules
Thu, 08 Nov 2018 22:00:43 +0100 Igor Paliychuk Update Ukrainian localization
Thu, 08 Nov 2018 21:57:05 +0100 unc0rr A bit of rethinking of game messages and command
Thu, 08 Nov 2018 22:22:47 +0300 alfadur add some texture transforms
Thu, 08 Nov 2018 11:34:01 -0500 nemo Blame is about 30% faster than grep
Thu, 08 Nov 2018 08:29:11 -0500 nemo add the code too
Thu, 08 Nov 2018 16:17:32 +0300 Grigory Ustinov Add russian translations for chat command help in ru.txt
Thu, 08 Nov 2018 16:16:21 +0300 Grigory Ustinov Add russian translations in ru.txt (generally 02:00)
Thu, 08 Nov 2018 07:15:22 +0300 alfadur implement basic land bordering
Thu, 08 Nov 2018 00:00:58 +0100 unc0rr Start outlining some core engine stuff
Wed, 07 Nov 2018 23:43:15 +0100 Wuzzy Pas2C: Fix data types of Trunc and Ceil
Wed, 07 Nov 2018 16:44:16 -0500 nemo oups getter should have it too
Wed, 07 Nov 2018 22:04:17 +0100 unc0rr - Move hedgewars-engine into lib-hedgewars-engine
Wed, 07 Nov 2018 15:18:09 -0500 nemo ignore whitespace/case by default to reduce false positives
Wed, 07 Nov 2018 22:58:54 +0300 alfadur fix texturing and add a theme loading option to land_dump
Wed, 07 Nov 2018 14:56:34 -0500 nemo requires bash
Wed, 07 Nov 2018 20:39:20 +0100 Wuzzy Some minor fixes in de.txt
Wed, 07 Nov 2018 20:23:30 +0100 Wuzzy Add nemo's script to check for outdated engine translations with some adaptations
Wed, 07 Nov 2018 22:01:47 +0300 alfadur implement basic land texturing
Wed, 07 Nov 2018 19:43:17 +0100 unc0rr Introduce FIX_STRINGA, use it fpcrtl_pos
Wed, 07 Nov 2018 17:45:20 +0100 Wuzzy Add TODO in ru.txt for reviewing all 04:XX strings
Wed, 07 Nov 2018 17:35:25 +0100 Grigory Ustinov Add Russian translations in ru.txt
Wed, 07 Nov 2018 18:30:33 +0300 alfadur fix mapgen
Wed, 07 Nov 2018 18:27:24 +0300 alfadur save edges_count
Wed, 07 Nov 2018 15:59:51 +0100 unC0Rr Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
Wed, 07 Nov 2018 15:55:32 +0100 unC0Rr Make hedgewars-engine crate produce shared library, implement some basics
Wed, 07 Nov 2018 15:55:00 +0100 unC0Rr Fix some warnings here and there, remove unwelcomed code
Wed, 07 Nov 2018 03:35:56 +0300 alfadur start loading theme textures
Wed, 07 Nov 2018 00:02:48 +0300 alfadur make fill point asserts persistent
Tue, 06 Nov 2018 23:45:54 +0300 alfadur a bit more simplification without an apparent performance gain
Tue, 06 Nov 2018 23:29:12 +0300 alfadur seems like about 25% speedup in land filling
Tue, 06 Nov 2018 12:44:38 -0500 nemo workaround for the freepascal bug courtesy of koda
Tue, 06 Nov 2018 20:20:13 +0300 alfadur add more point operators
Tue, 06 Nov 2018 20:02:45 +0300 Grigory Ustinov Update frontend russian translation
Tue, 06 Nov 2018 19:44:20 +0300 alfadur pull land into collision detector
Tue, 06 Nov 2018 17:00:35 +0100 unC0Rr Start working on frontend to rust engine rewrite
Tue, 06 Nov 2018 16:40:54 +0300 alfadur fix tangents
Tue, 06 Nov 2018 16:23:43 +0300 alfadur fix ray construction
Tue, 06 Nov 2018 00:02:23 +0100 unc0rr Bezierize land outline
Mon, 05 Nov 2018 21:36:28 +0100 unc0rr Implement BeizerCurveSegments, no tests
Mon, 05 Nov 2018 23:15:56 +0300 alfadur merge
Mon, 05 Nov 2018 23:15:34 +0300 alfadur collapse rectangle types back together with consistent usage of size
Mon, 05 Nov 2018 14:46:35 -0500 nemo wtf
Mon, 05 Nov 2018 22:43:58 +0300 alfadur separate rectangle types based on right/bottom edge inclusivity
Mon, 05 Nov 2018 21:21:53 +0300 alfadur actually there is a way to preserve mutable polygon iterator
Mon, 05 Nov 2018 20:22:09 +0300 alfadur fix polygons getting unclosed on mirroring
Mon, 05 Nov 2018 19:56:28 +0300 alfadur merge
Mon, 05 Nov 2018 19:53:26 +0300 alfadur organize landgen a bit more
Sun, 04 Nov 2018 10:52:02 +0100 unc0rr - Fix land_dump always skipping bezierize step
Sun, 04 Nov 2018 07:19:58 +0300 alfadur yaml crate is having problems with unaligned arrays
Sun, 04 Nov 2018 07:16:34 +0300 alfadur add command arguments to use a template from file into land_dump
Sun, 04 Nov 2018 04:43:30 +0300 alfadur add a higher level map generation lib to load yaml templates into somewhere
Sun, 04 Nov 2018 04:39:21 +0300 alfadur resolve some clippy complaints
Sun, 04 Nov 2018 00:20:27 +0100 unc0rr - Add distance-divider option to land_dump
Sun, 04 Nov 2018 00:25:27 +0300 alfadur polygonize OutlinePoints
Sat, 03 Nov 2018 23:19:28 +0300 alfadur fix compile errors
Sat, 03 Nov 2018 21:09:01 +0100 unc0rr Implement non-overflowing calculations for high values
Sat, 03 Nov 2018 18:29:58 +0100 unc0rr land_dump app for testing templated landgen
Sat, 03 Nov 2018 17:40:21 +0100 Wuzzy Fix portal color being switchable after losing control
Sat, 03 Nov 2018 16:37:27 +0100 Wuzzy Move spoken text from HillBilly's PoisonCough to new files, make cough more quiet
Sat, 03 Nov 2018 15:27:27 +0100 Wuzzy GameServer: Print syntax help if calling /maxteams without argument
Sat, 03 Nov 2018 15:17:46 +0100 Wuzzy GameServer: Turn some messages into warnings
Sat, 03 Nov 2018 16:20:31 +0300 alfadur probably should reuse it everywhere then
Sat, 03 Nov 2018 16:02:38 +0300 alfadur should have been just norm
Sat, 03 Nov 2018 10:57:47 +0100 unc0rr You cannot optimize integral division like this. You end up multiplying by 0, 1 or 2 instead of whole spectre of ratios.
Sat, 03 Nov 2018 09:08:13 +0300 alfadur fix normal offset for split points and make directions more consistent
Sat, 03 Nov 2018 07:52:34 +0300 alfadur reorder split rectangles
Sat, 03 Nov 2018 07:31:35 +0300 alfadur simplify normal direction check for bounds distances
Sat, 03 Nov 2018 06:45:05 +0300 alfadur import some clarity into border distance computation
Sat, 03 Nov 2018 02:58:24 +0300 alfadur fix typos
Sat, 03 Nov 2018 02:48:24 +0300 alfadur a bit more simplification
Sat, 03 Nov 2018 02:31:21 +0300 alfadur swap coordinate system
Sat, 03 Nov 2018 02:21:45 +0300 alfadur a bit of simplification
Sat, 03 Nov 2018 02:16:13 +0300 alfadur typofix
Sat, 03 Nov 2018 00:07:25 +0100 unc0rr Fix another typo
Sat, 03 Nov 2018 00:02:03 +0100 unc0rr Fix typo
Sat, 03 Nov 2018 01:52:05 +0300 alfadur mark the center in the theme editor
Sat, 03 Nov 2018 01:47:39 +0300 alfadur fix play area rect
Fri, 02 Nov 2018 22:59:22 +0100 unc0rr Finish porting FindPoint()
Fri, 02 Nov 2018 23:33:22 +0300 alfadur add an existing template to the theme editor
Fri, 02 Nov 2018 22:55:15 +0300 alfadur add basic land template to theme editor
Fri, 02 Nov 2018 22:50:45 +0300 alfadur fix some compile errors
Fri, 02 Nov 2018 22:41:11 +0300 alfadur add some more rectangle convenience methods
Fri, 02 Nov 2018 20:30:22 +0100 unc0rr Move flip and mirror to outline methods
Fri, 02 Nov 2018 21:30:48 +0300 alfadur add polygons
Fri, 02 Nov 2018 20:46:17 +0300 alfadur fix infinite loop in landgen
Fri, 02 Nov 2018 20:30:13 +0300 alfadur add more rectangle methods
Fri, 02 Nov 2018 18:27:34 +0100 Wuzzy Add grenka to credits for Russian translation
Fri, 02 Nov 2018 19:45:16 +0300 alfadur update theme editor
Fri, 02 Nov 2018 17:43:06 +0100 Wuzzy Add some useful translation checker scripts for Lua
Fri, 02 Nov 2018 19:37:47 +0300 alfadur component-wise division is actually useful sometimes
Fri, 02 Nov 2018 17:29:27 +0100 Grigory Ustinov Shortened translations of map types in Russian
Fri, 02 Nov 2018 17:14:31 +0100 Wuzzy Merge unC0Rr's FindPoint() stuff
Fri, 02 Nov 2018 17:03:39 +0100 Grigory Ustinov Update translations in ru.lua
Fri, 02 Nov 2018 16:59:55 +0100 Grigory Ustinov Update Russian frontend translation
Fri, 02 Nov 2018 16:58:35 +0100 Grigory Ustinov Fix mistakes in russian translation of tips
Fri, 02 Nov 2018 16:55:43 +0100 Grigory Ustinov Update Russian frontend translations
Fri, 02 Nov 2018 17:03:58 +0100 unC0Rr Start convertion of FindPoint()
Fri, 02 Nov 2018 15:48:58 +0100 Wuzzy Typecast the ASCII ESC char
Fri, 02 Nov 2018 14:33:05 +0100 unC0Rr abs(hwRound()) is nonsense
Fri, 02 Nov 2018 14:29:24 +0100 unC0Rr - Add methods to work with Rect as box
Fri, 02 Nov 2018 13:30:04 +0100 unC0Rr Refactor tests, add fn center() for Line
Fri, 02 Nov 2018 13:17:46 +0100 unC0Rr Introduce OutlineSegmentsIterator, some refactoring
Fri, 02 Nov 2018 14:08:45 +0100 Wuzzy Remove pointless string assignment in PlaySoundV
Fri, 02 Nov 2018 14:05:08 +0100 Wuzzy Fix ambigious abs in uGearsHandlersMess
Fri, 02 Nov 2018 13:19:38 +0100 Wuzzy Fix bad "not" in uTeams (made pas2c angry)
Fri, 02 Nov 2018 13:17:35 +0100 Wuzzy Use hexadecimal number to represent ASCII ESC
Fri, 02 Nov 2018 12:58:53 +0100 Wuzzy Add Official racer challenge #17
Fri, 02 Nov 2018 10:31:08 +0100 Wuzzy Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Fri, 02 Nov 2018 09:45:54 +0100 unC0Rr Rework lib structure, no code changes
Fri, 02 Nov 2018 01:34:21 +0100 Wuzzy Update LastVoice when switching to fallback voice
Fri, 02 Nov 2018 02:31:01 +0300 alfadur wrestle with borrow checker
Fri, 02 Nov 2018 00:09:05 +0100 unc0rr Commit broken code for divide_edges in hope for salvation
Fri, 02 Nov 2018 01:58:27 +0300 alfadur fix overflow check in airmine handling
Thu, 01 Nov 2018 22:54:01 +0100 unc0rr Also ban special symbols block
Thu, 01 Nov 2018 20:29:42 +0100 Wuzzy Fix game window width/height setting being broken when using Arabic locale
Thu, 01 Nov 2018 21:39:45 +0300 Grigory Ustinov Slightly correct russian translation of word utility
Thu, 01 Nov 2018 21:39:39 +0300 Grigory Ustinov Update russian translation
Thu, 01 Nov 2018 21:39:29 +0300 Grigory Ustinov Adapt russian translation for modern gaming language
Thu, 01 Nov 2018 21:30:21 +0300 alfadur start a physics engine to try out this data oriented thing everyone seems to be talking about
Thu, 01 Nov 2018 12:09:29 +0100 KoBeWi Fix too long Polish translation of fps
Thu, 01 Nov 2018 09:17:51 +0100 Wuzzy Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
Thu, 01 Nov 2018 08:39:22 +0100 KoBeWi Add missing translation in pl.lua
Thu, 01 Nov 2018 04:04:33 +0300 alfadur prevent minigun bullet land impacts from pushing hedgehogs
Thu, 01 Nov 2018 03:38:13 +0300 alfadur update theme editor to use new land generator implementation
Thu, 01 Nov 2018 01:07:26 +0100 Wuzzy Fix taunts playing too fast after a shot
Thu, 01 Nov 2018 02:55:22 +0300 alfadur merge
Wed, 31 Oct 2018 23:36:05 +0100 unc0rr Implement OutlinePoints for land generators, some ground work for template based landgen
Mon, 29 Oct 2018 23:06:18 +0100 unc0rr Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
Wed, 31 Oct 2018 22:41:05 +0300 alfadur add missions_ja.txt
Wed, 31 Oct 2018 15:32:47 -0400 nemo check for teamgone before activating switcher
Wed, 31 Oct 2018 18:41:02 +0100 Wuzzy Fix various string errors in Lua locale files
Wed, 31 Oct 2018 20:42:04 +0300 alfadur japanese translation fixes
Wed, 31 Oct 2018 19:18:53 +0300 alfadur bump server dependencies
Wed, 31 Oct 2018 16:50:34 +0100 Wuzzy Fix critical Lua syntax errors in lt.lua
Wed, 31 Oct 2018 16:31:16 +0100 KoBeWi Update Polish translation
Wed, 31 Oct 2018 14:33:43 +0100 Wuzzy Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
Wed, 31 Oct 2018 13:35:53 +0100 Wuzzy Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
Wed, 31 Oct 2018 13:08:56 +0100 Wuzzy Stop using dsUnknown, replace with concrete damage sources
Tue, 30 Oct 2018 23:57:57 +0100 Wuzzy Merge
Tue, 30 Oct 2018 23:51:01 +0100 Wuzzy Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
Tue, 30 Oct 2018 23:08:43 +0100 Wuzzy Play another voice as fallback if sndRevenge could not be found
Sun, 28 Oct 2018 14:08:13 +0100 Wuzzy Refactor fallback taunt code
Sun, 28 Oct 2018 04:21:13 +0100 Wuzzy Add taunts: Leavemealone, Cutitout (when attacked many times)
Sun, 28 Oct 2018 02:24:06 +0200 Wuzzy Add revenge taunt
Tue, 30 Oct 2018 19:08:39 +0300 alfadur fix theme editor
Tue, 30 Oct 2018 19:05:52 +0300 alfadur extract size struct for common usage
Tue, 30 Oct 2018 05:55:58 +0300 alfadur add circle filling to land2d
Tue, 30 Oct 2018 02:14:00 +0300 alfadur make theme editor render some random map lines
Mon, 29 Oct 2018 23:40:17 +0300 alfadur hide get_next back
Mon, 29 Oct 2018 23:38:08 +0300 alfadur start a theme editor as an excuse to see land generator in action
Mon, 29 Oct 2018 23:29:03 +0300 alfadur make useful stuff public
Sun, 28 Oct 2018 23:24:04 +0100 unc0rr Start land generators implementation
Sun, 28 Oct 2018 23:09:35 +0100 unc0rr Remove some dead code
Sun, 28 Oct 2018 00:49:00 +0200 Wuzzy Play sndStupid on round draw instead of sndNutter
Sun, 28 Oct 2018 00:47:10 +0200 Wuzzy Chance to play sndNutter if player sacrifices hog and misses
Sun, 28 Oct 2018 00:24:27 +0200 Wuzzy Only play sndThisOneIsMine if crate drops close to hog
Sat, 27 Oct 2018 21:51:57 +0200 Wuzzy Shorten some Ohdear/Solong sounds to match the death animation
Sat, 27 Oct 2018 20:31:31 +0200 Wuzzy Don't play sndDrat or sndBugger on self-kill
Sat, 27 Oct 2018 19:50:01 +0200 Wuzzy New taunt: Runaway, when something is about to blow up near current hog
Sat, 27 Oct 2018 19:07:37 +0200 Wuzzy Use sndWatchThis for molotov attack
Sat, 27 Oct 2018 18:29:39 +0200 Wuzzy Classic voice: Add Melon.ogg (copied from Watchthis.ogg)
Sat, 27 Oct 2018 18:26:44 +0200 Wuzzy Add 2 taunts: Fire, WatchThis (attack voice for some weapons)
Sat, 27 Oct 2018 17:17:01 +0200 Wuzzy Add 3 taunts: Amazing, Brilliant, Excellent
Sat, 27 Oct 2018 15:55:19 +0200 Wuzzy Add 7 new taunts
Sat, 27 Oct 2018 15:21:10 +0200 Wuzzy Add missing Firepunch taunt for Classic voice (copied from Watchthis.ogg)
Sat, 27 Oct 2018 15:13:49 +0200 Wuzzy uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
Sat, 27 Oct 2018 13:27:45 +0200 Wuzzy Add Grenade taunt when grenade close to hog is about to blow up
Sat, 27 Oct 2018 08:15:45 +0300 alfadur update changelog
Sat, 27 Oct 2018 08:12:22 +0300 alfadur and finally make the bat hit moving gears for completeness
Sat, 27 Oct 2018 07:53:27 +0300 alfadur make whip hit moving gears
Sat, 27 Oct 2018 07:39:44 +0300 alfadur make kamikaze hit moving gears as well
Sat, 27 Oct 2018 07:20:07 +0300 alfadur make firepunch hit moving gears (airmines are not amused)
Sat, 27 Oct 2018 05:17:46 +0300 alfadur prevent firepunch from hitting the same gear multiple times
Sat, 27 Oct 2018 03:36:25 +0200 Wuzzy Draw mission panel behind ammo menu tooltip
Sat, 27 Oct 2018 03:31:25 +0200 Wuzzy Tweak commenting in uWorld render routine
Sat, 27 Oct 2018 04:21:35 +0300 alfadur Update changelog
Sat, 27 Oct 2018 03:17:05 +0200 Wuzzy No firepunch hit sound for sticky mines
Sat, 27 Oct 2018 03:06:28 +0200 Wuzzy Add credits for shoryuken_hit.ogg
Sat, 27 Oct 2018 03:58:01 +0300 alfadur Tweak firepunch sound that Wuzzy found
Sat, 27 Oct 2018 00:01:53 +0200 Wuzzy Clear gmLeft/gmRight after using landspray/flamethrower to prevent accidental walking
Sat, 27 Oct 2018 00:17:43 +0300 alfadur add some japanese tips as well
Fri, 26 Oct 2018 23:09:50 +0200 Wuzzy Fix resurrector handling turn time manually, use correct ammoprop instead
Fri, 26 Oct 2018 22:52:17 +0200 Wuzzy Display "0 remaining" if multi-shoot weapon has been used up
Fri, 26 Oct 2018 22:46:37 +0200 Wuzzy Fix seduction not stopping if hog took damage before attack was complete
Fri, 26 Oct 2018 23:04:46 +0300 alfadur complete ja.txt
Fri, 26 Oct 2018 19:56:03 +0200 Wuzzy GameServer: Fix protocol error when receiving CALLVOTE cmd with incorrect mode
Fri, 26 Oct 2018 19:40:43 +0200 Wuzzy Tweak error messages of /callvote kick
Fri, 26 Oct 2018 19:53:07 +0200 unc0rr Fix lack of message and segfault when number texture creation fails
Fri, 26 Oct 2018 17:51:43 +0200 Wuzzy Add flamethrower, ice_beam_idle and landgun sound files which I have forgotten
Fri, 26 Oct 2018 17:38:14 +0200 Wuzzy Add separate sound symbols for case impact and extra damage
Fri, 26 Oct 2018 16:33:41 +0200 Wuzzy CS: Highlight "Available weapon specials:" as well
Fri, 26 Oct 2018 16:11:51 +0200 Wuzzy Continental supplies: Highlight "Special weapons:" line in mission panel
Fri, 26 Oct 2018 15:55:48 +0200 Wuzzy Add sound for landspray
Fri, 26 Oct 2018 15:52:07 +0200 Wuzzy Add ice beam idle sound
Fri, 26 Oct 2018 15:48:52 +0200 Wuzzy Add flamethrower sound
Fri, 26 Oct 2018 15:46:53 +0200 Wuzzy Prettify the menu arrows in WxW
Fri, 26 Oct 2018 15:04:07 +0200 Wuzzy Use colon after "Disclaimer" in timebox/portalgun descriptinons
Fri, 26 Oct 2018 14:59:08 +0200 Wuzzy Allow to escape | and : character in engine translation files
Fri, 26 Oct 2018 06:15:57 +0200 Wuzzy Engine translation: With '::' can now suppress colons for highlighting
Fri, 26 Oct 2018 04:54:29 +0200 Wuzzy If u play Piano, you can now hear the notes if sound effects OR music is enabled
Fri, 26 Oct 2018 04:30:47 +0200 Wuzzy Properly play Valkyries music in Rope Knock Challenge (no more music overlap)
Fri, 26 Oct 2018 04:07:35 +0200 Wuzzy Add PlayMusicSound/StopMusicSound to Lua API
Fri, 26 Oct 2018 03:59:20 +0200 Wuzzy Refactor usage of sndRideOfTheValkyries, now can play if music is on and sound is off
Thu, 25 Oct 2018 23:46:31 +0200 Wuzzy Fix freezer ray extending with low fuel usage when firing straight up/down while holding up/down key
Thu, 25 Oct 2018 23:39:54 +0200 unc0rr Fix bug 651: sliding hog firing rope could end up stuck in land right after the rope has attached
Thu, 25 Oct 2018 20:40:02 +0300 alfadur some more ja.txt fixes
Thu, 25 Oct 2018 20:34:37 +0300 alfadur additional descriptions for ja.txt
Thu, 25 Oct 2018 18:54:24 +0200 Wuzzy Remove double space at end of chat messages from server
Thu, 25 Oct 2018 18:35:35 +0200 Wuzzy Frontend: Make sure special nicks always show up in square brackets
Thu, 25 Oct 2018 16:44:46 +0200 Wuzzy Add a new king death message
Thu, 25 Oct 2018 16:44:00 +0200 Wuzzy Allow duplicate placeholders in engine strings
Thu, 25 Oct 2018 17:02:56 +0300 alfadur more ja.txt fixes
Thu, 25 Oct 2018 15:26:40 +0200 Wuzzy Add script to check engine locale files for problems
Thu, 25 Oct 2018 13:12:45 +0200 Wuzzy Remove string with duplicate placeholder in sk.txt
Thu, 25 Oct 2018 12:59:56 +0200 Wuzzy Fix incorrect string number for Slovak strings for King death
Thu, 25 Oct 2018 11:48:40 +0200 Wuzzy Support CJK fonts for sidFPS as well
Thu, 25 Oct 2018 11:37:11 +0200 Wuzzy Add CJK font support for sidAmmoCount
Thu, 25 Oct 2018 04:55:27 +0300 alfadur fix some of Wuzzy's rage
Thu, 25 Oct 2018 04:08:29 +0300 alfadur some ja.txt corrections
Thu, 25 Oct 2018 03:48:27 +0300 alfadur update ja.txt
Wed, 24 Oct 2018 21:52:19 +0200 unc0rr Also report chat and added rooms in log
Wed, 24 Oct 2018 21:07:26 +0200 Wuzzy Fix hog can drop more than 2 s. mines if first one was dropped from utility, then stop using that utility
Wed, 24 Oct 2018 21:04:09 +0200 unc0rr Finish hedgewars-checker implementation
Wed, 24 Oct 2018 11:05:44 -0400 nemo disable basic comment support 'cause lua is nuts
Wed, 24 Oct 2018 00:08:23 +0200 unc0rr Create replay file, run engine, result from it and send it to the server. Not implemented: filtering of engine output.
Tue, 23 Oct 2018 22:53:28 +0200 unc0rr Start checker implementation in rust
Tue, 23 Oct 2018 21:36:51 +0200 unc0rr Fix silly loop
Sat, 20 Oct 2018 13:22:30 +0200 unc0rr Add --protocol option to engine
Fri, 19 Oct 2018 02:19:50 +0300 alfadur change draw_thick_line iteration order to benchmark winner
Fri, 19 Oct 2018 00:28:16 +0200 unc0rr Change Land2D::fill() arguments a bit
Fri, 19 Oct 2018 00:09:45 +0200 unc0rr Fix ArcPoints never finishing
Fri, 19 Oct 2018 00:49:09 +0300 alfadur revert 2354264ab0b0
Thu, 18 Oct 2018 23:59:23 +0300 alfadur apply some codegolfing for dubious reasons
Thu, 18 Oct 2018 22:45:14 +0200 unc0rr Use integral-geometry iterators to implement Land2D::draw_thick_line, remove no longer unused functions from Land2D
Thu, 18 Oct 2018 22:34:09 +0200 unc0rr Don't generate unnecessary duplication in case of equal coordinates
Thu, 18 Oct 2018 22:23:25 +0200 unc0rr Add EquidistantPoints iterator to help iterating over all points of circles
Thu, 18 Oct 2018 21:44:09 +0200 unc0rr Implement ArcPoints iterator for circles
Thu, 18 Oct 2018 07:27:14 +0300 alfadur put back land2d.map accidentally replaced by testing code
Thu, 18 Oct 2018 06:50:21 +0300 alfadur fix fppoint.max_norm
Thu, 18 Oct 2018 06:46:32 +0300 alfadur move point struct into integral-geometry and use it to refactor a bit
Wed, 17 Oct 2018 23:02:18 +0200 unc0rr Improve test a bit
Wed, 17 Oct 2018 22:58:21 +0200 unc0rr Make use of LinePoints in Land2D::draw_line
Wed, 17 Oct 2018 22:45:33 +0200 unc0rr Introduce integral-geometry crate, implement LinePoints iterator
Wed, 17 Oct 2018 22:00:58 +0200 unc0rr Raise levels of abstraction to implement draw_thick_line() avoiding code duplication
Wed, 17 Oct 2018 05:33:02 +0200 Wuzzy Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
Wed, 17 Oct 2018 05:34:29 +0300 alfadur add left scalar operations to fpnum
Tue, 16 Oct 2018 23:59:51 +0200 unc0rr Implement Land2D::change_round()
Tue, 16 Oct 2018 23:59:22 +0200 unc0rr Implement get_unchecked* functions for Vec2D
Tue, 16 Oct 2018 23:49:44 +0300 alfadur add opassign implementations
Tue, 16 Oct 2018 22:41:25 +0300 alfadur make methods public
Tue, 16 Oct 2018 05:09:42 +0300 alfadur add scalar operations
Tue, 16 Oct 2018 04:44:11 +0300 alfadur fix test
Tue, 16 Oct 2018 04:43:02 +0300 alfadur add more fpnum functions
Mon, 15 Oct 2018 23:10:03 +0200 unc0rr Implement Land2D::fill() + tests
Mon, 15 Oct 2018 22:22:51 +0300 alfadur Add basic windows build script
Mon, 15 Oct 2018 21:40:32 +0300 alfadur fix library names in engine
Mon, 15 Oct 2018 19:34:11 +0200 unc0rr Make parameters meaning more obvious
Mon, 15 Oct 2018 13:08:29 -0400 nemo tag both as overloadable - seems to satisfy clang 3.4
Mon, 15 Oct 2018 19:43:30 +0300 alfadur fix path to ppas.bat to avoid confusing nmake
Mon, 15 Oct 2018 09:35:54 -0400 nemo add back accidentally removed sections
Sun, 14 Oct 2018 23:17:47 +0200 unc0rr Start land2d library implementation: draw_line() method
Sun, 14 Oct 2018 23:16:11 +0200 unc0rr Add get_mut() to Vec2D
Sun, 14 Oct 2018 21:26:15 +0200 unc0rr Simplify Vec2D::new() a bit
Sun, 14 Oct 2018 23:25:20 +0300 alfadur remove old sdl headers and libs in support of recent deletionism spirit
Sun, 14 Oct 2018 23:09:55 +0300 alfadur .. or rather move calling conventions to proper position
Sun, 14 Oct 2018 22:55:07 +0300 alfadur set proper sdl calling convention for vcpkg builds
Sun, 14 Oct 2018 21:13:32 +0200 unc0rr Implement vec2d library to use for land arrays in the future
Sun, 14 Oct 2018 21:57:30 +0300 alfadur fix frontend compatibility issues
Sun, 14 Oct 2018 21:25:59 +0300 alfadur use correct compiler flags
Sun, 14 Oct 2018 19:04:51 +0200 unc0rr Start work on landgen rust lib
Sun, 14 Oct 2018 19:03:58 +0200 unc0rr Remove more dead code from uLandOutline
Sun, 14 Oct 2018 20:02:51 +0300 alfadur don't use -Wextra when building with vcpkg
Sun, 14 Oct 2018 19:28:24 +0300 alfadur add extra rule for negative integers
Sun, 14 Oct 2018 18:23:19 +0200 unc0rr Implement Iterator trait for LaggedFibonacciPRNG
Sun, 14 Oct 2018 18:01:58 +0200 unc0rr Remove some dead code from template-based land gen
Sun, 14 Oct 2018 12:01:11 -0400 nemo reorder params, deleted obsolete *_passes
Sun, 14 Oct 2018 18:58:39 +0300 alfadur fix return name and bound type
Sun, 14 Oct 2018 18:52:00 +0300 alfadur remove extra begin
Sun, 14 Oct 2018 18:45:11 +0300 alfadur add missing .
Sun, 14 Oct 2018 16:58:08 +0200 unc0rr Convert uLandTemplates into yaml file
Sun, 14 Oct 2018 09:45:16 -0400 nemo one more merge
Sun, 14 Oct 2018 09:43:42 -0400 alfadur merge
Sun, 14 Oct 2018 09:42:26 -0400 alfadur merge
Sat, 13 Oct 2018 23:49:23 +0300 alfadur improve stability for checks
Sat, 13 Oct 2018 22:38:51 +0200 unc0rr Make converter for uLandTemplates into yaml
Sat, 13 Oct 2018 23:08:15 +0300 alfadur fix offsets
Sat, 13 Oct 2018 22:44:21 +0300 alfadur Fix overflow in CheckGearNear
Sat, 13 Oct 2018 20:01:09 +0300 alfadur add fpnum literal macro
Sat, 13 Oct 2018 18:32:41 +0200 unc0rr Implement lagged Fibonacci PRNG in rust, compatible with hwengine
Sat, 13 Oct 2018 18:04:25 +0200 unc0rr inline more operators in fpnum
Sat, 13 Oct 2018 00:43:04 +0300 alfadur delegate cmp to rustlib
Sat, 13 Oct 2018 17:23:19 +0200 unc0rr Add some more tests
Sat, 13 Oct 2018 00:43:04 +0300 alfadur delegate cmp to rustlib
Fri, 12 Oct 2018 22:18:38 +0200 unc0rr Reimplement hwFloat library in rust for future use
Fri, 12 Oct 2018 03:40:21 +0200 Wuzzy Drop internal PhysFS, bump PhysFS requirement to 3.0.0
Thu, 11 Oct 2018 23:43:31 +0200 unc0rr - Fix insert() for strings in pas2c
Wed, 10 Oct 2018 23:54:57 +0300 alfadur forgot a line
Wed, 10 Oct 2018 23:51:53 +0300 alfadur update frontend japanese translation
Tue, 09 Oct 2018 12:54:40 -0400 nemo drop the error checked StrToInt as non-critical - pas2c did not implement it.
Tue, 09 Oct 2018 11:28:07 -0400 nemo IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
Tue, 09 Oct 2018 09:58:33 -0400 nemo bunch more of those shortstring/ansistrings
Tue, 09 Oct 2018 09:02:39 -0400 nemo make explicit for pas2c some string casts that fpc was probably doing automatically
Sun, 07 Oct 2018 18:37:30 +0200 Wuzzy Update German translation
Sun, 07 Oct 2018 18:16:06 +0200 Wuzzy Update locale files
Sat, 06 Oct 2018 02:27:33 +0200 Wuzzy ASA, ice02: Change time strings for consistency with other time strings
Sat, 06 Oct 2018 01:00:02 +0200 Wuzzy No-op when entering /clan command with no argument
Fri, 05 Oct 2018 21:43:48 -0400 alfadur merge
Sat, 06 Oct 2018 00:23:27 +0200 Wuzzy Make sure AddChatString is only fed with shortstrings
Sat, 06 Oct 2018 01:24:27 +0300 alfadur Windows 1809 GetUserProfileDirectory failure workaround
Fri, 05 Oct 2018 23:51:58 +0200 Wuzzy Fix double tmp override in chTeamBack; Use shortstring for sidTeamGone/sidTeamBack
Sat, 06 Oct 2018 00:23:41 +0300 alfadur add debug output for physfs init failure
Fri, 05 Oct 2018 16:54:26 -0400 nemo formatA expects ansistring params
Fri, 05 Oct 2018 16:53:36 -0400 nemo this should probably exit -1 - pas2c was complaining about uninitialised var
Fri, 05 Oct 2018 16:22:51 -0400 nemo silly tmp var for sake of pas2c
Fri, 05 Oct 2018 21:58:12 +0200 unc0rr Fix pas2c build dependencies
Fri, 05 Oct 2018 21:41:56 +0200 unc0rr Fix pas2c build a bit more
Fri, 05 Oct 2018 21:31:58 +0200 Wuzzy Precalculate cMaxHogHealth
Fri, 05 Oct 2018 21:30:06 +0200 Wuzzy Merge unC0Rr's pas2c fix
Fri, 05 Oct 2018 21:09:27 +0200 unc0rr Fix previous patch, add support for High(Longword)
Fri, 05 Oct 2018 21:04:19 +0200 Wuzzy Backed out changeset aed7ee68305a
Fri, 05 Oct 2018 21:04:01 +0200 unc0rr Fix pas2c not having support for High(LongInt) in init expressions
Fri, 05 Oct 2018 20:56:40 +0200 Wuzzy Pas2C: Implement rendering of High() similiar to that of Low()
Fri, 05 Oct 2018 20:28:13 +0200 Wuzzy Update Big Armory preview image
Fri, 05 Oct 2018 20:20:09 +0200 Wuzzy Hide creeper from frontend, prevent addition of creeper ammo via ammo scheme
Fri, 05 Oct 2018 19:37:06 +0200 Wuzzy Don't load game scheme from file if name collides with default scheme
Fri, 05 Oct 2018 19:25:14 +0200 Wuzzy Don't save default weapon scheme in file; don't load weapon scheme from file if name collides with default scheme
Fri, 05 Oct 2018 17:27:12 +0200 Wuzzy Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
Fri, 05 Oct 2018 16:49:17 +0200 Wuzzy Remove unused doStepDuck gear handler
Fri, 05 Oct 2018 16:36:41 +0200 Wuzzy Remove usage of creeper from all schemes and styles
Fri, 05 Oct 2018 14:57:44 +0200 Wuzzy Restructure 0.9.25 changelog, add highlights section
Fri, 05 Oct 2018 14:11:51 +0200 Wuzzy Document the /quit chat command from server
Fri, 05 Oct 2018 13:37:49 +0200 Wuzzy Simplify /quit chat command
Fri, 05 Oct 2018 04:57:03 +0200 Wuzzy gameServer: Add user warning if got chat command not suitable for current state (lobby/room); fix protocol errors
Fri, 05 Oct 2018 04:17:56 +0200 Wuzzy Catch empty chat commands in engine and frontend
Fri, 05 Oct 2018 04:00:16 +0200 Wuzzy Clean up frontend chat command auto-complete
Thu, 04 Oct 2018 23:29:20 +0200 Wuzzy Backed out changeset 5f6208031658 (fixes 652)
Thu, 04 Oct 2018 21:17:21 +0200 Wuzzy Merge Racer/TechRacer tie handling
Thu, 04 Oct 2018 20:45:07 +0200 Wuzzy Backed out changeset 6e4e745f42bb. Devs are hating it for ... reasons
Thu, 04 Oct 2018 20:36:41 +0200 Wuzzy Fix speech bubble chat commands also applying to bots
Thu, 04 Oct 2018 13:26:48 -0400 alfadur merge
Thu, 04 Oct 2018 19:12:09 +0200 Wuzzy Fix another pas2c hiccup in uLandObjects
Thu, 04 Oct 2018 19:04:27 +0200 Wuzzy Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C
Thu, 04 Oct 2018 20:04:32 +0300 alfadur ..and for logging in handler
Thu, 04 Oct 2018 19:57:53 +0300 alfadur Add missing base case for lobby handler
Thu, 04 Oct 2018 17:55:08 +0200 Wuzzy gameServer: Remove broken and undocumented /part chat command
Thu, 04 Oct 2018 17:46:01 +0200 Wuzzy Ignore message-type chat commands (/hsa, /clan, etc.) w/ empty arg list
Thu, 04 Oct 2018 17:30:24 +0200 Wuzzy Rename chat command /team to /clan (but keep /team as alias for now)
Thu, 04 Oct 2018 17:07:17 +0200 Wuzzy Teach engine to properly display clan message received from the net
Thu, 04 Oct 2018 14:54:57 +0200 Wuzzy gameServer: Handle empty chat command (partially)
Thu, 04 Oct 2018 14:36:42 +0200 Wuzzy gameServer: Always report command name if getting an incorrect command
Thu, 04 Oct 2018 14:18:38 +0200 Wuzzy gameServer: remove duplicate VOTE/FORCE command handling
Wed, 03 Oct 2018 03:24:03 +0200 Wuzzy Display error when entering invalid chat command in offline game
Wed, 03 Oct 2018 02:28:39 +0200 Wuzzy Make frontend forward server error and warning messages to engine
Tue, 02 Oct 2018 22:11:15 +0200 Wuzzy Pas2C: Add preprocess files to .hgignore
Tue, 02 Oct 2018 21:51:27 +0200 Wuzzy Rewrite StrToInt code in uStore; get rid of "try" and "except" keywords
Tue, 02 Oct 2018 21:26:25 +0200 Wuzzy IFNDEF custom exception handlung away in pas2c builds
Tue, 02 Oct 2018 20:33:33 +0200 Wuzzy Resolve ambiguity of <> in Pas2C.hs
Sun, 30 Sep 2018 03:18:16 +0200 Wuzzy Add help button in main menu (opens Hedgewars Wiki in browser)
Sun, 30 Sep 2018 01:41:12 +0200 Wuzzy Fix frontend displayed value of Sudden Death timeout being off-by-one
Sat, 29 Sep 2018 23:13:02 +0200 Wuzzy ASA, desert02: Add achievement for escaping with all crates collected and no damage taken
Sat, 29 Sep 2018 22:20:19 +0200 Wuzzy ASA, ice02: Display current flying time next to team bar
Sat, 29 Sep 2018 21:59:36 +0200 Wuzzy ASA, ice02: Fix recorded time being 6 seconds more than reality
Sat, 29 Sep 2018 20:56:55 +0200 Wuzzy ASA: ice02: Render green rings as double rings
Sat, 29 Sep 2018 14:52:13 +0200 Wuzzy Set script globals TurnTimeLeft and ReadyTimeLeft immediately after they were changed by Lua call
Sat, 29 Sep 2018 01:17:15 +0200 Wuzzy Move campaign mission images to share/ instead of hardcoding them into frontend
Thu, 27 Sep 2018 00:26:58 +0200 Wuzzy Fix teleport cursor briefly re-appearing after placing hog in hog placement phase + inf attack mode
Thu, 27 Sep 2018 00:11:54 +0200 Wuzzy Update changelog
Wed, 26 Sep 2018 20:45:55 +0200 Wuzzy On victory, center camera on a winning hedgehog
Mon, 24 Sep 2018 11:18:48 -0400 nemo merge
Mon, 24 Sep 2018 11:16:08 -0400 nemo make it build
Thu, 20 Sep 2018 13:07:21 +0200 Wuzzy Fix maps variable in OfficialChallengeHashes not being global (caused error in normal Racer)
Wed, 19 Sep 2018 10:23:01 +0200 Wuzzy Fix hedgehog being able to make walk/jump sounds before it was placed
Wed, 19 Sep 2018 09:45:45 +0200 Wuzzy Ignore gmTimer after attack or hog is no longer controlled
Wed, 19 Sep 2018 09:31:06 +0200 Wuzzy Clear gmSwitch before activating switcher
Tue, 18 Sep 2018 19:38:58 -0400 nemo use locale rules for the challenge hashes
Tue, 18 Sep 2018 19:30:55 -0400 nemo restore old land hashes which in theory should not have changed in .24
Tue, 18 Sep 2018 19:21:36 -0400 nemo Separate synced pixels from land digests - this is mostly to allow the official racer digests to remain unchanged.
Tue, 18 Sep 2018 00:07:36 +0200 Wuzzy Merge nemo's hash change commit
Tue, 18 Sep 2018 00:06:00 +0200 Wuzzy Add exit hint after Basic Movement Training
Mon, 17 Sep 2018 22:37:47 +0200 Wuzzy Easier back jumps in Basic Movement Training (fixes bug 692)
Sun, 16 Sep 2018 09:25:10 -0400 nemo update hashes changed in r79e13080b9db (critical sprites) ra675a94b5cc1 (critical scripts)
Sun, 16 Sep 2018 10:25:50 +0200 Wuzzy Update hedgewars_en.ts
Sun, 16 Sep 2018 02:18:51 +0200 Wuzzy Update German translation
Sun, 16 Sep 2018 01:54:35 +0200 Wuzzy Update translation files
Sat, 15 Sep 2018 20:56:31 +0200 unc0rr Fix SetAmmoTexts not working in stats-only mode
Sat, 15 Sep 2018 20:42:02 +0200 unc0rr Fix SetAmmoTexts not working in stats-only mode 0.9.24
Sat, 15 Sep 2018 16:22:04 +0200 Wuzzy Fix some syntax errors in internal Lua syntax documentation
Sat, 15 Sep 2018 15:26:23 +0200 Wuzzy Fix team stats screwing up if game ends due to drowning in rising Sudden Death water
Fri, 14 Sep 2018 23:14:19 +0300 alfadur cleanup crate imports
Thu, 13 Sep 2018 20:59:57 +0300 alfadur remove stabilized edition annotations
Wed, 12 Sep 2018 19:51:45 +0300 alfadur Fix engine crash when using lasersight outside the world bounds
Tue, 11 Sep 2018 22:49:27 +0200 alfadur Only show bullet hits for shovable gears
Tue, 11 Sep 2018 22:44:32 +0200 alfadur Fix sinegun dealing 1 damage when shooting straight up. Reduces sine gun knockback strength by 1.25%
Tue, 11 Sep 2018 21:32:28 +0200 alfadur Revert sinegun brokenness to previous levels
Tue, 11 Sep 2018 21:16:27 +0200 unc0rr Make rendering work qmlfrontend
Tue, 11 Sep 2018 18:34:27 +0200 Wuzzy Allow to change volume during pause
Tue, 11 Sep 2018 17:22:54 +0200 Wuzzy ASA, final: Don't say "missed" or "yes sir" after blowing up barrels
Tue, 11 Sep 2018 16:18:24 +0200 Wuzzy Make sure scripts don't break w/ only 1 clan
Tue, 11 Sep 2018 16:00:23 +0200 Wuzzy Add funny message in stats screen when everyone wins
Sun, 09 Sep 2018 12:25:23 +0200 Wuzzy Only reset CursorMovement to 0 if command "-cur_*" is called with appropriate direction
Mon, 10 Sep 2018 23:53:59 +0300 alfadur rescue the stream on handshake failure
Mon, 10 Sep 2018 23:31:44 +0300 alfadur improve error handling for TLS handshake
Sun, 09 Sep 2018 01:20:35 +0300 alfadur port some legacy protocol support
Fri, 07 Sep 2018 04:16:05 +0300 alfadur use openssl for password message handling
Thu, 06 Sep 2018 23:12:32 +0300 alfadur Add TLS support
Wed, 05 Sep 2018 20:09:32 +0200 Wuzzy Add missing roundDraw check in TechRacer
Wed, 05 Sep 2018 19:22:29 +0300 alfadur Add official server feature to cargo
Wed, 05 Sep 2018 18:07:56 +0200 Wuzzy Fix hog teleporting back and forth when walking on portals on floor. Fixes bug 686
Wed, 05 Sep 2018 18:09:06 +0300 alfadur Bump dependencies
Wed, 05 Sep 2018 15:37:50 +0200 Wuzzy Add tie handling for Racer and TechRacer
Wed, 05 Sep 2018 01:53:21 +0200 Wuzzy Fix clan ranking counter advancing per-team instaed of per-clan in case of a tie
Tue, 04 Sep 2018 22:59:08 +0200 Wuzzy Don't write TurnTimeLeft deprecation warning if setter function was used
Tue, 04 Sep 2018 22:18:03 +0200 Wuzzy Call EndTurn(true) instead of TurnTimeLeft(0) in flying saucer training
Tue, 04 Sep 2018 20:38:15 +0200 Wuzzy Fix crash when defeating all enemies in ACF8 (HideHog was called too early)
Tue, 04 Sep 2018 17:57:48 +0200 Wuzzy Fix turn reaction not working properly after turn
Tue, 04 Sep 2018 16:52:51 +0200 Wuzzy Say sndNutter on round draw
Tue, 04 Sep 2018 16:26:15 +0200 Wuzzy Remove some bad/inappropriate messages for round draw and crate drop
Tue, 04 Sep 2018 16:12:53 +0200 Wuzzy Fix player rankings getting confused if a clan was revived
Tue, 04 Sep 2018 15:03:35 +0200 Wuzzy Fix player rankings on round draw: Clans that die in the same turn now have the same rank
Tue, 04 Sep 2018 14:20:15 +0200 Wuzzy Rework rankings of losing clans: Rank them in the reverse order they died
Mon, 03 Sep 2018 22:14:46 +0200 Wuzzy Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats
Mon, 03 Sep 2018 21:19:15 +0200 Wuzzy Fix stats screwing up in Rope Knock Challenge if you lose
Mon, 03 Sep 2018 20:16:54 +0200 Wuzzy Add missing nil check in AfterAttack (oops!)
Mon, 03 Sep 2018 20:01:50 +0200 Wuzzy Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set
Mon, 03 Sep 2018 12:59:54 +0200 Wuzzy Remove mail.gna.org mailing list from README.md (gna.org has shutdown for good)
Mon, 03 Sep 2018 12:46:57 +0200 Wuzzy Lua: Rename globals: NoPointX→NO_CURSOR, cMaxTurnTime→MAX_TURN_TIME, cMaxHogHealth→MAX_HOG_HEALTH
Mon, 03 Sep 2018 05:05:00 +0200 Wuzzy Use translation template for speech bubble command
Mon, 03 Sep 2018 01:48:00 +0200 Wuzzy Continental supplies: Fix health not being set immediately if skipping continent selection, provoking random continent
Mon, 03 Sep 2018 01:09:14 +0200 Wuzzy Don't start retreat time if hog has lost control in the meantime
Mon, 03 Sep 2018 00:53:44 +0200 Wuzzy Don't play timer countdown sounds if in ready phase
Mon, 03 Sep 2018 00:48:51 +0200 Wuzzy Call GetGlobals after entering Lua command with /lua
Mon, 03 Sep 2018 00:15:55 +0200 Wuzzy Dangerous Ducklings: Enter retreat mode after kill
Mon, 03 Sep 2018 00:03:06 +0200 Wuzzy Fix buggy behaviour when setting TurnTimeLeft through Retreat
Sun, 02 Sep 2018 22:05:45 +0200 Wuzzy Change chat text color for Lua warnings to yellow
Sun, 02 Sep 2018 22:02:15 +0200 Wuzzy Add deprecation warning for setting TurnTimeLeft/ReadyTimeLeft directly, fix SetTurnTimeLeft/SetReadyTimeLeft not setting vars reliably
Sun, 02 Sep 2018 21:26:44 +0200 Wuzzy Use SetTurnTimeLeft and SetReadyTimeLeft in all scripts
Sun, 02 Sep 2018 20:57:33 +0200 Wuzzy Lua API: Add SetTurnTimeLeft, SetReadyTimeLeft
Sun, 02 Sep 2018 04:08:58 +0200 Wuzzy Highlander: Remove odd infinite girder ammo in crates
Sun, 02 Sep 2018 01:25:37 +0200 Wuzzy Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme)
Sun, 02 Sep 2018 00:07:33 +0200 Wuzzy Fix hog attack code always destroying TargetPoint, even if no attack occurred. Fixes bug 265
Sat, 01 Sep 2018 23:03:56 +0200 Wuzzy Check for victory before stTurnReact. Fixes 382
Sat, 01 Sep 2018 21:56:12 +0200 Wuzzy ASA, desert01: Fix display error when destroying device crate
Sat, 01 Sep 2018 21:47:08 +0200 Wuzzy ASA, desert01: Disable hero control at first battle left from the hole, not right above it
Sat, 01 Sep 2018 12:43:19 +0200 Wuzzy Prevent pause/synchronizing/AFK mode text being rendered at the same time
Sat, 01 Sep 2018 01:18:07 +0200 Wuzzy Add frontend tip introducing /help
Sat, 01 Sep 2018 00:17:56 +0200 Wuzzy Translate "heads" and "tails" of gameServer
Sat, 01 Sep 2018 00:05:55 +0200 Wuzzy Display error when using /maxteams if not room master
Fri, 31 Aug 2018 23:49:32 +0200 Wuzzy Make guest rejection error translatable
Fri, 31 Aug 2018 23:13:20 +0200 Wuzzy Add command help for /save, /delete, /saveroom and /loadroom
Fri, 31 Aug 2018 21:34:33 +0200 Wuzzy Add 2nd optional parameter to HedgewarsScriptLoad. If false, its OK if file does not exist. Also, return true/false on success
Fri, 31 Aug 2018 21:22:12 +0200 Wuzzy Backed out changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb
Fri, 31 Aug 2018 21:07:07 +0200 Wuzzy Allow script to be missing when calling HedgewarsScriptLoad, return true/false based on success
Fri, 31 Aug 2018 20:35:13 +0200 Wuzzy Don't load locale Lua script if LOCALE == "en"
Fri, 31 Aug 2018 19:19:39 +0200 Wuzzy Add description of hwengine command-line arguments in --help
Fri, 31 Aug 2018 18:15:45 +0200 Wuzzy Critical error if loading a script has failed
Fri, 31 Aug 2018 16:51:33 +0200 Wuzzy Force-disable gfPerHogAmmo and gfSharedAmmo for RW and BRW
Fri, 31 Aug 2018 12:09:40 +0200 Wuzzy BRW: Add utilities and air weapons properly
Fri, 31 Aug 2018 11:12:41 +0200 Wuzzy Fix BRW adding ammoInCrate times ammo on start of turn instead of 1
Fri, 31 Aug 2018 11:11:58 +0200 Wuzzy Fix BRW breaking when weapon scheme assigns 2 bullet for all ammos
Thu, 30 Aug 2018 22:07:01 +0200 Wuzzy BRW now allows weapon scheme customization
Wed, 29 Aug 2018 03:50:53 +0200 Wuzzy Change button image for Tag Team
Wed, 29 Aug 2018 02:56:24 +0200 Wuzzy Add missing server dependencies to Travis metadata
Tue, 28 Aug 2018 21:09:46 +0200 Wuzzy Write down system requirements
Tue, 28 Aug 2018 17:27:49 +0200 Wuzzy Fix typo in gameServer
Tue, 28 Aug 2018 17:19:25 +0300 alfadur move everything test related into test cfg
Tue, 28 Aug 2018 06:04:02 +0200 Wuzzy Space Invasion: Add hilarious loser face to losers
Tue, 28 Aug 2018 05:46:33 +0200 Wuzzy Space Invasion: Continue playing rounds in case the teams are tied at the end
Tue, 28 Aug 2018 03:45:44 +0200 Wuzzy Space Invasion: refactor variables into a large table for everything
Mon, 27 Aug 2018 22:28:56 +0300 alfadur Add hogs per team named constant that absolutely no one asked for
Sun, 26 Aug 2018 20:50:51 +0200 Wuzzy Remove frontend code dealing with unused team variables
Sun, 26 Aug 2018 17:59:26 +0200 Wuzzy Replace now-outdated descriptions of amDuck with dummy texts
Sun, 26 Aug 2018 16:51:01 +0200 Wuzzy GameServer: Use consistent formatting of clan chat (compared with engine)
Sun, 26 Aug 2018 15:10:34 +0200 Wuzzy Change empty string check in gameServer
Sun, 26 Aug 2018 14:59:05 +0200 Wuzzy /greeting chat commands now clears greeting if called w/o arguments
Sun, 26 Aug 2018 14:37:02 +0200 Wuzzy Add a couple of more useful server messages
Sat, 25 Aug 2018 22:02:21 +0200 Wuzzy Don't translate greeting message
Sat, 25 Aug 2018 21:36:15 +0200 Wuzzy Don't translate response to /rnd command
Sat, 25 Aug 2018 21:24:34 +0200 Wuzzy Add error message for /callvote map if no maps are available
Sat, 25 Aug 2018 21:12:10 +0200 Wuzzy Hide /watch command if OFFICIAL_SERVER is not set
Sat, 25 Aug 2018 21:00:26 +0200 Wuzzy Properly scale Start button size in pagenetgame just like in pagemultiplayer
Sat, 25 Aug 2018 20:52:33 +0200 Wuzzy Add a few helpful error messages from server when kicking failed
Sat, 25 Aug 2018 19:23:19 +0200 Wuzzy GameServer: Refactor fake nick names into Consts
Sat, 25 Aug 2018 19:07:17 +0200 Wuzzy Fix some formatting problems with /me
Sat, 25 Aug 2018 18:21:37 +0200 Wuzzy Tweak response messages to /super_power and /registered_only
Sat, 25 Aug 2018 18:04:06 +0200 Wuzzy Fix translatability of "unknown command" server message
Sat, 25 Aug 2018 17:43:29 +0200 Wuzzy Make frontend translate server messages properly
Sat, 25 Aug 2018 12:12:15 +0200 Wuzzy Use plain text mode in video description label to avoid HTML trouble
Wed, 22 Aug 2018 16:47:09 +0200 Wuzzy Backed out changeset 076b7d23fab8. Well, the commit in question was needed after all ... 0.9.24
Wed, 22 Aug 2018 15:00:04 +0200 Wuzzy Fix critical failure to cleanup teams list after rejoining game after a force-quit. Fixes bug 597
Wed, 22 Aug 2018 00:40:11 +0200 Wuzzy Backed out changeset 6c0cf6b9eff8. Scripters should be prepared for nil and pretending the gear exists would cause more pain 0.9.24
Tue, 21 Aug 2018 23:56:49 +0200 Wuzzy Clean up more visual gears stuff in scripts
Tue, 21 Aug 2018 22:57:56 +0200 Wuzzy Clean up legacy visual gear stuff in ClimbHome, fix star despawn, make stars non-critical
Tue, 21 Aug 2018 22:52:46 +0200 Wuzzy Remove calls to GetVisualGearValues where it's not needed
Tue, 21 Aug 2018 22:31:50 +0200 Wuzzy Animate: Remove follow arg from AnimVisualGear
Tue, 21 Aug 2018 15:26:29 -0400 nemo use 0s instead of nils to try to protect script assumptions 0.9.24
Tue, 21 Aug 2018 15:11:28 -0400 nemo only-stats should never create visual gears. and lua should never rely on visual gears being created. critical is just to help ensure ones important to gameplay don't get lost in fast-forward 0.9.24
Tue, 21 Aug 2018 21:02:01 +0200 Wuzzy Remove unused shockwave code in Space Invasion
Tue, 21 Aug 2018 21:00:01 +0200 Wuzzy Make decorational visual gears in Space Invasion non-critical
Tue, 21 Aug 2018 19:52:39 +0200 Wuzzy Update German translation
Tue, 21 Aug 2018 19:20:09 +0200 Wuzzy Update locale files
Tue, 21 Aug 2018 18:35:19 +0200 Wuzzy Merge unC0Rr's checker update
Tue, 21 Aug 2018 18:31:00 +0200 Wuzzy Add a few translator comments for frontend strings
Tue, 21 Aug 2018 17:56:17 +0200 Wuzzy Consistently rename "team chat" to "clan chat" (except chat command)
Tue, 21 Aug 2018 15:46:34 +0200 Wuzzy Make engine chat syntax translatable
Tue, 21 Aug 2018 02:14:15 +0200 Wuzzy Fix some string/translation inconsistencies in strings related to leaving
Mon, 20 Aug 2018 22:38:14 +0200 unc0rr - Add checker dependencies to hedgewars-server.cabal
Sun, 19 Aug 2018 09:54:46 -0400 nemo and melon for Mutant
Fri, 17 Aug 2018 22:35:01 -0400 nemo stray line
Fri, 17 Aug 2018 22:23:19 -0400 nemo more wrapping
Fri, 17 Aug 2018 20:13:33 -0400 nemo basic AI bazooka wrapping.
Thu, 16 Aug 2018 19:41:54 +0300 alfadur Return https
Thu, 16 Aug 2018 19:33:03 +0300 alfadur Rust 2018 conversion
Tue, 14 Aug 2018 15:25:05 +0200 Wuzzy Move common sprite tint values into Utils Lua library
Tue, 14 Aug 2018 14:19:03 +0200 Wuzzy Use new script variable cMaxTurnTime in scripts for consistency
Tue, 14 Aug 2018 13:43:04 +0200 Wuzzy Prevent wrapping of turn time when using extra time
Tue, 14 Aug 2018 09:26:32 +0200 Wuzzy Update list of supported GameFlags in HedgeEditor
Tue, 14 Aug 2018 09:15:20 +0200 Wuzzy HedgeEditor should be fairly stable by now
Tue, 14 Aug 2018 09:05:55 +0200 Wuzzy Fix repeating sun in Hoggywood theme
Mon, 13 Aug 2018 20:19:32 +0200 Wuzzy Close hwengine properly when you got kicked by room host
Mon, 13 Aug 2018 16:31:22 +0200 Wuzzy Improve “Connection refused” error message
Mon, 13 Aug 2018 16:01:58 +0200 Wuzzy Tweak some connection failure messages
Sun, 12 Aug 2018 16:31:22 +0200 Wuzzy Don't make pseudo player names like [server] clickable in chat
Sat, 11 Aug 2018 23:20:08 +0200 Wuzzy Fix duplicate/confusing wave messages in ASA fruit01
Sat, 11 Aug 2018 22:35:23 +0200 Wuzzy Oops, add forgotten begin/end in uTeams
Sat, 11 Aug 2018 22:33:40 +0200 Wuzzy Merge nemo's TODO fix
Sat, 11 Aug 2018 22:28:05 +0200 Wuzzy More straightforward TotalRoundsPre counting if there's only 1 clan
Sat, 11 Aug 2018 21:43:55 +0200 Wuzzy Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
Sat, 11 Aug 2018 18:36:22 +0200 Wuzzy Fix TotalRounds advancing incorrectly with gfRandomOrder off and/or gfTagTeam on
Thu, 09 Aug 2018 19:14:58 +0200 Wuzzy Fix TotalRounds increasing incorrectly if gfRandomOrder is off
Thu, 09 Aug 2018 17:49:17 +0200 Wuzzy Backed out changeset c265a3e6f6da to revert to 0.9.23 TotalRounds behaviour
Thu, 09 Aug 2018 17:48:16 +0200 Wuzzy Backed out changeset 2d787d122083 to revert TotalRounds to 0.9.23 behaviour
Thu, 09 Aug 2018 17:47:29 +0200 Wuzzy Backout 0f02dd1ff4c9. This is not how TotalRounds should work
Fri, 10 Aug 2018 13:16:24 -0400 nemo remove todo
Wed, 08 Aug 2018 18:36:12 +0200 Wuzzy Fix frontend crash when rapidly aborting many active video encodings. Fixes bug 595
Wed, 08 Aug 2018 15:22:34 +0200 Wuzzy Use capcolDefault in Lua scripts
Wed, 08 Aug 2018 14:38:54 +0200 Wuzzy Refactor text color variable names, export 2 color values to Lua
Wed, 08 Aug 2018 14:10:32 +0200 Wuzzy Use light gray color for volume change, just like for the auto camera msgs
Wed, 08 Aug 2018 13:34:39 +0200 Wuzzy Use full string for sidFuel and avoid string concatenation
Wed, 08 Aug 2018 13:14:42 +0200 Wuzzy Make ammo count in ammo menu translatable, and replace “x” with “×”
Wed, 08 Aug 2018 13:02:24 +0200 Wuzzy Fix slightly misplaced ammo count in ammo menu if count > 9
Wed, 08 Aug 2018 12:05:19 +0200 Wuzzy Fix attack bar render bugs: Invisible beyond world edge; rendered over GUI (e.g. mission panel)
Wed, 08 Aug 2018 11:40:00 +0200 Wuzzy Replicate target sprite properly in world wrap
Wed, 08 Aug 2018 11:26:33 +0200 Wuzzy Replicate gear GUI overlays in world wrap
Wed, 08 Aug 2018 11:19:08 +0200 Wuzzy Make sure gear fuel and alt weapon overlays are always drawn on top
Tue, 07 Aug 2018 19:32:33 +0200 Wuzzy Fix foreground flakes (layer 2+6) disappearing when moving camera in world wrap world
Tue, 07 Aug 2018 16:23:51 +0200 Wuzzy Fix hard-to-read text on campaign and training page in frontend at October 31
Tue, 07 Aug 2018 16:07:13 +0200 Wuzzy Update outdated and broken holiday stylesheets
Tue, 07 Aug 2018 13:04:02 +0200 Wuzzy Fix resurrection animation appearing at wrong position for some missions and styles
Tue, 07 Aug 2018 12:15:59 +0200 Wuzzy Report spawning visual gear in onGearResurrect
Tue, 07 Aug 2018 11:37:37 +0200 Wuzzy Add setting to disable audio dampening if losing window focus
Tue, 07 Aug 2018 10:29:01 +0200 Wuzzy Move max. number of crate spawns into variable
Tue, 07 Aug 2018 03:24:54 +0200 Wuzzy Fix visible seam between Sky.png and SkyL.png of Olympics theme
Tue, 07 Aug 2018 02:40:13 +0200 Wuzzy Lobby/room: Prevent opening context menu if no player selected (fixes bug 661)
Tue, 07 Aug 2018 02:18:19 +0200 Wuzzy Fix drill rocket exploding when digging at bounce/wrap world edge
Tue, 07 Aug 2018 01:52:40 +0200 Wuzzy Fix bee target practice removing target selection after first shot
Tue, 07 Aug 2018 01:47:49 +0200 Wuzzy Backed out changeset 0c797469d16d
Tue, 07 Aug 2018 01:43:22 +0200 Wuzzy Update target cursor after shooting targetable ammo with gfMultiWeapon
Tue, 07 Aug 2018 01:31:50 +0200 Wuzzy Use gfMultiWeapon in target practice missions
Tue, 07 Aug 2018 01:28:19 +0200 Wuzzy Suppress "X remaining" caption in multishoot with gfMultiWeapon
Tue, 07 Aug 2018 01:24:57 +0200 Wuzzy Add comments for most hwengine constants
Mon, 06 Aug 2018 22:39:39 +0200 Wuzzy Show correct health increase when hog health cap is reached
Mon, 06 Aug 2018 21:41:06 +0200 Wuzzy Remove fake magic number in MIME info metadata file
Mon, 06 Aug 2018 21:41:06 +0200 Wuzzy Remove fake magic number in MIME info metadata file 0.9.24
Mon, 06 Aug 2018 21:35:08 +0200 Wuzzy Fix cake walking through land when reaching wrap world edge
Mon, 06 Aug 2018 19:33:46 +0200 Wuzzy Remove unused variables of creeper handler
Mon, 06 Aug 2018 19:29:59 +0200 Wuzzy Fix description of gfSolidLand in scheme editor
Mon, 06 Aug 2018 19:05:08 +0200 Wuzzy Fix hog turning around when blowtorching through wrap world edge
Mon, 06 Aug 2018 18:55:22 +0200 Wuzzy Fix projectiles reacing incorrectly with land just behind the wrap world edge
Mon, 06 Aug 2018 15:56:03 +0200 Wuzzy Add bounce effect to cake when it touches bounce edge
Mon, 06 Aug 2018 15:20:25 +0200 Wuzzy Fix cake rotation angle after bounce from bounce edge
Fri, 03 Aug 2018 00:39:50 +0200 Wuzzy Make cake bounce off bounce edge, stop cake at wrap edge to prevent other bug
Fri, 03 Aug 2018 15:34:23 -0400 nemo fix path
Thu, 02 Aug 2018 20:27:20 -0400 nemo hijack the duck for an attempted resurrection of the creeper. initial pass.
Thu, 02 Aug 2018 23:43:31 +0200 Wuzzy Fix hammer/pickhammer not digging land with gfSolidLand on
Thu, 02 Aug 2018 23:24:27 +0200 Wuzzy Backed out changeset 0d920e370a78
Thu, 02 Aug 2018 12:54:30 +0200 Wuzzy Fix hammer shoving gears into indestructible land
Thu, 02 Aug 2018 06:27:18 +0200 Wuzzy Include HWP of Big Armory in CMakeLists
Thu, 02 Aug 2018 04:40:42 +0200 Wuzzy Fix broken Big Armory mission map
Thu, 02 Aug 2018 04:08:12 +0200 Wuzzy Whoops. Fix NoPointX typo in HedgeEditor
Thu, 02 Aug 2018 04:04:21 +0200 Wuzzy Remove bad king death message
Thu, 02 Aug 2018 03:16:08 +0200 Wuzzy Cap hedgehog health to prevent overflow bugs
Thu, 02 Aug 2018 01:52:01 +0200 Wuzzy Use the new NoPointX global in HedgeEditor
Thu, 02 Aug 2018 01:45:45 +0200 Wuzzy Add Lua globals: AMMO_INFINITE and NoPointX
Thu, 02 Aug 2018 01:34:26 +0200 Wuzzy Use proper infinite fuel feature in flying saucer training
Thu, 02 Aug 2018 01:24:40 +0200 Wuzzy Add support for infinite fly time of jetpack and Birdy
Mon, 16 Jul 2018 23:27:15 +0200 Wuzzy Add variable to make state of sound system clear 0.9.24
Tue, 17 Jul 2018 12:55:07 +0200 Wuzzy Fix cursor teleporting to center after leaving game with video recording 0.9.24
Tue, 17 Jul 2018 12:50:55 +0200 Wuzzy Whoops. Syntax error in uVideoRec 0.9.24
Tue, 17 Jul 2018 12:17:11 +0200 Wuzzy Fix video recorder not working if sound disabled (fixes bug 200) 0.9.24
Wed, 01 Aug 2018 23:12:37 +0200 Wuzzy Fix SimpleMission failure to init GameFlags correctly 0.9.24
Wed, 01 Aug 2018 23:12:37 +0200 Wuzzy Fix SimpleMission failure to init GameFlags correctly
Wed, 01 Aug 2018 21:30:33 +0200 Wuzzy Load default clan colors from settings file
Wed, 01 Aug 2018 18:17:10 +0200 Wuzzy HedgeEditor: Use default clan color in AddTeam in mission export
Wed, 01 Aug 2018 17:30:13 +0200 Wuzzy Make ASA fruit02 use of default clan colors
Wed, 01 Aug 2018 15:50:39 +0200 Wuzzy Switch almost all Lua calls of AddTeam to using default clan colors instead of hardcoded color
Wed, 01 Aug 2018 02:49:03 +0200 Wuzzy Lua: Allow to use negative value for AddTeam to select a default clan color
Tue, 31 Jul 2018 22:40:23 +0200 Wuzzy Clean up Tumbler captions a bit
Tue, 31 Jul 2018 22:26:53 +0200 Wuzzy Refactor colors and caption type in Space Invasion
Tue, 31 Jul 2018 19:50:50 +0200 Wuzzy Space Invasion: Delete dead code and ancient outdated comments
Tue, 31 Jul 2018 17:22:49 +0200 Wuzzy Change default clan color for brown for improved contrast
Tue, 31 Jul 2018 01:00:27 +0200 Wuzzy Lua API: Add IsHogHidden
Tue, 31 Jul 2018 00:12:19 +0200 Wuzzy Lua: Add GetVampiric, GetLaserSight
Mon, 30 Jul 2018 20:38:01 +0200 KoBeWi Update Polish translation
Mon, 30 Jul 2018 19:23:28 +0200 Wuzzy ASA, final mission: Redraw map and mask to make borders more distingushable
Mon, 30 Jul 2018 16:30:03 +0200 Wuzzy Make laser sight work properly through wrap world edge
Mon, 30 Jul 2018 13:20:01 +0200 Wuzzy Fix freeze ray not working through wrap world edge; add DrawLineWrapped
Sun, 29 Jul 2018 11:39:48 -0400 nemo and fix index
Sun, 29 Jul 2018 11:37:14 -0400 nemo oh. and indent that loop
Sun, 29 Jul 2018 11:32:56 -0400 nemo add wrap check
Sat, 28 Jul 2018 12:58:12 -0400 nemo merge of 0.9.24 - hopefully correctly this time
Sat, 28 Jul 2018 13:15:59 +0200 Wuzzy Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge
Fri, 27 Jul 2018 19:58:02 +0200 Wuzzy Use wrap-aware doMakeExplosion instead of DrawExplosion in uHandlersMess
Fri, 27 Jul 2018 12:45:10 -0400 nemo sdlkeys is in source not binary, no .in folder. Locutus brought to our attention. 0.9.24
Fri, 27 Jul 2018 00:00:04 +0200 Wuzzy Fix /hta, /hsa and /hya commands not writing message in chat
Fri, 27 Jul 2018 00:00:04 +0200 Wuzzy Fix /hta, /hsa and /hya commands not writing message in chat 0.9.24
Thu, 26 Jul 2018 19:08:39 +0200 Wuzzy TechRacer: Print selected map in debug output
Thu, 26 Jul 2018 18:39:06 +0200 Wuzzy TechRacer: Make most variables local
Thu, 26 Jul 2018 18:26:48 +0200 Wuzzy Clean up messy indentations in TechRacer script
Thu, 26 Jul 2018 18:11:23 +0200 Wuzzy TechRacer: Delete dead code
Thu, 26 Jul 2018 18:01:32 +0200 Wuzzy TechRacer: Fix gears not spawning on turn start when player pressed control right at start
Thu, 26 Jul 2018 14:18:23 +0200 Wuzzy Prevent saving weapon scheme if name was already taken 0.9.24
Thu, 26 Jul 2018 14:18:23 +0200 Wuzzy Prevent saving game schemes if name was already been taken 0.9.24
Thu, 26 Jul 2018 13:03:35 +0200 Wuzzy Prevent saving weapon scheme if name was already taken
Thu, 26 Jul 2018 00:18:59 +0200 Wuzzy Prevent saving game schemes if name was already been taken
Tue, 24 Jul 2018 20:46:22 +0200 Wuzzy Fix a couple of PNG images with known invalid color profiles
Tue, 24 Jul 2018 20:46:22 +0200 Wuzzy Fix a couple of PNG images with known invalid color profiles 0.9.24
Tue, 24 Jul 2018 20:15:32 +0200 Wuzzy Fix teleport tooltip claiming it doesn't end turn in hog placing phase with inf. attack 0.9.24
Tue, 24 Jul 2018 20:07:58 +0200 Wuzzy Limit max droplet count to 50 (fix for 0.9.24 branch only) 0.9.24
Tue, 24 Jul 2018 19:34:04 +0200 Wuzzy Update frontend translation files 0.9.24
Tue, 24 Jul 2018 19:31:37 +0200 Wuzzy Fix changelog typos 0.9.24
Mon, 16 Jul 2018 20:28:01 +0200 Wuzzy Fix hwengine crash when using >1 controllers 0.9.24
Tue, 24 Jul 2018 18:37:52 +0200 Wuzzy Add more sane default controls for controller 0.9.24
Tue, 24 Jul 2018 18:37:52 +0200 Wuzzy Fix broken controller/joystick button and axis events 0.9.24
Tue, 24 Jul 2018 18:37:52 +0200 Wuzzy Detect Qt style after parameter parsing 0.9.24
Tue, 24 Jul 2018 18:37:52 +0200 Wuzzy Fix SDLInteraction strings not being translated 0.9.24
Tue, 24 Jul 2018 18:37:52 +0200 Wuzzy Refactor storage of joystick SDL key names 0.9.24
Tue, 24 Jul 2018 18:37:52 +0200 Wuzzy Make frontend detect controllers again 0.9.24
Tue, 24 Jul 2018 15:44:25 +0200 Wuzzy Update and change license information of Droplet sounds, now it's CC BY 3.0 0.9.24
Tue, 24 Jul 2018 15:44:25 +0200 Wuzzy Update and change license information of Droplet sounds, now it's CC BY 3.0
Sun, 22 Jul 2018 02:46:27 +0200 Wuzzy Fix deprecation warnings in libphyslayer
Sun, 22 Jul 2018 02:29:44 +0200 Wuzzy Fix warnings about unused params in C code
Sat, 21 Jul 2018 15:58:07 +0200 Wuzzy Update German translation
Sat, 21 Jul 2018 14:46:51 +0200 Wuzzy Update Lua/frontend locale files
Sat, 21 Jul 2018 02:06:13 +0200 Wuzzy Merge alfadur's server commits with timer cycle key commits
Sat, 21 Jul 2018 00:34:32 +0200 Wuzzy Add control to cycle through timer/bounciness values
Fri, 20 Jul 2018 19:25:21 +0200 Wuzzy Move hardcoded bounciness values to uConsts
Fri, 20 Jul 2018 20:00:52 -0400 nemo catchup merge on all of alfadur's cool server changes
Sat, 21 Jul 2018 02:19:32 +0300 alfadur Fix map voting verification
Sat, 21 Jul 2018 02:13:55 +0300 alfadur Implement room config export
Fri, 20 Jul 2018 22:14:20 +0300 alfadur Implement save/delete commands
Fri, 20 Jul 2018 15:56:43 +0200 Wuzzy Add more sane default controls for controller
Fri, 20 Jul 2018 14:33:41 +0200 Wuzzy Fix broken controller/joystick button and axis events
Fri, 20 Jul 2018 12:51:16 +0200 Wuzzy Detect Qt style after parameter parsing
Fri, 20 Jul 2018 02:43:38 +0200 Wuzzy Fix SDLInteraction strings not being translated
Fri, 20 Jul 2018 02:22:12 +0200 Wuzzy Refactor storage of joystick SDL key names
Thu, 19 Jul 2018 22:19:44 +0200 Wuzzy Make frontend detect controllers again
Fri, 20 Jul 2018 00:02:52 +0300 alfadur Implement map voting
Thu, 19 Jul 2018 22:50:46 +0300 alfadur clean up room lookups
Thu, 19 Jul 2018 19:35:28 +0200 Wuzzy Fix engine crash when trying to delete cameraFile but it doesn't exist
Thu, 19 Jul 2018 19:11:39 +0200 Wuzzy Fix crash when aborting encoding phase of video recording in videos page if >1 video is being encoded
Thu, 19 Jul 2018 14:01:57 +0200 Wuzzy Document and clean up tools directory a bit
Wed, 18 Jul 2018 17:02:40 +0200 Wuzzy Improve some replies for chat commands on server
Wed, 18 Jul 2018 15:35:54 +0200 Wuzzy Refactor server chat command help, also add admin commands to help
Wed, 18 Jul 2018 03:55:02 +0200 Wuzzy Add /help command for lobby and rooms too
Wed, 18 Jul 2018 02:05:05 +0200 Wuzzy Remove and replace old googlecode references
Wed, 18 Jul 2018 01:35:59 +0200 Wuzzy Switch from http:// to https:// URLs where possible
Wed, 18 Jul 2018 02:14:32 +0300 alfadur Keep hedgehog limit in sync
Wed, 18 Jul 2018 00:27:23 +0200 Wuzzy Increase hedgehog limit to 64
Tue, 17 Jul 2018 22:42:49 +0200 Wuzzy Server: Replace hardcoded hog-related numbers with consts
Tue, 17 Jul 2018 22:00:15 +0200 Wuzzy Bazooka/Grende training: Hide mission panel on pressing attack key
Tue, 17 Jul 2018 21:31:41 +0200 Wuzzy Update server dependencies in INSTALL.md
Tue, 17 Jul 2018 21:17:33 +0200 Wuzzy Clarify/rewrite a few OutError messages
Tue, 17 Jul 2018 20:13:41 +0200 Wuzzy Fix frontend showing 2 errors on engine fatal error (exit code 52)
Tue, 17 Jul 2018 19:44:29 +0200 Wuzzy Clarify the wording of a few checkFails messages
Tue, 17 Jul 2018 19:28:31 +0200 Wuzzy Propagate fatal errors to OutError if checkFails called
Tue, 17 Jul 2018 18:38:44 +0200 Wuzzy Add hidden bazooka training achievement for 100% accuracy
Tue, 17 Jul 2018 16:45:34 +0200 Wuzzy Standardize hidden mission achievement in new Lua library "Achievements"
Tue, 17 Jul 2018 16:03:34 +0300 alfadur indulge clippy
Tue, 17 Jul 2018 14:20:58 +0200 Wuzzy Add proper exit codes when halt-ing hwengine due to error
Tue, 17 Jul 2018 12:55:07 +0200 Wuzzy Fix cursor teleporting to center after leaving game with video recording
Tue, 17 Jul 2018 12:50:55 +0200 Wuzzy Whoops. Syntax error in uVideoRec
Tue, 17 Jul 2018 12:17:11 +0200 Wuzzy Fix video recorder not working if sound disabled (fixes bug 200)
Mon, 16 Jul 2018 23:27:15 +0200 Wuzzy Add variable to make state of sound system clear
Tue, 17 Jul 2018 00:27:24 +0300 alfadur Add room flags
Mon, 16 Jul 2018 22:59:58 +0300 alfadur Something down in the food chain already uses bitflags, so might as well switch to them
Mon, 16 Jul 2018 22:32:04 +0300 alfadur Assorted chat fixes
Mon, 16 Jul 2018 20:28:01 +0200 Wuzzy Fix hwengine crash when using >1 controllers
Mon, 16 Jul 2018 19:15:22 +0200 Wuzzy Always use SDL_Map(A)RGB in SDL_FillRect for color
Mon, 16 Jul 2018 04:50:23 +0200 Wuzzy When hwengine crashes w/ error 217, write backtrace in log, too
Sun, 15 Jul 2018 19:49:31 +0200 Wuzzy Fix hwengine --help returning with exit code 51
Sun, 15 Jul 2018 14:21:06 +0200 Wuzzy Clean up cMaxHHs and cMaxTeams a bit, get rid of hardcoded numbers
Fri, 13 Jul 2018 19:52:19 +0300 alfadur Better packing for clients
Thu, 12 Jul 2018 14:46:16 +0200 Wuzzy Merge gameServer2 changes
Thu, 12 Jul 2018 14:41:24 +0200 Wuzzy Send proper failure error message when image loading has failed
Wed, 11 Jul 2018 18:36:21 -0400 nemo merge
Wed, 11 Jul 2018 21:56:30 +0200 Wuzzy Make sure TotalRounds increases to 0 on first real turn
Wed, 11 Jul 2018 19:14:11 +0200 Wuzzy ACF5: Fix Tribe not being in same clan as Natives
Wed, 11 Jul 2018 18:59:23 +0200 Wuzzy Simplify turn handling in ASA death01
Wed, 11 Jul 2018 18:45:54 +0200 Wuzzy ACF7: Fix princess being in wrong clan
Wed, 11 Jul 2018 18:13:52 +0200 Wuzzy Fix aihDoesntMatter still being attacked with air attack
Wed, 11 Jul 2018 17:25:53 +0200 Wuzzy ASA death01: Put PAotH into correct clan
Wed, 11 Jul 2018 17:13:25 +0200 Wuzzy Fix aihDoesntMatter not applying to hammer and shover
Wed, 11 Jul 2018 16:22:05 +0200 Wuzzy ACF3: Fix initial ammo being locked
Wed, 11 Jul 2018 16:01:12 +0200 Wuzzy ACF3: Tweak princess spawn position
Wed, 11 Jul 2018 15:44:33 +0200 Wuzzy ACF3: Move princess to her own team, fix clan color
Tue, 10 Jul 2018 21:29:31 +0200 Wuzzy Add subtle dust flakes for Cheese and CrazyMission themes
Tue, 10 Jul 2018 20:30:06 +0200 Wuzzy New SD water texture for CrazyMission theme
Tue, 10 Jul 2018 18:35:31 +0200 Wuzzy Refactor collision mask checks, remove hardcoded numbers
Tue, 10 Jul 2018 18:00:04 +0200 Wuzzy Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
Tue, 10 Jul 2018 17:11:31 +0200 Wuzzy Prevent manual hiding of some special mission panels
Tue, 10 Jul 2018 16:44:13 +0200 Wuzzy Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
Tue, 10 Jul 2018 16:25:58 +0200 Wuzzy Update mission texts with regards to mission panel key
Tue, 10 Jul 2018 16:07:11 +0200 Wuzzy Add dedicated key to display mission panel: M
Tue, 10 Jul 2018 15:20:19 +0200 Wuzzy Tweak chat command replies for /lua command
Tue, 10 Jul 2018 13:28:47 +0200 Wuzzy Add /help chat command for engine
Mon, 09 Jul 2018 20:59:08 +0300 alfadur Optimize test string generation
Mon, 09 Jul 2018 20:31:32 +0300 alfadur fix tests
Mon, 09 Jul 2018 19:41:26 +0300 alfadur complete newseed voting
Mon, 09 Jul 2018 19:39:15 +0300 alfadur merge
Sun, 08 Jul 2018 02:46:59 +0200 Wuzzy Highlander: Fix all hogs getting teleport after hog placement phase
Sun, 08 Jul 2018 02:06:08 +0200 Wuzzy Fix GetAmmo getting wrong ammo count
Sun, 08 Jul 2018 01:30:13 +0200 Wuzzy New Lua API function: GetAmmo, to get ammo config
Sun, 08 Jul 2018 00:16:33 +0200 Wuzzy Fix teleport tooltip claiming it doesn't end turn, while in in hog placing phase with inf. attack
Sat, 07 Jul 2018 23:29:02 +0200 Wuzzy Fix TotalRounds still being -1 in first real turn after hog placement phase
Sat, 07 Jul 2018 22:50:08 +0200 Wuzzy Highlander: Localize global variable
Sat, 07 Jul 2018 22:48:56 +0200 Wuzzy Highlander: Clean up code style, indents and delete useless old comments
Sat, 07 Jul 2018 19:34:13 +0200 Wuzzy Space Invasion: Improve how round score is displayed
Sat, 07 Jul 2018 20:22:31 +0300 alfadur Mostly implement voting
Sat, 07 Jul 2018 18:41:28 +0200 Wuzzy Space Invasion: Localize most global variables
Sat, 07 Jul 2018 18:37:21 +0200 Wuzzy Fix rare Lua error message spam in Space Invasion
Fri, 06 Jul 2018 21:03:03 +0300 alfadur Implement greetings & fixed rooms
Fri, 06 Jul 2018 17:16:01 +0200 Marcin Mielniczuk Add an extra test for Rnd's distribution
Fri, 06 Jul 2018 16:59:52 +0200 Marcin Mielniczuk Send the rnd reply to the room only.
Fri, 06 Jul 2018 16:27:25 +0200 Marcin Mielniczuk Implement server-side logic for Rnd
Wed, 04 Jul 2018 18:49:51 +0300 alfadur Fix team remove synchronization
Wed, 04 Jul 2018 15:42:42 +0300 alfadur Check for client's existence before handling messages
Wed, 04 Jul 2018 13:56:49 +0300 alfadur Fix scheme config parsing
Wed, 04 Jul 2018 12:57:05 +0300 alfadur Fix AddTeam message serialization
Wed, 04 Jul 2018 04:42:16 +0300 alfadur add missing message tests
Wed, 04 Jul 2018 00:01:25 +0300 alfadur update nom
Tue, 03 Jul 2018 23:05:09 +0300 alfadur update proptest
Tue, 03 Jul 2018 22:39:12 +0300 alfadur merge
Tue, 03 Jul 2018 22:37:15 +0300 Marcin Mielniczuk Update rand and log to the latest versions
Mon, 02 Jul 2018 16:48:16 -0400 nemo somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
Mon, 02 Jul 2018 16:46:13 +0300 Marcin Mielniczuk Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
Mon, 02 Jul 2018 16:25:49 +0300 alfadur Fix cmd parsing & update tests
Fri, 29 Jun 2018 18:27:51 +0300 Marcin Mielniczuk Implement parsing for rnd and add a little documentation
Thu, 28 Jun 2018 17:29:37 +0200 Marcin Mielniczuk Undo enabling the `unreachable-pub` lint.
Thu, 28 Jun 2018 00:10:15 +0300 alfadur stabilization
Wed, 27 Jun 2018 23:51:00 +0300 alfadur Fix spectators joining midgame
Wed, 27 Jun 2018 23:26:29 +0300 alfadur Send more data on room joining
Wed, 27 Jun 2018 17:58:33 +0300 alfadur Additional round cleanup
Tue, 26 Jun 2018 23:20:28 -0400 nemo neglected dep update from r87a6cad20c90:
Wed, 27 Jun 2018 04:54:41 +0300 alfadur Send teams&flags on entering a room
Wed, 27 Jun 2018 02:34:46 +0300 alfadur Implement game start & engine messages
Tue, 26 Jun 2018 23:22:38 +0300 alfadur Implement game config messages
Sun, 24 Jun 2018 12:09:31 -0400 marmistrz Enable all lints from the rust-2018-idioms suite.
Thu, 21 Jun 2018 17:43:13 -0400 nemo Just to be kind to vim which is failing at sniffing
Thu, 21 Jun 2018 17:23:10 -0400 alfadur implementation of team related messages
Thu, 21 Jun 2018 23:09:20 +0200 unc0rr Store saved room in yaml
Tue, 19 Jun 2018 19:14:33 -0400 nemo let's keep track of the racer room config
Mon, 18 Jun 2018 09:22:53 -0400 alfadur partial room implementation
Thu, 14 Jun 2018 16:44:27 -0400 alfadur rework of prior
Thu, 14 Jun 2018 12:31:15 -0400 alfadur handle edge polling properly
Sun, 10 Jun 2018 19:12:26 +0200 antonc27 Merge default to ios-develop ios-develop
Sun, 10 Jun 2018 19:01:50 +0200 antonc27 Merge ios-develop into default
Sun, 10 Jun 2018 18:56:51 +0200 antonc27 Added tag Hedgewars-iOS-2.1 for changeset 195208deff1d ios-develop
Thu, 31 May 2018 01:50:49 +0200 Wuzzy More fallback styling for hat preview webpage
Thu, 31 May 2018 01:45:20 +0200 Wuzzy Add <noscript> fallback for hats preview webpage
Tue, 29 May 2018 19:12:53 -0400 alfadur bullet bubbles
Mon, 28 May 2018 19:50:15 -0400 alfadur ensure shotgun works with portals and make it hit airmines
Sun, 27 May 2018 20:32:06 -0400 nemo allow freezing airmines outside the Land area too. Make the top of frozen mine a little flatter
Sun, 27 May 2018 13:10:32 -0400 nemo make the mine slippery too since it has the ice finish - add a gmDelete to the gear if you want it to *not* explode when hit ☺
Sat, 26 May 2018 10:54:17 -0400 nemo Make mine active/hunting glow a bit more obvious. Add frozen sprite, increase ice beam mine "hit" radius a bit
Thu, 24 May 2018 13:04:56 -0400 nemo make all bullets function similar to machinegun bullets (can hit/shove objects without checkin)
Thu, 24 May 2018 09:51:11 -0400 nemo zero damage on air mine too
Thu, 24 May 2018 15:23:48 +0200 Wuzzy Remove unused variable in uLandObjects
Thu, 24 May 2018 15:20:29 +0200 Wuzzy Feedback dialog: Disable "send system information" checkbox by default
Wed, 23 May 2018 20:45:42 -0400 nemo Allow freezing airmines because whyyy not
Tue, 22 May 2018 17:54:07 -0400 alfadur theme object tweak
Tue, 22 May 2018 17:53:53 -0400 alfadur Checksum girders and masks too
Fri, 18 May 2018 09:57:24 -0400 nemo merge this in too
Fri, 18 May 2018 09:56:56 -0400 nemo IFDEF for Phys 2.0 which has no mountHandle - result will just be no hwp in hwp on those systems, which would be rarely used and DLC only. 0.9.24
Thu, 17 May 2018 20:04:39 -0400 nemo 0.9.24 merge of physfs tweak
Thu, 17 May 2018 20:04:07 -0400 nemo Make wrapping a lua and its sidecar actually work. 0.9.24
Wed, 16 May 2018 19:36:49 -0400 alfadur example theme objects for the new theming features
Wed, 16 May 2018 18:37:17 -0400 alfadur new theme object features
Wed, 16 May 2018 18:22:28 +0200 sheepluva adjust label, update ChangeLog ui-scaling
Wed, 16 May 2018 18:09:13 +0200 sheepluva add chat size to misc settings. persist in settings.ini ui-scaling
Wed, 16 May 2018 10:11:00 +0200 sheepluva WIP: make chat resizing faster ui-scaling
Tue, 15 May 2018 23:47:07 +0200 sheepluva whoops, I initialized my new var incorrectly ui-scaling
Tue, 15 May 2018 17:05:40 +0200 sheepluva fix some accidental code corruption caused by my last commit ui-scaling
Tue, 15 May 2018 16:55:37 +0200 sheepluva WIP: allow changing chat size ui-scaling
Mon, 07 May 2018 23:43:01 +0300 unC0Rr Fix win32 package creation
Sun, 06 May 2018 00:48:43 +0200 Wuzzy Merge default
Sun, 06 May 2018 00:47:49 +0200 alfadur Update frontend translation: Japanese
Thu, 03 May 2018 14:44:17 -0400 alfadur fix trace when bullets skip on water
Fri, 04 May 2018 15:08:59 +0200 Wuzzy Make EnableSwitchHog() more robust against failure, return gear UID
Fri, 04 May 2018 14:46:39 +0200 Wuzzy Continental supplies: No more hacky switch hog for North America
Fri, 04 May 2018 14:38:01 +0200 Wuzzy Lua API: Add EnableSwitchHog to manually enable hog switching
Fri, 04 May 2018 01:39:22 +0200 Wuzzy Continental supplies: Upside-Down World special now works in cave maps as well
Fri, 04 May 2018 01:01:40 +0200 Wuzzy Update German Lua translation
Thu, 03 May 2018 23:19:56 +0200 Wuzzy Fix changelog mistake
Thu, 03 May 2018 23:00:08 +0200 Wuzzy CS: Fix display of ammo caption for weapon specials
Thu, 03 May 2018 22:42:29 +0200 Wuzzy Fix GetAmmoTimer implementation, swap arguments
Thu, 03 May 2018 22:12:13 +0200 Wuzzy Continental supplies: Fix continent ammo tooltip containing annoying "use of this weapon does not end turn"
Thu, 03 May 2018 22:05:25 +0200 Wuzzy Lua API: GetAmmoTimer, to get the player-set timer for an ammo
Thu, 03 May 2018 21:40:13 +0200 Wuzzy Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
Thu, 03 May 2018 21:04:55 +0200 Wuzzy Rename SVG hats to be consistent with PNG versions
Thu, 03 May 2018 21:02:05 +0200 Wuzzy Simplify and shrink 5 SVG hats
Thu, 03 May 2018 19:02:55 +0200 Wuzzy Update copyright years
Thu, 03 May 2018 18:00:49 +0200 kompowiec Update Taiwanese translation
Thu, 03 May 2018 17:22:53 +0200 Wuzzy Update ChangeLog for Continental supplies
Thu, 03 May 2018 16:46:36 +0200 Wuzzy Continental supplies: Bouncy boomerang does not spawn crate when drowning
Thu, 03 May 2018 16:16:15 +0200 Wuzzy Continental supplies: Mention that vamp increases Medicine effectiveness
Thu, 03 May 2018 15:37:29 +0200 Wuzzy Continental supplies: Fix “Boring” sound being played after continent select
Thu, 03 May 2018 15:30:31 +0200 Wuzzy Continental supplies: Update pickhammer icon
Thu, 03 May 2018 15:18:28 +0200 Wuzzy Massive Continental supplies update
Thu, 03 May 2018 11:58:07 +0200 Vatten Updated Continental supplies
Wed, 02 May 2018 23:07:41 +0200 unc0rr Call GetNext twice as many times to distribute seed across the whole buffer even for single byte seeds
Wed, 02 May 2018 15:29:21 -0400 nemo real droplet fix - default density is fine - also add back in the underwater bullet trails
Wed, 02 May 2018 20:09:48 +0200 Wuzzy Minor improvements in tutorial mission texts to make stuff clearer
Wed, 02 May 2018 18:48:58 +0200 Wuzzy Update German translation for previous English typo fixes
Wed, 02 May 2018 18:19:31 +0200 Wuzzy Fix a couple of English typos
Wed, 02 May 2018 17:22:42 +0200 Wuzzy Fix more German typos in Hedgewars files
Wed, 02 May 2018 15:28:46 +0200 Wuzzy Fix a couple of German typos in de.lua
Tue, 01 May 2018 20:41:47 -0400 nemo reduce minigun splash droplets a little
Tue, 01 May 2018 14:08:28 -0400 Case_Of Update of french frontend localisation
Sun, 29 Apr 2018 11:25:12 -0400 nemo Seed reset seems fine when moved out of the loader. Also bump protocol
Sun, 29 Apr 2018 10:47:02 -0400 nemo Back out 12847:1aba77b2e4ac This both does NOT fix the seed mismatch with shoppa map preview *AND* breaks otherwise identical scripts with different file encodings due to multiple lua calls.
Sun, 29 Apr 2018 09:24:14 -0400 nemo Airmines should have been set for 45° bounce - the only reason they weren't I guess is they were a clone of some mine values - and mines use traditional behaviour.
Fri, 27 Apr 2018 11:19:23 -0400 nemo mark this revision as 0.9.24 branching point - next commit requires a protocol bump 0.9.24
Thu, 26 Apr 2018 00:21:03 +0200 Wuzzy Fix hog being unable to walk after using sniper rifle without firing both shots
Tue, 24 Apr 2018 21:49:12 +0200 Wuzzy Pas2C: Add support for char + ansistring (for real this time)
Tue, 24 Apr 2018 20:30:15 +0200 Wuzzy Change KeyBindToName to shortstring
Tue, 24 Apr 2018 19:52:04 +0200 Wuzzy Pas2C: Add support for char + ansistring
Tue, 24 Apr 2018 19:10:19 +0200 Wuzzy Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
Sat, 21 Apr 2018 17:17:42 +0200 Wuzzy New Lua call: Retreat, to force turn into Retreat time
Thu, 19 Apr 2018 15:48:00 +0200 Wuzzy Fix incorrect check for iPhone macro in hwconsts.h
Thu, 19 Apr 2018 14:07:56 +0200 Wuzzy Fix outdated Qt CMake dependency for OS X
Wed, 18 Apr 2018 17:12:23 +0200 Wuzzy Added tag 0.9.24.1-release for changeset afc089c39556
Wed, 18 Apr 2018 17:12:15 +0200 Wuzzy Removed tag 0.9.24.1-release 0.9.24.1-release
Wed, 18 Apr 2018 17:02:44 +0200 Wuzzy Update changelog
Wed, 18 Apr 2018 10:30:27 -0400 nemo Added tag 0.9.24.1-release for changeset ea98a45452e5
Wed, 18 Apr 2018 10:30:16 -0400 nemo Removed tag 0.9.24.1-release
Wed, 18 Apr 2018 10:30:10 -0400 nemo bump cpack .24 to .24.1, make the moc filter broader
Wed, 18 Apr 2018 09:11:38 -0400 nemo Added tag 0.9.24.1-release for changeset 3f2ee2f9b51d
Tue, 17 Apr 2018 19:43:41 -0400 alfadur fix/workaround for fullscreen crash in 0.9.24
Tue, 17 Apr 2018 15:21:52 -0400 nemo minor simplification of conditions for not spawning a visual gear - also allows lua to spawn clouds critically or non-critically. We probably shouldn't even exempt clouds from this, and just spawn them once synced, but, eh, probably isn't a significant hit since sheepluva made the motion more efficient.
Tue, 17 Apr 2018 20:10:10 +0200 Wuzzy Fix crash when firing portal gun at low quality graphics
Tue, 17 Apr 2018 00:37:15 +0200 Wuzzy Added tag 0.9.24-release for changeset a4e7e62f2c0d
Sun, 15 Apr 2018 18:20:34 +0200 unc0rr Install platforms dir too 0.9.24-release
Fri, 13 Apr 2018 16:18:57 -0400 nemo enable stretchLastSection
Fri, 13 Apr 2018 14:45:09 -0400 nemo wuzzy is a spoilsport
Fri, 13 Apr 2018 20:35:35 +0200 alfadur Stop minigun sound when gtMinigun is destroyed
Fri, 13 Apr 2018 13:03:51 -0400 nemo QT for some reason messes with XCompose causing broken input (Qt 5 only - Qt 4 did not break anything). In Qt 5.2 and 5.3 this was causing an invalid conversion in chat messages containing these resulting in the bad bytes being stripped. In Qt 5.9 it is still broken, but you at least get a string with something in it. This checks for non-zero converted strings for room creation and chat lines.
Fri, 13 Apr 2018 00:17:30 +0200 alfadur Fix bullet trails overlapping when the pass through wrap or bounce world edge
Thu, 12 Apr 2018 16:56:06 +0200 Wuzzy Use QDir::Files to read ammo schemes
Thu, 12 Apr 2018 14:52:47 +0200 Wuzzy Don't let hedgehogs moan if they take 0 Sudden Death damage
Thu, 12 Apr 2018 01:51:38 +0200 alfadur Fix minigun bullets hitting shooter when it hits hog on other side of world wrap
Thu, 12 Apr 2018 00:40:10 +0200 Wuzzy Update changelog
Wed, 11 Apr 2018 17:59:59 -0400 nemo merge with 0.9.23, pulling in unc0rr's desync fix
Sun, 08 Apr 2018 00:52:22 +0200 sheepluva cleanup whitespaces, add braces to for loops
Sun, 08 Apr 2018 00:26:33 +0200 alfadur I guess "Fix weapon scheme lookup being unnecesarily persisted"?.. or something
Sat, 07 Apr 2018 23:38:19 +0200 sheepluva Quick Game: ignore hidden themes
Sat, 07 Apr 2018 22:16:36 +0200 sheepluva Fix segfault on game halt (if no logfile)
Fri, 06 Apr 2018 12:34:23 -0400 nemo quick game wasn't checking for hidden themes. It should, but this will at least make them not-crash. The results are kind of amusing.
Wed, 04 Apr 2018 21:34:09 +0200 Wuzzy Remove “mission accomplished” victory message, might be confusing
Wed, 04 Apr 2018 19:33:19 +0200 Wuzzy Show simple drop-down icon next to key binder widget
Wed, 04 Apr 2018 18:38:00 +0200 Wuzzy Update changelog
Wed, 04 Apr 2018 14:05:29 +0200 Wuzzy Update locale files
Fri, 30 Mar 2018 20:42:24 +0200 unc0rr Improve error message a bit
Fri, 30 Mar 2018 12:26:51 -0400 nemo oups
Fri, 30 Mar 2018 11:56:16 -0400 nemo add title manipulation
Fri, 30 Mar 2018 17:01:30 +0200 unc0rr Bump protocol version, update sources in preparation for .24 release
Fri, 30 Mar 2018 10:03:29 -0400 nemo simple optimised svg of the low detail hedgehog for use in .desktop files and such
Fri, 30 Mar 2018 15:56:47 +0200 Wuzzy Travis: Drop zoogie PPA, drop ImageMagick from apt-get line
Fri, 30 Mar 2018 15:37:48 +0200 Wuzzy Travis: Upgrade to Ubuntu xenial, drop libghc-parsec3-dev
Fri, 30 Mar 2018 15:16:29 +0200 Wuzzy CMake: Make sure Qt5 is also found on OS X after installing it via Homebrew
Fri, 30 Mar 2018 15:02:10 +0200 Wuzzy Fix Qt5 in .travis.yml for Ubuntu (hopefully)
Fri, 30 Mar 2018 08:02:14 -0400 nemo Backed out changeset e9caada3aac1 - < LocutusOfBorg> dpkg-shlibdeps: error: no dependency information < LocutusOfBorg> Hint: check if the library actually comes from a package.
Wed, 28 Mar 2018 17:28:12 +0200 Wuzzy Update .travis.yml to include Qt5 stuff
Wed, 28 Mar 2018 16:05:46 +0200 Wuzzy Add greno4ka to credits for Russian translation contribution
Wed, 28 Mar 2018 16:04:07 +0200 greno4ka Slightly update russian localization
Wed, 28 Mar 2018 15:37:35 +0200 LocutusOfBorg Remove useless libghc-stm-dev from build
Wed, 28 Mar 2018 15:21:23 +0200 Wuzzy CMake for server: Pass -dynamic flag to ghc
Wed, 28 Mar 2018 15:14:20 +0200 Wuzzy CMake: Rework Haskell package detection, use ghc-pkg to detect packages
Wed, 28 Mar 2018 14:06:34 +0200 Wuzzy Grenade Training: Add warm-up sequence, introduce timer in separate mission panel
Wed, 28 Mar 2018 01:22:53 +0200 Wuzzy Fix compile fail due to dependency in Qt 5.10 in pagevideos.cpp
Tue, 27 Mar 2018 23:01:22 +0200 Wuzzy Add voice pack sound fallbacks also for sndOoff{2,3} and sndOw{2,4}
Tue, 27 Mar 2018 22:45:31 +0200 Wuzzy Fix broken fallback to sndFirePunch1 if sndFirePunch{2,6} is missing
Tue, 27 Mar 2018 19:59:12 +0200 Wuzzy Videos frontend page: Locale-aware text formatting
Tue, 27 Mar 2018 13:45:58 -0400 nemo might as well put this after the last mining
Tue, 27 Mar 2018 17:32:23 +0200 Wuzzy Fix team files and settings not saving properly, and remove FileEngine stuff from DLC
Tue, 27 Mar 2018 04:39:31 +0200 Wuzzy ThemeFilterProxyModel: Fix filter function containing a path with no return value
Mon, 26 Mar 2018 15:12:33 +0200 Wuzzy Flying portal balls now spawn a few spark effects
Sat, 24 Mar 2018 19:05:46 -0400 nemo oops
Sat, 24 Mar 2018 23:57:54 +0100 Wuzzy Update German Lua translation
Sat, 24 Mar 2018 23:45:16 +0100 Wuzzy ShoppaMap: Can change map complexity with slider, remove script param “pad”
Sat, 24 Mar 2018 23:13:57 +0100 Wuzzy ShoppaMap: Delete unused/dead code
Sat, 24 Mar 2018 22:28:53 +0100 Wuzzy TechRacer: Remove script parameter “helpDisabled”
Sat, 24 Mar 2018 11:07:44 -0400 nemo bug #598 - this was kinda entertaining but is, yeah, a bit too weird
Sat, 24 Mar 2018 02:24:02 +0100 Wuzzy Highlander: Rename “mode=orig” to “multiuse=true” and explain the meaning of this scriptparam in mision panel
Sat, 24 Mar 2018 00:26:39 +0100 Wuzzy Change how locale is loaded in frontend, and fix some bugs
Fri, 23 Mar 2018 03:37:07 +0100 Wuzzy The Specialits: Use gfSwitchHog for hog switching and delete the terrible Lua hacks
Fri, 23 Mar 2018 03:17:01 +0100 Wuzzy Add new game flag gfSwitchHog, enable hog switching at turn start
Thu, 22 Mar 2018 23:27:11 +0100 Wuzzy Change appearance of Art theme in Sudden Death
Thu, 22 Mar 2018 19:25:38 +0100 Wuzzy Lua API: Add Explode function
Thu, 22 Mar 2018 18:40:21 +0100 Wuzzy Improve Sudden Death theming of Eyes and Deepspace
Thu, 22 Mar 2018 17:44:06 +0100 Wuzzy Fix some artifacts in contour of horizont.png of Planes theme
Thu, 22 Mar 2018 16:52:04 +0100 Wuzzy Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
Thu, 22 Mar 2018 16:08:33 +0100 Wuzzy If delegating room control, reset map of new master, if map is missing
Thu, 22 Mar 2018 14:09:10 +0100 Wuzzy QTfrontent: Print map and style name in red, if missing. And update map label after delegation
Thu, 22 Mar 2018 13:29:07 +0100 Wuzzy Set plain text mode for gamecfg labels (scheme, style)
Thu, 22 Mar 2018 13:18:45 +0100 Wuzzy Display style name correctly if host selects a style you don't have
Thu, 22 Mar 2018 00:17:13 +0100 Wuzzy Change CrazyMission preview, change portal map theme to Hell
Wed, 21 Mar 2018 20:35:50 +0100 Wuzzy Fix initial map preview being broken when joining room, part 2
Wed, 21 Mar 2018 15:38:20 +0100 Wuzzy Partially fix wrong preview when joining host room with missing map
Wed, 21 Mar 2018 14:36:26 +0100 Wuzzy Add some isNull checks for some strings in mapContainer
Tue, 20 Mar 2018 02:24:47 +0100 Wuzzy Fix incorrect preview when selecting image map the first time in session
Mon, 19 Mar 2018 18:58:49 +0100 Wuzzy Fix theme chooser failing to filter themes by name
Mon, 19 Mar 2018 16:07:08 +0100 Wuzzy Force proper map and theme reset when host delegates to you if you don't have the map or theme
Mon, 19 Mar 2018 15:44:39 +0100 Wuzzy Map container: Add question mark in front of missing theme name
Mon, 19 Mar 2018 15:21:11 +0100 Wuzzy Tweak map preview background colors
Mon, 19 Mar 2018 14:07:29 +0100 Wuzzy Fix map type combo box being disabled for good when you select image or mission map
Mon, 19 Mar 2018 13:35:13 +0100 Wuzzy Check existance of theme icon before loading it
Mon, 19 Mar 2018 00:09:07 +0100 Wuzzy Shorten and wrap map name properly when viewing room as non-master
Sun, 18 Mar 2018 20:58:46 +0100 Wuzzy Fix some map preview properly problems when host switches to image map mode w/ you missing the map
Sun, 18 Mar 2018 15:42:17 +0100 Wuzzy Show error icon when selected theme is missing
Sun, 18 Mar 2018 15:24:54 +0100 Wuzzy Add IsHiddenRole to ThemeModel for hidden themes
Sun, 18 Mar 2018 14:38:48 +0100 Wuzzy ThemeModel: Filter themes based on IsDlcRole rather than string-based
Sun, 18 Mar 2018 03:24:49 +0100 Wuzzy Online room: Display error image in preview when host selects a map you don't have
Sun, 18 Mar 2018 18:47:03 +0100 antonc27 - Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time) ios-develop Hedgewars-iOS-2.1
Sun, 18 Mar 2018 00:24:15 +0100 Wuzzy Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
Sat, 17 Mar 2018 22:26:02 +0100 Wuzzy Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes
Sat, 17 Mar 2018 23:27:24 +0100 antonc27 - New AppIcon (no more black background!) ios-develop
Sat, 17 Mar 2018 22:37:13 +0100 antonc27 - Migrate AppIcons to xcassets ios-develop
Sat, 17 Mar 2018 23:55:32 +0300 unC0Rr Fix crasher
Sat, 17 Mar 2018 18:15:55 +0100 antonc27 - Missing languages ios-develop
Sat, 17 Mar 2018 18:13:37 +0100 antonc27 - Use two-letter language descriptor for localisations ios-develop
Sat, 17 Mar 2018 17:47:42 +0100 Wuzzy Show sidNoEndTurn text for most weapons when in inf attack mode
Sat, 17 Mar 2018 15:51:45 +0100 Wuzzy Draw map page: Fix pen size being changed after loading a map
Sat, 17 Mar 2018 04:37:13 +0100 Wuzzy Fix speech bubble briefly rendering at (0,0) after spawning
Sat, 17 Mar 2018 04:12:10 +0100 Wuzzy Remove ugly empty rectangle in empty active teams list for real
Sat, 17 Mar 2018 04:02:37 +0100 Wuzzy Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
Sat, 17 Mar 2018 02:16:16 +0100 Wuzzy Remove “Upload to YouTube” functionality which has been broken for years
Sat, 17 Mar 2018 00:13:49 +0100 Wuzzy Various minor frontend CSS tweaks
Fri, 16 Mar 2018 19:25:51 +0100 Wuzzy QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
Fri, 16 Mar 2018 19:17:20 +0100 antonc27 - Hide 'Campaign' button (not ready on iOS...) ios-develop
Fri, 16 Mar 2018 19:05:11 +0100 Wuzzy Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Fri, 16 Mar 2018 16:35:08 +0100 Wuzzy Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
Fri, 16 Mar 2018 02:02:27 +0100 Wuzzy Make video metadata strings translatable in frontend
Fri, 16 Mar 2018 00:10:04 +0100 antonc27 - Fix archiving (?) ios-develop
Thu, 15 Mar 2018 23:59:20 +0100 antonc27 - Pause game when it goes background (do not show anymore annoying 'confirm quit') ios-develop
Thu, 15 Mar 2018 23:24:48 +0100 antonc27 - Do not delete Beach theme (it's official one now) ios-develop
Thu, 15 Mar 2018 21:28:10 +0100 Wuzzy Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
Thu, 15 Mar 2018 21:15:16 +0100 Wuzzy Remove Qt SVG and Qt OpenGL as hard dependencies
Thu, 15 Mar 2018 17:53:34 +0100 Wuzzy Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
Thu, 15 Mar 2018 15:49:17 +0100 Wuzzy Mutant: Fix graph title on game draw
Thu, 15 Mar 2018 15:34:29 +0100 Wuzzy Make chart in stats screen support negative numbers. Fixes e.g. Mutant
Thu, 15 Mar 2018 14:51:07 +0100 Wuzzy Fix broken stats chart bounding box
Thu, 15 Mar 2018 04:33:11 +0100 Wuzzy Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
Thu, 15 Mar 2018 03:29:31 +0100 Wuzzy Clear drawn maps in TechRacer
Thu, 15 Mar 2018 02:59:37 +0100 Wuzzy gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
Thu, 15 Mar 2018 02:08:07 +0100 Wuzzy Take radius into account when drawing gtGenericFaller
Wed, 14 Mar 2018 23:55:13 +0100 Wuzzy Add default directory DrawnMaps to put hand-drawn maps into
Wed, 14 Mar 2018 23:02:39 +0100 Wuzzy Merge unC0Rr's broken preview fix
Wed, 14 Mar 2018 23:02:11 +0100 Wuzzy Update frontend translations
Wed, 14 Mar 2018 22:59:06 +0100 Wuzzy Drawn map menu: Add spin box to change brush size by hand
Wed, 14 Mar 2018 22:57:31 +0100 unc0rr Fix broken previews for me, pepper with comments on logic. Probably makes it fail for windows users again.
Wed, 14 Mar 2018 21:46:07 +0100 Wuzzy Add images for radio buttons, add hover and pressed images for checkboxes
Wed, 14 Mar 2018 20:58:24 +0100 Wuzzy Fix weird scaling of draw map widget
Wed, 14 Mar 2018 20:39:14 +0100 Wuzzy Drawn map page: Move save and load buttons, fix points label overlap
Wed, 14 Mar 2018 20:00:09 +0100 Wuzzy Drawn map page: Enable antialiasing, turn eraser cursor red
Wed, 14 Mar 2018 19:40:43 +0100 Wuzzy Fix cursor circle being too large in drawn map editor
Wed, 14 Mar 2018 17:50:21 +0100 Wuzzy Backed out changeset 3a110dcb6e87 (Qt color chooser)
Wed, 14 Mar 2018 11:36:43 -0400 nemo While the intent was good, saving column width/sort was unfortunately not handling the addition of new columns and old configs were losing columns. If this is restored, it should have some check on column with invalidation of config.
Wed, 14 Mar 2018 16:25:54 +0100 Wuzzy Add voicepack: Russian_pl (by mtg90pl)
Wed, 14 Mar 2018 15:58:16 +0100 antonc27 - Fix missions path, still needs refactoring... ios-develop
Wed, 14 Mar 2018 15:55:38 +0100 Wuzzy Fix frontend from messing with legacy schemes.ini, just read it, never write
Wed, 14 Mar 2018 15:19:08 +0100 Wuzzy Rename the misleadingly-named AmmoSchemeModel to GameSchemeModel
Wed, 14 Mar 2018 14:42:50 +0100 Wuzzy Game scheme handling: Use QFile instead of QSettings for increased efficiency
Wed, 14 Mar 2018 12:17:11 +0100 Wuzzy Fix bad import of old ammo schemes, improve debug output when importing schemes from old .ini files
Wed, 14 Mar 2018 01:33:37 +0100 Wuzzy Remove old Qt4 workaround for missing language name of Scottish Gaelic
Wed, 14 Mar 2018 01:22:45 +0100 Wuzzy Force color dialog to use Qt style. Fixes some issues
Wed, 14 Mar 2018 00:46:20 +0100 antonc27 - Fix missions regression: presentation of list is good, still problem with path during launching ios-develop
Wed, 14 Mar 2018 00:25:31 +0100 antonc27 - Fix missions regression: refactoring, WIP ios-develop
Wed, 14 Mar 2018 00:20:47 +0100 Wuzzy Update German Lua translation
Tue, 13 Mar 2018 23:39:09 +0100 Wuzzy Movement Training: Revert ice girder color for consistency with TechRacer and HedgeEditor
Tue, 13 Mar 2018 23:19:24 +0100 unc0rr Merge qt5transition into default
Tue, 13 Mar 2018 23:07:58 +0100 Wuzzy Movement training: Tweak some sprite visuals
Tue, 13 Mar 2018 22:57:49 +0100 unc0rr Workaround for the weird new qgraphicsview/qgraphicsscene fitInView behavior qt5transition
Tue, 13 Mar 2018 22:49:06 +0100 Wuzzy Movement Training: Make the use of the mission panel clearer and harder to overlook
Tue, 13 Mar 2018 21:27:11 +0100 Wuzzy Basic Bazooka Training: Add one more target, make limited ammo section easier, add more hints
Tue, 13 Mar 2018 20:31:35 +0100 Wuzzy Rope Training: Place the second-last target at a more reasonable position
Tue, 13 Mar 2018 18:25:37 +0100 Wuzzy Frontend: Fix built-in Qt translations not loaded properly qt5transition
Tue, 13 Mar 2018 16:57:20 +0100 Wuzzy Update INSTALL.md about new Qt5 dependency qt5transition
Tue, 13 Mar 2018 16:38:48 +0100 Wuzzy Fix buggy Qt5 style detection causing segfault on Arch Linux w/ qt5-style-plugins qt5transition
Tue, 13 Mar 2018 10:20:41 -0400 nemo try plastique with fallback to windows - we should find a way to alert the user that qt5-style-plugins would improve rendering qt5transition
Tue, 13 Mar 2018 10:02:01 -0400 nemo seems to help styling some - some CSS tweaks may still be needed - lobby for example qt5transition
Tue, 13 Mar 2018 13:15:15 +0100 Wuzzy Update .hgignore to ignore new Qt's moc_ and qrc_ files qt5transition
Tue, 13 Mar 2018 00:50:58 +0100 Wuzzy Also update default binds for SDL2 keypad names qt5transition
Mon, 12 Mar 2018 19:15:45 -0400 nemo these changed, presumably in SDL2 - might want to review all the others qt5transition
Mon, 12 Mar 2018 22:53:28 +0100 Wuzzy Use visible team count instead of total team count to determine rendered team bar height
Mon, 12 Mar 2018 19:39:00 +0100 Wuzzy Remove rubber duck from BRW, RW and most weapon schemes for now
Mon, 12 Mar 2018 12:54:33 +0100 Wuzzy Use onSkipTurn in scripts to detect turn skips
Mon, 12 Mar 2018 12:37:35 +0100 Wuzzy Lua API: Add onSkipTurn callback, called when hog skips
Mon, 12 Mar 2018 12:27:13 +0100 Wuzzy Lua API: Add SkipTurn() to replace ParseCommand("skip")
Mon, 12 Mar 2018 02:09:21 +0100 Wuzzy ACF7: Add one pick hammer in crate
Mon, 12 Mar 2018 00:59:47 +0100 alfadur Fix minigun bullets sometimes failing to hit when shooting same thing twice in row
Sun, 11 Mar 2018 23:24:05 +0100 antonc27 - Remember user settings on app update ios-develop
Sun, 11 Mar 2018 22:39:40 +0100 antonc27 - Some not-so-important pretty formatting ios-develop
Sun, 11 Mar 2018 21:38:08 +0100 Wuzzy Bazooka/Grenade Training: Make weapon selection detection future-proof
Sun, 11 Mar 2018 20:43:15 +0100 antonc27 Merge from 0.9.23 ios-develop
Sun, 11 Mar 2018 12:08:49 +0100 alfadur Change minigun sound once again, lower pitch
Sun, 11 Mar 2018 11:01:27 +0100 Wuzzy ASA_cosmos: Fix game not ending when hero dies after being seen by Guards
Sun, 11 Mar 2018 10:50:02 +0100 alfadur Add new minigun sound
Sun, 11 Mar 2018 00:46:22 +0100 Wuzzy Update Qt and Lua translation files
Sat, 10 Mar 2018 23:43:32 +0100 unc0rr Fix disabled button rendering qt5transition
Sat, 10 Mar 2018 23:16:22 +0100 unc0rr - Fix insane width of lines in health graphic qt5transition
Sat, 10 Mar 2018 12:57:13 +0100 Wuzzy uLocale: Fix broken Format function
Sat, 10 Mar 2018 12:32:44 +0100 Wuzzy Make a few more engine strings translatable
Sat, 10 Mar 2018 03:27:18 +0100 Wuzzy ClimeHome: Show messages when cake is nearby and when reaching home
Sat, 10 Mar 2018 01:46:51 +0100 Wuzzy Minigun: Move attack timer to Karma to make gear type more Lua-friendly
Sat, 10 Mar 2018 01:28:15 +0100 Wuzzy Reduce number of minigun bullets from 71 to 70
Sat, 10 Mar 2018 00:54:00 +0100 alfadur Fix minigun not pausing the turn timer properly
Fri, 09 Mar 2018 23:34:46 +0100 alfadur Improve appearance of bullet trails, slight fade out at beginning
Fri, 09 Mar 2018 22:23:57 +0100 Wuzzy When using seduction, only show “CENSORED” text in English locale
Fri, 09 Mar 2018 21:09:53 +0100 Wuzzy Nerf minigun in Default ammo scheme
Fri, 09 Mar 2018 19:48:15 +0100 alfadur Fix minigun bullet impact image being drawn over hog sometimes
Fri, 09 Mar 2018 19:45:21 +0100 alfadur Fix direction of dispensed bullet shells from shotgun/sniper/minigun
Fri, 09 Mar 2018 19:40:49 +0100 Wuzzy ACF8: Fix invisible cyborg sometimes blocking the way
Fri, 09 Mar 2018 19:05:59 +0100 Wuzzy A Classic Fairytale: Harden all missions against missing campaign variables in team file and assume default values
Fri, 09 Mar 2018 18:03:59 +0100 Wuzzy ACF9: Fix cannibal talking to himself in cut scene if playing with 3 natives instead of 4
Fri, 09 Mar 2018 15:20:28 +0100 Wuzzy ACF6: Change mines, remove mines placed at unfair positions
Fri, 09 Mar 2018 14:27:37 +0100 Wuzzy ACF3: Fix cannibals sometimes doing nothing for a full turn
Fri, 09 Mar 2018 12:55:54 +0100 Wuzzy ACF1: Hide Cannibals team before it appears
Fri, 09 Mar 2018 12:43:36 +0100 Wuzzy Hide team bar if all hedgehogs in it are hidden or dead
Fri, 09 Mar 2018 11:32:36 +0100 Wuzzy ACF: Only use standard team colors
Fri, 09 Mar 2018 02:03:03 +0100 Wuzzy ACF7: Fix incorrect hog name used in speech bubble
Fri, 09 Mar 2018 01:12:07 +0100 Wuzzy Update German Lua translation
Fri, 09 Mar 2018 00:45:37 +0100 Wuzzy Merge unC0Rr's control fixes
Fri, 09 Mar 2018 00:44:36 +0100 Wuzzy ACF7: Make hogs talk when you complete a part of the second mission goal (reach princess / free friends)
Thu, 08 Mar 2018 23:46:46 +0100 Wuzzy ACF7: Fix incorrect hog name mentioned in 2nd mission text
Thu, 08 Mar 2018 23:36:16 +0100 Wuzzy AI: Don't use tardis when in multishoot and not inf attack
Thu, 08 Mar 2018 23:28:58 +0100 unc0rr Fix new binds system for real
Thu, 08 Mar 2018 21:58:59 +0100 unc0rr This should fix crash with custom bindings
Thu, 08 Mar 2018 21:46:43 +0100 jose1711 Update Slovak translation
Thu, 08 Mar 2018 21:28:02 +0100 Wuzzy Racer: Draw waypoint outline around cursor while in placement phase
Thu, 08 Mar 2018 21:05:10 +0100 Wuzzy Merge server stuff from alfadur
Thu, 08 Mar 2018 21:03:25 +0100 Wuzzy HedgeEditor: Show waypoint preview
Thu, 08 Mar 2018 20:40:00 +0100 Wuzzy HedgeEditor: Fix sndIncoming playing for placing stuff, add many sound effects
Thu, 08 Mar 2018 19:36:07 +0100 Wuzzy HedgeEditor: Clean up messy HWP overwrites
Thu, 08 Mar 2018 19:14:06 +0100 Wuzzy Racer: No longer play Incoming or Missed sound
Thu, 08 Mar 2018 19:08:21 +0100 Wuzzy Construction Mode: Fix annoying Incoming voice and other sound issues
Thu, 08 Mar 2018 19:03:03 +0100 Wuzzy Lua API: PlaySound: Add 3rd parameter instaVoice to instantly play voice
Thu, 08 Mar 2018 18:15:06 +0100 Wuzzy Lua API: Add SetSoundMask to disable playing certain sounds
Thu, 08 Mar 2018 17:07:14 +0100 Wuzzy ACF2: Make all Weaklings on worst CPU level
Thu, 08 Mar 2018 15:01:18 -0500 alfadur separated the server logic from all the async io mess.
Thu, 08 Mar 2018 16:49:49 +0100 Wuzzy ACF: Reduce computer hog levels in missions 2 and 6.
Thu, 08 Mar 2018 15:37:49 +0100 Wuzzy CTF_Blizzard: Force clan limit of 2. Auto-remove excess hogs
Thu, 08 Mar 2018 15:15:11 +0100 Wuzzy CTF_Blizzard: Dump dead code / out-commented code
Thu, 08 Mar 2018 15:05:42 +0100 Wuzzy CTF: Write hog with most captures in stats screen
Thu, 08 Mar 2018 14:53:25 +0100 Wuzzy CTF: Say "clan" instead of "team" in mission panel
Thu, 08 Mar 2018 14:47:47 +0100 Wuzzy CTF: Show team scores and score graph in stats screen
Thu, 08 Mar 2018 13:42:36 +0100 Wuzzy CTF: Don't disable home flag after capture
Thu, 08 Mar 2018 13:34:45 +0100 Wuzzy CTF: Allow to be played with more than 2 clans
Thu, 08 Mar 2018 12:46:11 +0100 Wuzzy CTF: Drop flag when carrier uses piano strike
Thu, 08 Mar 2018 12:34:46 +0100 Wuzzy Capture the Flag: Fix many Lua errors when playing with >2 clans
Thu, 08 Mar 2018 11:58:27 +0100 Wuzzy Mutant: Faster excess hog removal
Thu, 08 Mar 2018 03:00:51 +0100 Wuzzy uCommandHandlers: Remove unused variable
Thu, 08 Mar 2018 02:59:14 +0100 Wuzzy CTF: Dumb out-commented code
Thu, 08 Mar 2018 02:19:44 +0100 Wuzzy Slightly simplify Mutant mission panel
Thu, 08 Mar 2018 02:03:23 +0100 Wuzzy CTF: Fix Lua errors when using kamikaze or tardis
Thu, 08 Mar 2018 01:22:00 +0100 Wuzzy CTF: Remove tardis and resurrector
Thu, 08 Mar 2018 01:12:35 +0100 Wuzzy Control: Remove tardis and resurrector
Thu, 08 Mar 2018 00:54:12 +0100 Wuzzy German translation: “Grundlagentraining” → “Grundausbildung”
Thu, 08 Mar 2018 00:46:00 +0100 Wuzzy SimpleMission: Set GameFlags more cleanly
Thu, 08 Mar 2018 00:18:32 +0100 Wuzzy Fix artillery being broken in some missions
Wed, 07 Mar 2018 23:52:45 +0100 Wuzzy Target Practice: Re-center camera to hog after projectiles get destroyed or drown
Wed, 07 Mar 2018 23:06:19 +0100 Wuzzy ACF6: Fix cyborgs sometimes idling forever in their turns (fixes bug 521)
Wed, 07 Mar 2018 22:47:55 +0100 Wuzzy Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
Wed, 07 Mar 2018 20:27:42 +0100 Wuzzy Update German frontend and Minigun translation
Wed, 07 Mar 2018 18:27:14 +0100 Wuzzy Rope training: Fix confused order of retract/extend controls
Wed, 07 Mar 2018 18:24:17 +0100 Wuzzy Rope Knock Challenge: Remove trailing space of name "doomy "
Wed, 07 Mar 2018 18:23:21 +0100 Wuzzy Death02: Add Delay=600
Wed, 07 Mar 2018 18:18:11 +0100 Wuzzy Update German Lua translation
Wed, 07 Mar 2018 15:47:03 +0100 Wuzzy Use mktemp in update_lua_locale_files.sh
Wed, 07 Mar 2018 15:09:31 +0100 Wuzzy Stop SplitByChar also lowercasing the entire string. Fixes bug 581.
Wed, 07 Mar 2018 13:48:51 +0100 Wuzzy Lua: Rename global variable “L” to “LOCALE”
Wed, 07 Mar 2018 12:33:56 +0100 Wuzzy Sort all core missions in training menu more logically
Wed, 07 Mar 2018 10:44:30 +0100 Wuzzy Frontend: Lead first-time player to training page on start
Tue, 06 Mar 2018 15:21:36 -0500 nemo the clipping was just due to remote abuse anyway - this addresses a couple of the concerns from the bug
Tue, 06 Mar 2018 04:26:51 +0100 Wuzzy Update README about the Hedgewars training
Tue, 06 Mar 2018 04:11:17 +0100 Wuzzy Remove unused, unfinished and outdated boot camp mission
Tue, 06 Mar 2018 03:48:03 +0100 Wuzzy Complete overhaul of Basic Rope Training
Mon, 05 Mar 2018 19:26:46 +0100 Wuzzy Change misleading server error message about nicknames
Mon, 05 Mar 2018 19:21:58 +0100 Wuzzy Capitalize default hog names and server name
Mon, 05 Mar 2018 19:05:10 +0100 Wuzzy More user-friendly server messages
Mon, 05 Mar 2018 16:16:32 +0100 Wuzzy Fix frontend error dialog always displaying "failed" as last engine message after engine crash
Sun, 04 Mar 2018 00:13:38 +0100 unc0rr Having chat mode as game state was a mistake
Fri, 02 Mar 2018 19:44:09 +0100 Wuzzy Remove dead code from basic bazooka training
Fri, 02 Mar 2018 19:43:06 +0100 Wuzzy Completely redo Basic Grenade Training
Fri, 02 Mar 2018 13:57:37 +0100 Wuzzy Basic Movement Training: Fix inconsistent help texts when switching Cappy a 2nd time
Wed, 28 Feb 2018 20:14:55 +0100 Wuzzy Complete redo of Basic Bazooka Training
Mon, 26 Feb 2018 22:14:40 +0100 Wuzzy Add "Turning Around" to movement training
Mon, 26 Feb 2018 21:17:36 +0100 Wuzzy Some minor convenience improvements in Basic Flying Saucer Training
Mon, 26 Feb 2018 21:09:35 +0100 Wuzzy Add Basic Movement Training
Sun, 25 Feb 2018 18:54:51 -0500 nemo falling hogs using rope were ignoring a few things (for example taking damage from rubber)
Sun, 25 Feb 2018 18:57:30 +0100 unc0rr Much smaller TBinds type
Sat, 24 Feb 2018 15:24:36 +0100 Wuzzy Change team colors in rope knock challenge to standard color scheme
Sat, 24 Feb 2018 15:14:30 +0100 Wuzzy RC Plane Challenge: Switch to using fake crates only
Sat, 24 Feb 2018 14:59:35 +0100 Wuzzy Display score next to team bar in singleplayer challenges
Fri, 23 Feb 2018 22:43:34 +0100 Wuzzy Remove false credit of hwmap2lua.sh
Fri, 23 Feb 2018 21:06:43 +0100 Wuzzy Add szczur's script to convert .hwmap to Lua code
Fri, 23 Feb 2018 14:26:58 +0100 Wuzzy Lua API: Fix SetWind not updating flake direction
Fri, 23 Feb 2018 14:10:03 +0100 Wuzzy Fix incorrect wind bar in some missions
Fri, 23 Feb 2018 13:28:07 +0100 Wuzzy Convert The Great Escape to SimpleMission format
Fri, 23 Feb 2018 12:48:27 +0100 Wuzzy Convert Nobody Laugh to SimpleMission format
Thu, 22 Feb 2018 20:10:22 -0500 nemo Enemy hogs should at least try to get to you in low gravity
Thu, 22 Feb 2018 02:24:42 +0100 Wuzzy Convert Newton and the Hammock to SimpleMission format
Thu, 22 Feb 2018 01:39:30 +0100 Wuzzy Convert Big Armory mission to SimpleMission format
Thu, 22 Feb 2018 01:35:16 +0100 Wuzzy SimpleMission: Check regular victory at turn and or start
Thu, 22 Feb 2018 01:03:40 +0100 Wuzzy SimpleMission: Add support for failure texts in the stats screen
Wed, 21 Feb 2018 22:43:03 +0100 Wuzzy SimpleMission: Check regular victory before anything else
Wed, 21 Feb 2018 21:40:52 +0100 Wuzzy New SD flakes for Bath: skull and bones in bubble
Wed, 21 Feb 2018 21:29:30 +0100 Wuzzy Rewrite most mission texts to actually *explain* the goal
Wed, 21 Feb 2018 18:15:57 +0100 Wuzzy 2 new scenarios: Bazooka Battlefield, Tentacle Terror
Wed, 21 Feb 2018 17:14:46 +0100 Wuzzy Add SimpleMission lua library for easier mission creation
Wed, 21 Feb 2018 15:53:30 +0100 Wuzzy Fix SD flakes attributes not set properly when SD flake count = normal flake count
Wed, 21 Feb 2018 15:05:50 +0100 Wuzzy Improve/fix messaging when multiple teams win
Wed, 21 Feb 2018 03:08:19 +0100 Wuzzy Remove "Click to resume" from quit menu as visual clutter
Wed, 21 Feb 2018 03:05:50 +0100 Wuzzy InputHandler: Shorten "Escape" to "Esc"
Wed, 21 Feb 2018 03:03:16 +0100 Wuzzy Fix quit menu showing incorrect key when using non-default bindings
Wed, 21 Feb 2018 02:37:01 +0100 Wuzzy Engine: Allow to use up to 9 placeholders in Format and FormatA
Tue, 20 Feb 2018 22:21:33 +0100 Wuzzy uInputManager: Add functions to get SDL key name
Tue, 20 Feb 2018 19:15:47 +0100 Wuzzy Fix a few German typos of main menu
Tue, 20 Feb 2018 19:07:32 +0100 Wuzzy VideoRec: Fix many effects not being recorded
Tue, 20 Feb 2018 17:52:22 +0100 Wuzzy Fix volume caption not being shown when hitting mute key
Tue, 20 Feb 2018 15:37:36 +0100 Wuzzy Lua API: Remove empty functions CampaignLock and CampaignUnlock
Tue, 20 Feb 2018 15:31:47 +0100 Wuzzy Expose 5 land flags to Lua for use with SetGearCollisionMask
Tue, 20 Feb 2018 14:03:46 +0100 Wuzzy Fix inconsistent name of SetGearAIHints
Mon, 19 Feb 2018 17:03:59 +0100 Wuzzy Portal mission: Fix health crate spawning inside land
Mon, 19 Feb 2018 13:46:40 +0100 Wuzzy Make hog invulnerable after winning SpeedShoppa or TargetPractice mission
Mon, 19 Feb 2018 11:18:13 +0100 Wuzzy Display cursor coordinates in HedgeEditor
Mon, 19 Feb 2018 09:45:36 +0100 Wuzzy Lua library Animate: StoppedGear now returns true if gear does not exist
Sat, 17 Feb 2018 20:59:56 +0100 Wuzzy Fix onEndTurn being called in multishoot
Sat, 17 Feb 2018 20:51:36 +0100 Wuzzy Battalion, Points Mode: Show points next to team bars
Sat, 17 Feb 2018 17:36:26 +0100 Wuzzy Battalion: Use AmmoTypeMax for ammo type iterations
Sat, 17 Feb 2018 12:52:47 +0100 Wuzzy Play a few more taunts in Space Invasion
Sat, 17 Feb 2018 11:25:43 +0100 Wuzzy Racer/TechRacer: Show best times next to team bars
Sat, 17 Feb 2018 00:34:00 +0100 Wuzzy Construction Mode, Space Invasion: Add example script param in default schems to make editing more convenient
Sat, 17 Feb 2018 00:06:34 +0100 Wuzzy Add Space Invasion game scheme with sane default configuration
Fri, 16 Feb 2018 23:42:00 +0100 Wuzzy Racer and TechRacer: Move cameera to first waypoint in Ready phase
Fri, 16 Feb 2018 21:00:37 +0100 Wuzzy ClimbHome: Show best team heights next to team name
Fri, 16 Feb 2018 20:16:34 +0100 Wuzzy Construction Mode: Show clan power next to all teams
Fri, 16 Feb 2018 19:54:21 +0100 Wuzzy Restore 5 hats to their previous full animated form
Fri, 16 Feb 2018 19:49:46 +0100 Wuzzy Lua API: Add functons: GetTeamIndex and GetTeamClan
Fri, 16 Feb 2018 19:16:35 +0100 Wuzzy Add team score next to team bars for CTF_Blizard, Control, CTF, Mutant, Space Invasion
Fri, 16 Feb 2018 13:57:48 +0100 Wuzzy Add SetTeamLabel to Lua API, can set arbitrary string as team label
Fri, 16 Feb 2018 12:38:30 +0100 Wuzzy Manually fix some clipping / simplify issues with a few hats
Fri, 16 Feb 2018 12:25:16 +0100 Wuzzy Resize hats with size 32×1024 to 64×512 for consistency
Fri, 16 Feb 2018 11:51:42 +0100 Wuzzy Crop non-team hats without “real” animation to static format (32×32)
Fri, 16 Feb 2018 10:47:35 +0100 Wuzzy Simplify 5 team hats to static format
Thu, 15 Feb 2018 21:47:31 +0100 Wuzzy Fix hittig precise+rottags the first time when all tags started off showing health tag in gfInvulnerable
Thu, 15 Feb 2018 21:39:10 +0100 Wuzzy Implement very basic stats screen for TropyRace
Thu, 15 Feb 2018 19:03:04 +0100 Wuzzy TrophyRace: Hide mission panel when player shoots rope
Thu, 15 Feb 2018 18:56:00 +0100 Wuzzy Simplify the status update panel in Trophy Race a lot
Thu, 15 Feb 2018 18:32:28 +0100 Wuzzy TrophyRace: Show fastest team times (instead of clan times)
Thu, 15 Feb 2018 16:48:04 +0100 Wuzzy TrophyRace: Show current racing time at top
Thu, 15 Feb 2018 13:49:14 +0100 Wuzzy The rottags key alone now toggles hog tags; preecise+rottags is used to cycle tags
Thu, 15 Feb 2018 13:34:17 +0100 Wuzzy Scheme editor: Slightly fade disabled game modifiers into gray
Thu, 15 Feb 2018 12:13:06 +0100 Wuzzy Fix some hats “dancing on the head” by making them static
Thu, 15 Feb 2018 04:27:16 +0100 Wuzzy Change game modifier icons: Karma, per-hog ammo, reset health, shared ammo, teams divide
Thu, 15 Feb 2018 01:06:55 +0100 Wuzzy Change icon for King Mode
Wed, 14 Feb 2018 23:40:10 +0100 Wuzzy Fix a few typos in German translation
Wed, 14 Feb 2018 23:03:35 +0100 Wuzzy Fix some consistency issues with change hog tags control
Wed, 14 Feb 2018 22:56:32 +0100 Wuzzy Flip Switch/Precise key combintions with change hog tags
Wed, 14 Feb 2018 22:54:13 +0100 Wuzzy Switch + Change hog tags now turns on and off all tags
Wed, 14 Feb 2018 22:27:18 +0100 Wuzzy Toggle hog tag translucency with Precise + Change hog tags key
Wed, 14 Feb 2018 21:28:44 +0100 Wuzzy Add separate control for changing hedgehog tags
Wed, 14 Feb 2018 20:57:45 +0100 Wuzzy Rename AFK Mode to “Auto Skip” (bug 78)
Wed, 14 Feb 2018 17:45:33 +0100 Wuzzy Rewrite introduction in README
Wed, 14 Feb 2018 17:08:14 +0100 Wuzzy Update README about the team chat key
Wed, 14 Feb 2018 15:36:38 +0100 Wuzzy Underwater theme: Replace SD flakes with bloodred jellyfish and change SD background color
Wed, 14 Feb 2018 02:48:46 +0100 Wuzzy Fix preview image for Sticks map
Wed, 14 Feb 2018 02:26:59 +0100 Wuzzy Redo SD water and SD clouds of most themes and apply sd-tint
Mon, 12 Feb 2018 23:37:08 +0100 Wuzzy Make team chat its own control and use [U] key by default
Mon, 12 Feb 2018 23:23:07 +0100 Wuzzy Show remaining ammo when using Birdy egg or RC Plane bomb
Mon, 12 Feb 2018 22:22:27 +0100 Wuzzy Mutant: Force special mutant/feeder hat+name to be only hold by those who deserved it
Mon, 12 Feb 2018 20:47:45 +0100 Wuzzy Battalion: Mutate hogs by default again, but not the names. Add script param mutatenames. Force crowns in King Mode
Mon, 12 Feb 2018 20:00:26 +0100 Wuzzy Battalion (mode=king): Kill the team when the king died instea of dismissing
Mon, 12 Feb 2018 19:38:07 +0100 Wuzzy Battalion: Reduce amount of SD messages
Mon, 12 Feb 2018 19:19:43 +0100 Wuzzy Tweak some misleading Battalion texts
Mon, 12 Feb 2018 17:47:40 +0100 Wuzzy Battalion: Move crate pickup animation to crate
Mon, 12 Feb 2018 17:22:29 +0100 Wuzzy Battalion: Use official onEndTurn callback
Mon, 12 Feb 2018 16:41:40 +0100 Wuzzy Battalion: Add more health change effects
Mon, 12 Feb 2018 15:50:49 +0100 Wuzzy Battalion: Clean up and remove dead code
Mon, 12 Feb 2018 15:08:13 +0100 Wuzzy Battalion: Standardize the crate pickup message
Mon, 12 Feb 2018 14:50:06 +0100 Wuzzy Clean up Battalion error stuff
Mon, 12 Feb 2018 11:03:48 +0100 Wuzzy Add custom weapon icons for Continental supplies
Sun, 11 Feb 2018 22:11:52 +0100 Wuzzy HedgeEditor: Tweak caption colors
Sun, 11 Feb 2018 20:39:39 +0100 Wuzzy Construction Mode: Fix cursor icon being displayed on teleport
Sun, 11 Feb 2018 20:28:21 +0100 Wuzzy Construction Mode: Hide crate contents and object/crate placer submodes from prying eyes over the net
Sun, 11 Feb 2018 13:35:47 +0100 Wuzzy Construction Mode: Show selected object at cursor and crate preview
Sun, 11 Feb 2018 04:00:10 +0100 Wuzzy Construction Mode: Fix annoying extra messages when using object placer
Sun, 11 Feb 2018 02:17:58 +0100 Wuzzy Fix incorrect round counting in fruit03, too
Sun, 11 Feb 2018 02:03:09 +0100 Wuzzy Fix Killing the Specialists recording the turn count way too low
Sun, 11 Feb 2018 01:15:23 +0100 Wuzzy Construction Mode: Spawn particles over generators, tweak other particles
Sat, 10 Feb 2018 23:54:12 +0100 Wuzzy Construction Mode: Show message when respawning hog
Sat, 10 Feb 2018 23:13:23 +0100 Wuzzy Racer: Make waypoints dark in bright themes like Bath
Sat, 10 Feb 2018 22:02:08 +0100 Wuzzy Make first waypoint flash TechRacer, before hog starts racing
Sat, 10 Feb 2018 21:28:22 +0100 Wuzzy Racer: Make first waypoint flash and highlight last waypoint while placing
Sat, 10 Feb 2018 20:08:22 +0100 Wuzzy Racer, TechRacer: Fade out waypoints at the end
Sat, 10 Feb 2018 19:30:51 +0100 Wuzzy Racer, TechRacer: Change waypoint opacity on victory or failure
Sat, 10 Feb 2018 18:03:12 +0100 Wuzzy Increase opacity of Racer/TechRacer waypoints
Sat, 10 Feb 2018 15:37:47 +0100 Wuzzy Disable crate drops in HedgeEditor scheme
Sat, 10 Feb 2018 15:36:01 +0100 Wuzzy Remove some "invalid" crate drops from Construction Mode weapon scheme
Sat, 10 Feb 2018 15:16:20 +0100 Wuzzy Construction Mode: Show Message and minor smoke effect when losing ammo due to weapon filter
Sat, 10 Feb 2018 14:20:36 +0100 Wuzzy Redraw Vampiric.png based on vector graphic. Smooth fade out to 0 opacity instead of hard cut-off
Sat, 10 Feb 2018 12:59:13 +0100 Wuzzy Construction Mode: Hide power tag when it's nobody's turn
Sat, 10 Feb 2018 12:44:40 +0100 Wuzzy Add minigun to scripts. Also add a few missing ammos to BRW and RW
Sat, 10 Feb 2018 12:01:00 +0100 Wuzzy Construction Mode: Now amSwitch amount can be changed in weapon scheme
Sat, 10 Feb 2018 11:46:57 +0100 Wuzzy Always remove mine strike in Construction Mode
Sat, 10 Feb 2018 10:19:28 +0100 Wuzzy Construction Mode: Change message color
Sat, 10 Feb 2018 10:02:58 +0100 Wuzzy Construction Mode: Refactor colors, add subtle glow to healing station, don't spawn vGears for respawner and generator
Sat, 10 Feb 2018 09:32:28 +0100 Wuzzy Refactor Construction Mode to NOT use localized strings as identifiers
Sat, 10 Feb 2018 08:28:22 +0100 Wuzzy Improve internal Construction Mode code documentation
Sat, 10 Feb 2018 06:36:07 +0100 Wuzzy Localize various Construction Mode vars
Sat, 10 Feb 2018 06:07:24 +0100 Wuzzy Refactor Construction Mode code (delete old comments, move code around. NO functional changes)
Fri, 09 Feb 2018 21:04:53 +0100 Wuzzy Lua API: AddAmmo unselects weapons before it would remove current ammo from current hog
Fri, 09 Feb 2018 19:58:55 +0100 Wuzzy Construction Mode: Each team remembers its selections now
Fri, 09 Feb 2018 19:01:52 +0100 Wuzzy More Construction Mode refactoring
Fri, 09 Feb 2018 18:14:05 +0100 Wuzzy Construction Mode: Remember previous selection of pIndex
Fri, 09 Feb 2018 16:27:32 +0100 Wuzzy Construction Mode: Sort structure types roughly by importance and convenience
Fri, 09 Feb 2018 16:12:54 +0100 Wuzzy Add a few key shortcuts in Costruction Mode
Fri, 09 Feb 2018 14:56:04 +0100 Wuzzy HedgeEditor, Construction Mode: Refactor code by adding fake ammo type variables
Fri, 09 Feb 2018 14:33:00 +0100 Wuzzy Add healing visual effect + heal msg in scripts
Fri, 09 Feb 2018 12:52:05 +0100 Wuzzy Lua API: Add HealHog to heal hog with visual effects + message
Fri, 09 Feb 2018 12:08:12 +0100 Wuzzy Show subtle heal effect for healing hogs in health reset mode
Fri, 09 Feb 2018 11:30:04 +0100 Wuzzy Refactor health gain effects and message into util fuction HHHeal
Fri, 09 Feb 2018 10:48:24 +0100 Wuzzy Killing The Specialists: Fix health boost division
Fri, 09 Feb 2018 10:47:21 +0100 Wuzzy Killing The Specialists mission: Fix misleading hints, add messages and visual effects
Fri, 09 Feb 2018 07:41:37 +0100 Wuzzy 2 minor spelling/grammar fixes
Fri, 09 Feb 2018 07:38:14 +0100 Wuzzy Refactor scripts to use SpawnSupplyCrate (where it makes sense)
Fri, 09 Feb 2018 06:03:01 +0100 Wuzzy Lua API: Add SpawnSupplyCrate
Fri, 09 Feb 2018 04:37:27 +0100 Wuzzy Lua API: Add GetTeamName
Thu, 08 Feb 2018 19:02:51 +0100 Wuzzy Lua API: Add GetWind function to get current wind
Thu, 08 Feb 2018 18:42:07 +0100 Wuzzy Lua API: Add SetVampiric and SetLaserSight
Thu, 08 Feb 2018 18:10:39 +0100 Wuzzy Add callback: onEndTurn
Thu, 08 Feb 2018 15:44:08 +0100 Wuzzy Change hats exclusion rule in hats_js_anim.xhtml
Thu, 08 Feb 2018 13:54:48 +0100 Wuzzy Fix broken preview of team hats in frontend
Thu, 08 Feb 2018 09:38:35 +0100 Wuzzy Add missing beginWriteArray in scheme model code
Thu, 08 Feb 2018 09:26:24 +0100 Wuzzy Fix failure to read game scheme (.hwg) files
Thu, 08 Feb 2018 09:14:20 +0100 KoBeWi Fix how scheme files behave
Thu, 08 Feb 2018 08:50:45 +0100 KoBeWi Keep game/weapon schemes in separate files
Thu, 08 Feb 2018 07:30:19 +0100 mtg90pl Add Polish voicepack (Default_pl) by mtg90pl
Thu, 08 Feb 2018 07:09:39 +0100 Wuzzy Fix timebox being usable in SD w/ damage=0
Wed, 07 Feb 2018 12:30:11 +0100 Wuzzy Fix TotalRounds counting rounds a couple of turns too late
Wed, 07 Feb 2018 11:03:14 +0100 Wuzzy Refactor Sudden Death starting into own function
Wed, 07 Feb 2018 08:30:50 +0100 Wuzzy Add the flag of Scotland (uk_scotland)
Wed, 07 Feb 2018 07:54:18 +0100 Wuzzy Fix green color channel on themes with sd-tint (#566)
Wed, 07 Feb 2018 07:38:37 +0100 Wuzzy Add theme fallback music settings
Wed, 07 Feb 2018 05:36:32 +0100 Wuzzy Remove unused variable in uGearsHandlersMess
Wed, 07 Feb 2018 03:56:53 +0100 Wuzzy ClimbHome, Sniper Rifle training: Unselect weapon after victory
Wed, 07 Feb 2018 03:50:38 +0100 Wuzzy Calling SetWeapon with amNothing now unselects weapon
Wed, 07 Feb 2018 02:26:31 +0100 Wuzzy Change weapon icons of mudball and air mine
Wed, 07 Feb 2018 01:54:50 +0100 Wuzzy Lua API: Add WriteLnToChat
Wed, 07 Feb 2018 01:13:17 +0100 Wuzzy ASA, Hard Flying: Show personal best at mission start
Wed, 07 Feb 2018 00:36:04 +0100 Wuzzy Precise Shooting mission: Fix Lua errors when enemy dies after hero
Tue, 06 Feb 2018 23:56:28 +0100 Wuzzy Start changelog for 0.9.24
Tue, 06 Feb 2018 23:48:34 +0100 Wuzzy ASA: Fruit03: Show collected ammo
Tue, 06 Feb 2018 06:33:32 +0100 Wuzzy ACF3: Explode princess when skipping 12turn course failanim
Tue, 06 Feb 2018 06:23:37 +0100 Wuzzy Show # of turns left in the 12-turn parcour segment of ACF3
Tue, 06 Feb 2018 05:54:34 +0100 Wuzzy String cleanup: Double/triple exclamation marks
Tue, 06 Feb 2018 05:50:05 +0100 Wuzzy Fix various story flaws in mission descriptions of ACF campaign
Tue, 06 Feb 2018 05:47:09 +0100 Wuzzy Fix some minor formatting and grammar flaws in script strings
Tue, 06 Feb 2018 04:07:35 +0100 Wuzzy Fix various typos in translatable strings
Tue, 06 Feb 2018 04:06:49 +0100 Wuzzy Fix error 52: Move amMinigun.png to Graphics/Hedgewars
Wed, 31 Jan 2018 13:42:52 -0500 alfadur Machinegun. also tweaked ignore
Wed, 24 Jan 2018 22:20:10 +0100 unc0rr Finish porting. Seems to work, but no thorough testing has been performed qt5transition
Wed, 24 Jan 2018 21:05:34 +0100 unc0rr Configure for Qt5 qt5transition
Wed, 17 Jan 2018 00:59:39 +0100 unc0rr Add assert on LoadingText texture value 0.9.23
Wed, 17 Jan 2018 00:32:34 +0100 unc0rr Proper rejoin desyncs fix now 0.9.23
Tue, 16 Jan 2018 00:42:06 +0100 unc0rr The ultimate fix for rejoin desyncs 0.9.23
Sun, 14 Jan 2018 23:30:42 +0100 unc0rr Fix for freebsd qmlfrontend
Mon, 15 Jan 2018 12:15:56 -0500 nemo add a mask to the sand hog
Wed, 10 Jan 2018 23:49:47 +0100 unc0rr Pass mouse movements to engine, warp cursor in frontend qmlfrontend
Wed, 10 Jan 2018 15:27:47 +0100 koda merge
Wed, 10 Jan 2018 01:39:10 +0100 koda Apply horrible workaround to build relocatable executables 0.9.23
Wed, 10 Jan 2018 01:14:13 +0100 koda Set cmake RPATH policy to OLD 0.9.23
Sun, 07 Jan 2018 19:01:06 +0100 sheepluva fix crosshair rendering in GL2 mode
Sun, 07 Jan 2018 18:19:00 +0100 sheepluva also put GL2 fixes into default
Sun, 07 Jan 2018 09:48:26 +0100 unc0rr Fix referencing missing item qmlfrontend
Sun, 07 Jan 2018 01:21:42 +0100 unc0rr - ResizeWindow function to pass engine new window size qmlfrontend
Sat, 06 Jan 2018 03:17:12 +0100 sheepluva whoops, I ruined the path of the unC0Rr qmlfrontend
Sat, 06 Jan 2018 03:05:14 +0100 sheepluva fix issues and my past sins with GL2 qmlfrontend
Fri, 05 Jan 2018 22:32:11 +0100 unc0rr Fix missing default values qmlfrontend
Fri, 05 Jan 2018 16:12:19 -0500 nemo apparently this is GLES2 only
Fri, 05 Jan 2018 21:44:00 +0100 unc0rr Fix missing includes for GL2 build qmlfrontend
Fri, 05 Jan 2018 21:43:33 +0100 unc0rr Comment out functions that don't need to be called for engine in frontend window qmlfrontend
Tue, 02 Jan 2018 23:45:18 +0100 unc0rr Break engine completely and make it render in frontend window (no actual rendering yet, just white screen) qmlfrontend
Tue, 02 Jan 2018 16:59:04 -0500 nemo pick up unc0rr's preview fix
Tue, 02 Jan 2018 23:20:50 +0300 unC0Rr Fix obviously broken logic. Fixes broken preview fetching on Windows. 0.9.23
Sat, 30 Dec 2017 01:31:27 +0100 antonc27 - Present stats page always on main thread ios-develop
Sat, 30 Dec 2017 01:22:11 +0100 antonc27 - BIG CHANGE: Convert iOS project to use ARC ios-develop
Fri, 29 Dec 2017 22:37:31 +0100 antonc27 - Fix ammos menu crash ios-develop
Fri, 29 Dec 2017 22:35:36 +0100 antonc27 - Lazy checks for preventing crash when drawing 'nice hogs' on config screen (frontend) on iPad. Now we have animation glitch sometimes, but this is preferable to crash anyway ios-develop
Fri, 29 Dec 2017 19:38:01 +0100 antonc27 - Xcode somehow inherit info about unused target for tvOS from SDL 2.0.7, so commit this noise too... ios-develop
Fri, 29 Dec 2017 19:34:32 +0100 antonc27 - Disable bitcode for embedded projects (must be done manually for SDLs too) ios-develop
Fri, 29 Dec 2017 19:06:10 +0100 antonc27 - Fix deprecated `system` in Lua for iOS 11 (not tested) ios-develop
Fri, 29 Dec 2017 16:53:37 +0100 antonc27 - Fix ifdef (why this even worked before ??) ios-develop
Thu, 28 Dec 2017 11:58:30 -0500 nemo merge into default too
Thu, 28 Dec 2017 11:58:10 -0500 astro dependency fixes 0.9.23
Wed, 27 Dec 2017 00:59:26 +0100 unc0rr Make playing a game possible qmlfrontend
Tue, 26 Dec 2017 18:36:30 -0500 nemo these images should have been RGBA to stay consistent with all the others
Tue, 26 Dec 2017 01:36:58 +0100 unc0rr Recreate uFLRunQueue in Qt, render previews qmlfrontend
Mon, 25 Dec 2017 00:58:47 +0100 unc0rr Preview rendering seems to work now qmlfrontend
Sun, 24 Dec 2017 16:56:22 +0100 unc0rr And more refactoring... qmlfrontend
Sun, 24 Dec 2017 00:44:16 +0100 unc0rr More refactoring in attempt to move away from frontlib qmlfrontend
Fri, 22 Dec 2017 23:59:03 +0100 unc0rr Start hacking new frontend qmlfrontend
Sun, 17 Dec 2017 21:09:59 +0100 unc0rr Start removing flib functionality qmlfrontend
Sun, 17 Dec 2017 00:09:24 +0100 unc0rr Merge default. This branch is up-to-date and code is working. qmlfrontend
Sat, 16 Dec 2017 23:26:13 +0100 unc0rr Add new qmlfrontend project template
Sat, 16 Dec 2017 22:58:28 +0100 unc0rr Improve this code a bit more
Wed, 06 Dec 2017 23:46:17 +0100 unc0rr Quick dirty fix for building
Tue, 05 Dec 2017 11:36:29 -0500 nemo bump proto
Tue, 05 Dec 2017 11:35:04 -0500 nemo 0.9.23 branch 0.9.23
Mon, 04 Dec 2017 20:21:35 -0500 nemo rock the duck a bit - also replace a few other values with realtick that seemed like they should probably animate in pause
Wed, 29 Nov 2017 20:38:26 -0500 nemo er. should be true I think? also... maybe this should be somewhere else
Wed, 29 Nov 2017 20:35:56 -0500 nemo This is a desyncing change. But... We might need a new release anyway. ☹
Wed, 29 Nov 2017 13:54:39 +0100 alfadur Fix chat input key being sometimes registered twice
Sat, 25 Nov 2017 11:28:44 -0500 nemo At the very least we should match the gameserver length which seems to be 40, not 60
Sat, 25 Nov 2017 09:40:43 -0500 nemo Should probably have gl context stuff in its own unit separate from store, but, don't close the gl context before anything that might still want to do gl operations
Sat, 25 Nov 2017 09:39:52 -0500 nemo init priority and scale
Thu, 23 Nov 2017 16:02:29 -0500 nemo hate SDL blit...
Wed, 22 Nov 2017 17:38:47 -0500 nemo infinite attack resets flags so probably should skip this
Sun, 19 Nov 2017 22:35:16 +0100 unc0rr Update checker a bit
Fri, 17 Nov 2017 21:15:13 +0100 Wuzzy Added tag 0.9.23-release for changeset 8610462e3d33
Fri, 17 Nov 2017 15:09:31 -0500 nemo alt damage should default to false
Wed, 15 Nov 2017 17:07:46 -0500 nemo remove the annoying ????
Mon, 13 Nov 2017 22:14:45 +0100 Wuzzy Remove 2 unused number tags in Construction Mode GUI 0.9.23-release
Mon, 13 Nov 2017 21:16:52 +0100 unc0rr - More files to ignore
Mon, 13 Nov 2017 20:45:11 +0100 unc0rr Bump protocol version and add new version info to game server
Sun, 12 Nov 2017 21:41:06 +0100 Wuzzy Update translations mentioned in changelog
Sun, 12 Nov 2017 21:40:33 +0100 KoBeWi Finalize translation of pl.lua
Sun, 12 Nov 2017 17:41:01 +0100 Wuzzy Backed out changeset 575c0de98505
Sun, 12 Nov 2017 17:25:17 +0100 Wuzzy Fix grammar fail in cosmos.lua (string freeze compliant)
Sun, 12 Nov 2017 17:10:44 +0100 KoBeWi Update pl.lua (>99% complete)
Thu, 09 Nov 2017 09:56:35 -0500 alfadur animation tweak
Wed, 08 Nov 2017 21:56:43 +0100 Wuzzy Fix incorrect check for cake gear type in ClimbHome
Wed, 08 Nov 2017 15:07:46 -0500 nemo remove some more test redundancy and restore a missing and important nil check
Wed, 08 Nov 2017 14:12:46 -0500 nemo just merging if statements
Mon, 06 Nov 2017 22:26:54 +0100 unc0rr - Update .pro file
Fri, 03 Nov 2017 13:40:30 +0100 Wuzzy Remove unused uCommands from uGearsHandlersMess
Fri, 03 Nov 2017 05:46:36 +0100 Wuzzy Fix lastGameType not being updated if game type was demo or save (fixes a crash)
Fri, 03 Nov 2017 05:03:47 +0100 Wuzzy Fix desyncs when forcing rope re-selection after missing a shot or hitting bounce world edge
Fri, 03 Nov 2017 04:14:33 +0100 Wuzzy Fix desync when dropping weapon from parachute or jetpack
Fri, 03 Nov 2017 02:23:41 +0100 Wuzzy Backed out changeset 28210d2a9a36 (fixes bug 553)
Wed, 01 Nov 2017 22:49:54 -0400 nemo initialise previousGameState to something valid and not gsSuspend
Wed, 01 Nov 2017 22:02:52 +0100 Wuzzy Add Lua problems to the troubleshooting section of INSTALL.md
Wed, 01 Nov 2017 16:09:20 -0400 koda travis: Install qt4 with a brew tap
Wed, 01 Nov 2017 20:52:06 +0100 unc0rr Don't send taunt message for automatically happening taunt animation
Wed, 01 Nov 2017 00:04:45 +0100 Wuzzy Remove newlines at end of Gravity mission panel
Wed, 01 Nov 2017 00:03:18 +0100 Wuzzy Fix frontend not sending script param if empty
Tue, 31 Oct 2017 19:27:23 +0100 Wuzzy Fix Battialion script showing “Round 0” at start
Tue, 31 Oct 2017 18:30:53 +0100 Wuzzy Fix host not re-sending ammo scheme after editing an existing ammo scheme
Tue, 31 Oct 2017 17:07:56 +0100 KoBeWi Update Polish tips and mission map descriptions
Tue, 31 Oct 2017 04:31:10 +0100 Wuzzy Update changelog regarding wrap world edge bugs
Tue, 31 Oct 2017 02:17:45 +0100 KoBeWi Add Polish translation for campaigns and new missions
Mon, 30 Oct 2017 23:12:31 +0100 KoBeWi Update pl.txt translation file
Mon, 30 Oct 2017 22:16:37 +0100 Wuzzy Backed out changeset c162995831d8
Mon, 30 Oct 2017 22:06:43 +0100 Wuzzy Backed out changeset 058a5d373e4a
Mon, 30 Oct 2017 21:59:25 +0100 Wuzzy Backed out changeset d08afea02908
Mon, 30 Oct 2017 20:21:47 +0100 KoBeWi Minor pl.txt update
Mon, 30 Oct 2017 20:14:42 +0100 KoBeWi Update and complete Polish frontend translation
Mon, 30 Oct 2017 19:18:53 +0100 Wuzzy Fix Hedgewars going into suspension mode (game freezes) when windows got minimized
Mon, 30 Oct 2017 03:37:17 +0100 KoBeWi Update Polish translation (frontend, 3 strings missing)
Sun, 29 Oct 2017 19:56:35 +0100 Wuzzy Fix broken cancel button on the login window (bug 373)
Sun, 29 Oct 2017 19:06:02 +0100 Wuzzy ACF6: Make sure player only gets portal gun at the portal sequence, and not a pile full of weapons and ropes
Sun, 29 Oct 2017 16:57:04 +0100 Wuzzy ACF3: Mention mines time in a sequence where it has been forgotten
Sun, 29 Oct 2017 16:21:24 +0100 Wuzzy ACF2: Fix Lua error spam when Leaks A Lot died in same turn as weaklings, also do other minor tweaks
Sun, 29 Oct 2017 01:07:28 +0200 Wuzzy Fix some German translations in ClimbHome and ACF
Sun, 29 Oct 2017 00:53:11 +0200 Wuzzy Add comments for all A Classic Fairytale missions to summarize the story in a flow chart-like fashion
Sat, 28 Oct 2017 17:48:54 +0200 Wuzzy Use SDL_SetRelativeMouseMode to detect mouse movements, fixes xinput issues
Sat, 28 Oct 2017 07:59:41 +0200 Wuzzy HedgeEditor: Define fallback flag/voice/fort/grave when saving level data
Sat, 28 Oct 2017 07:23:53 +0200 Wuzzy HedgeEditor: Don't change mode in background when pressing left/right w/o amAirAttack selected
Sat, 28 Oct 2017 05:49:49 +0200 Wuzzy Fix ammo menu, placement and camera movement keys not working in ammo menu
Sat, 28 Oct 2017 04:53:21 +0200 Wuzzy Fix CheckWorldWrap not correctly checking for bounce edge. Also fix teleport @ bounce edge
Fri, 27 Oct 2017 19:54:27 +0200 unc0rr Update cabal file
Fri, 27 Oct 2017 17:50:20 +0200 Wuzzy Fix bad LuaGoals comparison for pas2c builds
Fri, 27 Oct 2017 06:35:04 +0200 Wuzzy Update small preview image of Basketball and BasketballField maps
Fri, 27 Oct 2017 05:55:09 +0200 Wuzzy ACF7: Fix two weird thinking bubbles which should be speech bubbles
Fri, 27 Oct 2017 05:28:32 +0200 Wuzzy ACF7: Fix no animation starting for some possible scenes
Fri, 27 Oct 2017 05:05:37 +0200 Wuzzy Oops. Changelog was wrong, the error message spam was for ACF8, not ACF7
Fri, 27 Oct 2017 05:03:58 +0200 Wuzzy ACF7: Fix possible Lua error spam in intro sequence
Fri, 27 Oct 2017 02:17:39 +0200 Wuzzy Fix some German typos and change a translation word (Ziele → Zielscheiben)
Fri, 27 Oct 2017 00:12:38 +0200 Wuzzy Disable hog control after winning target practice challenge
Thu, 26 Oct 2017 22:49:39 +0200 Wuzzy ACF5: Fix final animation being stuck when the cyborg's way to the right is blocked
Thu, 26 Oct 2017 22:40:17 +0200 Wuzzy Animate library: Add new parameter maxMoveTime to AnimMove
Thu, 26 Oct 2017 21:14:55 +0200 unc0rr Slightly update russian localization
Thu, 26 Oct 2017 20:39:28 +0200 Wuzzy ACF7: Set correct hog position after skipping start anim
Thu, 26 Oct 2017 18:20:06 +0200 Wuzzy ACF2: Mention that both hogs must survive
Thu, 26 Oct 2017 18:02:33 +0200 Wuzzy ACF, mission 2: Fix various mission breakages when heroes died together with enemies
Thu, 26 Oct 2017 07:53:13 +0200 Wuzzy Change SD music for Halloween and Hoggywood themes (old tracks)
Thu, 26 Oct 2017 05:41:48 +0200 Wuzzy Fix German typo in de.lua
Thu, 26 Oct 2017 05:25:45 +0200 Wuzzy Expose the gotten achievements of Bamboo Thicked and Dangerous Ducklings in the stats screen
Thu, 26 Oct 2017 04:10:57 +0200 Wuzzy Add sparkle's name to Rope Knock Challenge
Thu, 26 Oct 2017 03:04:31 +0200 Wuzzy Update credits for Fruit.ogg
Thu, 26 Oct 2017 02:50:05 +0200 Wuzzy Complete music credits for Jungle.ogg by alfadur
Wed, 25 Oct 2017 20:46:37 -0400 nemo oops
Wed, 25 Oct 2017 20:39:05 -0400 alfadur jungle music
Wed, 25 Oct 2017 19:44:42 -0400 nemo checksum immediately after loading because surface2tex does surface manipulation. also add some FIXMEs
Wed, 25 Oct 2017 23:47:07 +0200 Wuzzy Make gtDuck use DirAngle instead of Angle for rotation
Wed, 25 Oct 2017 23:09:41 +0200 Wuzzy Fix sometimes ammo schemes not being saved after changing before an ammo scheme got deleted in session
Wed, 25 Oct 2017 15:37:16 -0400 nemo one more pattern
Wed, 25 Oct 2017 20:38:51 +0200 unc0rr Use maybeNick from Utils, fixes empty nickname inserted in ROOMS protocol command parameters. Not tested, but builds, and it's Haskell...
Tue, 24 Oct 2017 19:54:38 -0400 nemo you know what... I think everything would have been fine if we'd simply required all this hog stuff to be in the same block...
Tue, 24 Oct 2017 18:55:19 -0400 nemo w is in pixels, so presumably this needs to be *4
Tue, 24 Oct 2017 18:28:59 -0400 nemo use pitch for surfaces, land_width x2 since 16 bit
Tue, 24 Oct 2017 21:59:06 +0200 unc0rr Modernize Cargo.toml a bit
Tue, 24 Oct 2017 21:58:41 +0200 unc0rr Remove silly toUtf8 which caused bug with default team name
Tue, 24 Oct 2017 21:42:13 +0200 Wuzzy Add a few random team names and fix typos
Tue, 24 Oct 2017 14:36:24 -0400 nemo 2nd try... just shortcircuit most of onGameTick20 when we are between turns.
Tue, 24 Oct 2017 14:14:00 -0400 nemo this should probably sidestep that thing unc0rr keeps bringing up. untested. but then, I've never had it happen. I think what happens is onGameTick20 is called in same tick as onNewTurn and before it...
Tue, 24 Oct 2017 19:45:11 +0200 Wuzzy Update README.md: Add game description, controls, getting started guide for n00bs, fix typos, reorganize sections
Tue, 24 Oct 2017 19:30:55 +0200 Wuzzy Rewrite INSTALL file: Markdown format, add troubleshooting section, more detailed build instructions, etc.
Tue, 24 Oct 2017 06:25:12 +0200 Wuzzy ACF mission 5: Take away switch and always play with deployed hog in final mission stage
Tue, 24 Oct 2017 04:48:20 +0200 Wuzzy Lua API: Fix Goals text being cut off at ca. 255 characters
Tue, 24 Oct 2017 04:06:03 +0200 Wuzzy More changelog updates
Tue, 24 Oct 2017 02:39:00 +0200 Wuzzy Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Mon, 23 Oct 2017 23:43:36 +0200 Wuzzy Use Gear^.Boom to calculate cake party faces
Mon, 23 Oct 2017 23:26:34 +0200 Wuzzy Fix cake party face not working across wrap world border
Mon, 23 Oct 2017 22:45:35 +0200 Wuzzy Make air mines follow hedgehogs across wrap world edge
Mon, 23 Oct 2017 17:29:56 +0200 Wuzzy Make GearsNear and CheckGearNear check gears across wrap world edge
Mon, 23 Oct 2017 14:49:01 +0200 Wuzzy Add KoBeWi to credits
Mon, 23 Oct 2017 04:57:39 +0200 Wuzzy Update changelog
Mon, 23 Oct 2017 04:35:10 +0200 Wuzzy HedgeEditor: Fix broken napalm/mine strike/drill strike
Mon, 23 Oct 2017 03:01:10 +0200 Wuzzy Rope Knock Challenge: Don't count hog kills after hero hurt itself
Mon, 23 Oct 2017 02:52:01 +0200 Wuzzy Rope knock challenge: Add names of developers and Shoppa tournament players who ranked 1st/2nd/3rd
Sun, 22 Oct 2017 02:25:27 +0200 Wuzzy Fix bee homing incorrectly when target is across wrap world edge
Sun, 22 Oct 2017 00:48:38 +0200 Wuzzy Wrap around target coordinates when clicking on other side of wrap-around world edge
Sat, 21 Oct 2017 23:59:31 +0200 Wuzzy Move CalcWorldWrap to uUtils.pas
Sat, 21 Oct 2017 23:27:58 +0200 Wuzzy Add Wuzzy to credits
Sat, 21 Oct 2017 23:03:52 +0200 Wuzzy Fix AddAmmo setting ammo to 99 when trying to add infinite ammo
Sat, 21 Oct 2017 16:47:20 -0400 nemo add copherneue
Sat, 21 Oct 2017 19:02:53 +0200 Wuzzy Fix division by 0 in sniper rifle training
Sat, 21 Oct 2017 18:52:24 +0200 Wuzzy Sniper rifle training: Fix missing victory sound, also disable controls at the end
Sat, 21 Oct 2017 18:38:28 +0200 Wuzzy Sniper rifle mission: Faster dynamite blow-up, also skip with precise
Sat, 21 Oct 2017 18:21:27 +0200 Wuzzy Sniper rifle training: Fix general camera weirdness
Sat, 21 Oct 2017 17:21:34 +0200 Wuzzy Sniper rifle mission: Fix targets spawning twice in dynamite scenes, jacking up the total amount of targets
Sat, 21 Oct 2017 02:28:36 +0200 Wuzzy Fix small German typo
Sat, 21 Oct 2017 01:29:57 +0200 Wuzzy Fix GCC warnings: -Wimplicit-fallthrough and -Wint-in-bool-context
Sat, 21 Oct 2017 00:58:01 +0200 Wuzzy Fix PhysFS 3.0.0 deprecation warnings for error reporting
Fri, 20 Oct 2017 23:49:52 +0200 Wuzzy Fix compiler getting nervous about C++11 dependency
Fri, 20 Oct 2017 21:57:09 +0200 Wuzzy Update hedgewars_de.ts translation
Fri, 20 Oct 2017 21:55:18 +0200 Wuzzy Run lupdate
Fri, 20 Oct 2017 21:50:00 +0200 Wuzzy Update Big Armory mission image (duck position)
Fri, 20 Oct 2017 21:35:26 +0200 Wuzzy Fix first ammo row being invisible when there's only one weapon in the first row
Fri, 20 Oct 2017 21:02:43 +0200 Wuzzy Fix a few German typos and weird grammar
Fri, 20 Oct 2017 20:10:34 +0200 Wuzzy Update German Lua and campaign translations
Fri, 20 Oct 2017 18:51:12 +0200 Wuzzy Run update_lua_locale_files.sh
Fri, 20 Oct 2017 18:44:41 +0200 Wuzzy Turn loc_gen.txt into an executable Shell script
Fri, 20 Oct 2017 14:17:56 +0200 Wuzzy Fix bubbles drawn on the wrong side when hog drowns and faces right
Fri, 20 Oct 2017 13:34:05 +0200 Wuzzy Increase chance for AI to use tardis over skip
Fri, 20 Oct 2017 13:27:48 +0200 Wuzzy AI player checks if it can use tardis before selecting it
Wed, 18 Oct 2017 20:33:20 -0400 nemo extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
Wed, 18 Oct 2017 05:28:22 +0200 Wuzzy AI hogs use timebox instead of skip if clueless what to do
Wed, 18 Oct 2017 03:39:01 +0200 Wuzzy AI doesn't use extra damage/vampirism/invulnerable again if already active
Wed, 18 Oct 2017 03:19:43 +0200 Wuzzy Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
Wed, 18 Oct 2017 02:17:03 +0200 Wuzzy Add air mine, cleaver to Highlander ammo scheme, and remove resurrector
Wed, 18 Oct 2017 02:08:24 +0200 Wuzzy Fix rubber duck not being used in Highlander
Mon, 16 Oct 2017 16:45:19 +0200 Wuzzy Also drop air mine and rubber duck from Construction Mode crates
Sun, 15 Oct 2017 13:15:39 +0200 Wuzzy Highlander: Mention the "max. 1 ammo per type" rule in mission panel
Sun, 15 Oct 2017 12:30:31 +0200 Wuzzy Loyal Highlander: loyal=true in Highlander script param, you only get stuff for *enemy* kills
Fri, 13 Oct 2017 23:39:36 +0200 Wuzzy Fix failure to update all cloud layers properly when entering Sudden Death
Fri, 13 Oct 2017 16:37:56 -0400 nemo mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
Fri, 13 Oct 2017 17:09:45 +0200 Wuzzy Don't switch back to rope/chute/jetpack if selected ammo is not ammoprop_AltUse
Thu, 12 Oct 2017 20:30:39 +0200 Wuzzy Explain TropyRace's knockout rule in the mission panel
Thu, 12 Oct 2017 20:17:00 +0200 Wuzzy QTfrontend: Fix flickering and bad offset of control config popup
Thu, 12 Oct 2017 19:04:30 +0200 Wuzzy Add missing variable in uWorld.pas in videorec builds
Thu, 12 Oct 2017 16:30:12 +0200 Wuzzy Fix incorrect hints about molotov cocktail insta-booming barrels
Wed, 11 Oct 2017 23:41:25 +0200 Wuzzy Rope: Keep rope selected if sliding on ground and secondary weapon selected
Wed, 11 Oct 2017 23:14:29 +0200 Wuzzy Remove unused variable in uWorld.pas
Wed, 11 Oct 2017 17:05:35 -0400 nemo wind blowing around mines off-turn was too annoying.
Wed, 11 Oct 2017 23:01:07 +0200 Wuzzy Keep rope/jetpack/parachute selected when destroyed and having secondary ammo selected
Wed, 11 Oct 2017 20:16:00 +0200 Wuzzy Fix rope angle possible to go below 0° if having secondary weapon selected
Wed, 11 Oct 2017 18:52:50 +0200 Wuzzy Fix faulty stats screen translation in English locale
Wed, 11 Oct 2017 18:39:19 +0200 Wuzzy Don't let player save ammo scheme with pre-installed name, even case-insensitively
Wed, 11 Oct 2017 01:23:38 +0200 Wuzzy Fix "at least 2 teams" warning not updated when net team is added/removed
Wed, 11 Oct 2017 01:03:30 +0200 Wuzzy Fix cursor still being visible after using piano strike
Tue, 10 Oct 2017 23:42:56 +0200 Wuzzy Change DLC icon (thanks, nemo!)
Tue, 10 Oct 2017 22:45:48 +0200 Wuzzy Mark custom maps/forts/scripts with circle icon instead of icon
Tue, 10 Oct 2017 21:00:11 +0200 Wuzzy Mark custom forts with asterisk in team editor
Tue, 10 Oct 2017 17:39:11 +0200 Wuzzy Lua API: Remove BorderColor variable from onGameInit
Tue, 10 Oct 2017 16:13:44 +0200 Wuzzy Construction Mode: Fix Lua error spam when using time box with filters on map
Tue, 10 Oct 2017 03:08:00 +0200 Wuzzy Fix hog holding nothing in hand when choosing napalm or piano strike
Tue, 10 Oct 2017 02:00:04 +0200 Wuzzy Eliminate some possible spoilers in stats screen of ASA: fruit02
Mon, 09 Oct 2017 14:31:46 +0200 Wuzzy Fix player being able to switch to dying hog
Sun, 08 Oct 2017 23:34:14 +0200 Wuzzy Remove spaces from grave names
Sun, 08 Oct 2017 22:52:44 +0200 Wuzzy Add 7 graves
Sun, 08 Oct 2017 20:24:58 +0200 Wuzzy No longer jiggle sticky mines if using portable portal device
Sun, 08 Oct 2017 19:07:56 +0200 Wuzzy Update German and English locale files
Sun, 08 Oct 2017 19:04:20 +0200 alfadur Improve error messages when feedback or DLC fail to reach Internet
Sun, 08 Oct 2017 16:50:47 +0200 Enrico Update Italian translation (it.lua)
Sun, 08 Oct 2017 16:30:42 +0200 Wuzzy Fix short sound breakdown shortly after using time box
Sun, 08 Oct 2017 04:57:28 +0200 Wuzzy Fix team getting inf. ammo when stockpiling >= 100 ammo
Sun, 08 Oct 2017 04:14:49 +0200 Wuzzy Fix possibility to accidentally destroy team by entering an already existing team name
Sat, 07 Oct 2017 20:07:21 +0200 Wuzzy Fix old team name not being removed after renaming team in frontend
Sat, 07 Oct 2017 13:23:58 -0400 nemo extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
Sat, 07 Oct 2017 19:11:25 +0200 Wuzzy Make sure new teams start with an unique name
Sat, 07 Oct 2017 18:43:31 +0200 Wuzzy Names of new or copied game schemes are now unique
Sat, 07 Oct 2017 03:43:06 +0200 Wuzzy Rework weapon scheme handling in frontend and fix a couple of bugs
Sat, 07 Oct 2017 01:05:55 +0200 Wuzzy Fix molotov cocktails bouncing off vertically off rubber
Fri, 06 Oct 2017 20:28:11 +0200 Wuzzy Fix argument bug in default name of copy of copy of ammo scheme
Fri, 06 Oct 2017 20:17:12 +0200 Wuzzy Strip invalid PNG profiles from PNGs
Fri, 06 Oct 2017 19:12:23 +0200 alfadur Fix splash screen on Windows
Fri, 06 Oct 2017 17:36:03 +0200 Wuzzy Less stupid resetPosition comment in uCursor.pas
Fri, 06 Oct 2017 17:32:02 +0200 Wuzzy Fix camera going crazy when starting game with mouse centered
Fri, 06 Oct 2017 16:33:11 +0200 Wuzzy Use https links in README files
Fri, 06 Oct 2017 14:45:22 +0200 alfadur (Hopefully) fix game camera being shifted on Windows 10
Fri, 06 Oct 2017 14:03:13 +0200 Wuzzy Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
Thu, 05 Oct 2017 18:26:08 +0200 Wuzzy ClimbHome: Fix final team scoring 0 if hog took damage
Thu, 05 Oct 2017 18:22:32 +0200 Wuzzy ClimbHome: Make sure hog faces left on turn start
Thu, 05 Oct 2017 17:39:04 +0200 Wuzzy Climb Home: Fix game getting stuck when player reaches home
Thu, 05 Oct 2017 05:20:25 +0200 Wuzzy Add test case for testing that mines don't move for a very long time
Thu, 05 Oct 2017 02:54:17 +0200 Wuzzy Destroy rope when attempting to shoot it through wrap / bouncy world edge
Thu, 05 Oct 2017 02:02:28 +0200 Wuzzy Fix cursor often jumping to center when putting target while moving cursor
Thu, 05 Oct 2017 01:37:49 +0200 Wuzzy Show selected weapon again when using it in inf attack mode
Wed, 04 Oct 2017 21:33:05 +0200 Wuzzy Remove ScriptParam from HedgeEditor
Wed, 04 Oct 2017 21:25:27 +0200 Wuzzy HedgeEditor: Also save hog effects (e.g. poison) and looking direction
Wed, 04 Oct 2017 20:50:14 +0200 Wuzzy Clean up internal HedgeEditor TODO list
Wed, 04 Oct 2017 18:42:06 +0200 Wuzzy Add translator comment for "toggle team bars"
Wed, 04 Oct 2017 18:34:02 +0200 Wuzzy Fix Birdy descending into water if hog took damage before it got picked up (bug 160)
Wed, 04 Oct 2017 16:09:28 +0200 Wuzzy Add README files to explain the tests directory
Wed, 04 Oct 2017 15:39:39 +0200 Wuzzy Put Testing dir into .hgignore and .gitignore
Wed, 04 Oct 2017 15:37:42 +0200 Wuzzy Fix cake taking >200s to explode when it's completely stuck and can't move (bug 194)
Wed, 04 Oct 2017 15:28:32 +0200 Wuzzy Add test case to test if cake explodes in time when stuck in tight space
Tue, 03 Oct 2017 15:50:10 +0200 Wuzzy Remove broken “Play again” button in stats page after an online game
Tue, 03 Oct 2017 02:05:09 +0200 Wuzzy Relicense my contributions from WTFPL to CC-0
Tue, 03 Oct 2017 01:27:17 +0200 Wuzzy Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
Mon, 02 Oct 2017 23:08:12 +0200 Wuzzy Update German translation (especially de.txt)
Mon, 02 Oct 2017 16:45:19 -0400 nemo fine. I will
Mon, 02 Oct 2017 21:39:19 +0200 Wuzzy Reduce number of initial teams: 4 human, 2 AI teams
Mon, 02 Oct 2017 20:59:40 +0200 Wuzzy Create 5 human teams + 5 AI teams on first start
Mon, 02 Oct 2017 18:12:23 +0200 Wuzzy Make multipy sign in QTfrondend translatable and update hedgewars_en.ts
Mon, 02 Oct 2017 17:54:07 +0200 Wuzzy Add a bunch of announcer messages in English
Mon, 02 Oct 2017 15:43:45 +0200 Wuzzy Use generic team names for non-themed random teams; add a bunch of more random team names
Sun, 01 Oct 2017 09:42:17 +0200 Wuzzy Nobody Laugh mission: Set bot level to maximum
Sun, 01 Oct 2017 03:12:56 +0200 Wuzzy Battalion: Only show collected ammo to local player
Sun, 01 Oct 2017 02:10:34 +0200 Wuzzy Change some HedgeEditor menu icons
Sun, 01 Oct 2017 01:48:30 +0200 Wuzzy Change Highlander.cfg to select Default by default
Sun, 01 Oct 2017 01:04:38 +0200 Wuzzy ACF6: Set correct position of native after skipping
Sun, 01 Oct 2017 00:46:58 +0200 Wuzzy ACF1, fruit01, WxW: Make sure the selection dialogues never disappear on their own
Sat, 30 Sep 2017 23:53:21 +0200 Wuzzy Merge sheepluva's changes
Sat, 30 Sep 2017 23:52:08 +0200 Wuzzy TrophyRace: Fix game never eliminating any hogs after a hog skipped or ran out of time
Sat, 30 Sep 2017 21:54:47 +0200 sheepluva fix some fpc hints
Sat, 30 Sep 2017 20:31:07 +0200 Wuzzy Fix broken format string in de.lua, breaking Tumbler script
Sat, 30 Sep 2017 20:29:01 +0200 Wuzzy ASA, moon01, desert01: Enable skip for hero only if there is turn-based play
Sat, 30 Sep 2017 19:51:22 +0200 sheepluva fix copypasta fail that caused segfaults (esp. in pas2c)
Sat, 30 Sep 2017 17:23:47 +0200 Wuzzy ASA, moon01: Don't save checkpoint if player was first detected, and then grabbed the weapons
Sat, 30 Sep 2017 17:04:41 +0200 Wuzzy ASA, moon01: Fix various turn-based and gameplaying bugs
Sat, 30 Sep 2017 15:40:02 +0200 Wuzzy ASA, moon01: Move escape dialog into a proper animation dialogue
Sat, 30 Sep 2017 14:15:59 +0200 Wuzzy Merge sheepluva's changes
Sat, 30 Sep 2017 14:15:18 +0200 Wuzzy ACF7: Don't make princess disappear instantly after victory
Sat, 30 Sep 2017 14:00:02 +0200 sheepluva workaround to fix pas2c mistyping a constant as bool
Sat, 30 Sep 2017 04:31:50 +0200 Wuzzy ACF5: Fix position of Fiery Water when skipping start anim.
Sat, 30 Sep 2017 04:26:40 +0200 Wuzzy ACF5: Spare traitor's life with skip instead of precise
Sat, 30 Sep 2017 04:03:08 +0200 Wuzzy ASA, fruit01: Change choice keys
Sat, 30 Sep 2017 03:59:54 +0200 Wuzzy ASA, fruit01: Show mission text when reaching launch pad with enemies
Sat, 30 Sep 2017 03:28:43 +0200 Wuzzy ASA, fruit01: Improve mission texts and choice dialog handling
Sat, 30 Sep 2017 02:09:43 +0200 Wuzzy ACF1: Change rope challenge confirm key to [Attack]
Sat, 30 Sep 2017 02:04:58 +0200 Wuzzy ACF1: Fix princess/elder flying very weirdly when punching to direction they look at
Sat, 30 Sep 2017 01:45:01 +0200 Wuzzy ACF1: Force player to press jump to confirm difficulty dialog
Sat, 30 Sep 2017 00:59:12 +0200 Wuzzy ASA, ice01: Fix turn ready caption
Sat, 30 Sep 2017 00:52:06 +0200 sheepluva make hellfire test a bit less seed-sensitive
Sat, 30 Sep 2017 00:43:56 +0200 Wuzzy ASA, moon01: Fix minions sometimes taking double turns
Sat, 30 Sep 2017 00:09:48 +0200 sheepluva pas2c happiness initiative 2017, continued
Fri, 29 Sep 2017 23:31:29 +0200 sheepluva change return codes to avoid overlap with fpc ones
Fri, 29 Sep 2017 23:29:00 +0200 Wuzzy ASA, Spacetrip: Fix guards taking 2 turns in succession
Fri, 29 Sep 2017 23:13:05 +0200 sheepluva make PHYSFS_setBuffer() known to pas2c
Fri, 29 Sep 2017 22:53:53 +0200 sheepluva fix some things that annoy pas2c and whitespaces
Fri, 29 Sep 2017 22:39:31 +0200 Wuzzy Merge sheepluva's changes
Fri, 29 Sep 2017 21:44:35 +0200 Wuzzy A Space Adventure: Add outro sequence / epilogue in the final mission
Fri, 29 Sep 2017 22:33:15 +0200 sheepluva don't use colorkey for land spray
Fri, 29 Sep 2017 22:09:11 +0200 sheepluva rename ifTransparent to ifColorKey
Fri, 29 Sep 2017 22:06:29 +0200 sheepluva currently irrelevant sdl call adjustment
Fri, 29 Sep 2017 19:31:25 +0200 Wuzzy ASA, ice01: Fix losing turn early in game
Fri, 29 Sep 2017 19:12:00 +0200 Wuzzy ASA, desert01: Fix smugglers sometimes getting multiple turns
Fri, 29 Sep 2017 18:27:44 +0200 Wuzzy Fix rope detection in ASA desert01
Fri, 29 Sep 2017 18:00:43 +0200 Wuzzy Use Default voice in A Space Adventure campaign
Fri, 29 Sep 2017 03:41:30 +0200 Wuzzy Change graves of teams in missions for greater variety
Fri, 29 Sep 2017 02:35:27 +0200 Wuzzy ACF1: Fix graphical deagle shot glitch after shooting final target
Fri, 29 Sep 2017 02:10:37 +0200 Wuzzy ASA, fruit02: Minor refactor
Fri, 29 Sep 2017 02:08:52 +0200 Wuzzy ASA, fruit02: Fail mission if player let wrong hog collect device part
Thu, 28 Sep 2017 23:44:26 +0200 Wuzzy ASA, fruit02: End turn when reaching surface
Thu, 28 Sep 2017 23:27:20 +0200 Wuzzy Separate crates in ASA final mission
Thu, 28 Sep 2017 23:03:30 +0200 Wuzzy ASA, fruit01: Use 1 hog instead of 2 for Captain Lime
Thu, 28 Sep 2017 21:32:42 +0200 Wuzzy Fix stats screen caption showing only one winner if multiple teams have won
Thu, 28 Sep 2017 19:26:22 +0200 Wuzzy ASA fruit03: Fix skipping not adding to turn time in next turn
Thu, 28 Sep 2017 18:39:59 +0200 Wuzzy A Space Adventure: Remove or shorten intro sequences of side missions
Thu, 28 Sep 2017 18:36:24 +0200 Wuzzy Lua API: Add ReadyTimeLeft variable
Thu, 28 Sep 2017 17:26:54 +0200 Wuzzy ASA: Improve displaying of mission panels all over the place
Thu, 28 Sep 2017 08:55:10 +0200 Wuzzy Fix typo in Polish translation
Thu, 28 Sep 2017 07:45:28 +0200 Wuzzy ASA: Explain team abbreviations + update changelog
Thu, 28 Sep 2017 07:40:39 +0200 Wuzzy ASA fruit02: Refactor captain lime hog, use 1 gear only instead of 2
Thu, 28 Sep 2017 07:09:18 +0200 Wuzzy Fix team colors of most teams in A Space Adventure to denote correct ally status
Thu, 28 Sep 2017 02:42:10 +0200 Wuzzy ACF8: Fix mission panel being shown after victory (if the leader fled)
Thu, 28 Sep 2017 02:00:40 +0200 Wuzzy ACF7: Mention mines time
Thu, 28 Sep 2017 01:15:25 +0200 Wuzzy Don't play “missed” taunt if a target has been hit
Thu, 28 Sep 2017 00:46:06 +0200 Wuzzy ASA: Fix 2 important fruit planet mission unlocking bugs
Thu, 28 Sep 2017 00:17:41 +0200 Wuzzy ASA, Spacetrip: Fix stats screen messages when running out of fuel
Wed, 27 Sep 2017 23:41:56 +0200 Wuzzy ASA, death02: Use GetAmmoName for the enemy hog names
Wed, 27 Sep 2017 23:24:29 +0200 Wuzzy ASA,desert03: Fix no victory after destroying all targets
Wed, 27 Sep 2017 23:09:25 +0200 Wuzzy ASA, desert03: Change box appearance, don't lose as long there are still flames in game
Wed, 27 Sep 2017 20:47:18 +0200 Wuzzy ASA, Spacetrip: Reset turn time on successful Moon landing
Wed, 27 Sep 2017 20:44:09 +0200 Wuzzy ASA, Spacetrip: Drop weapons on player when landing on moon by rope
Wed, 27 Sep 2017 19:30:59 +0200 Wuzzy Update ChangeLog for ASA, increase spacetrip turn time to 20s
Wed, 27 Sep 2017 19:26:12 +0200 Wuzzy ASA, Spacetrip: Better behaviour when entering mission while stuck on woon w/o fuel
Wed, 27 Sep 2017 19:13:28 +0200 Wuzzy ASA, Spacetrip: Fix not properly recognizing crate collection
Wed, 27 Sep 2017 18:43:28 +0200 Wuzzy ASA: Update mission texts properly after watching dialog
Wed, 27 Sep 2017 18:18:35 +0200 Wuzzy ASA: Spacetrip: Fix guards ignoring stealing completely, fix various other game logic fails
Wed, 27 Sep 2017 15:45:42 +0200 Wuzzy ACF: Replace TurnTimeLeft=0 with EndTurn(true)
Wed, 27 Sep 2017 06:38:51 +0200 Wuzzy ACF: Use skull grave for cannibal teams (for real)
Wed, 27 Sep 2017 06:17:41 +0200 Wuzzy Fix ACF2 mission sometimes being unwinnable after returning to Leaks A Lot
Wed, 27 Sep 2017 06:04:02 +0200 Wuzzy Infinite skips in ACF5
Wed, 27 Sep 2017 05:55:40 +0200 Wuzzy ACF2: Convert to EndTurn
Wed, 27 Sep 2017 05:49:20 +0200 Wuzzy ACF2: Remove restart option when cooperating with cyborg
Wed, 27 Sep 2017 04:28:34 +0200 Wuzzy Disable SD in ACF6 and ASA: The first stop
Wed, 27 Sep 2017 03:54:35 +0200 Wuzzy ACF6: Fix error message spam when falling into water when took last rope crate w/o touching ground
Wed, 27 Sep 2017 02:57:44 +0200 Wuzzy ACF2: Fix weird skip ammos
Wed, 27 Sep 2017 02:47:15 +0200 Wuzzy Shorten a mission text in ACF, mission 2
Wed, 27 Sep 2017 02:26:33 +0200 Wuzzy ACF1: Fix various problems with the parachute section
Wed, 27 Sep 2017 01:00:35 +0200 Wuzzy Improve the mission texts in ACF, mission 1
Tue, 26 Sep 2017 22:54:11 +0200 Wuzzy ACF, mission 3: Fix broken sequence when princess got caged (failed parcours)
Tue, 26 Sep 2017 22:04:09 +0200 Wuzzy ACF, mission 3: Put in 3 girders per girder crate
Tue, 26 Sep 2017 20:55:19 +0200 Wuzzy ACF, epilogue: Play default epilogue if campaign var is not found in team
Tue, 26 Sep 2017 20:00:30 +0200 Wuzzy Add ca. 10 announcer messages
Tue, 26 Sep 2017 19:13:26 +0200 Wuzzy Use correct kill counts for the remaining ASA missions as well
Tue, 26 Sep 2017 18:54:35 +0200 Wuzzy Show correct kill counts in all ASA missions (fixes #147)
Tue, 26 Sep 2017 16:25:57 +0200 Wuzzy ASA, The first stop: Fix team ranking and kills in stats screen (bug 147)
Tue, 26 Sep 2017 16:07:44 +0200 Wuzzy New Lua API function: GetTeamStats, to get team stats
Tue, 26 Sep 2017 05:09:33 +0200 Wuzzy ASA, the final battle: Fix mission panel not appearing if you watched the dialog
Tue, 26 Sep 2017 04:56:19 +0200 Wuzzy ASA, death01: Slightly change professor's response if he got killed on the moon
Tue, 26 Sep 2017 03:58:23 +0200 Wuzzy ASA, The first stop: Take possibility into account that whole team can be wiped out
Tue, 26 Sep 2017 03:05:59 +0200 Wuzzy ASA, a frozen adventure: Save bazooka and excess freezers in checkpoints
Tue, 26 Sep 2017 02:31:01 +0200 Wuzzy ASA: Reset checkpoint after completing checkpointed mission
Tue, 26 Sep 2017 02:27:33 +0200 Wuzzy ASA, a frozen adventure: Retain bazooka on checkpoint 2
Tue, 26 Sep 2017 02:24:58 +0200 Wuzzy Improve and fix poor messaging in ASA: A frozen adventure
Tue, 26 Sep 2017 00:41:30 +0200 Wuzzy ASA, Getting to the device: Add fake crate for the device part with proper collect message
Mon, 25 Sep 2017 23:55:53 +0200 Wuzzy Remove infinite teleport from ASA: Searching in the dust
Mon, 25 Sep 2017 23:48:56 +0200 Wuzzy ASA: Searching in the dust: Fix incorrect crate content display after collecting device part
Mon, 25 Sep 2017 23:04:15 +0200 Wuzzy ASA, Searching in the dust: Fix Hog Solo being able to rope past all smugglers
Mon, 25 Sep 2017 22:25:10 +0200 Wuzzy ASA: Inform the player about a checkpoint reset
Mon, 25 Sep 2017 21:41:38 +0200 Wuzzy ASA: Reset mission checkpoints when going to Spacetrip
Mon, 25 Sep 2017 21:18:59 +0200 Wuzzy Fix ASA: A frozen adventure not working when starting from checkpoint
Mon, 25 Sep 2017 20:46:26 +0200 Wuzzy Remove checkpoints in ASA: Searching in the dust
Mon, 25 Sep 2017 20:09:33 +0200 Wuzzy Remove checkpoints in ASA: Getting to the device
Mon, 25 Sep 2017 19:32:36 +0200 Wuzzy ASA, Spacetrip: Improve messages when running out of fuel
Mon, 25 Sep 2017 19:25:39 +0200 Wuzzy ASA, Spacetrip: Fix mission fail if touching ground in flying saucer but still got fuel
Mon, 25 Sep 2017 19:16:14 +0200 Wuzzy ASA, Spacetrip mission: Fix poor detection of crate collection
Mon, 25 Sep 2017 18:58:50 +0200 Wuzzy Fix first ASA mission rapidly skipping turns on failure
Mon, 25 Sep 2017 18:17:44 +0200 Wuzzy Fix hard-to-read blue team color in ASA campaign
Mon, 25 Sep 2017 18:02:35 +0200 Wuzzy Use EndTurn to replace TurnTimeLeft=0 in ASA campaign (fixes #225)
Mon, 25 Sep 2017 17:06:35 +0200 Wuzzy Fix crate types in A Space Adventure and some user missions
Mon, 25 Sep 2017 16:50:35 +0200 Wuzzy Fix crate types (weapon/utility) in A Classic Fairytale missions
Mon, 25 Sep 2017 16:35:07 +0200 Wuzzy ACF mission 6: Fix incorrect crate types (weapon vs utility)
Mon, 25 Sep 2017 16:07:31 +0200 Wuzzy Fix mines not working in first turn in ACF, mission 6 (bug 180)
Mon, 25 Sep 2017 15:34:07 +0200 Wuzzy Remove explicit (and redundant) SD message in ACF mission 6
Mon, 25 Sep 2017 15:25:16 +0200 Wuzzy ACF, mission 6: Fix messages, now they imply that destroying crates is also OK
Sun, 24 Sep 2017 04:13:04 +0200 Wuzzy Remove white stripes in flags of armenia, ireland, turkey
Sat, 23 Sep 2017 22:00:23 +0200 Wuzzy Write documentation to explain those files in Data/Names
Sat, 23 Sep 2017 21:05:57 +0200 Wuzzy Randomized teams now can have any random hats (not just from types.ini)
Sat, 23 Sep 2017 20:05:16 +0200 Wuzzy Clean up name .cfg files, remove implicit defaults
Sat, 23 Sep 2017 19:49:41 +0200 Wuzzy More random names: angel, morbid, pokemon-like, viking, darth vader, stormtrooper, war-themed
Sat, 23 Sep 2017 09:35:45 +0200 Wuzzy Chance that clicking the random hats button produces a set of equal hats
Sat, 23 Sep 2017 09:12:35 +0200 Wuzzy Use completely random hats when clicking on "Random hats" button in team editor
Sat, 23 Sep 2017 07:45:18 +0200 Wuzzy Fix random teams rarely being empty
Sat, 23 Sep 2017 07:38:41 +0200 Wuzzy Stop PhysFS from complaining when a random name .cfg file is missing
Sat, 23 Sep 2017 06:54:48 +0200 Wuzzy Add random female hedgehog names
Sat, 23 Sep 2017 06:47:13 +0200 Wuzzy Add more random team names and hats
Sat, 23 Sep 2017 04:59:16 +0200 Wuzzy Add a bunch of random team names
Sat, 23 Sep 2017 03:36:30 +0200 Wuzzy Add many random hedgehog names for more variety
Fri, 22 Sep 2017 18:45:51 -0400 nemo mix it up some more. also had screwed up -- inside quotes
Fri, 22 Sep 2017 18:07:11 -0400 nemo should be harder to dodge than a xor
Fri, 22 Sep 2017 23:07:52 +0200 Wuzzy Fix charging sound continuing to play on hog damage (#236)
Fri, 22 Sep 2017 19:26:57 +0200 Wuzzy Fix the key for toggling team bars being incorrectly described in the settings page
Fri, 22 Sep 2017 19:17:06 +0200 Wuzzy Backed out changeset c19e5ece5b3f
Fri, 22 Sep 2017 18:59:54 +0200 Wuzzy Upddate changelog for previous commit
Fri, 22 Sep 2017 18:46:28 +0200 Wuzzy Fix rotatemask (hedgehog info) key toggling team bars instead of changing hedgehog tags
Fri, 22 Sep 2017 18:02:37 +0200 Wuzzy Fix more typos in de.txt
Fri, 22 Sep 2017 17:46:36 +0200 Wuzzy Add some German announcer messages (mostly by Topf)
Fri, 22 Sep 2017 17:12:16 +0200 Wuzzy Unstretch and recolor 5 poorly made flags
Fri, 22 Sep 2017 05:28:25 +0200 Wuzzy Fix a couple of German typos
Fri, 22 Sep 2017 02:37:45 +0200 Wuzzy Use misc icon for description group box in videos page
Fri, 22 Sep 2017 02:35:06 +0200 Wuzzy Add folder icon for main menu
Fri, 22 Sep 2017 01:15:54 +0200 Wuzzy Change game scheme icon in options menu
Thu, 21 Sep 2017 22:56:49 +0200 Wuzzy Make string “Check now” in Apple build translatable
Thu, 21 Sep 2017 22:51:36 +0200 Wuzzy Tweak the network and lag icons to be closer to Hedgewars style
Thu, 21 Sep 2017 20:51:14 +0200 Wuzzy Change icon for frontend group box in options menu
Thu, 21 Sep 2017 18:40:42 +0200 Wuzzy Fix typo in German translation of hedgewars.desktop
Thu, 21 Sep 2017 18:37:34 +0200 Wuzzy Remove Description keys in hedgewars.desktop, they violate the spec and are redundant
Thu, 21 Sep 2017 17:42:57 +0200 Wuzzy Rewrite missing IP/nick warning of the ban dialog
Thu, 21 Sep 2017 17:35:08 +0200 Wuzzy Provide translator context for a few less obvious engine strings
Thu, 21 Sep 2017 16:53:07 +0200 Wuzzy Simplify error messages in record play page and fix poor grammar.
Thu, 21 Sep 2017 16:44:10 +0200 Wuzzy Fix typo: “Youtube” instead of “YouTube”
Thu, 21 Sep 2017 16:40:29 +0200 Wuzzy Add translator comments for demo replay page error message
Thu, 21 Sep 2017 15:47:14 +0200 Wuzzy Clarify the default license of media files in CREDITS file
Thu, 21 Sep 2017 05:11:01 +0200 Wuzzy Allow skipping in two ASA missions
Thu, 21 Sep 2017 04:58:37 +0200 Wuzzy Disable Sudden Death for a couple of ASA missions
Thu, 21 Sep 2017 04:25:10 +0200 Wuzzy Use new turn ending method in moon02.lua
Thu, 21 Sep 2017 03:46:17 +0200 Wuzzy Fix incorrect crate messages when collecting crates in ACF mission 1
Thu, 21 Sep 2017 03:08:25 +0200 Wuzzy Fix vgtAmmo showing air attack icon if frame is amNothing
Thu, 21 Sep 2017 03:07:29 +0200 Wuzzy Show “Empty!” when collecting ammo crate with amNothing or 0 ammo
Thu, 21 Sep 2017 01:59:49 +0200 Wuzzy Show “Ammo Type (+∞)” when taking crate w/ infinite ammo
Thu, 21 Sep 2017 00:23:40 +0200 Wuzzy Fix ammo tooltip icon being white
Wed, 20 Sep 2017 20:25:59 +0200 Wuzzy Increase maximum event string message count to 255
Wed, 20 Sep 2017 19:59:25 +0200 Enrico Update Italian translation
Wed, 20 Sep 2017 13:15:17 -0400 nemo ranges for alnum were silly. also lets not fail to same value
Wed, 20 Sep 2017 11:00:43 -0400 nemo Data is not part of the path
Tue, 12 Sep 2017 16:14:40 -0400 nemo Try to prevent the script safety checking from totally screwing up localisation. Also untested.
Tue, 12 Sep 2017 08:35:13 -0400 nemo this probably isn't helpful
Tue, 12 Sep 2017 08:32:01 -0400 nemo This should be ok right?
Mon, 11 Sep 2017 14:28:58 -0400 nemo Totally untested. Trying to ensure scripts loaded more or less match.
Tue, 05 Sep 2017 21:15:25 +0200 sheepluva fix buffered read going into inf recursion loop
Tue, 05 Sep 2017 20:46:40 +0200 sheepluva fix physfs using inflateCopy() (not part of miniz)
Sun, 03 Sep 2017 19:09:30 +0200 sheepluva PHYSFS: fix off-by-one error
Fri, 01 Sep 2017 11:24:18 -0400 nemo remove the collision addition for hogs again.
Thu, 10 Aug 2017 08:13:37 -0400 alfadur block spawning on ice slopes
Wed, 09 Aug 2017 15:36:05 -0400 nemo So, was trying to allow spawning on level surfaces of ice but not girders, but seems to be failing. We'll call this WIP
Wed, 09 Aug 2017 15:35:39 -0400 nemo Add checkins so that spawning on top of things is possible too
Wed, 09 Aug 2017 12:46:52 -0400 nemo trying to eliminate that annoying impact sound for gears that are well under the water and not even exiting it. sheepluva might want to look this over since this is modifying his code and should perhaps be part of the addSplashForGear checks, but hadn't had much luck getting him to examine it past year or so
Wed, 09 Aug 2017 12:22:05 -0400 nemo don't spawn things on ice. it's too unpredictable what'll happen to them
Sun, 30 Jul 2017 19:06:57 -0400 nemo while we're tweaking this phrase, "with" feels awkward
Sat, 29 Jul 2017 00:25:38 +0200 sheepluva cleanup/fix .hgignore
Fri, 28 Jul 2017 18:12:28 -0400 Worldblender bug #238 install the .desktop file too
Fri, 28 Jul 2017 16:49:38 -0400 Worldblender use gender neutral language
Tue, 18 Jul 2017 11:29:50 -0400 nemo Add .git, remove glob from things that aren't globs.
Mon, 17 Jul 2017 00:59:46 +0200 antonc27 - Add .gitignore (duplicated from .hgignore)
Fri, 14 Jul 2017 19:44:14 +0200 antonc27 - Fix fpc download link for travis iOS build
Fri, 14 Jul 2017 14:46:30 +0200 Anton Malmygin Merge pull request #48 from LocutusOfBorg/trusty
Mon, 10 Jul 2017 14:58:36 +0200 Gianfranco Costamagna travis: move to trusty environment
Fri, 17 Mar 2017 15:58:50 +0100 tariqbenezza french language updates
Thu, 13 Jul 2017 16:23:49 +0200 antonc27 - Bump iOS version
Sun, 09 Jul 2017 00:30:17 +0200 sheepluva fix issue 199: video recording crashed when trying to freeEverything twice
Sun, 02 Jul 2017 11:31:00 -0400 Janne Uusitupa update finnish
Thu, 15 Jun 2017 14:57:16 -0400 nemo bug #230 - Precise aiming is disabled after firing first Deagle shot (when held down)
Thu, 15 Jun 2017 15:50:23 +0200 Wuzzy Mutant: Fix turn skip of next hog after mutating when TurnTimeLeft = 0
Thu, 18 May 2017 00:57:15 +0200 Wuzzy HedgeEditor: Add 2 names to Mushroom Kingdom team identidy to get a full set of 8 hogs
Thu, 18 May 2017 00:44:16 +0200 Wuzzy Complete and update German Lua translation (de.lua)
Thu, 18 May 2017 00:24:24 +0200 Wuzzy Sort strings in de.lua alphabetically
Wed, 17 May 2017 23:28:21 +0200 Wuzzy Fix even more bad/broken loc()'s in scripts (hopefully the last one)
Tue, 16 May 2017 23:31:28 +0200 Wuzzy Fix 3 more incorrect uses of loc() in scripts
Tue, 16 May 2017 21:37:46 +0200 Wuzzy Fix various loc() syntax errors in scripts
Sun, 14 May 2017 19:08:57 +0200 Wuzzy Add Anachron into credits for the Battalion style
Sun, 14 May 2017 18:41:18 +0200 Wuzzy Battalion: RC Plane gets 2 bombs, set air bomb dmg to 20
Sun, 14 May 2017 17:23:49 +0200 Wuzzy Battalion: Extend weapon tooltips for modified weapons
Sun, 14 May 2017 16:57:05 +0200 Wuzzy Battalion: Make mutated hog names translatable
Sun, 14 May 2017 16:29:51 +0200 Wuzzy Update readme link in Battalion script
Sun, 14 May 2017 16:28:32 +0200 Wuzzy Show Battalion mission panel for the default time
Sun, 14 May 2017 16:27:38 +0200 Wuzzy Battalion: Rename “Air-General” to “Air General”
Sun, 14 May 2017 16:24:45 +0200 Wuzzy Battalion: Don't show SD count at start (it's shown in each round anyway)
Sun, 14 May 2017 16:24:01 +0200 Wuzzy Rewrite all Battalion strings to be more translator-friendly
Sun, 14 May 2017 15:20:26 +0200 sheepluva Remove IceGun from default Highlander weaponset
Sun, 14 May 2017 14:56:08 +0200 sheepluva Added tag 0.9.23-alpha for changeset 8cc070640fd1
Sun, 14 May 2017 14:06:51 +0200 sheepluva New Game-Style: Battalion (version 0.33)
Fri, 12 May 2017 17:15:45 +0200 Wuzzy Lua refactor: Replace ParseCommand('setweap… with SetWeapon
Fri, 12 May 2017 16:53:29 +0200 Wuzzy Remove the buggy /finish chat command
Mon, 08 May 2017 03:42:51 +0200 Wuzzy Add many, many English announcer messages for crate drops
Sun, 07 May 2017 13:51:59 +0200 Wuzzy Add a few (adapted) announcer messages suggested by Star and Moon
Thu, 04 May 2017 16:49:34 +0200 Wuzzy Fix skipping in Racer causing the next team to be skipped, too 0.9.23-alpha
Thu, 04 May 2017 16:36:39 +0200 Wuzzy Stop telling the player to build a track in Racer when it is already built
Thu, 04 May 2017 13:36:04 +0200 Wuzzy Fix in-game mission name display of Newton and the Hammock
Thu, 04 May 2017 13:33:05 +0200 Wuzzy No more chat slang in Dangerous Ducklings
Thu, 04 May 2017 13:21:34 +0200 Wuzzy Fix incomplete German mission translation of The Great Escape
Thu, 04 May 2017 13:23:37 +0300 unc0rr Fix fail to detect base package when built with ghc 8
Mon, 01 May 2017 13:59:24 +0300 unc0rr Update racer scripts 0.9.22
Fri, 05 Feb 2016 11:32:23 +0300 unC0Rr Racer maps #18 and #19 0.9.22
Tue, 14 Apr 2015 11:18:14 +0300 unC0Rr Racer challenge map #17 0.9.22
Thu, 04 May 2017 11:59:15 +0200 Wuzzy Fix overlapping crates in ACF mission 8
Thu, 04 May 2017 03:27:27 +0200 Wuzzy Construction Mode: Move pick hammer and blow torch into weapon crates (game default)
Thu, 04 May 2017 03:06:21 +0200 Wuzzy Update Molotov Cocktail help: Mention insta-explosion on barrels
Thu, 04 May 2017 03:04:45 +0200 Wuzzy Add 15 main menu tips
Wed, 03 May 2017 22:08:49 +0200 Wuzzy Update de.txt and hedgewars_de.ts
Wed, 03 May 2017 03:54:18 +0200 Wuzzy Complete the strings in hedgewars_en.ts (mostly to fix plural forms)
Wed, 03 May 2017 01:50:20 +0200 Wuzzy Make the Mr Mine message in ClimbHome translatable
Tue, 02 May 2017 21:48:07 +0200 Wuzzy Lock ammo scheme for ClimbHome mission map (script forces all ammos anyway)
Tue, 02 May 2017 21:16:07 +0200 Wuzzy Add note in Diver scenario that jetpack only has 50% fuel
Tue, 02 May 2017 19:38:21 +0200 Wuzzy Mention overwritten fuel in ammo description of UFO in TechRacer
Mon, 01 May 2017 00:04:28 +0200 Wuzzy Add big fat developer warning to all racing scripts about compability
Sun, 30 Apr 2017 00:36:36 +0200 sheepluva very elaborate change to the confusing and convoluted code for detecting (non-)linked SDL-libs versions in frontend
Sun, 30 Apr 2017 00:28:17 +0200 sheepluva fix build. sorry 'bout that.
Sun, 30 Apr 2017 00:11:50 +0200 sheepluva whoops, temp file was committed...
Sat, 29 Apr 2017 23:49:39 +0200 sheepluva merge
Sat, 29 Apr 2017 23:45:14 +0200 sheepluva cmake: Fix SDL2 header version detection
Fri, 28 Apr 2017 22:08:12 +0200 Wuzzy Update ChangeLog.txt, mostly for campaign bugfixes
Fri, 28 Apr 2017 21:25:47 +0200 Wuzzy ACF, mission 3: Add mission strings to remind the player of the main goal
Fri, 28 Apr 2017 20:53:22 +0200 Wuzzy ACF, mission 3: Standardize mine times. 3s if alone, 5s if playing with 2 hogs
Fri, 28 Apr 2017 20:08:35 +0200 Wuzzy ACF, mission 3: Fix player not losing properly after killing princess
Fri, 28 Apr 2017 18:54:59 +0200 Wuzzy Delete unused code in ACF mission 3
Fri, 28 Apr 2017 17:56:36 +0200 alfadur Fix bullets being reflected too early on bouncy world edge border while digging land
Fri, 28 Apr 2017 17:49:15 +0200 alfadur Make hogs keep their hat when holding the baseball bat
Fri, 28 Apr 2017 04:42:04 +0200 Wuzzy ACF, mission 3: Fix victory causing a lot of loser message being displayed. Also add EndTurn()
Fri, 28 Apr 2017 03:02:15 +0200 Wuzzy ACF, mission 3: Fail faster after Leaks or Dense Cloud died
Fri, 28 Apr 2017 02:50:23 +0200 Wuzzy ACF, mission 3: Fix Lua error when Leaks a Lot dies at the beginning
Fri, 28 Apr 2017 02:45:19 +0200 Wuzzy ACF, mission 3: Fix Lua error spam when Dense Cloud dies in the pit sequence
Fri, 28 Apr 2017 02:18:21 +0200 Wuzzy Lua: Fix SwitchHog breaking the ammo menu of the new hog
Fri, 01 Apr 2016 14:42:14 +0300 unC0Rr Time achievement for ClimbHome 0.9.22
Mon, 28 Mar 2016 21:20:11 +0300 unc0rr Declare achievements alongwith EndGame call, since it would skip SendStats 0.9.22
Thu, 24 Mar 2016 14:40:59 +0300 unC0Rr Achievement for ClimbHome 0.9.22
Tue, 01 Mar 2016 08:32:46 +0300 unc0rr Don't dump ghost points if map isn't detected 0.9.22
Tue, 23 Feb 2016 13:45:49 +0300 unc0rr Dump best time ghost on console 0.9.22
Fri, 28 Apr 2017 00:21:16 +0200 Wuzzy Fix ACF Eplilogue becoming unplayble when all hogs except the traitor have died
Thu, 27 Apr 2017 23:47:44 +0200 Wuzzy Get rid of some incorrect timeout messages in ACF, by using EndTurn(true)
Thu, 27 Apr 2017 22:47:14 +0200 Wuzzy Set infinite skip in ACF: United We Stand
Thu, 27 Apr 2017 22:14:56 +0200 Wuzzy Fix Lua fail in Long Live the Queen mission on victory
Thu, 27 Apr 2017 21:00:28 +0200 Wuzzy Fix engine crash in ACF mission 5 when skipping animation after killing wave 2 while the cyborg is talking
Thu, 27 Apr 2017 19:09:01 +0200 Wuzzy Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden
Thu, 27 Apr 2017 16:29:23 +0200 Wuzzy Remove outdated/unused debug output
Thu, 27 Apr 2017 05:07:35 +0200 Wuzzy Refactor hardcoded ammo IDs in The Great Escape
Thu, 27 Apr 2017 05:04:32 +0200 Wuzzy HedgeEditor: Fix blow torch / pick hammer in wrong crate type
Thu, 27 Apr 2017 04:58:48 +0200 Wuzzy Fix broken HedgeEditor export of utility and ammo crates
Thu, 27 Apr 2017 04:44:55 +0200 Wuzzy Refactor HedgeEditor output, get rid of wepArray in favor of simpler ammo iteration
Thu, 27 Apr 2017 03:38:22 +0200 Wuzzy Mention inf attack rule in Diver, also fix the in-game mission name
Thu, 27 Apr 2017 03:21:16 +0200 Wuzzy Refactor Teamwork 2: No more hacky skipping, set proper ammos for enemy instead
Thu, 27 Apr 2017 03:11:50 +0200 Wuzzy Fix false victory in Teamwork/Teamwork 2 when one of your hogs die in same turn as enemy
Thu, 27 Apr 2017 02:42:40 +0200 Wuzzy Mention important game modifiers in Spooky Tree and Nobody Laugh
Wed, 26 Apr 2017 19:52:30 -0400 nemo fly saint flyy
Thu, 27 Apr 2017 01:46:28 +0200 Wuzzy Decode chat slang in en.txt (“GL HF”)
Thu, 27 Apr 2017 01:17:41 +0200 Wuzzy Use Robot voice for enemy in Bamboo Thicked and Newton and the Hammock
Thu, 27 Apr 2017 01:10:37 +0200 Wuzzy Fix Ammo/Utility crate confusion in portal mission
Wed, 26 Apr 2017 23:44:17 +0200 Wuzzy Fix incorrect PointsType in sniper rifle training and That Sinking Feeling
Wed, 26 Apr 2017 23:23:18 +0200 Wuzzy Set fixed wind in bazooka training. Fixed impossible first target when bad wind
Wed, 26 Apr 2017 23:05:05 +0200 Wuzzy Standardize the secret achievements strings in Lua scripts
Wed, 26 Apr 2017 22:31:29 +0200 Wuzzy Fix Traitor taunt being played when hog w/ heResurrectable drowns w/o damage
Wed, 26 Apr 2017 19:38:34 +0200 Wuzzy Disable resurrection message for respawning with heResurrectalbe
Wed, 26 Apr 2017 19:00:32 +0200 Wuzzy Mutant: Fix “Boring” taunt being played when becoming the mutant
Wed, 26 Apr 2017 18:53:11 +0200 Wuzzy Highlander: Fix crate collect sound playing when hog didn't get anything
Wed, 26 Apr 2017 18:38:21 +0200 Wuzzy HedgeEditor: Disable waypoint export because output scripts break when waypoints have been added
Wed, 26 Apr 2017 18:18:05 +0200 Wuzzy HedgeEditor: Make sprTargetBee the first selected sprite
Wed, 26 Apr 2017 17:52:08 +0200 Wuzzy Refactor Frenzy script
Wed, 26 Apr 2017 16:24:44 +0200 Wuzzy Construction Mode: Mention teleportation restriction in tooltip
Wed, 26 Apr 2017 02:55:40 +0200 Wuzzy Show traditional winning animation in Mutant again
Wed, 26 Apr 2017 02:28:13 +0200 Wuzzy Use the traditional winning sequence in Space Invasion again (killing off the losers)
Wed, 26 Apr 2017 02:10:47 +0200 Wuzzy Add back the missing winning animation for Racer and TechRecer
Wed, 26 Apr 2017 01:51:51 +0200 Wuzzy Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
Wed, 26 Apr 2017 01:46:38 +0200 Wuzzy Fix caption of stats screen not being reset on clear()
Wed, 26 Apr 2017 00:47:14 +0200 Wuzzy Update more HWPs: Knockball, Racer, Construction Mode
Wed, 26 Apr 2017 00:04:49 +0200 Wuzzy HedgeEditor: Fix incorrect preview of air attack icon in sprAMAmmos/sprAMAmmosBW
Tue, 25 Apr 2017 23:10:49 +0200 Wuzzy Add dud mine to missions.png and use it in HedgeEditor
Tue, 25 Apr 2017 23:06:19 +0200 Wuzzy Clean up HedgeEditor HWP mess, fix broken/outdated graphics
Tue, 25 Apr 2017 21:00:44 +0200 Wuzzy Update and simplify Construction Mode sidecar HWP
Tue, 25 Apr 2017 19:27:34 +0200 Wuzzy Fix install failure of Ammos_base.png for QTfrontend
Tue, 25 Apr 2017 13:13:47 -0400 nemo turn hwp Ammos overrides into overlays. untested.
Tue, 25 Apr 2017 17:51:03 +0200 Wuzzy Add Octopus fort
Tue, 25 Apr 2017 04:54:46 +0200 Wuzzy Fix sndBoring being played when force-ending turn due to victory
Tue, 25 Apr 2017 02:50:28 +0200 Wuzzy Clarify how the weapons restocking works in Highlander
Tue, 25 Apr 2017 02:13:18 +0200 Wuzzy Backed out changeset 82951b9b3c2f
Mon, 24 Apr 2017 23:11:51 +0200 Wuzzy Fix rubber duck description (it no longer drops *straight down*)
Mon, 24 Apr 2017 19:31:53 +0200 Wuzzy Drop rubber duck like dynamite
Mon, 24 Apr 2017 19:21:43 +0200 Wuzzy Backed out changeset 98824a464230 (disable GetLaunchX/Y again)
Mon, 24 Apr 2017 09:59:10 -0400 nemo Move sidecar lua load to prior to script load. This should let the script use it for dependencies.
Mon, 24 Apr 2017 13:53:34 +0200 Wuzzy Fix incorrect SDL_UnloadObject usage in about.cpp (copy-paste fail)
Sun, 23 Apr 2017 22:21:41 +0200 sheepluva Jungle Theme: allow flower object to go across gaps
Sun, 23 Apr 2017 18:23:59 +0200 sheepluva Art theme: fix alpha in landtex
Sun, 23 Apr 2017 17:27:07 +0200 sheepluva clean up flake falling/rising code. this should fix issue #157
Sun, 23 Apr 2017 14:38:33 +0200 sheepluva fix fort mode's edge adjustments getting lost with weWrap. issue #181
Sun, 23 Apr 2017 04:47:13 +0200 Wuzzy HedgeEditor: Fix maximum ammos sprite ID being 1 too low
Sun, 23 Apr 2017 00:21:11 +0200 Wuzzy Fix broken ammo preview caused by previous commit
Sat, 22 Apr 2017 23:55:49 +0200 Wuzzy Fix hog not getting new ammo in Highlander when it takes 2 consecutive turns
Sat, 22 Apr 2017 23:30:46 +0200 Wuzzy Lock ammo scheme of TechRacer (is ignored anyway)
Sat, 22 Apr 2017 23:06:47 +0200 Wuzzy Fix sniper rifle disabling laser sight utility after shooting
Sat, 22 Apr 2017 22:23:49 +0200 sheepluva fix campaign missions not showing up for me
Sat, 22 Apr 2017 20:37:51 +0200 Wuzzy Backed out changeset 071a05275798
Sat, 22 Apr 2017 19:30:24 +0200 Wuzzy Fix warning caused in uGearsHedgehog.pas
Sat, 22 Apr 2017 18:58:25 +0200 Wuzzy Replace hardcoded max. ammo index in Highlander with AmmoTypeMax
Sat, 22 Apr 2017 18:36:57 +0200 Wuzzy Lua variable: AmmoTypeMax (maximum ammo type ID for iterating)
Sat, 22 Apr 2017 18:12:58 +0200 Wuzzy Make sticky mines fall off the map when frozen
Sat, 22 Apr 2017 18:00:57 +0200 Wuzzy Freezer allows to freeze sticky mines (currently only disables them)
Sat, 22 Apr 2017 04:17:51 +0200 Wuzzy Stretch teamselwidget across whole page in local multiplayer page
Sat, 22 Apr 2017 02:33:32 +0200 Wuzzy Allow to press [Precise]+[Slot] to cycle through weapons in reverse order
Fri, 21 Apr 2017 17:54:28 +0200 Wuzzy Only select from default graves and forts for new themes
Fri, 21 Apr 2017 17:42:09 +0200 Wuzzy Add DLC filtering in DataManager.cpp and namegen.cpp
Thu, 20 Apr 2017 11:22:29 -0400 nemo For testing purposes, drop tointeger and pushint since Lua uses ptrdiff causing inconsistent behaviour if we try to get a longword value from tointeger on 64 bit vs 32bit. This should improve script reliability a bit
Thu, 20 Apr 2017 02:38:45 +0200 Wuzzy Make health gain message translatable
Thu, 20 Apr 2017 00:04:35 +0200 Wuzzy Take sacrifices into account for the “Stupid” taunt
Wed, 19 Apr 2017 22:26:24 +0200 Wuzzy Call hog stupid for selfkilling
Wed, 19 Apr 2017 22:10:12 +0200 Wuzzy Call hedgehogs stupid for poisoning themselves
Wed, 19 Apr 2017 22:03:11 +0200 Wuzzy Fix hedgehog self-damage not counted, and there were never Stupid taunts/announces
Wed, 19 Apr 2017 20:50:57 +0200 Wuzzy Fix incorrect Mutant score message color
Wed, 19 Apr 2017 20:21:15 +0200 Wuzzy Use new EndTurn in a couple of scripts, esp. to fix timeout taunts in Racer
Wed, 19 Apr 2017 17:50:31 +0200 Wuzzy New Lua call: EndTurn to end turn
Wed, 19 Apr 2017 08:35:31 -0400 koda travis: Exclude gcc for the macOS target
Wed, 19 Apr 2017 00:46:54 +0200 Wuzzy Add a few more announcer messages, loosely based on forum suggestions from https://hedgewars.org/node/1195
Tue, 18 Apr 2017 22:56:28 +0200 Wuzzy Add a few announcer messages suggested by Star and Moon
Tue, 18 Apr 2017 22:27:25 +0200 KoBeWi Change water speed range for better precision
Tue, 18 Apr 2017 22:19:19 +0200 KoBeWi Fix broken sprites on animated water edges
Tue, 18 Apr 2017 22:07:16 +0200 Wuzzy Update some music credits, fix Beach theme credits
Tue, 18 Apr 2017 21:38:36 +0200 Wuzzy Credit most theme and map authors in credits.txt
Tue, 18 Apr 2017 19:36:29 +0200 Wuzzy Add 3 forts: Lonely_Island, Olympic, Snail
Mon, 17 Apr 2017 23:17:47 +0200 sheepluva engine: d52af905437b broke pas2c build. pas2c doesn't understand "in [1, 2]" etc.
Mon, 17 Apr 2017 18:47:56 +0200 Wuzzy Backed out changeset 8e9603088f99
Mon, 17 Apr 2017 07:12:00 +0200 Wuzzy Remove redundant main menu tips
Mon, 17 Apr 2017 04:06:49 +0200 Wuzzy Mention missing controls for rope and landspray, explain cleaver damage
Sun, 16 Apr 2017 08:49:18 +0200 Wuzzy Block left entrance in ACF, mission 6
Sun, 16 Apr 2017 08:19:33 +0200 Wuzzy Add alternate dialogs in ACF mission 6 when killing cyborgs before collecting crates
Sun, 16 Apr 2017 06:08:24 +0200 Wuzzy Restore old barrels and mines in ACF: Dragon's Lair
Sun, 16 Apr 2017 05:52:33 +0200 Wuzzy Update sniper rifle challenge preview image because the theme changed
Sun, 16 Apr 2017 05:37:56 +0200 Wuzzy Show mines timer in ACF, Dragon's Lair
Sun, 16 Apr 2017 04:49:05 +0200 Wuzzy Replace some HTTP links with HTTPS links
Sun, 16 Apr 2017 03:24:17 +0200 Wuzzy Fix broken URL in pagenetserver
Sun, 16 Apr 2017 02:40:17 +0200 Wuzzy Update changelog regarding translations and rubber duck
Sun, 16 Apr 2017 02:10:36 +0200 Wuzzy Swap the preview of missions 2 and 3 in A Classic Fairytale
Sun, 16 Apr 2017 02:02:07 +0200 Wuzzy Allow the diaogues in ACF missions 8 and 10 to be translated
Sun, 16 Apr 2017 01:05:08 +0200 Wuzzy Use format strings everywhere in A Classic Fairytale (for translators)
Sun, 16 Apr 2017 00:18:44 +0200 Wuzzy Remove incorrect help about restarting mission in ACF mission 6
Sat, 15 Apr 2017 23:47:53 +0200 Wuzzy Refactor ACF mission 6
Sat, 15 Apr 2017 23:21:13 +0200 Wuzzy Add two main menu tips regarding mission panel
Sat, 15 Apr 2017 08:52:05 +0200 Wuzzy Fix broken "whats this" help in misc options tab
Sat, 15 Apr 2017 08:09:23 +0200 Wuzzy Add HedgeEditor schemes as recommended on https://hedgewars.org/HedgeEditor
Sat, 15 Apr 2017 07:12:11 +0200 Wuzzy Add back "more wind" modifier into mission panel. Fixes regression in 10aad1cafc10
Sat, 15 Apr 2017 06:52:14 +0200 Wuzzy Delete the now unused fort mode icons
Sat, 15 Apr 2017 06:25:32 +0200 Wuzzy Redraw game flag icons: AISurvival, Border BottomBorder, LowGrav, MoreWind, NoWind, PlaceHog
Sat, 15 Apr 2017 05:01:40 +0200 Wuzzy Replace initial health icon in game scheme editor
Sat, 15 Apr 2017 04:28:00 +0200 Wuzzy Make all hogs say Yessir taunt on their turn start (replaces revenge taunts)
Fri, 14 Apr 2017 07:27:56 +0200 Wuzzy Use videos icon in videos page
Fri, 14 Apr 2017 06:36:36 +0200 Wuzzy Use palette icon for user color settings group box
Thu, 13 Apr 2017 23:50:00 +0200 Wuzzy Team editor: Disable flag widget when selecting CPU team
Thu, 13 Apr 2017 21:22:32 +0200 Wuzzy Move random team button of of team members box
Thu, 13 Apr 2017 18:48:06 +0200 Wuzzy Add buttons to randomize hats and hog names only
Thu, 13 Apr 2017 17:58:32 +0200 Wuzzy Fix non-matching team name when generating random teams
Thu, 13 Apr 2017 17:42:57 +0200 Wuzzy Use smaller play sound icon in team editor
Thu, 13 Apr 2017 17:26:37 +0200 Wuzzy Allow to randomize team name, flag, grave, voice and fort seperately
Thu, 13 Apr 2017 15:18:07 +0200 Wuzzy Refactor team name generator
Thu, 13 Apr 2017 06:39:01 +0200 Wuzzy Update changelog regarding team updates
Thu, 13 Apr 2017 06:25:41 +0200 Wuzzy Randomize forts and graves in new teams
Thu, 13 Apr 2017 05:44:23 +0200 Wuzzy Add 4 teams on first start of Hedgewars
Wed, 12 Apr 2017 23:05:18 +0200 Wuzzy Add a few WhatsThis texts in frontend, rename “Stereo rendering” to “Stereoscopy”
Wed, 12 Apr 2017 22:04:32 +0200 Wuzzy Use standard units and abbreviations in frontend
Wed, 12 Apr 2017 21:34:02 +0200 Wuzzy Clariy home button in DLC
Wed, 12 Apr 2017 21:23:02 +0200 Wuzzy Make framerate drop-down list translatable
Wed, 12 Apr 2017 20:14:17 +0200 Wuzzy Apply minimal padding to all text buttons in frontend
Wed, 12 Apr 2017 19:46:59 +0200 Wuzzy Redraw audio icon in settings menu be more HW style-like
Wed, 12 Apr 2017 19:35:44 +0200 Wuzzy Add home button to DLC page
Wed, 12 Apr 2017 00:23:10 +0200 Wuzzy Don't place air mines in Shoppa
Tue, 11 Apr 2017 07:00:22 +0200 Wuzzy Add a few more maps to the WxW Shoppa map list
Tue, 11 Apr 2017 05:31:40 +0200 Wuzzy Change voices in Big Armory, remove duplicate countdown sounds
Tue, 11 Apr 2017 05:29:44 +0200 Wuzzy Add scenario: Big Armory
Tue, 11 Apr 2017 04:48:58 +0200 Wuzzy Clean up mission strings of Teamwork scenario
Tue, 11 Apr 2017 04:46:01 +0200 Wuzzy Add scenario: Teamwork 2
Tue, 11 Apr 2017 04:14:21 +0200 Wuzzy Fix bad mission texts in A Space Adventure
Tue, 11 Apr 2017 03:44:56 +0200 Wuzzy Display mines timer in all missions with non-default timer
Tue, 11 Apr 2017 02:48:38 +0200 Wuzzy Set infinite turn time in RC Plane Challenge
Tue, 11 Apr 2017 02:44:59 +0200 Wuzzy Disable Sudden Death consistently in all missions which don't require it
Tue, 11 Apr 2017 02:11:49 +0200 Wuzzy Give infinite flying saucers in Space Adventure main menu
Tue, 11 Apr 2017 02:09:01 +0200 Wuzzy Add infinite skipping in fruit03 mission
Tue, 11 Apr 2017 00:17:42 +0200 Wuzzy New icon for video button to follow the Hedgewars style guide
Mon, 10 Apr 2017 23:32:03 +0200 Wuzzy Use the same link color consistently in frontend
Mon, 10 Apr 2017 23:10:56 +0200 Wuzzy Make entire top part of about screen translatable
Mon, 10 Apr 2017 22:43:55 +0200 Wuzzy Make library list in about screen translatable
Mon, 10 Apr 2017 21:42:53 +0200 Wuzzy Prevent frontend from starting game w/ >48 hogs
Mon, 10 Apr 2017 20:56:01 +0200 Wuzzy Fix crash when trying to open ammo menu with current team hog gear = nil
Mon, 10 Apr 2017 19:08:00 +0200 Wuzzy Fix caption not updating if adding caption with same text but different color
Mon, 10 Apr 2017 18:42:50 +0200 Wuzzy Increase duck cost in Construction Mode to 40
Mon, 10 Apr 2017 12:06:43 -0400 nemo bulk copy of latest physfs to our misc/libphysfs since this seems to fix an off-by-1 error reliably hit in readln read of 1 byte probably introduced in the addition of the buffered read. Whether this is excessive or whether libphysfs should even be maintained by us is another matter. But at least we shouldn't crash
Mon, 10 Apr 2017 09:05:16 -0400 nemo merge in patch used in arch/fedora - fixes a lazy physfs memcpy that was breaking upstream's stricter checking
Mon, 10 Apr 2017 14:34:32 +0200 Wuzzy Fix dynamite sparks appearing underwater
Mon, 10 Apr 2017 14:15:00 +0200 Wuzzy Render gear timers in front of water
Mon, 10 Apr 2017 13:51:07 +0200 Wuzzy Fix syntax error in uGearsUtils
Mon, 10 Apr 2017 13:30:44 +0200 Wuzzy Play different bounce sound for rubber duck
Sun, 09 Apr 2017 20:54:33 +0200 Wuzzy Add rubber duck to (Balanced) Random Weapon, Construction Mode, HedgeEditor
Sun, 09 Apr 2017 00:51:26 +0200 Wuzzy Fix free rubber ducks in Highlander
Fri, 13 May 2016 01:19:28 +0200 Wuzzy Fix duck issues with Sea edge swimming
Fri, 13 May 2016 00:17:05 +0200 Wuzzy Don't play duck drop sound when duck spawns in water
Fri, 13 May 2016 00:08:09 +0200 Wuzzy Make duck rise to surface when spawning underwater
Thu, 12 May 2016 19:45:26 +0200 Wuzzy Add a few comments for rubber duck
Thu, 12 May 2016 19:33:30 +0200 Wuzzy Put duck speed factor into gear variable
Thu, 12 May 2016 19:22:53 +0200 Wuzzy Fix rubber duck speed when hitting sea edge initially
Thu, 12 May 2016 18:16:09 +0200 Wuzzy Fix rubber duck not bouncing off diagonal rubber
Thu, 12 May 2016 17:23:06 +0200 Wuzzy Render rubber duck timer when <6s
Thu, 12 May 2016 16:56:23 +0200 Wuzzy Re-enable GetLaunchX/Y, use non-zero eject only for amDuck for now
Thu, 12 May 2016 16:20:17 +0200 Wuzzy Fix swimming rubberduck screwing up after portal, also change timer to 15s, no resets
Sat, 08 Apr 2017 21:48:39 +0200 Wuzzy Add rubber duck images for real
Sat, 08 Apr 2017 21:48:25 +0200 Wuzzy Add sounds for rubberduck drop, destruction and water collision
Sat, 08 Apr 2017 21:43:48 +0200 Wuzzy Add ammotype amDuck for rubber duck
Sat, 08 Apr 2017 18:36:12 +0200 Wuzzy Add gear gtDuck: rubber duck
Sat, 08 Apr 2017 18:26:25 +0200 Wuzzy Update changelog: Water anim., translations
Sat, 08 Apr 2017 17:21:22 +0200 KoBeWi Fix bad water flow animation
Sat, 08 Apr 2017 17:17:28 +0200 KoBeWi Water can now be animated
Sat, 08 Apr 2017 06:22:43 +0200 Wuzzy Fix CPU level sprites falling down in ClimbHome (instead of stars)
Sat, 08 Apr 2017 05:23:07 +0200 Wuzzy Locale: Replace outdated round start message with loading template
Sat, 08 Apr 2017 05:04:18 +0200 Wuzzy Load screen: Move “LOADING” from image into text box
Fri, 07 Apr 2017 05:03:30 +0200 Wuzzy Add a few home run messages (en, de)
Fri, 07 Apr 2017 04:56:51 +0200 Wuzzy Add support for hog name in home run message
Fri, 07 Apr 2017 03:27:17 +0200 Wuzzy Remove English-only text from campaign mission images
Fri, 07 Apr 2017 03:10:28 +0200 Wuzzy Replace portal mission image with screenshot
Fri, 07 Apr 2017 02:26:12 +0200 Wuzzy Harden the countdown sound check
Fri, 07 Apr 2017 01:50:49 +0200 Wuzzy Fix name Scottish Gaelic being incorrectly displayed in language dropdown
Fri, 07 Apr 2017 01:41:30 +0200 Wuzzy Add basic win/draw messages in Scottish Gaelic
Fri, 07 Apr 2017 01:17:51 +0200 fios@foramnagaidhlig.net Scottish Gaelic translation update: tips, missions, frontend, engine
Fri, 07 Apr 2017 00:57:09 +0200 Wuzzy Set turn time to 0 when current hog drowns
Thu, 06 Apr 2017 23:28:13 +0200 Wuzzy Fix enemy saying “Missed” when poisoned w/o damage
Thu, 06 Apr 2017 22:34:02 +0200 Wuzzy Fix time box tooltip saying it is not *yet* available in SD
Thu, 06 Apr 2017 22:02:29 +0200 Wuzzy Show random event message on round start, instead of the static one
Thu, 06 Apr 2017 21:49:59 +0200 Wuzzy Add new random victory/round draw messages in English
Thu, 06 Apr 2017 20:57:51 +0200 Wuzzy Implement random round draw / team win messages
Thu, 06 Apr 2017 20:14:05 +0200 Wuzzy Add back accidental removal of random mines
Thu, 06 Apr 2017 20:01:14 +0200 Wuzzy Add many ticker messages for the new ticker events
Thu, 06 Apr 2017 07:34:00 +0200 Wuzzy More ticker messages: Sick, king died, resurrect, time box return, timeout, kamikaze
Thu, 06 Apr 2017 05:54:45 +0200 Wuzzy Allow to place theme objects on water
Wed, 05 Apr 2017 18:23:10 +0200 Wuzzy Simplify the background gradient of Beach theme, fixes ugly “stripe” at borders
Wed, 05 Apr 2017 18:12:40 +0200 Wuzzy Smoother water gradient for Beach theme
Wed, 05 Apr 2017 17:43:46 +0200 Wuzzy Update changelog
Wed, 05 Apr 2017 17:29:18 +0200 Wuzzy Remove redundant water color definitions in themes with default water
Wed, 05 Apr 2017 17:28:46 +0200 Wuzzy Set default theme water color to blue
Wed, 05 Apr 2017 17:26:59 +0200 Wuzzy Remove Lua function SetAmmoStore
Wed, 05 Apr 2017 17:26:05 +0200 Wuzzy Fix ugly dragonball grave 1 pixel bouncing
Wed, 05 Apr 2017 17:23:34 +0200 Wuzzy Display native language names in language combo box instead of always English
Tue, 04 Apr 2017 23:43:19 +0200 sheepluva whitespace fixes (SEE, I AM USEFUL!)
Sun, 09 Oct 2016 19:59:00 +0200 KoBeWi added CloudsL and FlakeL
Tue, 04 Apr 2017 21:17:02 +0200 Wuzzy Fix hedgehogs/ticker ignoring kills without damage (#149)
Tue, 04 Apr 2017 17:02:38 +0200 Wuzzy Lua callback: onUsedAmmo, after using up an ammo
Tue, 04 Apr 2017 05:35:11 +0200 Wuzzy Disable incorrect “%1” messages in German home run messages
Tue, 04 Apr 2017 05:33:15 +0200 Wuzzy Add a bunch of funny ticker messages for English
Tue, 04 Apr 2017 02:41:11 +0200 Wuzzy Fix incorrect size of Beach theme icons
Tue, 04 Apr 2017 02:22:30 +0200 Wuzzy Mention addition of Beach theme in changelog
Tue, 04 Apr 2017 02:06:35 +0200 Wuzzy Update German frontend translation
Mon, 20 Mar 2017 08:58:30 -0400 nemo sanity cutoff for splash sound
Mon, 06 Feb 2017 18:15:29 +0300 unc0rr Fix handlers module
Mon, 06 Feb 2017 17:54:27 +0300 unc0rr Store room protocol number
Sat, 04 Feb 2017 19:52:38 +0300 unc0rr Room creation halfplemented
Fri, 27 Jan 2017 23:03:31 +0300 unc0rr SendAllButMe action, list all clients in lobby in LobbyJoined message to newcomers
Thu, 26 Jan 2017 14:45:44 +0300 unc0rr Lobby joining action
Wed, 25 Jan 2017 23:48:23 +0300 unc0rr More refactoring
Tue, 24 Jan 2017 20:28:16 +0300 unc0rr Toss code around
Mon, 23 Jan 2017 23:43:29 +0300 unc0rr Start refactoring path from getting message from client to reacting to it
Wed, 18 Jan 2017 22:54:02 +0300 unc0rr Basic support for NICK message
Wed, 18 Jan 2017 22:23:41 +0300 unc0rr Fix malformed messages parsing
Wed, 18 Jan 2017 22:15:55 +0300 unc0rr - Handle errors
Sun, 15 Jan 2017 00:34:36 +0300 unc0rr Introduce actions, just like in the old server
Sat, 14 Jan 2017 22:30:09 +0300 unc0rr - Use logging facilities instead of plain println!
Sat, 14 Jan 2017 00:46:52 +0300 unc0rr - Render messages to string
Wed, 11 Jan 2017 22:42:59 +0300 unc0rr Add more messages to the parser
Wed, 11 Jan 2017 17:39:21 +0300 unc0rr Optional parameters parsing function
Sun, 08 Jan 2017 23:57:45 +0300 unc0rr Some parsing using nom
Sat, 07 Jan 2017 21:34:00 +0300 unc0rr Give up on lalrpop, let's try nom
Fri, 06 Jan 2017 01:00:21 +0300 unc0rr Still trying to make parser work
Thu, 05 Jan 2017 19:07:01 +0300 unc0rr Start on messages parser
Tue, 03 Jan 2017 00:19:47 +0300 unc0rr - Start protocol parser implementation
Mon, 02 Jan 2017 00:16:22 +0300 unc0rr Refactor modules layout
Mon, 02 Jan 2017 00:05:12 +0300 unc0rr - Use netbuf buffers for client connection stream
Sun, 01 Jan 2017 22:13:35 +0300 unc0rr Refactor code to add more structure to it
Sat, 31 Dec 2016 23:56:29 +0300 unc0rr Start server implementation in rust
Fri, 03 Feb 2017 23:04:50 +0300 unc0rr Adopt some patches from OpenBSD port
Mon, 30 Jan 2017 11:35:09 -0500 nemo updates to polish translation by alzen, also add two unlocalised string he found in the gui
Wed, 25 Jan 2017 00:17:32 +0300 unc0rr Add a buffer for files opened with physfs for reading, fixes slow engine start
Sun, 15 Jan 2017 19:35:41 -0500 CopherNeue svg source for the bat animation update
Sun, 15 Jan 2017 15:11:07 -0500 alfadur+copherneue fix of offsets and size to prior commits
Sun, 15 Jan 2017 12:50:27 -0500 alfadur code changes to make the new bat animation work
Sun, 15 Jan 2017 12:49:26 -0500 CopherNeue nicer hog bat animation art
Thu, 12 Jan 2017 11:40:28 -0500 LocutusOfBorg aaand italian
Thu, 12 Jan 2017 11:28:25 -0500 nemo aaand put in an exclamation mark
Thu, 12 Jan 2017 11:17:53 -0500 nemo lowercase hedgehog, duplicate comment to description
Fri, 23 Dec 2016 23:29:00 +0300 unc0rr Only registered players regain their teams on rejoin
Fri, 23 Dec 2016 23:12:00 +0300 unc0rr Fix official server build
Mon, 19 Dec 2016 12:34:09 -0500 alfadur surfboard object for beach theme
Tue, 13 Dec 2016 09:33:50 -0500 alfadur Source svg for the sandcastle
Sun, 11 Dec 2016 18:00:10 -0500 nemo requested by CopherNeue - make "flatten-flakes" only exclude the foreground layers. testing on eyes/halloween seems ok.
Sun, 11 Dec 2016 17:51:13 -0500 nemo Enable beach theme install
Sun, 11 Dec 2016 17:46:40 -0500 CopherNeue Beach theme, completely redone
Sat, 10 Dec 2016 21:28:10 +0100 sheepluva Fix ScriptExists() destroying lua stack (fixes Bug #146)
Sat, 10 Dec 2016 19:09:25 +0100 sheepluva Bug #108 - Phyfs/Pathz: Fix binds not being loaded
Wed, 07 Dec 2016 13:25:04 -0500 alfadur Add Beach theme, update Fruit theme
Tue, 06 Dec 2016 02:18:38 +0100 sheepluva tweak landtex filling some more. cuz it's fun
Tue, 06 Dec 2016 01:05:46 +0100 sheepluva fix pas2c definition of SizeInt
Sun, 04 Dec 2016 02:02:18 +0100 sheepluva fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
Sun, 04 Dec 2016 01:07:36 +0100 sheepluva copyToXYFromRect: simplify my math (so that it actually, you know, works...)
Sat, 03 Dec 2016 17:45:32 +0100 sheepluva GOTTA GO FAST! - speed up landtex filling
Sat, 03 Dec 2016 13:51:57 +0100 sheepluva copyToXYFromRect: some tweaks
Sat, 03 Dec 2016 09:09:16 +0100 sheepluva copyToXYFromRect: fix pixels overflowing pixel lines in dest
Mon, 28 Nov 2016 13:46:25 -0500 nemo add alpha for sd-tint, since CopherNeue thinks the textures might need fading
Sun, 27 Nov 2016 18:49:15 +0100 sheepluva fix German translation error
Sun, 27 Nov 2016 13:08:12 +0100 sheepluva fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"
Sun, 27 Nov 2016 12:58:41 +0100 sheepluva make random timers less easy to predict
Sun, 27 Nov 2016 06:32:00 +0100 Wuzzy Construction Mode: Fix free girder/rubber placement near hog
Sun, 27 Nov 2016 06:24:43 +0100 Wuzzy Construction Mode: Turn crate limit into a script parameter
Sun, 27 Nov 2016 05:56:45 +0100 Wuzzy Contruction Mode: Fix rubber being placable in land and invalid girder placement costing energy
Sun, 27 Nov 2016 05:33:26 +0100 Wuzzy Add PlaceRubber to Lua API
Sun, 27 Nov 2016 03:18:20 +0100 Wuzzy Fix Killing the Specialists giving you a free turn after killing Desert Eagle with a desert eagle with shot 1-3
Sun, 27 Nov 2016 01:30:41 +0100 Wuzzy Fix A Space Adventure Missions allowing player to walk before 1st animation and screw things up
Sun, 27 Nov 2016 00:00:25 +0100 sheepluva simplify code of previous commit ( ba1807589eaa )
Sat, 26 Nov 2016 23:46:31 +0100 sheepluva OCD-compatibility-patch: make border stripes consistent in direction and offset, seamless.
Sat, 26 Nov 2016 22:48:37 +0100 Wuzzy Give visual and audible feedback for flying through rings in Hard Flying mission
Sat, 26 Nov 2016 22:16:45 +0100 Wuzzy Use SetCinematicMode in Animate lib, which introduces cinematic mode to missions using Animate
Sat, 26 Nov 2016 20:27:41 +0100 Wuzzy Fix group box text being cut off (fixes #125)
Fri, 25 Nov 2016 14:22:34 +0100 Wuzzy Add custom ammo texts for Knockball
Fri, 25 Nov 2016 14:06:00 +0100 Wuzzy Remove team score messages in Knockball/Basketball because they're redundant
Fri, 25 Nov 2016 13:53:22 +0100 Wuzzy Clean up strings in Control mission maps (more translator-friendly)
Fri, 25 Nov 2016 13:38:24 +0100 Wuzzy Disable SD for a couple of scripts and mission maps
Fri, 25 Nov 2016 03:14:46 +0100 Wuzzy Fix misleading scenario desciptions regarding time limit / no time limit
Fri, 25 Nov 2016 02:53:42 +0100 Wuzzy Rewrite 2nd line of mission panel of most missions for consistency
Fri, 25 Nov 2016 02:01:18 +0100 Wuzzy Move some changelog entries to the correct categories
Fri, 25 Nov 2016 01:52:03 +0100 Wuzzy Mention Cheese in changelog
Fri, 25 Nov 2016 01:42:55 +0100 Wuzzy Update changelog for Highlander changes
Fri, 25 Nov 2016 01:36:20 +0100 Wuzzy Make Highlander mission text consistent with other game mode messages
Fri, 25 Nov 2016 01:20:03 +0100 Wuzzy Game mode messages: New messages for PlaceHog+King; All messages get a colon to get highlighted; Reorder messages more logically
Thu, 24 Nov 2016 17:47:19 +0100 Wuzzy WxW: Remove old compability code which caused problems with unknown maps
Thu, 24 Nov 2016 17:18:16 +0100 Wuzzy Tweak WxW wall spark count according to wall size
Thu, 24 Nov 2016 17:05:26 +0100 Wuzzy WxW: Add crate radar info to rope description
Thu, 24 Nov 2016 16:52:13 +0100 Wuzzy WxW: Increase wall height of left/right walls with bounce edge and no border
Thu, 24 Nov 2016 16:25:39 +0100 Wuzzy Add WorldEdge support for WxW
Thu, 24 Nov 2016 15:45:46 +0100 Wuzzy Update changelog for Wxw updates
Thu, 24 Nov 2016 15:09:26 +0100 Wuzzy WxW: Selectable walls, support more maps, more liberal game schemes, new rules, script parameter, better menu
Thu, 24 Nov 2016 06:33:00 +0100 Wuzzy Make name “Tumbler” translatable
Thu, 24 Nov 2016 05:49:57 +0100 Wuzzy Disable world edge in Space Invasion
Thu, 24 Nov 2016 05:41:50 +0100 Wuzzy Use yellow clock color in Space Invasion and Tumbler
Thu, 24 Nov 2016 05:35:21 +0100 Wuzzy Turn invaders white in Space Invasion when round is over
Thu, 24 Nov 2016 05:08:04 +0100 Wuzzy Update changelog for Space Invasion
Thu, 24 Nov 2016 04:56:49 +0100 Wuzzy More helpful Space Invasion description
Thu, 24 Nov 2016 04:24:56 +0100 Wuzzy Remove unused flamer code from Space Invasion
Thu, 24 Nov 2016 04:21:34 +0100 Wuzzy Space Invasion: Play countdown sounds
Thu, 24 Nov 2016 04:15:27 +0100 Wuzzy Space Invasion: Make all strings more translator-friendly
Thu, 24 Nov 2016 03:53:56 +0100 Wuzzy Space Invasion: Dump most out-commented and unused code
Thu, 24 Nov 2016 03:36:56 +0100 Wuzzy Space Invasion: Better HUD, messages, stats screen, sounds. Add script param support
Thu, 24 Nov 2016 01:04:55 +0100 Wuzzy Add countdown sounds to Tumbler
Thu, 24 Nov 2016 00:50:40 +0100 Wuzzy Change ammo display texts in Tumbler to avoid pluralization failures
Thu, 24 Nov 2016 00:42:27 +0100 Wuzzy Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Thu, 24 Nov 2016 00:20:41 +0100 Wuzzy Rewrite some help texts in the basic rope training mission
Wed, 23 Nov 2016 23:54:55 +0100 Wuzzy Tweak flags used in all missions to fit more to the theme
Wed, 23 Nov 2016 20:25:44 +0100 Wuzzy Fix game extremely slowing down if hog collects crate with huge health, or vampire gets huge health.
Wed, 23 Nov 2016 19:43:40 +0100 Wuzzy Use GetHogFort in HedgeEditor
Wed, 23 Nov 2016 19:39:01 +0100 Wuzzy Add GetHogFort to Lua API
Wed, 23 Nov 2016 18:57:08 +0100 Wuzzy HedgeEditor: Fix mine, sticky mine, health crate, air mine sometimes being incorrectly exported
Wed, 23 Nov 2016 18:33:14 +0100 Wuzzy HedgeEditor: Fix air mines timer being falsely exported and displayed
Wed, 23 Nov 2016 18:00:35 +0100 Wuzzy HedgeEditor: Export WorldEdge, fix export of Theme
Wed, 23 Nov 2016 17:21:17 +0100 Wuzzy Remove some items from the HedgeEditor TODO list
Wed, 23 Nov 2016 17:04:15 +0100 Wuzzy HedgeEditor: Rename “Standard” target and cleaver to just target and cleaver
Wed, 23 Nov 2016 17:03:46 +0100 Wuzzy HedgeEditor: Simplify placement mode description
Wed, 23 Nov 2016 16:33:01 +0100 Wuzzy Update changelog for the recent HedgeEditor updates
Wed, 23 Nov 2016 16:02:03 +0100 Wuzzy Add sine gun to Crazy weapon set
Wed, 23 Nov 2016 15:57:45 +0100 Wuzzy Set minimum ammo box content of 1 for default ammo schemes
Wed, 23 Nov 2016 15:34:08 +0100 Wuzzy Add icon to “Send Feedback” button, do some TODO tasks in pagevideo.cpp
Wed, 23 Nov 2016 15:08:51 +0100 Wuzzy Use SetAmmoTexts in HedgeEditor to describe overwritten air attack (gear placement tool)
Wed, 20 Apr 2016 20:13:03 +0200 Wuzzy HedgeEditor: Add missing Left click help texts
Wed, 20 Apr 2016 19:04:22 +0200 Wuzzy HedgeEditor: Don't change placement mode when air attack is not selected
Wed, 20 Apr 2016 18:54:31 +0200 Wuzzy HedgeEditor: Make toggle help and toggle gear info work everywhere
Wed, 20 Apr 2016 18:42:40 +0200 Wuzzy HedgeEditor: Disable timer keys 2-4 in rubber placement mode
Wed, 23 Nov 2016 14:10:29 +0100 Wuzzy HedgeEditor: Unify key combination help
Wed, 20 Apr 2016 18:18:05 +0200 Wuzzy HedgeEditor: Fix health add/subtract not working for dud mines
Wed, 23 Nov 2016 14:08:43 +0100 Wuzzy HedgeEditor: Make landgun spawn in utility crates and sort list of ammo types to reflect the ammo menu ordering
Wed, 23 Nov 2016 13:59:36 +0100 Wuzzy HedgeEditor: Proper indentation for atkArray and utilArray
Wed, 20 Apr 2016 17:53:07 +0200 Wuzzy HedgeEditor: Improve secondary message
Wed, 20 Apr 2016 17:31:34 +0200 Wuzzy HedgeEditor: Allow health crates with 0 health
Wed, 23 Nov 2016 13:53:51 +0100 Wuzzy HedgeEditor: Make health/timer tags toggable with Precise+3
Wed, 20 Apr 2016 17:10:05 +0200 Wuzzy HedgeEditor: Show tags for gear timers and health
Mon, 18 Apr 2016 22:44:26 +0200 Wuzzy HedgeEditor: Play placement sound more often
Mon, 18 Apr 2016 22:34:39 +0200 Wuzzy HedgeEditor: Proper error handling when attempting to delete hedgehogs
Mon, 18 Apr 2016 22:25:56 +0200 Wuzzy HedgeEditor: Fix girder/rubber mods sometimes show nil in 2nd message
Mon, 18 Apr 2016 22:12:50 +0200 Wuzzy HedgeEditor: Minor string corrections
Thu, 14 Apr 2016 16:28:59 +0200 Wuzzy HedgeEditor: Fix Lua error when trying to set ShoppaBalance rank without anything being selected
Wed, 23 Nov 2016 13:40:06 +0100 Wuzzy HedgeEditor: Remove hardcoded ammo names in favor of GetAmmoName
Sat, 09 Apr 2016 23:34:21 +0200 Wuzzy HedgeEditor: Fix nil bugs related to sprite placement mode
Sat, 09 Apr 2016 23:29:16 +0200 Wuzzy HedgeEditor: Clean up some incorrect menu texts
Sat, 09 Apr 2016 23:13:33 +0200 Wuzzy HedgeEditor: Make all hog and team names translatable and export them properly
Sat, 09 Apr 2016 22:13:47 +0200 Wuzzy Add loc_noop to Locale Lua library
Sat, 09 Apr 2016 20:44:55 +0200 Wuzzy HedgeEditor: Minor team/hog name fixes
Sat, 09 Apr 2016 14:45:47 +0200 Wuzzy HedgeEditor: Resort sprite array, add sprTargetBee
Sat, 09 Apr 2016 14:33:27 +0200 Wuzzy HedgeEditor: Implement frame selection for sprites
Sat, 09 Apr 2016 13:24:06 +0200 Wuzzy Tweak HedgeEditor output: loc() hog/team names and tweak mission text
Sat, 09 Apr 2016 11:56:52 +0200 Wuzzy HedgeEditor: Fix broken export of team colors
Sat, 09 Apr 2016 11:15:14 +0200 Wuzzy HedgeEditor: Reliably change mission text on weapon switch
Sat, 09 Apr 2016 10:33:08 +0200 Wuzzy HedgeEditor: Fix stuff being exported multiple times on multiple saves
Sat, 09 Apr 2016 10:14:35 +0200 Wuzzy Don't agressively show HedgeEditor mission panel
Sat, 09 Apr 2016 09:41:57 +0200 Wuzzy HedgeEditor: Don't count sprites failed to place
Sat, 09 Apr 2016 09:14:09 +0200 Wuzzy HedgeEditor: Disable delete mode for sprite placement mode
Sat, 09 Apr 2016 08:59:29 +0200 Wuzzy HedgeEditor: Allow to modify dud mine health
Sat, 09 Apr 2016 08:52:19 +0200 Wuzzy HedgeEditor: Improved help disabled message, also loc()'ed
Sat, 09 Apr 2016 08:45:46 +0200 Wuzzy Write better “greeting” message for HedgeEditor
Sat, 09 Apr 2016 08:29:22 +0200 Wuzzy HedgeEditor: Add loc() to some forgotten strings, minor cleanup
Sat, 09 Apr 2016 08:19:43 +0200 Wuzzy HedgeEditor: Generally improve menu help texts
Sat, 09 Apr 2016 08:00:53 +0200 Wuzzy HedgeEditor: Better naming and explanation of tagging mode and advanced repositioning mode
Sat, 09 Apr 2016 07:40:15 +0200 Wuzzy HedgeEditor: Improve graphics on girder/rubber placement
Sat, 09 Apr 2016 07:16:01 +0200 Wuzzy HedgeEditor: Throw away code in comments and unused variables
Sat, 09 Apr 2016 06:42:31 +0200 Wuzzy HedgeEditor: Refactor legacy GetVisualGearValues code
Sat, 09 Apr 2016 06:38:11 +0200 Wuzzy HedgeEditor: Fix girder sprite being displayed a top left
Sat, 09 Apr 2016 06:09:59 +0200 Wuzzy HedgeEditor: Fix teams being exported multiple times when saving multiple times in same session
Sat, 09 Apr 2016 05:28:18 +0200 Wuzzy Add dud mine placement mode to HedgeEditor
Sat, 09 Apr 2016 04:37:03 +0200 Wuzzy HedgeEditor: Tweak and reorder health/timer selection numbers
Sat, 09 Apr 2016 04:22:39 +0200 Wuzzy HedgeEditor: Allow to set sticky mine timer
Wed, 23 Nov 2016 13:08:24 +0100 Wuzzy Update outdated onGameInit variables in HedgeEditor map export, fixes various bugs
Wed, 23 Nov 2016 03:02:37 +0100 Wuzzy Split up change log sections even more, and update it for Racer
Wed, 23 Nov 2016 02:53:05 +0100 Wuzzy Allow to set Racer waypoint limit with script parameter “maxwaypoints”
Wed, 23 Nov 2016 02:39:08 +0100 Wuzzy Fix incorrect type check of wpRad in Racer
Wed, 23 Nov 2016 02:00:24 +0100 Wuzzy Highlight first Racer waypoint in placement phase
Wed, 23 Nov 2016 01:05:34 +0100 Wuzzy Allow to remove waypoints in Racer with precise key
Wed, 23 Nov 2016 00:28:58 +0100 Wuzzy Fix Construction Mode screwing up when initialenergy > maxenergy
Wed, 23 Nov 2016 00:17:28 +0100 Wuzzy Use GetAmmoName in Construction Mode
Tue, 22 Nov 2016 21:30:23 +0100 Wuzzy Disable Sudden Death in Shoppa for good
Tue, 22 Nov 2016 17:07:14 +0100 Wuzzy Remove colons in campaign screen for more UI consistency
Tue, 22 Nov 2016 17:02:20 +0100 Wuzzy Align drop-down text of unfinished campaign missions with finished icons
Tue, 22 Nov 2016 16:39:54 +0100 Wuzzy Give infinite ropes in Running for survival mission
Tue, 22 Nov 2016 16:30:54 +0100 Wuzzy Add skip option to desert01, fruit02, moon01 in A Space Adventure
Tue, 22 Nov 2016 15:52:57 +0100 Wuzzy Fix double achievements and ranks in The First Stop mission (fixes #106)
Sun, 20 Nov 2016 15:20:08 +0100 unc0rr Prepend "User quit: " to client-side quit messages
Sun, 20 Nov 2016 05:11:19 +0100 Wuzzy Use proper start button in training menu
Sun, 20 Nov 2016 05:02:59 +0100 Wuzzy Update changelog about mission tabs
Sun, 20 Nov 2016 05:01:27 +0100 Wuzzy Update German mission description strings
Wed, 13 Apr 2016 14:53:47 +0200 Wuzzy Make tab of mission list tab header blend into mission list
Wed, 13 Apr 2016 14:52:35 +0200 Wuzzy Update English mission descriptions to better fit tabbed mission menu
Wed, 13 Apr 2016 14:39:17 +0200 Wuzzy Mission recategorization into trainings, challenges and scenarios.
Sun, 20 Nov 2016 04:21:24 +0100 Wuzzy Fix typo in German campaign translation
Sun, 20 Nov 2016 04:12:19 +0100 Wuzzy Update changelog for space campaign updates
Sun, 20 Nov 2016 04:08:21 +0100 Wuzzy Complete space campaign's spacetrip mission if all main+side missions are completed
Sun, 20 Nov 2016 03:43:27 +0100 Wuzzy Draw 2 flowers for fully completed (w/ side missions) planets in space campaign
Sun, 20 Nov 2016 01:50:24 +0100 Wuzzy Expose number of air mines in Lua variable AirMinesNum
Sun, 20 Nov 2016 01:31:09 +0100 Wuzzy Add more descriptions into desktop entry files, fix some specification mismatches
Sun, 20 Nov 2016 00:43:12 +0100 Wuzzy Merge new Cheese map
Sun, 20 Nov 2016 00:40:20 +0100 Wuzzy Update changelog about campaign screen check marks
Wed, 04 May 2016 09:19:44 +0200 Wuzzy Don't show AI-controlled teams in campaigns page
Wed, 04 May 2016 08:44:53 +0200 Wuzzy Make campaign mission names translatable
Wed, 04 May 2016 07:41:46 +0200 Wuzzy Make campaign names translatable
Wed, 04 May 2016 05:23:58 +0200 Wuzzy Seperate campaign victories from campaign mission victories
Wed, 04 May 2016 04:44:41 +0200 Wuzzy Update campaign drop-down list after campaign victory
Wed, 04 May 2016 04:32:31 +0200 Wuzzy Fix final mission of Progress-based campaigns (like ACF) not being recognized as finished
Wed, 04 May 2016 04:07:12 +0200 Wuzzy Campaign page: Add labels and move start button to footer
Sun, 20 Nov 2016 00:12:07 +0100 Wuzzy Save mission success for A Space Adventure missions
Wed, 04 May 2016 02:10:59 +0200 Wuzzy Add support for storing and displaying success of campaign missions
Wed, 04 May 2016 00:14:41 +0200 Wuzzy Update campaign victory status when changing selection
Tue, 03 May 2016 22:56:26 +0200 Wuzzy Store campaign victories in campaign variable "Won"
Tue, 03 May 2016 22:26:39 +0200 Wuzzy Show check marks for campaigns with Won=true
Sat, 19 Nov 2016 17:26:16 -0500 CopherNeue Updated cheese map
Sat, 19 Nov 2016 23:04:44 +0100 Wuzzy Overwrite special ammo descriptions in Racer script
Sat, 19 Nov 2016 22:17:08 +0100 Wuzzy Allow to ignore overwritten ammo name in GetAmmoName
Sat, 19 Nov 2016 22:00:23 +0100 Wuzzy GetAmmoName now returns ammo name overwritten by SetAmmoTexts
Sat, 19 Nov 2016 21:39:52 +0100 Wuzzy Update changelog for SetAmmoTexts-related changes
Sat, 19 Nov 2016 21:33:02 +0100 Wuzzy Change descriptions for special Construction Mode tools
Tue, 10 May 2016 01:59:54 +0200 Wuzzy Add SetAmmoDescriptionAppendix to Lua API, see issue 82
Tue, 10 May 2016 01:33:23 +0200 Wuzzy Make SetAmmoTexts update ammo menu weapon name, too
Mon, 09 May 2016 22:49:31 +0200 Wuzzy Add Lua API function SetAmmoTexts (see issue 82)
Sat, 19 Nov 2016 21:17:48 +0100 Wuzzy Update Changelog: Add Racer and TechRacer updates
Wed, 13 Apr 2016 13:55:47 +0200 Wuzzy TechRacer: Cleanup mess regarding teams which did not finish
Wed, 13 Apr 2016 13:17:58 +0200 Wuzzy Fix some incorrect TechRacer messages
Wed, 13 Apr 2016 13:17:08 +0200 Wuzzy TechRacer: Show racing times and ranking in stats screen
Wed, 13 Apr 2016 13:16:01 +0200 Wuzzy Force TechRacer maps when image map is selected. Fixes Google Code issue #882
Wed, 13 Apr 2016 13:14:01 +0200 Wuzzy TechRacer: Don't mess with ammo caption while in waypoint.
Wed, 13 Apr 2016 13:13:07 +0200 Wuzzy Clean up TechRacer strings
Wed, 13 Apr 2016 14:19:42 +0200 Wuzzy Racer: Reduce minimum number of waypoints to 2, tweak descriptions
Wed, 13 Apr 2016 14:14:33 +0200 Wuzzy Racer: Clean up “did not finish” mess
Wed, 13 Apr 2016 14:02:53 +0200 Wuzzy Add new Racer script parameter: waypointradius
Sat, 19 Nov 2016 20:22:55 +0100 Wuzzy Racer: Dump old commented-out code
Wed, 13 Apr 2016 14:01:28 +0200 Wuzzy Racer: Show “Track completed!” message
Wed, 13 Apr 2016 14:00:53 +0200 Wuzzy Add “rounds” script parameter for Racer
Wed, 13 Apr 2016 14:00:03 +0200 Wuzzy Racer: Don't mess with ammo display when touching waypoint
Wed, 13 Apr 2016 13:59:20 +0200 Wuzzy Racer: Clean up strings
Wed, 13 Apr 2016 13:58:44 +0200 Wuzzy Implement stats screen for Racer
Sun, 01 May 2016 02:40:12 +0200 Wuzzy Add “boring” voice to voice queue to avoid voice overlapping
Sun, 01 May 2016 02:36:17 +0200 Wuzzy Enable timer warning sounds in hog placement phase
Sat, 19 Nov 2016 15:03:16 +0100 Wuzzy Add changelog entries for the timer color-coding and countdown sounds
Sun, 01 May 2016 01:18:58 +0200 Wuzzy When doing something, set ready time to 0 instead of 1
Sun, 01 May 2016 01:04:45 +0200 Wuzzy Fix sniper rifle making timer gray all the time
Sun, 01 May 2016 00:09:14 +0200 Wuzzy Show timer at 999s instead of 1000s
Sat, 30 Apr 2016 23:46:57 +0200 Wuzzy Make timer gray while the time is not running or while it is paused
Sat, 30 Apr 2016 23:30:34 +0200 Wuzzy Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
Sat, 19 Nov 2016 15:00:14 +0100 Wuzzy Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout
Sat, 30 Apr 2016 20:55:16 +0200 Wuzzy Make the timer red when it is the get-away time
Sat, 30 Apr 2016 20:35:55 +0200 Wuzzy Turn timer digits green when it's still the ready timer
Sat, 19 Nov 2016 06:43:44 +0100 Wuzzy Add sounds for blowtorch, invuln., f. saucer, lasersight, portal gun
Thu, 17 Nov 2016 15:29:16 +0100 Wuzzy Fix Qt warnings about QLayout (Fixes #127)
Thu, 17 Nov 2016 14:59:20 +0100 Wuzzy Update Mutant script
Thu, 17 Nov 2016 14:38:11 +0100 Wuzzy Update changelog for CTF
Wed, 13 Apr 2016 04:51:17 +0200 Wuzzy CTF: Play sound when capturing flag
Wed, 13 Apr 2016 04:48:26 +0200 Wuzzy CTF: Allow to set capture limit with script param
Wed, 13 Apr 2016 04:33:13 +0200 Wuzzy CTF: Clean up mission panel
Thu, 17 Nov 2016 14:05:12 +0100 Wuzzy Capture The Flag: Fix flag of first team spawning at second hog (issue #9)
Thu, 17 Nov 2016 03:47:28 +0100 Wuzzy Update changelog
Thu, 17 Nov 2016 03:37:48 +0100 Wuzzy Fix and change escaping for mission map descriptions
Thu, 17 Nov 2016 03:36:45 +0100 Wuzzy Show mission map descriptions for default language as well
Thu, 17 Nov 2016 03:35:58 +0100 Wuzzy UTF-8 support for mission map descriptions
Thu, 17 Nov 2016 03:35:10 +0100 Wuzzy Fix improper locale detection for mission map descriptions
Thu, 17 Nov 2016 03:34:21 +0100 Wuzzy Add German translations for mission maps
Thu, 17 Nov 2016 03:33:46 +0100 Wuzzy Slightly improved mission map descriptions
Wed, 16 Nov 2016 19:19:36 +0100 sheepluva reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
Wed, 16 Nov 2016 12:26:26 -0500 nemo Make sd-tint a theme variable so cophernue can tweak his sky tinting
Wed, 16 Nov 2016 18:06:02 +0100 Wuzzy Improve mission panel in Gravity script (don't overwrite game modifier texts)
Wed, 16 Nov 2016 18:02:22 +0100 Wuzzy Fix low gravity utility not working in Gravity script (fixes #13)
Wed, 16 Nov 2016 16:35:43 +0100 Wuzzy Save fastest rounds in Killing the specialists and Precise shooting missions
Wed, 16 Nov 2016 16:35:09 +0100 Wuzzy Save record time for Chasing the blue hog mission
Wed, 16 Nov 2016 16:34:33 +0100 Wuzzy Save some records in campaign vars: Hard flying, Running for survival
Wed, 16 Nov 2016 16:32:44 +0100 Wuzzy Fix ClimbHome mission bugs (broken teams, broken graph)
Wed, 16 Nov 2016 16:18:32 +0100 Wuzzy Set random flags and voice in random teams
Tue, 15 Nov 2016 03:00:56 +0100 Wuzzy Show symbols at bottom right while extra damage / low grav. are active
Tue, 15 Nov 2016 02:30:35 +0100 Wuzzy Relax some health bounds in game scheme editor
Tue, 15 Nov 2016 02:12:49 +0100 Wuzzy Fix Lua error message in A Classic Fairytale mission 8
Tue, 15 Nov 2016 02:05:12 +0100 Wuzzy Translate appdata file into German
Tue, 15 Nov 2016 02:00:27 +0100 Wuzzy Upgrade appdata file to AppStream 0.8 format, update screenshots
Tue, 15 Nov 2016 01:49:36 +0100 Wuzzy Simplify the hat format for unanimated hats
Tue, 15 Nov 2016 01:25:37 +0100 Wuzzy Remove old Fort Mode from frontend
Tue, 15 Nov 2016 00:42:44 +0100 Wuzzy Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
Tue, 15 Nov 2016 00:17:31 +0100 Wuzzy Add WorldEdge to Lua API to expose/change world edge type
Mon, 14 Nov 2016 21:33:59 +0100 Wuzzy Show “More Wind” modifier in mission panel
Wed, 09 Nov 2016 12:31:05 -0500 nemo fix urls
Wed, 09 Nov 2016 11:21:14 -0500 nemo allow longer grave animations
Sat, 15 Oct 2016 20:54:30 +0200 sheepluva update changelog
Sat, 15 Oct 2016 20:11:05 +0200 sheepluva fix copypastafail (incorrect variable name) and whitespaces
Sat, 15 Oct 2016 20:06:42 +0200 KoBeWi support for alternate sound paths [this is allowing themes to override certain sound files; reviewed and committed by sheepluva, fixes pending]
Sat, 15 Oct 2016 13:34:14 +0200 sheepluva update changelog
Sat, 15 Oct 2016 13:28:13 +0200 sheepluva rename variables for better code-readability and fix indentation
Sat, 15 Oct 2016 13:10:16 +0200 KoBeWi support for multiple inland rectangles [reviewed, cleaned up and committed by sheepluva]
Fri, 14 Oct 2016 23:25:51 +0200 sheepluva update Changelog
Fri, 14 Oct 2016 22:52:04 +0200 KoBeWi rising flakes will no longer fly forever [reviewed, cleaned up and committed by sheepluva]
Mon, 03 Oct 2016 14:10:25 -0400 nemo Make frozen hogs poison immune
Sun, 02 Oct 2016 18:30:15 +0200 sheepluva lupdate-qt4
Sun, 02 Oct 2016 18:29:55 +0200 sheepluva fix for Bug 91 - Make DELEGATE action available in frontend
Sun, 02 Oct 2016 17:39:42 +0200 sheepluva fix a typo back from may that apparently completely broke online-multiplayer due to causing a frontend crash on joining somebody else's room
Sun, 02 Oct 2016 15:15:39 +0200 sheepluva Bug 115 - Application icon is missing
Sun, 02 Oct 2016 12:42:16 +0200 sheepluva also update ghc info in INSTALL file
Sun, 02 Oct 2016 12:00:39 +0200 sheepluva travis: also add libghc-regex-tdfa-dev to dependencies
Sun, 02 Oct 2016 01:26:59 +0200 sheepluva increase heart count in seduction effect. FPS are overrated anyway
Sun, 02 Oct 2016 01:17:33 +0200 sheepluva reflect dataenc->sandi change in travis file
Sun, 02 Oct 2016 00:42:29 +0200 sheepluva and while I'm at it, fix seduction... kinda ♥
Sat, 01 Oct 2016 22:48:00 +0200 sheepluva pimp up random droplet movement vector init to create half-elliptic rather than square patterns - makes using piano less painful to the eyes
Sat, 01 Oct 2016 22:35:14 +0200 sheepluva adding some frontend stuff to changelog
Sat, 01 Oct 2016 21:27:05 +0300 unc0rr - Use sandi instead of dataenc (bugs.debian.org/836686)
Sat, 01 Oct 2016 20:56:42 +0300 unc0rr Use regex match for bans
Sat, 01 Oct 2016 19:06:12 +0200 sheepluva fix issue 110
Sat, 01 Oct 2016 16:45:59 +0200 sheepluva fix build
Mon, 26 Sep 2016 23:36:00 -0400 koda Drop xfire module
Sat, 24 Sep 2016 21:01:12 +0200 sheepluva minor german translation adjustment
Fri, 16 Sep 2016 00:41:03 +0200 sheepluva fix typo and hopefully also pas2c
Fri, 16 Sep 2016 00:22:05 +0200 sheepluva Highlander: give visual and acustic feedback when weapons are collected from a kill, similar to collecting a crate
Fri, 16 Sep 2016 00:01:43 +0200 sheepluva Lua API: IsHogLocal(gearUid)
Thu, 15 Sep 2016 23:16:49 +0200 sheepluva Lua API: GetAmmoName(ammoType)
Fri, 09 Sep 2016 15:57:30 +0000 koda merge with github
Sun, 04 Sep 2016 21:23:00 +0200 sheepluva Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out
Thu, 11 Aug 2016 23:05:14 +0300 unc0rr Make in-game chat work qmlfrontend
Tue, 02 Aug 2016 23:08:17 +0300 unc0rr Preparation to sending engine messages to net. qmlfrontend
Fri, 15 Jul 2016 22:39:07 +0300 unc0rr merge default qmlfrontend
Sat, 09 Jul 2016 22:40:44 +0300 unc0rr Use less weird options
Sat, 02 Jul 2016 17:56:10 +0200 LocutusOfBorg Remove some more bytestring-show references, e.g. INSTALL file and travis file
Wed, 29 Jun 2016 20:16:29 +0300 unc0rr bytestring-show RIP
Wed, 22 Jun 2016 09:25:29 -0400 alzen Polish update
Tue, 21 Jun 2016 18:02:46 -0400 nemo bit of a start on HDPI monitor support. Fonts.
Tue, 21 Jun 2016 22:03:09 +0200 sheepluva remove experimental in-game credits code
Tue, 21 Jun 2016 15:37:08 -0400 nemo no.
Wed, 15 Jun 2016 18:39:31 -0400 nemo lupdate
Sun, 22 May 2016 15:06:08 +0200 antonc27 - In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
Sat, 21 May 2016 15:23:08 -0400 nemo Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
Sat, 21 May 2016 14:39:35 -0400 nemo http → https
Wed, 18 May 2016 15:42:14 -0400 alfadur Fruit theme music
Tue, 17 May 2016 23:29:49 +0300 unc0rr Merge default qmlfrontend
Tue, 17 May 2016 23:18:08 +0300 unc0rr - Add state to engine callback for it to know what engine is sending qmlfrontend
Tue, 17 May 2016 21:32:10 +0200 sheepluva implement ExtraftFileDir and ExtractFileName in uUtils
Mon, 16 May 2016 00:15:32 +0200 sheepluva remove another useless SysUtils include
Sun, 15 May 2016 23:59:24 +0200 sheepluva implement Trim() in uUtils
Sun, 15 May 2016 23:11:14 +0200 sheepluva drop SysUtils inclusion from 5 files where it is not needed anymore
Sun, 15 May 2016 14:29:37 +0300 unc0rr - Use IntToStr() in preference to Str()
Sun, 15 May 2016 13:18:34 +0200 sheepluva always include uUtils _after_ SysUtils
Sun, 15 May 2016 11:37:07 +0200 sheepluva merge Wuzzy's frontend tweaks
Fri, 06 May 2016 20:12:27 +0200 Wuzzy Tweak sizes and icons of most footer buttons of frontend
Fri, 06 May 2016 19:23:26 +0200 Wuzzy Neatly align all the bottom buttons on the same height
Fri, 06 May 2016 18:49:41 +0200 Wuzzy Slightly better naming of new or copied ammo/game schemes
Fri, 06 May 2016 18:35:33 +0200 Wuzzy Tweak damage modifier help
Fri, 06 May 2016 18:33:54 +0200 Wuzzy Fix mines time displaying "1 seconds" in frontend
Fri, 06 May 2016 17:26:06 +0200 Wuzzy Frontend: Increase space for help text in the footer
Fri, 06 May 2016 17:20:19 +0200 Wuzzy Add help texts for game scheme's basic settings (initial health, etc.)
Fri, 06 May 2016 16:08:48 +0200 Wuzzy Add more What's This? texts throughout the frontend
Fri, 06 May 2016 15:45:48 +0200 Wuzzy Fix problems with dynamic whats this texts
Wed, 04 May 2016 22:56:22 +0200 Wuzzy Add missing frontend constants
Wed, 04 May 2016 19:42:20 +0200 Wuzzy Add various “What's This?” texts to multiplayer, net and team editor frontend pages
Wed, 04 May 2016 18:14:25 +0200 Wuzzy Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
Sun, 15 May 2016 10:43:18 +0200 koda avrec crash/math fix (sheepy here, committing koda's fix because I'm tired of having it lying around in my repo :P
Tue, 10 May 2016 13:28:37 -0400 nemo turn off sparks for drowning dynamite
Fri, 06 May 2016 20:00:55 +0200 sheepluva <unC0Rr> might be somewhere width used instead of rightx
Wed, 04 May 2016 14:30:04 -0400 koda linux on travis needs sudo to install dependencies
Wed, 04 May 2016 14:09:54 +0300 unC0Rr Fix some warnings
Tue, 03 May 2016 22:19:17 +0200 antonc27 - Don't forget to init uVaribles inside LoadLocaleWrapper call
Tue, 03 May 2016 13:20:35 -0400 koda Enable GL2 travis builds
Tue, 03 May 2016 20:18:25 +0300 unc0rr ansistring, not Ansistring
Tue, 03 May 2016 19:06:09 +0200 sheepluva small code cleanup/comment
Tue, 03 May 2016 19:17:30 +0300 unc0rr I heard we switched to physfs
Tue, 03 May 2016 19:08:27 +0300 unc0rr TryDo is deprecated
Tue, 03 May 2016 01:07:26 -0400 frd Add pre/post js stub files and expand the emscripten options
Tue, 03 May 2016 00:55:46 -0400 frd Set medium floating precision to shaders
Tue, 03 May 2016 00:51:33 -0400 koda Compile uMatrix to c too when GL2 is requested
Mon, 02 May 2016 23:28:58 -0400 koda Work around missing gl functions from emscripten headers
Mon, 02 May 2016 23:03:42 -0400 koda Avoid using an undeclared variable
Mon, 02 May 2016 22:52:21 -0400 koda Set pas2c switches more cleanly
Tue, 03 May 2016 01:13:41 +0200 antonc27 - Pass also userPath to LoadLocaleWrapper
Tue, 03 May 2016 01:09:36 +0200 antonc27 - More ugly ifdefs for the ifdef god
Tue, 03 May 2016 00:59:38 +0200 antonc27 [BUG 66] - Create '/Logs' folder if not exists
Sun, 01 May 2016 21:09:45 +0200 sheepluva qmlfrontend/map-preview: add hog count display thingy (only displays "?" for now) qmlfrontend
Sun, 01 May 2016 15:58:19 +0200 sheepluva qmlfrontend: tweak map preview a little in an attempt to buy back unC0Rr's <3 qmlfrontend
Sun, 01 May 2016 14:32:47 +0200 sheepluva add button to randomize theme only
Sun, 01 May 2016 12:36:59 +0200 sheepluva changelog
Sun, 01 May 2016 02:47:51 +0200 sheepluva update changelog
Sat, 30 Apr 2016 21:06:46 +0200 sheepluva update changelog
Sat, 30 Apr 2016 20:55:02 +0200 sheepluva update changelog
Sat, 30 Apr 2016 00:13:11 +0200 sheepluva indentation fixes
Sat, 30 Apr 2016 00:02:33 +0200 sheepluva koda told me that putting in one finger wasn't enough
Fri, 29 Apr 2016 23:52:44 +0200 sheepluva koda told me to put the finger in
Fri, 29 Apr 2016 23:42:37 +0200 sheepluva fix memory corruptions caused by outofbounds-writes in uTouch
Fri, 29 Apr 2016 19:01:52 +0200 sheepluva show credits only briefly
Fri, 29 Apr 2016 18:18:32 +0200 sheepluva aggregate music credits into a single file (individual files can still be used to override. useful for .hwp etc.)
Fri, 29 Apr 2016 15:10:27 +0200 sheepluva more credits updates
Fri, 29 Apr 2016 13:36:59 +0200 sheepluva add some more credits
Fri, 29 Apr 2016 13:12:26 +0200 sheepluva music credits etc.
Fri, 29 Apr 2016 12:26:13 +0200 sheepluva do not show credits in stats-only mode
Fri, 29 Apr 2016 12:11:19 +0200 sheepluva move function
Fri, 29 Apr 2016 00:56:04 +0200 sheepluva some initial credits-display implementation
Thu, 28 Apr 2016 21:28:22 +0200 sheepluva merge target practice patch by Wuzzy
Wed, 13 Apr 2016 15:44:42 +0200 Wuzzy Target Practice: Make targets respawn after drowning, and minor code cleanup
Thu, 28 Apr 2016 21:15:08 +0200 sheepluva merge 3 new sound effects added by Wuzzy
Wed, 13 Apr 2016 12:17:30 +0200 Wuzzy Add sound effects for: cleaver impact, air mine impact, using extra time
Thu, 28 Apr 2016 20:28:53 +0200 sheepluva merging Wuzzy's empty weaponset for "new" button in weaponset editor
Wed, 13 Apr 2016 12:13:34 +0200 Wuzzy Add empty weapons scheme (instead of default) when using “New” button
Thu, 28 Apr 2016 20:07:10 +0200 sheepluva merge more construction mode patches by Wuzzy
Tue, 26 Apr 2016 18:00:15 +0200 Wuzzy Construction Mode: Make weapon crate mode be initial selection in crate tool
Tue, 26 Apr 2016 17:54:48 +0200 Wuzzy Construction Mode: Don't update ticker for cursor keys when hedgehog is not under control anymore
Tue, 26 Apr 2016 17:40:29 +0200 Wuzzy Construction Mode: Reorder weapon and utility list to parrallel weapon menu order
Tue, 26 Apr 2016 17:33:51 +0200 Wuzzy Construction Mode: Fix landspray being considered a weapon instead of utility
Thu, 28 Apr 2016 18:32:50 +0200 sheepluva in non-local games, don't include DLC-themes/maps/missions during random selection. thanks to unC0Rr for helping me realize that I was stupid in a different way than I thought :P
Thu, 28 Apr 2016 17:42:43 +0200 sheepluva lupdate
Thu, 28 Apr 2016 17:38:30 +0200 Wuzzy fix for bug 117: Incorrect description of modifier “divide teams”
Thu, 28 Apr 2016 15:23:02 +0200 sheepluva rollback last commit (bad approach, as item index confusion can happen)
Thu, 28 Apr 2016 02:06:35 +0200 sheepluva exclude DLC theme from random theme selection
Thu, 28 Apr 2016 00:41:09 +0200 sheepluva rooms-list: fix "Forts" map type being displayed in dark red
Wed, 27 Apr 2016 23:52:43 +0200 sheepluva make hog fallback (flower-in-hole) positioning respect limits (e.g. used by gfDivideTeams)
Wed, 27 Apr 2016 23:14:47 +0200 sheepluva fix incorrect debug message
Wed, 27 Apr 2016 15:10:25 -0400 koda Only build engine to c with clang on travis
Wed, 27 Apr 2016 15:08:43 -0400 koda Minor changes to the travis file
Wed, 27 Apr 2016 18:08:48 +0200 sheepluva make construction mode recognize fort maps too
Wed, 27 Apr 2016 17:54:36 +0200 sheepluva tweak preview
Wed, 27 Apr 2016 17:38:44 +0200 sheepluva tweak preview
Wed, 27 Apr 2016 16:20:59 +0200 sheepluva Added "Forts" to map type selection. This makes the mode easier selectable/discoverable. Also the slider can be used to adjust the distance between forts.
Wed, 27 Apr 2016 13:01:38 +0200 sheepluva fallback to stdout if no writable logfile available
Wed, 27 Apr 2016 11:41:32 +0200 sheepluva update Changelog
Wed, 27 Apr 2016 01:12:37 -0400 koda Set install dir for emscripten
Wed, 27 Apr 2016 01:03:15 -0400 koda Drop duplicated include from CMakeLists.txt
Wed, 27 Apr 2016 01:34:59 +0200 sheepluva fix issue 8: Static skull and bones flakes near the water in Sudden Death in themes without flakes
Wed, 27 Apr 2016 01:06:29 +0200 sheepluva add /clear command to frontend chat (clears chat window)
Wed, 27 Apr 2016 00:14:06 +0200 Wuzzy fix for issue 71: Lua API: “Theme” variable is set to empty string initially
Wed, 27 Apr 2016 00:04:37 +0200 sheepluva Lua-API - GetClanColor: Verify argument and display error message on fail (instead of engine crash)
Tue, 26 Apr 2016 23:34:28 +0200 Wuzzy issue 94: Seduction text is outdated and misleading
Tue, 26 Apr 2016 22:09:50 +0200 sheepluva create forts in random order
Tue, 26 Apr 2016 20:51:13 +0200 sheepluva make construction mode work with fort mode without mixing up clans and forts
Tue, 26 Apr 2016 18:15:10 +0200 sheepluva update construction mode in-file version info
Tue, 26 Apr 2016 17:02:24 +0200 sheepluva merge construction mode patches by Wuzzy
Wed, 13 Apr 2016 03:17:32 +0200 Wuzzy Construction Mode: Fix Girder/Rubber mode sometimes show nil
Wed, 13 Apr 2016 03:04:24 +0200 Wuzzy Fix bad comment in Construction Mode
Wed, 13 Apr 2016 03:03:46 +0200 Wuzzy Construction Mode: Sanity-check numbers from script parameter
Wed, 13 Apr 2016 02:54:36 +0200 Wuzzy Construction Mode: Fix timer issues
Wed, 13 Apr 2016 02:44:37 +0200 Wuzzy Construction Mode: Recognize health case amount from game scheme
Wed, 13 Apr 2016 02:41:16 +0200 Wuzzy Construction Mode: Remove 2 useless blank lines in mission panel
Wed, 13 Apr 2016 02:20:04 +0200 Wuzzy Construction Mode: Fix construction/support station
Wed, 13 Apr 2016 01:53:25 +0200 Wuzzy Construction Mode: Update structure overlay each tick, thus falling smoothly
Wed, 13 Apr 2016 01:28:20 +0200 Wuzzy Construction Mode: “spawn” extra time, not buying
Wed, 13 Apr 2016 01:26:46 +0200 Wuzzy Construction Mode: Fix giving round energy boost at first round
Wed, 13 Apr 2016 01:19:37 +0200 Wuzzy Add script parameter support to Construction Mode
Wed, 13 Apr 2016 00:49:34 +0200 Wuzzy Throw away legacy Construction Mode code which is never actually used
Wed, 13 Apr 2016 00:39:45 +0200 Wuzzy Throw away old out-commented Construction Mode code
Wed, 13 Apr 2016 00:27:40 +0200 Wuzzy Construction Mode: Disable setting drill strike timer in object placement mode
Wed, 13 Apr 2016 00:17:07 +0200 Wuzzy Construction Mode: Fix mine timer message being shown at start
Tue, 12 Apr 2016 23:50:49 +0200 Wuzzy Construction Mode: Disable up/down in building mode
Tue, 12 Apr 2016 23:48:34 +0200 Wuzzy Construction Mode: Show mine timer in seconds
Tue, 12 Apr 2016 23:40:24 +0200 Wuzzy Tweak barrel and mine defaults in Construction Mode
Tue, 12 Apr 2016 23:37:25 +0200 Wuzzy Mark some forgotten Construction Mode strings for translation
Tue, 12 Apr 2016 23:12:43 +0200 Wuzzy Construction Mode: Actually, the extra time limit is about buying
Tue, 12 Apr 2016 23:10:53 +0200 Wuzzy Remove cheat in Construction Mode
Tue, 12 Apr 2016 23:06:49 +0200 Wuzzy Construction Mode: Make weapon names match en.txt
Tue, 12 Apr 2016 23:04:05 +0200 Wuzzy Fix crate costs in Construction Mode being all the same (fixes #15)
Tue, 26 Apr 2016 15:19:36 +0200 sheepluva also make forts face inwards in wrap mode, if there are only 2 teams
Tue, 26 Apr 2016 15:15:12 +0200 sheepluva fix last fort not facing left
Tue, 26 Apr 2016 14:41:56 +0200 sheepluva Fort Mode: allow more than 2 clans
Tue, 26 Apr 2016 14:22:54 +0200 sheepluva fix clouds/flakes area not being adjusted after ResizeLand()
Tue, 26 Apr 2016 12:27:17 +0200 sheepluva cleaning up team divide mode code from last night a little
Tue, 26 Apr 2016 02:42:45 +0200 sheepluva divided teams: better horizontal clan distribution
Mon, 25 Apr 2016 16:26:02 -0400 koda Reword emscripten-related error messages
Mon, 25 Apr 2016 21:12:34 +0200 sheepluva "divided teams" modifier will now work with more than 2 teams!
Mon, 25 Apr 2016 22:10:06 +0300 unc0rr Merge default qmlfrontend
Mon, 25 Apr 2016 16:11:39 +0200 sheepluva Fix issue 12: “Yoohoo” sound for seduction is missing
Sun, 24 Apr 2016 22:41:24 +0200 sheepluva some more dark magic regarding hog speech input
Sun, 24 Apr 2016 22:10:37 +0200 sheepluva restore closing hog speech quotation marks being added automatically (lost in SDL2 transition... I think)
Sun, 24 Apr 2016 21:16:08 +0200 sheepluva merge Wuzzy's new scheme icons
Wed, 13 Apr 2016 12:03:22 +0200 Wuzzy Update scheme editor icons
Sun, 24 Apr 2016 21:08:12 +0200 sheepluva merge Wuzzy's space campaign string fixes
Wed, 13 Apr 2016 14:59:14 +0200 Wuzzy Typo fixes for A Space Adventure campaign
Sun, 24 Apr 2016 16:51:31 +0200 sheepluva merge Wuzzy's game modifier buttons reorder patch
Tue, 12 Apr 2016 19:52:35 +0200 Wuzzy Reorder game flag buttons
Sun, 24 Apr 2016 16:34:01 +0200 sheepluva preselect weapons
Sun, 24 Apr 2016 16:12:19 +0200 sheepluva merge Wuzzy's ropeknockchallenge updates
Tue, 12 Apr 2016 19:46:25 +0200 Wuzzy Update Rope-Knocking Challenge
Sun, 24 Apr 2016 00:54:00 +0200 sheepluva drop function that does not exist in SDL2 from SDLh.pas
Sat, 23 Apr 2016 17:03:38 -0400 frd pas2c converts exit to return, so change RunEngine signature
Sat, 23 Apr 2016 16:57:27 -0400 frd Correctly call uPhysFSLayer.initModule
Sat, 23 Apr 2016 16:57:20 -0400 koda Add workaround to force string concatenation in pas2c
Sat, 23 Apr 2016 16:32:18 -0400 koda Implement GetCurrentDir in the c rtl
Sat, 23 Apr 2016 16:18:07 -0400 frd Use hwlibrary while converting to c
Sat, 23 Apr 2016 16:17:15 -0400 koda Set cdecl on exported functions and hide them from pas2c
Sat, 23 Apr 2016 13:52:30 -0400 frd Add a necessary flag to emscripten
Sat, 23 Apr 2016 13:48:30 -0400 koda Add missing functions to fully disable lua at compile time
Sat, 23 Apr 2016 13:41:10 -0400 koda uscript cosmetics
Sat, 23 Apr 2016 12:15:31 +0200 sheepluva whitespace fix
Sat, 23 Apr 2016 12:08:23 +0200 sheepluva merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
Mon, 18 Apr 2016 19:53:48 +0200 Wuzzy Increase size of many drop-down lists
Sat, 23 Apr 2016 12:02:39 +0200 sheepluva merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
Mon, 18 Apr 2016 18:15:20 +0200 Wuzzy Increase size of drop-down lists in team editor
Sat, 23 Apr 2016 11:51:21 +0200 sheepluva merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
Mon, 18 Apr 2016 17:33:07 +0200 Wuzzy Portal mission: Fix speech bubbles appearing when crate got destroyed
Mon, 18 Apr 2016 17:26:32 +0200 Wuzzy Disable Sudden Death in portal mission
Mon, 18 Apr 2016 17:25:52 +0200 Wuzzy Clean up portal mission code
Mon, 18 Apr 2016 17:18:36 +0200 Wuzzy Clean up strings, hats, flags and graves in Portal mission
Sat, 23 Apr 2016 11:19:34 +0200 sheepluva merging Wuzzy's feedback fix
Mon, 18 Apr 2016 19:18:35 +0200 Wuzzy Fix bad layouting of feedback dialog, fixes #58
Sat, 23 Apr 2016 10:48:18 +0200 sheepluva fix default binding for F10 / slot 10 not working
Sat, 23 Apr 2016 09:54:05 +0200 sheepluva fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue 111
Thu, 21 Apr 2016 16:03:57 -0400 koda travis: Use correct vorbis flag in sdl2_mixer install
Thu, 21 Apr 2016 14:16:47 -0400 koda Correctly set WEBGL macro during pas2c conversion
Thu, 21 Apr 2016 13:10:15 -0400 koda Disable stereo rendering when compiled with pas2c
Thu, 21 Apr 2016 11:55:36 -0400 koda Fully support emscripten toolchain in our build system
Thu, 21 Apr 2016 11:54:21 -0400 koda Import the Emscripted toolchain configuration
Thu, 21 Apr 2016 00:10:23 -0400 koda Hijack SDL2 and GLEW include and library when compiling to javascript
Thu, 21 Apr 2016 00:09:07 -0400 koda Work around how emscripten defines rwops
Wed, 20 Apr 2016 23:49:37 -0400 koda Work around emscripten not finding math.h
Wed, 20 Apr 2016 14:46:04 -0400 koda Add support for compiling C engine with emscripten
Tue, 19 Apr 2016 12:04:21 -0400 koda travis: Use latest cmake vailable
Mon, 18 Apr 2016 21:47:39 +0300 unc0rr Fix fpcrtl_strappendA, which cut last char from UserPathPrefix
Wed, 13 Apr 2016 20:02:14 -0400 nemo missing comma
Wed, 13 Apr 2016 19:48:36 -0400 nemo Use our copy for border too
Wed, 13 Apr 2016 17:59:13 -0400 nemo SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
Wed, 13 Apr 2016 21:42:00 +0900 mikade merge
Sun, 10 Apr 2016 14:00:09 +0900 mikade Allow variable boost directions in Racer
Tue, 12 Apr 2016 15:41:48 -0400 nemo Fixes crash Wuzzy and I were encountering in debian fpc 2.6.2 and 3.0.0 after the addition of the uPhysFSLayer dependency to uUtils in rcac74d9075be
Thu, 07 Apr 2016 11:53:20 +0200 sheepluva fix scout hat name and image file (Bug 68 - Hats tf_demoman and tf_scount are identical)
Sat, 02 Apr 2016 23:32:57 +0300 unc0rr - Init physfs before creating debug log
Sat, 02 Apr 2016 10:45:33 +0300 unc0rr Fix pas2c build
Fri, 01 Apr 2016 15:36:19 +0200 sheepluva merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
Fri, 11 Sep 2015 04:05:09 +0200 Wuzzy HedgeEditor: Fix list of available sprites
Fri, 11 Sep 2015 03:50:32 +0200 Wuzzy Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
Fri, 11 Sep 2015 03:41:43 +0200 Wuzzy More selectable barrel healths in Hedge editor, including default 60
Fri, 11 Sep 2015 03:39:27 +0200 Wuzzy Hedge Editor: Allow to add/subtract health in Health Modification Mode
Fri, 11 Sep 2015 03:07:48 +0200 Wuzzy Fix broken HedgeEditor map preview
Fri, 01 Apr 2016 09:09:33 -0400 nemo Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
Fri, 01 Apr 2016 14:42:14 +0300 unC0Rr Time achievement for ClimbHome
Tue, 29 Mar 2016 22:36:59 +0300 unc0rr Don't spam '+' message qmlfrontend
Tue, 29 Mar 2016 22:09:13 +0300 unc0rr merge default qmlfrontend
Tue, 15 Mar 2016 22:29:40 +0300 unc0rr logging via physfs
Tue, 29 Mar 2016 22:00:34 +0300 unc0rr Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
Tue, 29 Mar 2016 16:54:41 +0200 koda Fix function name in avwrapper 0.9.22
Tue, 29 Mar 2016 16:54:07 +0200 koda Fix function name in avwrapper
Tue, 29 Mar 2016 09:04:53 -0400 nemo add svg sources. bug #43
Tue, 29 Mar 2016 11:16:54 +0300 unC0Rr Trick on storage format to simplify sql queries
Tue, 29 Mar 2016 09:00:12 +0200 sheepluva https4dlc
Tue, 29 Mar 2016 08:52:45 +0200 sheepluva change all URLs of feedback dialog to use https
Mon, 28 Mar 2016 18:19:20 -0400 nemo RC planes should not pick up frozen crates
Mon, 28 Mar 2016 21:20:11 +0300 unc0rr Declare achievements alongwith EndGame call, since it would skip SendStats
Fri, 25 Mar 2016 11:27:53 -0400 koda Keep very old compatibility 0.9.22
Fri, 25 Mar 2016 11:21:18 -0400 koda Keep very old compatibility
Fri, 25 Mar 2016 11:02:38 -0400 koda Use the correct replacement 0.9.22
Fri, 25 Mar 2016 11:01:01 -0400 koda Use the correct replacement
Fri, 25 Mar 2016 10:54:23 -0400 koda More compatibility wrappers for video
Fri, 25 Mar 2016 15:52:49 +0100 sheepluva fix check for wrong value
Fri, 25 Mar 2016 15:40:44 +0300 unC0Rr racer map #20
Thu, 24 Mar 2016 14:40:59 +0300 unC0Rr Achievement for ClimbHome
Tue, 22 Mar 2016 11:59:31 -0400 koda Add an additional compatibility layer for video
Tue, 22 Mar 2016 12:09:26 +0300 unC0Rr Fix typo
Sun, 20 Mar 2016 03:08:51 -0400 koda Move pixel format conversion from uVideoRec to AVWrapper
Sun, 20 Mar 2016 01:16:11 -0400 koda Fix bundle already present check
Sun, 20 Mar 2016 00:58:30 -0400 koda Add FindOggVorbis to make sure all paths are set
Sun, 20 Mar 2016 00:57:44 -0400 koda Update osx bundle creation with SDL2 library names
Fri, 18 Mar 2016 13:27:30 -0400 nemo copypasta to make AI use vampirism too
Tue, 15 Mar 2016 22:29:40 +0300 unc0rr logging via physfs qmlfrontend
Mon, 14 Mar 2016 22:08:27 +0300 unc0rr Merge default qmlfrontend
Mon, 14 Mar 2016 22:04:39 +0300 unc0rr Do not check games lasting for more than 3 hours
Mon, 14 Mar 2016 14:38:23 +0100 sheepluva german translation: fix error due to confusion of plural "you" with singular "you"
Mon, 16 Nov 2015 18:28:10 +0100 koda avwrapper: Explicitly check for macro existence 0.9.22
Sat, 07 Nov 2015 15:07:33 +0100 koda videorec: Drop setting x264 preset 0.9.22
Mon, 16 Nov 2015 13:59:04 +0100 koda avwrapper: Adjust prefixed symobols version guard 0.9.22
Thu, 12 Nov 2015 02:41:40 +0100 Vittorio Giovara libavinteraction: Adjust version guard for av_codec_is_encoder() 0.9.22
Tue, 10 Nov 2015 13:53:40 +0100 Vittorio Giovara videorec: Drop a commented out option 0.9.22
Tue, 10 Nov 2015 13:53:16 +0100 Vittorio Giovara videorec: Use future API for raw video encoding 0.9.22
Tue, 10 Nov 2015 13:53:15 +0100 Vittorio Giovara videorec: Appropriately rescale timestamps and duration 0.9.22
Tue, 10 Nov 2015 13:53:14 +0100 Vittorio Giovara videorec: Always initialize audio and video time bases 0.9.22
Tue, 10 Nov 2015 13:53:13 +0100 Vittorio Giovara videorec: Fully set frame properties 0.9.22
Tue, 10 Nov 2015 13:53:12 +0100 Vittorio Giovara videorec: Fix flushing encoders 0.9.22
Tue, 10 Nov 2015 13:53:10 +0100 Vittorio Giovara videorec: Make sure the audio packet is considered empty 0.9.22
Sat, 05 Mar 2016 21:04:06 +0100 antonc27 [BUG 1] - Fixed simultaneous pressing of two arrow buttons on mobile
Sat, 05 Mar 2016 16:46:04 +0300 unc0rr Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
Fri, 04 Mar 2016 10:37:42 +0100 sheepluva fix pas2c breakage caused by recent changes in uLandGraphics
Thu, 03 Mar 2016 16:36:05 -0500 nemo Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
Thu, 03 Mar 2016 15:41:53 -0500 nemo fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
Tue, 01 Mar 2016 14:46:13 +0100 antonc27 - Enable CI builds with travis for hw iOS
Tue, 01 Mar 2016 12:37:42 +0300 unC0Rr Don't see a good reason for it to be here
Tue, 01 Mar 2016 08:32:46 +0300 unc0rr Don't dump ghost points if map isn't detected
Tue, 01 Mar 2016 00:41:38 +0100 antonc27 - Enable scheme sharing for Xcode project, this required for travis builds
Mon, 29 Feb 2016 14:41:52 +0300 unC0Rr Syntax fix
Mon, 29 Feb 2016 14:36:44 +0300 unC0Rr Fix wp issue, hopefully
Sun, 28 Feb 2016 00:00:46 +0300 unc0rr - Fix room config being sent unmodified
Sat, 27 Feb 2016 20:56:49 +0300 unc0rr Fix build
Sat, 27 Feb 2016 18:15:53 +0300 unc0rr Don't compare time value with itself
Sat, 27 Feb 2016 18:02:24 +0300 unc0rr Recognize ghost points in checker
Sat, 27 Feb 2016 09:44:13 +0300 unc0rr Finish implementation of ghost points served from server, not tested
Fri, 26 Feb 2016 14:11:16 -0500 BaptisteOrieux updated french lua translation
Thu, 25 Feb 2016 23:17:52 +0300 unc0rr More work on best time ghost feature
Wed, 11 Nov 2015 18:40:52 +0100 Vittorio Giovara cmake: Set OLD for policy 26 0.9.22
Wed, 24 Feb 2016 22:37:03 +0300 unc0rr Recognize ghost points in db interaction tool (no storing yet)
Wed, 24 Feb 2016 00:33:10 +0100 antonc27 - Campaign for iOS: Finally can launch campaign's mission game from list!
Wed, 24 Feb 2016 00:10:12 +0100 antonc27 - Small refactoring for seed command
Tue, 23 Feb 2016 23:29:06 +0100 antonc27 - Campaign for iOS: Fill campaign page with parsed missions from campaign.ini
Tue, 23 Feb 2016 13:45:49 +0300 unc0rr Dump best time ghost on console
Tue, 23 Feb 2016 00:41:18 +0100 antonc27 - Campaign for iOS: Don't forget to add last parsed section in ini file
Tue, 23 Feb 2016 00:29:46 +0100 antonc27 - Campaign for iOS: Reinventing wheel for campaign.ini parsing
Mon, 22 Feb 2016 15:56:32 -0500 koda Use secure HTTP for Sparkle appcast URL 0.9.22
Mon, 22 Feb 2016 16:01:29 -0500 koda Info.plist: Set less important URLs to https
Mon, 22 Feb 2016 15:56:32 -0500 koda Use secure HTTP for Sparkle appcast URL
Mon, 22 Feb 2016 23:49:54 +0300 unc0rr Treat #99 point type as a ghost trace
Mon, 22 Feb 2016 21:38:23 +0100 antonc27 - Campaign for iOS: Stub for CampaignViewController
Mon, 22 Feb 2016 10:24:00 -0500 nemo remove unused path functions
Sun, 21 Feb 2016 23:12:12 +0100 antonc27 - Campaign for iOS: Simply retrieve list of campaigns
Sun, 21 Feb 2016 22:21:59 +0100 antonc27 - Campaign for iOS: Stub for list of campaigns
Sun, 21 Feb 2016 20:20:40 +0100 antonc27 - Campaign for iOS: Added 'Campaign' button on MainMenu screen
Sun, 21 Feb 2016 09:09:13 +0300 unc0rr Oops, fix whose nick to compare to
Sat, 20 Feb 2016 22:02:13 +0300 unc0rr Filter out hog speech messages with non-local team index (not tested)
Fri, 19 Feb 2016 00:07:59 +0100 antonc27 - Send also some seed when loading missions on iOS (same behavior as on desktop)
Wed, 17 Feb 2016 23:27:13 +0100 antonc27 - Small refactoring for seed generation on iOS side
Tue, 16 Feb 2016 11:31:55 -0500 nemo sniper rifle too
Tue, 16 Feb 2016 11:29:36 -0500 nemo reduce by 1, probably should avoid tunnel issue
Tue, 16 Feb 2016 04:25:00 +0100 sheepluva apply to deagle and sniper only
Tue, 16 Feb 2016 03:19:23 +0100 sheepluva disallow bullets to hit the hedgehog that fired them (unless bounced/wrapped/portal'd)
Mon, 15 Feb 2016 23:37:48 +0100 antonc27 - Some warnings fixed with text alignment on iOS front-end
Sun, 14 Feb 2016 21:34:01 +0100 Anton Malmygin Fix for cursor movement problems on touch devices
Sun, 14 Feb 2016 20:57:17 +0300 unc0rr Fix index of script param
Sat, 13 Feb 2016 12:32:08 +0300 unc0rr Tech racer maps detection
Sat, 13 Feb 2016 00:36:38 +0300 unc0rr detectMap() rewrite with more sane approach, also check waypoints placement to avoid cheating
Tue, 09 Feb 2016 21:11:16 +0300 unc0rr Merge default qmlfrontend
Fri, 12 Feb 2016 14:27:20 -0500 koda avwrapper: Do not ignore avformat_write_header return value
Fri, 12 Feb 2016 17:03:42 +0300 unC0Rr Attempt to implement hash for special points to detect tech racer maps
Tue, 09 Feb 2016 15:27:55 -0500 nemo Put graves behind other stuff.
Tue, 09 Feb 2016 15:10:01 -0500 nemo crosshair on hog won't cause a direct hit anymore
Tue, 09 Feb 2016 14:40:06 +0300 unC0Rr Fix possible crashes/hangs due to recent changes
Mon, 08 Feb 2016 14:58:36 +0300 unc0rr Fix one more crasher in early freeEverything call
Sun, 07 Feb 2016 18:29:34 +0100 antonc27 - ifdef to avoid compiler warning
Sun, 07 Feb 2016 17:40:09 +0100 antonc27 - uTypes must be included for reference of gmtLandPreview which used for iOS build
Fri, 05 Feb 2016 11:32:23 +0300 unC0Rr Racer maps #18 and #19
Thu, 04 Feb 2016 21:04:08 +0300 unc0rr Fix a crasher
Mon, 01 Feb 2016 15:10:10 +0300 unC0Rr Fix SDL_CreateThread in windows
Sun, 31 Jan 2016 16:07:14 +0300 unc0rr Bye-bye TryDo
Sun, 24 Jan 2016 00:02:57 +0100 sheepluva rename doStepCakeWork to doStepCakeWalk
Sun, 24 Jan 2016 00:00:25 +0100 sheepluva party tweak
Sat, 23 Jan 2016 17:29:44 -0500 nemo As an animation effect this should be in uGearsRender. Plus it'll still spark when paused then, which is kinda fun.
Sat, 23 Jan 2016 23:02:03 +0100 sheepluva tweak sniper training
Sat, 23 Jan 2016 16:07:14 -0500 nemo sparkles for dynamite at sheepy's request. he can tweak values if he wishes
Sat, 23 Jan 2016 15:23:54 -0500 nemo update translation files
Sat, 23 Jan 2016 20:58:23 +0100 sheepluva forgot viewport resize is a thing.
Sat, 23 Jan 2016 19:49:55 +0100 sheepluva fixing my math... I think ;p
Sat, 23 Jan 2016 11:00:31 +0100 sheepluva recognize proper birthday parties
Sat, 23 Jan 2016 10:14:47 +0100 sheepluva minor code tweaks
Sat, 23 Jan 2016 09:05:37 +0100 sheepluva add cinematic effect to "sinking feeling" intro sequence
Sat, 23 Jan 2016 08:11:14 +0100 sheepluva Lua API: SetCinematicMode(enable)
Sat, 23 Jan 2016 07:53:57 +0100 sheepluva adding a "cinematic mode" - currently: black bars on bottom/top. triggered by rcplane when pressing enter
Wed, 20 Jan 2016 00:57:09 +0100 sheepluva SDL2: fix toggling fullscreen. dunno how well this works on non-linux-OS
Sat, 16 Jan 2016 19:50:38 +0100 sheepluva find hg revision even if github author name is not the same as hg author (kodabb vs koda)
Sat, 16 Jan 2016 19:29:28 +0100 sheepluva recognize subdomains of hedgewars.org
Sat, 16 Jan 2016 19:20:06 +0100 sheepluva update some old google code links in the code/etc. thanks Wuzzy for the heads-up
Sat, 16 Jan 2016 19:11:21 +0100 sheepluva fix script for resolving git commit id to hg commit id (github page format changed; hw hg repo location too)
Fri, 15 Jan 2016 13:29:27 +0100 sheepluva fix comment; revert unintentional commit of some testing png
Fri, 15 Jan 2016 13:18:40 +0100 sheepluva serious anti wall sticking protection for hedgewars
Fri, 15 Jan 2016 05:50:18 +0100 sheepluva documentation tweak
Wed, 13 Jan 2016 21:29:04 +0300 unc0rr Damaged hog is not in a jumping state
Wed, 13 Jan 2016 19:54:55 +0300 unc0rr Add some delay to checker
Wed, 13 Jan 2016 19:38:03 +0300 unc0rr Don't allow to kick an admin with super power enabled
Sun, 10 Jan 2016 00:45:13 +0300 unc0rr SDLTry doesn't halt engine no more
Wed, 13 Jan 2016 16:19:50 +0100 sheepluva add some dust effect to rolling/sliding hedgehogs
Tue, 12 Jan 2016 17:18:51 -0500 koda changelog: Mention videorec fixes
Tue, 12 Jan 2016 23:16:31 +0100 sheepluva travis: don't skip joins because that would require #hedgewars to allow messages from outside the channel
Tue, 12 Jan 2016 22:43:39 +0100 sheepluva pas2c still does (not like) this
Tue, 12 Jan 2016 22:36:08 +0100 sheepluva don't send text input to chat if not in chat-mode.
Tue, 12 Jan 2016 22:12:16 +0100 sheepluva finish SDL2-window focus change detection code
Tue, 12 Jan 2016 21:21:44 +0100 sheepluva use MIX_DEFAULT_FORMAT for sound
Tue, 12 Jan 2016 20:40:12 +0100 sheepluva fix volume being at 0 on engine start. note: seems window focus changes are not detected atm. (relevant for sound dampening)
Tue, 12 Jan 2016 00:36:17 +0100 sheepluva update Changelog
Mon, 11 Jan 2016 22:23:14 +0100 sheepluva stop screenshot-flash-effects from showing up on consecutive screenshots
Sun, 10 Jan 2016 21:33:11 +0100 sheepluva merge Wuzzy's highlanderfix and statsicons bookmarks.
Sat, 21 Nov 2015 21:49:40 +0100 Wuzzy Customize stats screen icons
Sat, 21 Nov 2015 21:37:20 +0100 Wuzzy Use Goals instead of ShowMission for Highlander mission dialog
Sun, 10 Jan 2016 21:14:06 +0100 sheepluva merge Wuzzy's bluehogfix bookmark. note: there might be a cleaner fix...
Sat, 21 Nov 2015 21:23:05 +0100 Wuzzy Fix Lua error spam in "Chasing the blue hog" after drowning both Crazy Runner and Hog Solo
Sun, 10 Jan 2016 19:49:15 +0100 sheepluva merge Wuzzy's windowtitle bookmark
Sat, 21 Nov 2015 21:11:13 +0100 Wuzzy Add window titles for title-less windows
Sun, 10 Jan 2016 19:45:43 +0100 sheepluva merge Wuzzy's qttranslation bookmark
Sat, 21 Nov 2015 20:22:45 +0100 Wuzzy Load Qt library's translation
Sun, 10 Jan 2016 18:01:17 +0100 sheepluva don't attempt to prettify alpha of single-pixel textures (segfault with "digital" theme from forums)
Sun, 10 Jan 2016 17:39:27 +0100 sheepluva fix/clean-up mousewheel code
Sun, 10 Jan 2016 12:59:03 +0100 sheepluva Justyouwait.ogg wasn't installed on case-sensitive systems, due to a case typo in the CMakeLists. Thanks to TheMadCharles and Wuzzy for noticing.
Tue, 05 Jan 2016 15:15:54 -0500 nemo limit Y increment to 6 (saucer/birdy bug)
Mon, 04 Jan 2016 10:08:26 +0300 unc0rr Overwrite last '+' cmd in the queue instead of appending new command
Fri, 01 Jan 2016 19:34:48 -0500 nemo put teamrope into ShoppaMap too
Fri, 01 Jan 2016 19:15:32 +0300 unc0rr merge default qmlfrontend
Fri, 01 Jan 2016 19:14:59 +0300 unc0rr Handle drawn maps from net qmlfrontend
Fri, 01 Jan 2016 10:49:59 -0500 nemo add 32px to top offset
Thu, 31 Dec 2015 15:11:44 -0500 nemo Tweak the hole carving to become less agressive about spacing if random points keep failing.
Thu, 31 Dec 2015 12:47:33 -0500 nemo Force locations for hogs if even TryHard fails on initial spawn.
Thu, 31 Dec 2015 10:17:15 -0500 nemo Disable digging on solid land
Thu, 31 Dec 2015 16:26:21 +0300 unc0rr AI is pretty good at using Bee weapon
Thu, 31 Dec 2015 14:00:27 +0300 unC0Rr Some WIP for bee
Wed, 30 Dec 2015 23:30:00 -0500 nemo Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
Wed, 30 Dec 2015 23:20:57 -0500 nemo remove hardcoded shotgun val
Wed, 30 Dec 2015 15:26:25 -0500 nemo set TryHard for placing hog automatically
Wed, 30 Dec 2015 11:59:43 -0500 nemo remove space from key binding name
Wed, 30 Dec 2015 08:50:19 -0500 nemo call this faller scrambling less often.
Tue, 29 Dec 2015 14:44:32 -0500 nemo Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
Mon, 28 Dec 2015 23:37:44 +0300 unc0rr Allow server admins to join passworded/restricted rooms when it is really needed
Mon, 28 Dec 2015 21:51:12 +0300 unc0rr Defer kicking to the time when everything is in consistent state
Mon, 28 Dec 2015 21:21:02 +0300 unc0rr Allow toggling registration requirement on live server
Mon, 28 Dec 2015 09:06:29 +0300 unc0rr Allow only one query per session
Mon, 28 Dec 2015 08:43:38 +0300 unc0rr Don't send LIST command on join
Sat, 26 Dec 2015 22:29:57 +0300 unc0rr - Fix passing of ansistrings via ipc qmlfrontend
Tue, 22 Dec 2015 11:18:40 -0500 nemo assume frontend buffer utf-8 to avoid garbage strings in debug
Sun, 20 Dec 2015 12:45:49 +0300 unc0rr Fix two bugs, and yay, spectating works now qmlfrontend
Thu, 17 Dec 2015 00:51:20 +0300 unc0rr Fix a ton of bugs in engine instances queue and ipc qmlfrontend
Wed, 16 Dec 2015 00:20:56 +0300 unc0rr Send full game config to the engine qmlfrontend
Tue, 15 Dec 2015 20:38:51 +0300 unc0rr Dunno why those were here at all qmlfrontend
Tue, 15 Dec 2015 18:19:12 +0100 sheepluva uFLData was renamed, update "uses" qmlfrontend
Tue, 15 Dec 2015 20:11:18 +0300 unc0rr Fix command sent to engine so it works for real qmlfrontend
Mon, 14 Dec 2015 00:24:03 +0300 unc0rr - Improve IPC handling in engine qmlfrontend
Sat, 12 Dec 2015 23:42:40 +0300 unc0rr Also send config in network game qmlfrontend
Sat, 12 Dec 2015 23:38:18 +0300 unc0rr Introduce barriers between messages to different engine instances qmlfrontend
Thu, 10 Dec 2015 23:49:12 +0300 unc0rr Start work on running engine in network game qmlfrontend
Thu, 10 Dec 2015 00:33:45 +0300 unc0rr - Use queues instead of single buffer to communicate between threads qmlfrontend
Mon, 07 Dec 2015 00:05:41 +0300 unc0rr Client flags handling implementation start qmlfrontend
Sun, 06 Dec 2015 20:36:21 +0300 unc0rr Merge default qmlfrontend
Sun, 06 Dec 2015 20:35:58 +0300 unc0rr Don't send maze_size parameter when not needed, as it overwrites template_filter qmlfrontend
Sun, 06 Dec 2015 20:20:09 +0300 unc0rr Send team removal message to net qmlfrontend
Sun, 06 Dec 2015 20:07:35 +0300 unc0rr Load full team config from file qmlfrontend
Sun, 06 Dec 2015 19:56:33 +0300 unc0rr - Send team to net qmlfrontend
Sat, 05 Dec 2015 16:14:59 +0300 unc0rr - Hedgehogs number display qmlfrontend
Thu, 03 Dec 2015 23:59:06 +0300 unc0rr - Accept team and team color from net qmlfrontend
Wed, 02 Dec 2015 22:30:13 +0300 unc0rr Fix LEFT command handling qmlfrontend
Wed, 02 Dec 2015 22:21:23 +0300 unc0rr Accept scheme from net qmlfrontend
Wed, 02 Dec 2015 13:39:16 +0300 unC0Rr Fix build for windows + other small fixes qmlfrontend
Tue, 01 Dec 2015 23:40:38 +0300 unc0rr Rename uFLData to uFLThemes qmlfrontend
Tue, 01 Dec 2015 23:37:10 +0300 unc0rr Accept ammo scheme from network qmlfrontend
Tue, 01 Dec 2015 19:49:59 +0300 unc0rr Fix FULLMAPCONFIG handling qmlfrontend
Mon, 30 Nov 2015 23:43:19 +0300 unc0rr Prevent crashing from empty PART reason qmlfrontend
Mon, 30 Nov 2015 23:25:18 +0300 unc0rr - Implement engine runs queue qmlfrontend
Sat, 28 Nov 2015 00:18:04 +0300 unc0rr Handle some CFG parameters qmlfrontend
Thu, 26 Nov 2015 20:11:54 +0300 unc0rr Update seed, theme and script from net in UI qmlfrontend
Wed, 25 Nov 2015 22:10:01 +0300 unc0rr Some game config methods and signals qmlfrontend
Wed, 25 Nov 2015 21:31:30 +0300 unc0rr UI knowns local player nickname qmlfrontend
Tue, 24 Nov 2015 20:19:00 +0300 unc0rr Apply generated code to .pas files, fix FULLMAPCONFIG handling qmlfrontend
Tue, 24 Nov 2015 12:09:41 +0300 unC0Rr Support for protocol commands which are equal to suffix of another protocol command qmlfrontend
Tue, 24 Nov 2015 09:00:43 +0300 unc0rr - Add the rest of protocol commands qmlfrontend
Sun, 22 Nov 2015 19:29:13 +0300 unc0rr Small ui rework qmlfrontend
Sun, 22 Nov 2015 18:06:32 +0300 unc0rr Another approach to parsing two-lines protocol commands qmlfrontend
Sat, 21 Nov 2015 23:56:41 +0300 unc0rr - Some refactoring qmlfrontend
Sat, 21 Nov 2015 17:07:06 +0300 unc0rr - Warnings/errors message box qmlfrontend
Sat, 21 Nov 2015 12:40:33 +0300 unc0rr Handle ROOM UPD qmlfrontend
Sat, 21 Nov 2015 10:04:20 +0300 unc0rr Fix wrong jump qmlfrontend
Sat, 21 Nov 2015 09:56:00 +0300 unc0rr Small fixes qmlfrontend
Sat, 21 Nov 2015 00:42:11 +0300 unc0rr - Handle ROOM DEL qmlfrontend
Fri, 20 Nov 2015 23:56:13 +0300 unc0rr Handle ROOMS and ROOM ADD protocol commands qmlfrontend
Fri, 20 Nov 2015 23:05:49 +0300 unc0rr Fix losing commands qmlfrontend
Thu, 19 Nov 2015 23:32:28 +0300 unc0rr Can send chat messages now qmlfrontend
Thu, 19 Nov 2015 23:04:53 +0300 unc0rr Lobby page with chat widget(readonly) qmlfrontend
Thu, 19 Nov 2015 13:30:34 +0300 unc0rr Remove CHECKPOINT 011 occurence, probably hiding some bug
Wed, 18 Nov 2015 22:18:39 +0300 unc0rr Implement processing net commands in the main thread qmlfrontend
Wed, 18 Nov 2015 14:12:15 -0500 nemo Add a few more lua things to the changelog
Tue, 17 Nov 2015 20:53:05 +0100 antonc27 Merge from iOS branch
Tue, 17 Nov 2015 17:08:26 +0100 Vittorio Giovara travis: Enable OSX tests
Tue, 17 Nov 2015 16:34:20 +0100 antonc27 - Removed SDLTry from call to SDL_GL_SetSwapInterval ios-revival
Tue, 17 Nov 2015 15:30:36 +0100 antonc27 - Workaround for problems with SDL_GL_SetSwapInterval on iOS ios-revival
Tue, 17 Nov 2015 15:12:24 +0100 antonc27 Merge ios-revival
Mon, 16 Nov 2015 23:06:27 +0100 sheepluva merge Wuzzy's saucer training
Sat, 14 Nov 2015 19:22:42 +0100 Wuzzy Add Basic Flying Saucer Training
Mon, 16 Nov 2015 15:48:37 -0500 yuenfu a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
Mon, 16 Nov 2015 22:57:24 +0300 unc0rr Merge default (add a bunch of FIXMEs) qmlfrontend
Mon, 16 Nov 2015 20:07:21 +0100 koda cmake: Remove core-lint flag for haskell
Mon, 16 Nov 2015 18:28:10 +0100 koda avwrapper: Explicitly check for macro existence
Mon, 16 Nov 2015 16:01:57 +0100 koda hwc: Do not rename main on OSX
Mon, 16 Nov 2015 15:22:05 +0100 koda pas2c: Add cabal file
Mon, 16 Nov 2015 15:21:20 +0100 koda pas2c: Tentatively fix the build
Mon, 16 Nov 2015 15:20:49 +0100 koda hwc: Drop unneed OSX library
Mon, 16 Nov 2015 13:59:04 +0100 koda avwrapper: Adjust prefixed symobols version guard
Sun, 15 Nov 2015 22:17:36 +0100 koda Removed tag 0.9.22-RC
Sun, 15 Nov 2015 22:16:42 +0100 koda Removed tag fab746a3597e
Sun, 15 Nov 2015 21:21:13 +0100 koda travis: Re-add libglew dependency
Sun, 15 Nov 2015 21:10:44 +0100 koda cmake: Drop image and mixer init and quit check
Sun, 15 Nov 2015 14:14:50 -0500 nemo avoid double applying wind on drill
Sun, 15 Nov 2015 21:57:38 +0300 unc0rr - Reduce tau value, as suggested in gecko2 paper
Sun, 15 Nov 2015 10:22:42 -0500 nemo Set gears that go off map to gmDestroy instead of collision, disable morewind for no-gravity gears, restrict application of wind to gears that are already moving and not colliding.
Sun, 15 Nov 2015 14:42:59 +0100 antonc27 Merge ios-revival
Sun, 15 Nov 2015 14:40:51 +0100 antonc27 Added tag Hedgewars-iOS-2.0 for changeset a0163b8302c5 ios-revival
Sun, 15 Nov 2015 14:31:01 +0100 antonc27 Closed branch ios-rus-localization ios-rus-localization
Sun, 15 Nov 2015 14:18:59 +0100 sheepluva this should fix travis build
Sun, 15 Nov 2015 14:01:29 +0100 koda about: Update SDL2 names and drop old version check
Sun, 15 Nov 2015 13:35:23 +0100 sheepluva merge sdl2transition changes
Sun, 15 Nov 2015 13:34:32 +0100 sheepluva closing sdl2transition branch, because it will be merged sdl2transition
Sat, 14 Nov 2015 22:19:05 +0300 unc0rr Rating updater, alpha version
Sat, 14 Nov 2015 17:39:45 +0300 unc0rr Some WIP
Sat, 14 Nov 2015 03:22:20 +0100 koda Drop all GLUT references sdl2transition
Sat, 14 Nov 2015 03:09:24 +0100 koda cmake: Providing a separate SDL_main is not needed on OSX with SDL2 any more sdl2transition
Sat, 14 Nov 2015 03:00:41 +0100 koda cmake: Adjust linker lines with sdl2 names sdl2transition
Sat, 14 Nov 2015 02:59:49 +0100 koda libphysfs: Update sdl library name sdl2transition
Sat, 14 Nov 2015 02:57:00 +0100 koda SDLh: Remove linking from file sdl2transition
Sat, 14 Nov 2015 02:55:38 +0100 koda libphyslayer: Support SDL2 only sdl2transition
Fri, 13 Nov 2015 23:46:19 +0100 sheepluva set engine window icon in sdl2 sdl2transition
Fri, 13 Nov 2015 22:35:26 +0100 sheepluva clean up uChat sdl2transition
Fri, 13 Nov 2015 22:05:58 +0100 sheepluva don't use types for custom value enums in pascal, use consts instead sdl2transition
Fri, 13 Nov 2015 20:21:44 +0100 sheepluva revert my pas2c modification sdl2transition
Wed, 11 Nov 2015 23:49:23 +0100 sheepluva update travis dependencies sdl2transition
Wed, 11 Nov 2015 23:29:49 +0100 sheepluva cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing) sdl2transition
Wed, 11 Nov 2015 21:59:06 +0100 sheepluva add pchar casts to make pas2c happy sdl2transition
Wed, 11 Nov 2015 20:50:01 +0100 sheepluva fix pas2c enum type parsing sdl2transition
Wed, 11 Nov 2015 19:25:56 +0100 sheepluva reenable cursor movement etc. sdl2transition
Tue, 10 Nov 2015 22:37:54 +0100 sheepluva use SDL2 to copy to clipboard sdl2transition
Tue, 10 Nov 2015 22:18:06 +0100 sheepluva use SDL2 to paste clipboard contents sdl2transition
Tue, 10 Nov 2015 20:43:13 +0100 sheepluva merge default sdl2transition
Tue, 10 Nov 2015 18:16:35 +0100 sheepluva drop FindSDL1or2 cmake module sdl2transition
Tue, 10 Nov 2015 17:45:14 +0100 sheepluva drop support for SDL 1.2 sdl2transition
Fri, 13 Nov 2015 21:17:40 +0300 unc0rr Finish formula implementation
Thu, 12 Nov 2015 23:38:01 +0300 unc0rr Start work on rating calculator
Thu, 12 Nov 2015 02:48:51 +0100 koda README.md: Add a travis badge
Thu, 12 Nov 2015 02:41:40 +0100 Vittorio Giovara libavinteraction: Adjust version guard for av_codec_is_encoder()
Wed, 11 Nov 2015 21:57:28 +0300 unc0rr Oops, zero multiplier
Wed, 11 Nov 2015 18:40:52 +0100 Vittorio Giovara cmake: Set OLD for policy 26
Tue, 10 Nov 2015 13:53:40 +0100 Vittorio Giovara videorec: Drop a commented out option
Tue, 10 Nov 2015 13:53:16 +0100 Vittorio Giovara videorec: Use future API for raw video encoding
Tue, 10 Nov 2015 13:53:15 +0100 Vittorio Giovara videorec: Appropriately rescale timestamps and duration
Tue, 10 Nov 2015 13:53:14 +0100 Vittorio Giovara videorec: Always initialize audio and video time bases
Tue, 10 Nov 2015 13:53:13 +0100 Vittorio Giovara videorec: Fully set frame properties
Tue, 10 Nov 2015 13:53:12 +0100 Vittorio Giovara videorec: Fix flushing encoders
Tue, 10 Nov 2015 13:53:10 +0100 Vittorio Giovara videorec: Make sure the audio packet is considered empty
Wed, 11 Nov 2015 13:31:31 +0300 unC0Rr map #17 digest
Wed, 11 Nov 2015 00:01:55 +0300 unc0rr Airmines were added
Tue, 10 Nov 2015 15:49:55 +0100 Vittorio Giovara multiline cmake directories
Tue, 10 Nov 2015 15:05:54 +0100 Vittorio Giovara travis: Trim down the number of tests
Mon, 09 Nov 2015 19:21:40 +0100 sheepluva fix hedgehog on parachute facing in wrong direction if parachute opens during double-jump
Mon, 09 Nov 2015 21:09:51 +0300 unc0rr - Fix check which was supposed to prevent sending same record to different checkers
Mon, 09 Nov 2015 18:03:47 +0000 hwmirror merge
Mon, 09 Nov 2015 18:37:57 +0100 Vittorio Giovara Merge pull request #33 from bananaoomarang/cmakeWarnings
Sun, 26 Apr 2015 13:02:38 +0100 Milo Mordaunt Remove quotes when checking Haskell Modules to adopt new CMake
Mon, 09 Nov 2015 20:51:18 +0300 unc0rr Pass correct script name for scripts with spaces in name
Mon, 09 Nov 2015 16:34:32 +0000 hwmirror Merge with github pull requests
Mon, 09 Nov 2015 16:34:03 +0000 hwmirror Merge from github
Tue, 06 Oct 2015 13:28:11 +0200 sheepluva Merge pull request #36 from LocutusOfBorg/italian
Tue, 06 Oct 2015 07:08:15 +0200 Gianfranco Costamagna Update italian tips
Mon, 05 Oct 2015 18:51:44 +0200 Gianfranco Costamagna Translate italian missions
Thu, 01 Oct 2015 12:17:42 +0200 sheepluva Merge pull request #35 from LocutusOfBorg/fedora
Thu, 01 Oct 2015 10:59:24 +0200 Gianfranco Costamagna Add metadata for license (From Fedora)
Thu, 01 Oct 2015 10:59:02 +0200 Gianfranco Costamagna Add multiarch location to library (From Fedora)
Mon, 09 Nov 2015 08:40:45 +0300 unc0rr Oops, fix the fix
Mon, 09 Nov 2015 05:02:53 +0100 antonc27 - Fix for wrong footer labels size on autorotation on GameConfig screen ios-revival Hedgewars-iOS-2.0
Mon, 09 Nov 2015 04:25:29 +0100 antonc27 Merge from default ios-revival
Mon, 09 Nov 2015 04:24:08 +0100 antonc27 - Small size adjustments for footer labels on GameConfig screen ios-revival
Mon, 09 Nov 2015 03:44:15 +0100 antonc27 - Re-style forward jump button for mobile ios-revival
Mon, 09 Nov 2015 02:42:30 +0100 antonc27 - Fixed problem with previewImage when receiving memory warning on Missions screen ios-revival
Sun, 08 Nov 2015 14:54:22 +0100 sheepluva update changelog
Sun, 08 Nov 2015 12:06:13 +0300 unc0rr Fix replay sanity check
Sat, 07 Nov 2015 23:44:49 +0300 unc0rr Store some more details on game config in the database
Sat, 07 Nov 2015 21:01:04 +0100 sheepluva fix google code links in readme
Sat, 07 Nov 2015 17:33:43 +0100 Vittorio Giovara Add markdown extension to README so github can render it more nicely
Sat, 07 Nov 2015 16:15:27 +0100 sheepluva merge orphan head (while discarding all its changes) to make koda and his hg-git happy
Sat, 07 Nov 2015 15:07:33 +0100 koda videorec: Drop setting x264 preset
Sat, 07 Nov 2015 13:15:06 +0100 sheepluva merging ios-revival brain into default. includes updates to russian translation and general translation fixes
Fri, 06 Nov 2015 04:34:29 +0100 antonc27 - Small corrections for rus localization of stats messages ios-revival
Fri, 06 Nov 2015 03:21:00 +0100 antonc27 - 'iOS Deployment Target' bump to 8.0 ios-revival
Fri, 06 Nov 2015 01:29:22 +0100 antonc27 - Merge from default ios-revival
Fri, 06 Nov 2015 01:26:32 +0100 antonc27 - Restored Turkish localization ios-revival
Fri, 06 Nov 2015 00:33:41 +0100 antonc27 - Support screen refactoring: ios-revival
Fri, 06 Nov 2015 00:12:37 +0100 antonc27 - Appirater: ios-revival
Thu, 05 Nov 2015 21:54:19 +0100 antonc27 - Update rus localization for 'About' screen ios-revival
Thu, 05 Nov 2015 05:33:24 +0100 antonc27 - 'About' screen on iOS now is up-to-date with Qt front-end 'About' ios-revival
Thu, 05 Nov 2015 04:45:20 +0100 antonc27 - Missed localization for 'Clear All' button on SavedGamesVirewController ios-revival
Thu, 05 Nov 2015 04:42:22 +0100 sheepluva fix bug reported by S.D.: throwing a sticking mine into a bouncy pit never ends turn. see also http://hedgewars.org/node/6350
Thu, 05 Nov 2015 04:29:44 +0100 antonc27 - Rus localization for following multiplayer missions: ios-revival
Thu, 05 Nov 2015 03:35:59 +0100 antonc27 - 'ClimbHome' map deprecated as it crashes ios-revival
Thu, 05 Nov 2015 03:30:57 +0100 antonc27 - 'Cheese' map not blacklisted anymore ios-revival
Thu, 05 Nov 2015 03:08:49 +0100 antonc27 - Rus localization for following game styles: ios-revival
Wed, 04 Nov 2015 16:53:43 +0100 Vittorio Giovara Let initialization happen in the appropriate function
Wed, 04 Nov 2015 16:53:38 +0100 Vittorio Giovara Specify the enum type for Pixel and Sample formats
Wed, 04 Nov 2015 16:53:33 +0100 Vittorio Giovara Update libav API, keeping forward and backward compatibility
Wed, 04 Nov 2015 16:20:52 +0100 Vittorio Giovara Let initialization happen in the appropriate function 0.9.22
Wed, 04 Nov 2015 16:20:46 +0100 Vittorio Giovara Specify the enum type for Pixel and Sample formats 0.9.22
Wed, 04 Nov 2015 16:19:33 +0100 Vittorio Giovara Update libav API, keeping forward and backward compatibility 0.9.22
Wed, 04 Nov 2015 13:42:09 +0100 koda Enable cmake policy 26 0.9.22
Wed, 04 Nov 2015 06:56:37 +0100 antonc27 - Disabled non-adapted for mobile game styles ios-revival
Wed, 04 Nov 2015 06:39:04 +0100 antonc27 - Added 'World Edge' flag for Scheme Settings ios-revival
Wed, 04 Nov 2015 06:17:31 +0100 antonc27 - Refactoring for SingleSchemeViewController: checkValueString macro changed to helper method ios-revival
Wed, 04 Nov 2015 03:42:11 +0100 antonc27 - Disabling generation of position-dependent code for 'Distro Adhoc' config ios-revival
Wed, 04 Nov 2015 03:40:38 +0100 antonc27 - '-Os' fpc optimization compiler flag replaced with '-O2' ios-revival
Wed, 04 Nov 2015 03:23:32 +0100 antonc27 - GCC_THUMB_SUPPORT removed ios-revival
Wed, 04 Nov 2015 03:19:03 +0100 antonc27 - Removing unnecessary '-Wl,-no_order_inits' linker flag ios-revival
Wed, 04 Nov 2015 01:36:34 +0100 sheepluva wrap bee during pre-flight too
Wed, 04 Nov 2015 01:30:28 +0100 sheepluva bump version too
Wed, 04 Nov 2015 00:20:07 +0100 sheepluva closing 0.9.21 branch 0.9.21
Tue, 03 Nov 2015 23:33:32 +0100 sheepluva merge changelog changes of 0.9.22 into default
Tue, 03 Nov 2015 23:32:14 +0100 sheepluva add HedgeEditor to changelog 0.9.22
Tue, 03 Nov 2015 22:57:01 +0100 antonc27 - Added 'Air Mines' flag for Scheme Settings ios-revival
Tue, 03 Nov 2015 22:06:16 +0100 sheepluva tweak changelog 0.9.22
Tue, 03 Nov 2015 21:43:05 +0100 antonc27 - Fix for localization of game settings detailLabel in SingleSchemeViewController ios-revival
Tue, 03 Nov 2015 21:24:35 +0100 sheepluva bump protocol number
Tue, 03 Nov 2015 21:18:25 +0100 sheepluva make hammer non-lethal again (as requested by unC0Rr)
Tue, 03 Nov 2015 21:07:24 +0100 sheepluva 0.9.22 branch 0.9.22
Tue, 03 Nov 2015 21:43:56 +0300 unc0rr Workaround mysql-simple library stupiness regarding executeMany
Tue, 03 Nov 2015 04:49:50 +0100 antonc27 - Implement fake 'Normal' game style as in qt front-end ios-revival
Tue, 03 Nov 2015 01:27:15 +0100 antonc27 - Better place for removeObserver: calls ios-revival
Tue, 03 Nov 2015 01:22:35 +0100 antonc27 - Stub for disabling game styles on mobile ios-revival
Tue, 03 Nov 2015 01:14:27 +0100 koda Always install before making dmg
Tue, 03 Nov 2015 00:51:11 +0100 koda Fix compiling engine with OSX frameworks
Tue, 03 Nov 2015 00:13:44 +0100 koda Added tag 0.9.22-release for changeset 9621fdcad965
Mon, 02 Nov 2015 23:23:06 +0300 unc0rr Let's try to store games info necessary for ratings
Sun, 01 Nov 2015 15:08:39 -0500 nemo do the same thing for the chute/birdy/saucer block 0.9.22-release
Sun, 01 Nov 2015 15:06:55 -0500 nemo Make camera refocus less aggressive. Only if there's a camera target already.
Sun, 01 Nov 2015 18:35:18 +0300 unc0rr Update versions information
Sun, 01 Nov 2015 16:58:34 +0300 unc0rr This is .22 release revision
Sat, 31 Oct 2015 21:38:59 +0300 unc0rr inc(HEDGEWARS_PROTO_VER)
Sat, 31 Oct 2015 04:03:17 +0100 antonc27 - Finally added rus localization for all User Missions ios-revival
Fri, 30 Oct 2015 23:06:25 +0100 antonc27 - Return of stereo sound for mobile! ios-revival
Fri, 30 Oct 2015 21:08:05 +0100 antonc27 - Set iPad version to require fullscreen ios-revival
Fri, 30 Oct 2015 21:06:03 +0100 antonc27 - Fix for not compiling Pascal sources when archiving app for AppStore ios-revival
Fri, 30 Oct 2015 16:04:51 -0400 nemo refocus camera on roping hog. totally untested.
Fri, 30 Oct 2015 03:14:39 +0100 antonc27 - Rus localization for Target Practices ios-revival
Fri, 30 Oct 2015 01:31:32 +0100 antonc27 - Rus localization for Speed Shoppa Challenges ios-revival
Fri, 30 Oct 2015 00:03:58 +0100 antonc27 - Removing of CMake generated files in 'UpdateDataFolder' script ios-revival
Fri, 30 Oct 2015 00:01:26 +0100 antonc27 - Better handling of cell's tag in SingleTeamViewController ios-revival
Thu, 29 Oct 2015 23:59:51 +0100 antonc27 - Refactoring of SavedViewController: ios-revival
Thu, 29 Oct 2015 03:48:42 +0100 antonc27 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category ios-revival
Wed, 28 Oct 2015 10:01:31 -0400 nemo few more missing nil checks in crate spawn
Wed, 28 Oct 2015 03:41:00 +0100 antonc27 - Fix for crash while deleting >=2 saved games ios-revival
Wed, 28 Oct 2015 01:29:39 +0100 sheepluva Removed tag Nice one
Wed, 28 Oct 2015 00:06:13 +0100 sheepluva Added tag 0.9.22-RC for changeset d9622394ec9c
Tue, 27 Oct 2015 21:11:44 +0100 sheepluva somebody was so nice to mention me in credits, but misspelled my last name ios-revival
Tue, 27 Oct 2015 23:04:15 +0300 unc0rr Also pass script information alongwith winner/achievements info, so that we could potentially have per mode ratings
Tue, 27 Oct 2015 05:11:48 +0100 antonc27 - Rus localization for portal mission ios-revival
Mon, 26 Oct 2015 00:54:58 +0100 antonc27 - Rus localization update for Basic Trainings in ru.lua ios-revival
Sun, 25 Oct 2015 20:40:27 +0100 sheepluva changelog update
Sun, 25 Oct 2015 03:14:49 +0100 antonc27 - Partial rus localization for User Missions and Basic Trainings in ru.lua ios-revival
Sat, 24 Oct 2015 16:01:19 +0200 antonc27 - Fix for formatting non-english characters, received from engine ios-revival
Sat, 24 Oct 2015 15:27:47 +0200 antonc27 - Fix for sending to engine non-english characters ios-revival
Sat, 24 Oct 2015 03:56:02 +0200 antonc27 - Fix for loading non-existing missions in MissionTrainingViewController ios-revival
Sat, 24 Oct 2015 02:26:54 +0200 antonc27 - Possible fix for loading game styles scripts without .cfg file ios-revival
Sat, 24 Oct 2015 01:42:31 +0200 antonc27 - Rus translation for Mutant game style ios-revival
Sat, 24 Oct 2015 00:21:15 +0200 sheepluva fixed: poison clouds could bounce
Fri, 23 Oct 2015 04:02:36 +0200 antonc27 - Rus localization update for 'Data/Locale/missions_ru.txt' ios-revival
Fri, 23 Oct 2015 03:15:35 +0200 antonc27 - Rus localization update for 'Data/Locale/ru.txt' ios-revival
Fri, 23 Oct 2015 01:49:32 +0200 antonc27 - Fix for wrong localization key for sound in GeneralSettingsViewController ios-revival
Fri, 23 Oct 2015 01:46:00 +0200 antonc27 - Localization for missed strings in RestoreViewController (for eng(as reference) and rus) ios-revival
Fri, 23 Oct 2015 00:45:57 +0200 antonc27 - Localization for missed strings in StatsPage (for both eng and rus) ios-revival
Fri, 23 Oct 2015 00:06:35 +0200 antonc27 - Rus localization updated for iOS front-end ios-revival
Thu, 22 Oct 2015 22:21:35 +0200 antonc27 - Some strings localizations for Settings ios-revival
Thu, 22 Oct 2015 21:57:05 +0200 antonc27 - Toolbar elements are localizable now in GameConfig for iPhone ios-revival
Thu, 22 Oct 2015 03:02:43 +0200 antonc27 - All labels in HelpPageLobby now localizable (with text from IB as localization keys) ios-revival
Thu, 22 Oct 2015 03:00:22 +0200 antonc27 - SegmentedControl is localizable now in MapConfig ios-revival
Thu, 22 Oct 2015 00:46:45 +0200 antonc27 - simpleGameButton and missionsButton are localizable now in MainMenu ios-revival
Wed, 21 Oct 2015 23:46:11 +0200 antonc27 - 'Press the target button to mark the target' message is localizable now ios-revival
Wed, 21 Oct 2015 21:58:50 +0200 antonc27 - Workaround for team's name with spaces in StatsPage ios-revival
Wed, 21 Oct 2015 18:15:19 +0200 antonc27 - Some improvements for 'loadNiceHogs' in GameConfig for iPad ios-revival
Wed, 21 Oct 2015 02:19:04 +0200 antonc27 - Fix for 'loadNiceHogs' in GameConfig for iPad ios-revival
Wed, 21 Oct 2015 00:49:04 +0200 antonc27 - Refactoring of Missions screen: ios-revival
Tue, 20 Oct 2015 23:56:31 +0200 antonc27 - Retrieving language ID moved to HWUtils ios-revival
Tue, 20 Oct 2015 00:51:45 +0200 antonc27 - Small adjust for cell selection color of Missions screen ios-revival
Mon, 19 Oct 2015 03:39:47 +0200 antonc27 - Big refactoring of front-end Settings for both iPhone and iPad: ios-revival
Sat, 17 Oct 2015 20:07:10 +0200 antonc27 - Better way of creating/using doneButton in Settings ios-revival
Sat, 17 Oct 2015 00:32:02 +0200 antonc27 - Possible fix for wrong layout on iOS 9 when going back from rotated stats page (for iPad) ios-revival
Fri, 16 Oct 2015 17:34:06 +0200 antonc27 - Added new set of tabbar icons for Settings on iPhone ios-revival
Fri, 16 Oct 2015 02:54:03 +0200 antonc27 - Fix for autorotation of table view of StatsPageVC ios-revival
Thu, 15 Oct 2015 23:27:56 +0200 antonc27 - Mortar, Mudball and Land Spray need up/down buttons on mobile ios-revival
Thu, 15 Oct 2015 22:48:32 +0200 antonc27 - Workaround for wrong sprite in utility widget when selecting DrillStrike ios-revival
Thu, 15 Oct 2015 21:58:30 +0200 antonc27 - Target button added to mobile touch controls ios-revival
Thu, 15 Oct 2015 21:13:43 +0200 antonc27 - Target button added to mobile touch controls ios-revival
Thu, 15 Oct 2015 20:36:08 +0200 antonc27 - Timer button added to mobile touch controls ios-revival
Thu, 15 Oct 2015 01:13:23 +0200 antonc27 - Fix for wrong path of restored game ios-revival
Wed, 14 Oct 2015 21:25:49 +0200 antonc27 - Better random number generation for front-end: random() replaced with arc4random_uniform() ios-revival
Wed, 14 Oct 2015 02:28:32 +0200 antonc27 - Button's restyling for RestoreViewController ios-revival
Sat, 10 Oct 2015 18:18:26 +0200 sheepluva Lua-API: onSuddenDeath hook
Thu, 08 Oct 2015 10:48:16 -0400 nemo Pass overridden uid into AddGear instead
Thu, 08 Oct 2015 10:42:00 -0400 nemo restore uid on resurrection as well
Wed, 07 Oct 2015 23:20:31 +0200 sheepluva TrophyRace: fix nil error warning, caused by needlessly re-retrieving the name of the best hedgehog (which could be dead at that point)
Mon, 05 Oct 2015 20:31:46 +0200 antonc27 - Fix for locale string in SingleWeaponViewController ios-revival
Mon, 05 Oct 2015 19:17:40 +0200 antonc27 - Fix for locale string passed to engine (like "ru-FR") ios-revival
Mon, 05 Oct 2015 13:38:25 +0200 sheepluva preselect baseball bat in Knockball and Basketball
Sun, 04 Oct 2015 16:30:55 -0400 nemo Avoid waiting past end of turn for smine.
Sat, 03 Oct 2015 17:02:57 -0400 nemo Add nil check in fake crate spawn for if crate fails to spawn
Mon, 28 Sep 2015 01:31:47 +0200 antonc27 - GameController framework added to project (required by last version of SDL) ios-revival
Mon, 28 Sep 2015 01:07:21 +0200 antonc27 - Bitcode disabled (for Xcode 7) ios-revival
Fri, 25 Sep 2015 23:31:16 -0400 nemo Scan from right too. Not sure this is actually helpful, so committing separately.
Fri, 25 Sep 2015 23:30:21 -0400 nemo This should probably fix feedback that hogs weren't spawning on left side of map.
Wed, 23 Sep 2015 07:49:46 +0200 sheepluva fp complained about this line being too long
Sun, 20 Sep 2015 03:02:21 +0200 antonc27 - 'Shoppa Pro' ammo set added to iOS front-end ios-revival
Sun, 20 Sep 2015 02:56:33 +0200 antonc27 - Weapon and scheme plist's names(which passed to engine) must contain spaces, not underscores ios-revival
Sun, 20 Sep 2015 02:52:49 +0200 antonc27 - 'Construction Mode' ammo set and game parameters added to iOS front-end ios-revival
Sun, 20 Sep 2015 02:08:12 +0200 antonc27 - 'Highlander' ammo set added to iOS front-end ios-revival
Sun, 20 Sep 2015 01:48:18 +0200 antonc27 - 'One of everything' ammo set added to iOS front-end ios-revival
Sat, 19 Sep 2015 22:17:50 +0200 sheepluva tweak tips a little (loosely based on Wuzzy's suggestions)
Fri, 18 Sep 2015 06:03:49 +0200 antonc27 - Fix for getting the correct fort name in FortsViewController ios-revival
Fri, 18 Sep 2015 05:37:55 +0200 antonc27 - Added functionality to select one hat for all hogs at team settings ios-revival
Fri, 18 Sep 2015 04:33:37 +0200 antonc27 - Fix for consequent selection of same hat for all hogs in settings ios-revival
Thu, 17 Sep 2015 23:53:54 +0200 antonc27 - Refactoring of MainMenuViewController ios-revival
Thu, 17 Sep 2015 09:59:58 +0200 sheepluva speed up TrophyRace deaths
Thu, 17 Sep 2015 07:41:40 +0200 sheepluva add TODO
Wed, 16 Sep 2015 08:58:51 -0400 nemo remove racist trydo 😝
Tue, 15 Sep 2015 06:05:11 +0200 antonc27 - Possibility to send log file by email from app ios-revival
Tue, 15 Sep 2015 04:28:25 +0200 antonc27 - Refactoring. Separation of game log viewing code to GameLogViewController ios-revival
Mon, 14 Sep 2015 07:02:06 +0200 antonc27 - Attempt to fix a crash while selecting 'Random' for map generation ios-revival
Sun, 13 Sep 2015 18:58:22 -0400 nemo airmine hand sprite by wuzzy. totally temporary...
Sun, 13 Sep 2015 16:38:53 -0400 nemo aaand make sure the commented out line matches
Sun, 13 Sep 2015 16:36:39 -0400 nemo Add damage to gear values to mess with
Sun, 13 Sep 2015 16:24:37 -0400 nemo Oups. 6, not 12 - was testing
Sun, 13 Sep 2015 16:23:32 -0400 nemo Allow for arbitrary number of airstrike bombs and spacing.
Sun, 13 Sep 2015 15:36:06 -0400 nemo Move health:= 6 to gear addition so lua can more easily override it.
Sat, 12 Sep 2015 21:13:35 +0200 wuzzy german translation update (incl. string reordering - blame sheepluva)
Sat, 12 Sep 2015 19:00:52 +0200 wuzzy german translation updates
Sat, 12 Sep 2015 05:46:59 +0200 antonc27 Merge ios-revival
Sat, 12 Sep 2015 05:39:35 +0200 antonc27 - Revert of 'Reset for previously selected static map' ios-revival
Sat, 12 Sep 2015 05:20:52 +0200 sheepluva uVariables: also initialize arrays and records in initModule
Sat, 12 Sep 2015 05:23:28 +0200 antonc27 - These properties are not necessary to clean when receiving memory warning ios-revival
Sat, 12 Sep 2015 05:21:21 +0200 antonc27 - We don't need to explicitly propagate vc lifecycle messages ios-revival
Sat, 12 Sep 2015 04:12:29 +0200 antonc27 - Reset for previously selected static map ios-revival
Sat, 12 Sep 2015 04:02:27 +0200 antonc27 Merge ios-revival
Fri, 11 Sep 2015 21:42:55 +0200 sheepluva merge
Fri, 11 Sep 2015 21:41:35 +0200 sheepluva simplify code ios-revival
Fri, 11 Sep 2015 09:18:08 +0200 sheepluva exclude uMatrix from pas2c build
Fri, 11 Sep 2015 08:15:17 +0200 sheepluva fix pas2c build, it was broken in the long long ago ( 97f9a25024e6 )
Fri, 11 Sep 2015 07:39:01 +0200 sheepluva pas2c doesn't like {$ENDIF} with argument
Fri, 11 Sep 2015 05:54:17 +0200 sheepluva make uVariables not depend on implicit one-time initialization by FPC
Fri, 11 Sep 2015 01:05:02 +0200 antonc27 - ifdef for IPHONEOS in glLoadExtension ios-revival
Thu, 10 Sep 2015 18:50:39 +0200 sheepluva stop rc plane prop/engine sound when out of fuel
Thu, 10 Sep 2015 18:22:52 +0200 sheepluva merge branch ios-revival into default
Thu, 10 Sep 2015 17:51:49 +0200 antonc27 - ifdef for CMEM ios-revival
Thu, 10 Sep 2015 17:47:01 +0200 antonc27 - ifdef for engine exit/halt ios-revival
Thu, 10 Sep 2015 01:49:15 +0200 antonc27 - Refactoring in order to remove some warning related to using of int instead of NSInteger ios-revival
Thu, 10 Sep 2015 01:31:52 +0200 antonc27 - First attempt to fix crashes on loading 'Styles' ios-revival
Sun, 06 Sep 2015 04:30:30 +0200 antonc27 - Fixes for cropped background image on iPhone ios-revival
Sun, 06 Sep 2015 03:17:22 +0200 antonc27 - Restyle of 'Simple' and 'Missions' buttons at Main screen ios-revival
Sat, 05 Sep 2015 23:46:31 +0200 antonc27 - Added required icons ios-revival
Sat, 05 Sep 2015 23:12:23 +0200 antonc27 - arm64 added as valid arch ios-revival
Thu, 27 Aug 2015 23:52:38 +0200 antonc27 - Version bump to 2.0 ios-revival
Thu, 27 Aug 2015 23:21:07 +0200 antonc27 - Fix for crash on loading SingleWeaponViewController in Settings ios-revival
Thu, 27 Aug 2015 23:19:29 +0200 antonc27 - 'safeScale' now always 1.0 ios-revival
Thu, 27 Aug 2015 23:18:29 +0200 antonc27 - Load fonts on init if not 'mobile' ios-revival
Tue, 18 Aug 2015 01:11:17 +0200 antonc27 - Property for port in MapPreviewButtonView ios-revival
Tue, 18 Aug 2015 01:08:21 +0200 Anton Malmygin - Using of @autoreleasepool is better ios-revival
Tue, 18 Aug 2015 00:51:23 +0200 antonc27 - Fix for iPhone 4S screen size ios-revival
Sun, 16 Aug 2015 02:32:03 +0200 antonc27 - Fix for 'hold for delete' for cells in teams table ios-revival
Sat, 15 Aug 2015 20:49:06 +0200 antonc27 Merge with ios-rus-localization ios-revival
Sat, 15 Aug 2015 20:48:13 +0200 antonc27 - Fix for retrieving 'Maze' preview genration ios-revival
Sat, 15 Aug 2015 20:38:07 +0200 antonc27 - Improved fix for UI elements positioning at GameConfigViewController ios-revival
Sat, 15 Aug 2015 17:08:50 +0200 antonc27 - Localization for SingleSchemeViewController fixed ios-rus-localization
Sat, 15 Aug 2015 16:26:00 +0200 antonc27 - Russian Scheme.strings localized ios-rus-localization
Sat, 15 Aug 2015 04:23:12 +0200 antonc27 - Russian Localizable.strings localized ios-rus-localization
Sat, 15 Aug 2015 04:20:33 +0200 antonc27 - Fix for localization of detail labels at AboutViewController ios-rus-localization
Sat, 15 Aug 2015 02:41:35 +0200 antonc27 - Russian About.strings localized ios-rus-localization
Sat, 15 Aug 2015 02:24:36 +0200 antonc27 - Rus localization started ios-rus-localization
Sat, 15 Aug 2015 02:22:17 +0200 antonc27 - Russian localization files added ios-revival
Sat, 15 Aug 2015 01:44:21 +0200 antonc27 - Small fix for debug view frame ios-revival
Sat, 15 Aug 2015 01:40:06 +0200 antonc27 - Fix for initial wrong UI positioning for GameConfigViewController ios-revival
Sat, 15 Aug 2015 00:59:33 +0200 antonc27 - Fix for show/hide helpPage animations ios-revival
Sat, 15 Aug 2015 00:22:04 +0200 antonc27 - HelpPageLobbyViewController updated: various UI fixes, autorotation fixes, help bubbles for iPad grouped ios-revival
Fri, 14 Aug 2015 21:27:55 +0200 antonc27 - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added ios-revival
Fri, 14 Aug 2015 02:10:53 +0200 antonc27 - Fix for loading missions descriptions ios-revival
Fri, 14 Aug 2015 02:09:46 +0200 antonc27 - Fix for strange problem with table view in StatsPage - rowHeight is 1 by default. So, fixed by implicit size. ios-revival
Fri, 14 Aug 2015 02:04:46 +0200 antonc27 - RestoreViewController functionality uncommented ios-revival
Fri, 14 Aug 2015 02:02:15 +0200 Anton Malmygin - Interscreen transitions fixed ios-revival
Fri, 14 Aug 2015 01:55:42 +0200 antonc27 - MGSplitViewController updated to last version with iOS 8 fixes ios-revival
Thu, 13 Aug 2015 13:41:50 +0200 antonc27 - Fix for main view orientation problems ios-revival
Thu, 13 Aug 2015 13:40:12 +0200 antonc27 - Fix for app crash after ending game ios-revival
Thu, 13 Aug 2015 01:34:01 +0200 antonc27 - Name fixing for buttons ios-revival
Thu, 13 Aug 2015 01:33:40 +0200 antonc27 - Using come for internal memory management ios-revival
Thu, 13 Aug 2015 01:31:37 +0200 antonc27 - 'Generate position dependent code' et to NO. Otherwise crashed at initialization step. ios-revival
Tue, 11 Aug 2015 02:42:53 +0200 antonc27 - VALID_ARCHS reduced for all projects ios-revival
Tue, 11 Aug 2015 00:16:28 +0200 antonc27 - VALID_ARCHS changed ios-revival
Tue, 11 Aug 2015 00:15:30 +0200 antonc27 - Small warning fix ios-revival
Mon, 10 Aug 2015 22:50:34 +0200 antonc27 - Actually fix for rendering on iOS ]:-> ios-revival
Mon, 10 Aug 2015 22:49:52 +0200 antonc27 - Fix for hiding launch window after launch and not blocking SDL window on engine anymore ios-revival
Mon, 10 Aug 2015 22:48:02 +0200 antonc27 - Some weird staff with bounds commented here ios-revival
Mon, 10 Aug 2015 22:47:37 +0200 antonc27 - Bogus 'lodeNiceHogs' disabled ios-revival
Mon, 10 Aug 2015 22:44:51 +0200 antonc27 - Restore game functionality disabled, because it blocks main screen ios-revival
Sun, 09 Aug 2015 16:20:35 +0200 antonc27 Added tag Nice one for changeset 0f5961910e27 ios-revival
Sun, 09 Aug 2015 15:38:00 +0200 antonc27 - Resolves problem with wrong path to chef hat on iOS ios-revival
Sun, 09 Aug 2015 15:37:29 +0200 antonc27 - Fix for wrong start paramIndex in case of Hwlibrary ios-revival
Sun, 09 Aug 2015 00:04:41 +0200 antonc27 - Fix for new name of SDL 2 libraries ios-revival
Sat, 08 Aug 2015 23:01:02 +0200 antonc27 - Fix for launching with SDL ios-revival
Sat, 08 Aug 2015 22:55:02 +0200 antonc27 - Fix for "Exception: Could not load OpenGL from /System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib" at start of app ios-revival
Sat, 08 Aug 2015 22:52:24 +0200 antonc27 - Fix for "error: invalid abbreviation code [115] for DIE at" ios-revival
Sat, 08 Aug 2015 22:45:23 +0200 antonc27 - Fix for PascalImports and for GenLandPreview ios-revival
Sat, 08 Aug 2015 22:08:43 +0200 antonc27 - Fix for "operator delete[](void*)", referenced from: not found for architecture x86_64" ios-revival
Sat, 08 Aug 2015 22:06:03 +0200 antonc27 - Small reorg of project ios-revival
Sat, 08 Aug 2015 22:04:56 +0200 antonc27 - CoreMotion framework added to project for SDL 2 ios-revival
Sat, 08 Aug 2015 22:02:31 +0200 antonc27 - Fix for "uWorld.s:4736:8: error: base register is 64-bit, but index register is not leal (%rax,%edx),%eax" ios-revival
Sat, 08 Aug 2015 21:58:28 +0200 antonc27 - Fix for ArgParsers.pas:368: 23: Identifier not found "cDefaultPathPrefix" ios-revival
Sat, 08 Aug 2015 21:50:23 +0200 antonc27 - Fix for uTouch.pas:365: 34: Identifier not found "nilFingerId" ios-revival
Sat, 08 Aug 2015 21:45:38 +0200 antonc27 - Fix for uPhysFSLayer.pas:167: 17: Identifier not found "cFontsPaths" ios-revival
Sat, 08 Aug 2015 21:42:41 +0200 antonc27 - Another fix for uRender.pas ios-revival
Sat, 08 Aug 2015 21:37:19 +0200 antonc27 - Fix for compiling 'uRender.pas' ios-revival
Sat, 08 Aug 2015 21:25:59 +0200 antonc27 - Missed pascal source files added to project ios-revival
Sat, 08 Aug 2015 21:22:19 +0200 antonc27 - Turkish localization removed from Xcode project ios-revival
Sat, 08 Aug 2015 21:04:47 +0200 antonc27 - fpc updated to 3.1.1 ios-revival
Sat, 08 Aug 2015 20:58:13 +0200 antonc27 - 'Default-568h@2x.png' added for retina screen ios-revival
Sat, 08 Aug 2015 20:52:30 +0200 antonc27 - VALID_ARCHS updated for main project ios-revival
Sat, 08 Aug 2015 20:51:12 +0200 antonc27 - Xcode projects updated to recommended settings (auto done by Xcode) ios-revival
Sat, 08 Aug 2015 20:35:35 +0200 antonc27 - .hgignore file updated for Xcode related files ios-revival
Thu, 10 Sep 2015 04:59:02 +0200 sheepluva small code cleanup
Tue, 08 Sep 2015 19:20:58 +0300 unc0rr more work qmlfrontend
Sat, 05 Sep 2015 20:12:49 +0300 unc0rr Generate handlers for lists qmlfrontend
Fri, 04 Sep 2015 08:14:12 -0400 nemo fix a couple of typos
Thu, 03 Sep 2015 23:33:06 +0300 unc0rr Generate handlers accepting parameters dummies qmlfrontend
Thu, 03 Sep 2015 15:01:55 -0400 Wuzzy Updated shoppa tournament winners
Thu, 03 Sep 2015 20:59:48 +0300 unc0rr Merge default qmlfrontend
Thu, 03 Sep 2015 11:51:08 -0400 nemo Add some HHGear nil checks to teleport. google bug #974
Thu, 03 Sep 2015 09:00:26 -0400 Wuzzy tip changes, mostly new strategy suggestions
Thu, 03 Sep 2015 01:26:03 +0200 sheepluva allow holding PRECISE key to switch portal ball colors in reverse order
Wed, 02 Sep 2015 11:55:37 -0400 nemo Trying to get these scripts to behave properly, still WIP though.
Wed, 02 Sep 2015 16:58:31 +0200 sheepluva fix internal function name
Wed, 02 Sep 2015 05:59:21 +0200 wuzzy make tunnels script use MapFeatureSize
Wed, 02 Sep 2015 05:52:02 +0200 sheepluva some more tweaks
Wed, 02 Sep 2015 04:59:17 +0200 sheepluva make diagonal maze use map feature size
Wed, 02 Sep 2015 04:49:11 +0200 sheepluva also expose MapFeatureSize in onPreviewInit
Wed, 02 Sep 2015 04:25:24 +0200 sheepluva Lua API: expose MapFeatureSize during init
Wed, 02 Sep 2015 04:03:24 +0200 sheepluva fix on-code documentation of EraseSprite
Wed, 02 Sep 2015 01:25:29 +0200 sheepluva display circle for custom build dist values, display nothing if no limit. map borders are not taken into account at this point
Wed, 02 Sep 2015 00:39:35 +0200 sheepluva Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
Tue, 01 Sep 2015 23:54:13 +0200 sheepluva global variable for defining construction distance limit. value smaller 1 means no limit (wip)
Sun, 30 Aug 2015 18:03:44 +0300 unc0rr Restore player clan on rejoin (issue 934, not tested)
Sun, 30 Aug 2015 17:12:12 +0300 unc0rr Fix inverse paused state for spectators joining paused game (not tested)
Thu, 27 Aug 2015 22:03:57 +0300 unc0rr Check for CMD message a bit further down the control flow
Thu, 27 Aug 2015 14:47:38 +0300 unC0Rr Don't accept any password from players banned on the website
Mon, 17 Aug 2015 14:14:58 -0400 nemo add missing state binds in lua
Mon, 17 Aug 2015 10:56:24 -0400 nemo just some indentation tweaks to help me read this while looking for possible causes of the iOS crasher
Sat, 15 Aug 2015 16:23:00 +0300 unc0rr Some fixes qmlfrontend
Sun, 09 Aug 2015 07:20:18 +0200 Wuzzy Update English weapon descriptions
Fri, 14 Aug 2015 17:07:36 +0300 unC0Rr Break it even more during refactoring qmlfrontend
Wed, 12 Aug 2015 17:30:14 +0300 unC0Rr Generate parameters structures qmlfrontend
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Mon, 10 Aug 2015 02:39:34 +0200 sheepluva update copyright year in manpage
Sun, 09 Aug 2015 05:19:56 +0200 sheepluva this should prevent hogs from hovering in air after using hammer
Sun, 09 Aug 2015 04:30:41 +0200 sheepluva Hammer had been accessing dangling pointers under particular circumstances (e.g. when hitting a mine/barrel right when it exploded)
Sun, 09 Aug 2015 04:02:23 +0200 sheepluva fix the fix
Sun, 09 Aug 2015 00:49:49 +0200 sheepluva comment tweaks
Sun, 09 Aug 2015 00:25:35 +0200 sheepluva tweak prev commit
Sun, 09 Aug 2015 00:19:33 +0200 sheepluva Hammer changes/fixes: honor extra-damage (Issue 975), round up damage, do correct damage when being spammed in infinite-attack mode
Fri, 07 Aug 2015 07:30:14 -0400 nemo Fix weapon name - bug #967
Thu, 06 Aug 2015 12:12:42 +0900 mikade HedgeEditor (bring on the bug reports, wahey!)
Wed, 05 Aug 2015 11:33:02 -0400 nemo oops. melon pieces need friction and elasticity to bounce right.
Mon, 03 Aug 2015 17:07:38 +0900 mikade May He Improve Our Graphics Forevermore
Mon, 03 Aug 2015 12:24:12 +0900 mikade Add Wuzzy's SpeedShoppa challenges.
Sat, 01 Aug 2015 00:13:05 +0300 unc0rr Make RESTART_SERVER invokable
Sat, 01 Aug 2015 00:09:59 +0300 unc0rr Use helper function instead of ton of copypasta
Fri, 31 Jul 2015 00:25:31 +0300 unc0rr Fixes to 10760 to reduce desyncs on checkers and better heat my room during long dark winter nights
Thu, 30 Jul 2015 16:28:35 -0400 nemo darken and blur the cupcake a bit so that people stop trying to teleport on it
Thu, 30 Jul 2015 22:19:05 +0900 mikade GetHogVoicepack,GetHogFlag,GetHogGrave
Mon, 27 Jul 2015 11:51:05 -0400 Wuzzy Block bouncing on the anti-portal surfaces
Thu, 23 Jul 2015 19:51:14 +0300 unc0rr Don't allow too big messages from clients
Tue, 21 Jul 2015 23:51:58 +0300 unc0rr Put diagnostic message into log when quitting due to end of input in demo replay mode
Tue, 21 Jul 2015 08:41:06 -0400 nemo just disable landpixels w/ blurry land instead. the mask can be helpful for debugging at least.
Tue, 21 Jul 2015 08:28:48 -0400 nemo disable land dump when using blurry land setting.
Sun, 19 Jul 2015 13:19:20 +0200 sheepluva some visual tweaks to art theme. sue. me.
Sun, 19 Jul 2015 04:05:19 +0200 sheepluva add some chat message colors
Sun, 19 Jul 2015 03:10:00 +0200 sheepluva fix timebox sprite
Sat, 18 Jul 2015 19:10:57 +0200 sheepluva fix pickhammer collision when moving upwards, thanks to MK for reporting
Sat, 18 Jul 2015 02:44:36 +0200 sheepluva always draw border on terrain if there is only a map mask and no map image. this is a workaround for the fact that space campaign masks use white (lfObject) color instead of black (lfBasic)
Fri, 17 Jul 2015 10:06:00 +0200 sheepluva unpause game when finishing game
Thu, 16 Jul 2015 22:16:35 +0200 sheepluva change theme used by sniper training, for performance reasons
Thu, 16 Jul 2015 21:50:59 +0200 sheepluva remove 2 training missions as suggested in issue #868
Thu, 16 Jul 2015 08:39:35 -0400 nemo CRLF purge
Wed, 15 Jul 2015 00:27:12 +0200 sheepluva small german string fix
Tue, 14 Jul 2015 20:06:07 +0900 mikade ups, remove random testing vars
Tue, 14 Jul 2015 20:01:15 +0900 mikade tentative/lazy fixes for unC0Rr's evil
Tue, 14 Jul 2015 03:45:27 +0200 sheepluva update german translation
Tue, 14 Jul 2015 02:01:58 +0200 sheepluva merge
Tue, 14 Jul 2015 01:56:47 +0200 wuzzy update for "that sinking feeling"
Mon, 13 Jul 2015 23:30:12 +0200 sheepluva fix some typos
Mon, 13 Jul 2015 22:10:01 +0200 wuzzy german lua strings translation
Mon, 13 Jul 2015 11:01:01 +0200 sheepluva don't keep around those right-side fort files which are just mirror images of left-side forts. generate them at run-time instead. note: inlining changes and deleting files - so consider clean build/install
Mon, 13 Jul 2015 06:19:51 +0200 sheepluva just ignore gfDivideTeams if more/less than 2 teams. instead of quitting with fatal error
Sun, 12 Jul 2015 23:15:39 +0200 sheepluva chat: make sure that CTRL is the /only/ modifier key pressed when detecting ctrl+a etc
Sun, 12 Jul 2015 08:20:33 +0200 sheepluva small changelog update
Sat, 11 Jul 2015 18:36:06 -0400 nemo remove teamgone. desyncs now. less interesting without the animation, perhaps something should be flagged to replace it
Sat, 11 Jul 2015 18:28:26 +0200 sheepluva please avoid # in filenames
Thu, 09 Jul 2015 13:27:56 -0400 nemo Fix build w/o S3D and video recording. untested.
Tue, 07 Jul 2015 19:19:43 -0400 nemo merge
Sat, 04 Jul 2015 21:48:02 +0200 wuzzy german translation update
Tue, 07 Jul 2015 19:19:18 -0400 nemo update hl for .22 airmines
Sat, 04 Jul 2015 03:43:41 +0200 sheepluva fix Rubberduck grave
Wed, 24 Jun 2015 01:23:37 +0200 sheepluva fallback to Default voicepack if specified voicepack is not available
Tue, 16 Jun 2015 10:08:07 -0400 nemo bit friendlier if the uVariables values get changed
Fri, 12 Jun 2015 17:28:20 -0400 nemo Just to prevent airmines from stealing camera when they blow up... but really what is needed I think is forcing camera to stay on current hedgehog if you are the active player. either all the time, or at least if you are on rope/saucer.
Thu, 11 Jun 2015 03:31:33 +0200 sheepluva hog number display: no blinking
Wed, 10 Jun 2015 23:21:30 +0300 unc0rr Time is stored in bytestring now
Wed, 10 Jun 2015 23:05:38 +0300 unc0rr Buggy executeMany?
Mon, 08 Jun 2015 08:21:09 -0400 nemo ambiguous
Sun, 07 Jun 2015 04:40:02 +0200 sheepluva mention hoggywood and cake in the changelog
Sat, 06 Jun 2015 23:57:12 +0200 sheepluva fix flower grave
Sat, 06 Jun 2015 23:28:07 +0200 sheepluva fix statue grave
Sat, 06 Jun 2015 22:10:11 +0200 sheepluva fix chat lines losing color information on texture reload
Thu, 04 Jun 2015 19:57:04 +0300 unc0rr More ifdefs \o/ (fix build even more)
Wed, 03 Jun 2015 23:24:56 +0300 unc0rr Lazy fix for server build
Tue, 02 Jun 2015 19:53:30 +0100 koda Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38
Wed, 03 Jun 2015 14:50:54 +0100 koda Update .hgignore file
Wed, 03 Jun 2015 14:52:30 +0100 koda merge, mah friend, long time no see
Wed, 03 Jun 2015 22:16:03 +0900 mikade - some new mission icons
Wed, 03 Jun 2015 07:30:12 -0400 nemo cursor x/y when targeting for mikade's visual effects. this is not synced
Tue, 02 Jun 2015 19:51:04 +0100 koda Fix building hedgewars-server
Tue, 02 Jun 2015 18:37:40 +0100 koda Allow skipping the bundle step after install on OSX
Tue, 02 Jun 2015 18:10:46 +0100 koda Make sure that the png library name is always defined
Tue, 02 Jun 2015 17:57:15 +0100 koda Fix libsdl bundling on OSX when library rather than framework is used
Tue, 02 Jun 2015 01:58:10 +0100 koda Move OSX SDL library configuration from SDLh to proper CMakeLists
Tue, 02 Jun 2015 01:28:21 +0100 koda Fix retina rendering on OSX
Mon, 01 Jun 2015 14:30:22 +0200 koda Fix building on OSX when autoupdate is disabled
Tue, 26 May 2015 23:29:53 +0200 sheepluva LuaAPI: fix OnHogAttack the incorrect AmmoType (amNothing) under certain conditions. Thanks for CheezeMonkey for reporting this
Wed, 27 May 2015 10:37:12 -0400 nemo add a bit more spacing around stars, add pad parameter to increase spacing between objects
Wed, 27 May 2015 23:00:56 +0900 mikade - reorder waypoint preview
Wed, 27 May 2015 22:34:11 +0900 mikade - preview generation for rubbers, air-mines, crates, barrels
Tue, 26 May 2015 12:00:39 +0300 unC0Rr merge
Tue, 26 May 2015 10:42:17 +0200 sheepluva merge git head and hg head
Tue, 26 May 2015 11:59:46 +0300 unC0Rr Make sure to have gstMoving flag cleared
Mon, 25 May 2015 16:53:52 -0400 nemo call setScript update if scheme changes, due to scriptparams
Mon, 25 May 2015 22:50:38 +0200 sheepluva merge
Mon, 25 May 2015 16:40:04 -0400 nemo Also preview waypoints
Mon, 25 May 2015 22:32:32 +0200 sheepluva some changelog additions, not complete yet
Mon, 25 May 2015 15:48:07 -0400 nemo Pass ScriptParams to preview to support techracer. Proof of concept for techracer, generate a preview for m=4
Mon, 25 May 2015 14:26:54 +0200 sheepluva Merge pull request #34 from CaF2/master
Mon, 25 May 2015 14:31:06 -0400 nemo prevent damage colouring of indestructible terrain
Mon, 25 May 2015 13:53:12 +0200 caf2 Changed to continental supplies from the DLC, because its better :P
Sun, 24 May 2015 15:44:21 -0400 nemo change from default of 4 (like land mines) to 0, since it was breaking old scripts.
Sun, 24 May 2015 15:13:03 -0400 nemo Bunch of flags off forum, reviewed/renamed by wuzzy and sheepluva
Tue, 21 Jul 2015 23:46:52 +0300 unc0rr Put types into a separate file qmlfrontend
Fri, 22 May 2015 13:39:12 -0400 nemo don't decrement 0 timer for air mines...
Thu, 21 May 2015 00:19:06 +0300 unc0rr - Move protocol handling events to main thread through qt's main loop qmlfrontend
Thu, 21 May 2015 18:21:55 +0900 mikade - (Finally) automatically load points for all current TechRacer maps
Mon, 18 May 2015 00:20:09 +0300 unc0rr merge default qmlfrontend
Sat, 16 May 2015 19:15:08 +0900 mikade your guess is as good as mine
Sat, 16 May 2015 19:08:45 +0900 mikade Add two new maps, improve an old one
Thu, 14 May 2015 23:09:21 +0900 mikade extensive changes
Wed, 13 May 2015 23:01:00 +0900 mikade hopefully fix some placements
Tue, 12 May 2015 22:38:33 +0300 unc0rr - Fix order of messages, also don't duplicate last timestamped message
Tue, 12 May 2015 22:09:25 +0900 mikade migrate maps, new map, minor fixes
Mon, 11 May 2015 13:53:08 -0400 nemo This probably fixes bug #839 - mine time was hardcoded to 3000 in Attack, instead of using the "0 as undefined" input that other places were using. When re653e96b0ec3 started paying attention to the input parameter, this previously ignored value became a problem.
Mon, 11 May 2015 19:58:54 +0300 unc0rr - Take girder height into account (fix issue #908)
Sat, 09 May 2015 14:30:01 +0900 mikade Added param for rounds in techracer.
Fri, 08 May 2015 15:36:19 +0200 sheepluva reduce volume a bit more. also fix engine hint
Fri, 08 May 2015 09:16:21 -0400 nemo 50% volume on music to make sheepluva happy
Thu, 07 May 2015 17:57:57 +0200 sheepluva add simple build instructions
Thu, 07 May 2015 17:29:12 +0300 unC0Rr Long awaited hwmap<->txt converter, which took less than hour to make
Mon, 18 May 2015 00:07:52 +0300 unc0rr Move SDLNet_TCP_Send to its own thread qmlfrontend
Thu, 07 May 2015 21:56:21 +0900 mikade fml
Sun, 17 May 2015 00:14:30 +0300 unc0rr Some more work on flib network qmlfrontend
Thu, 07 May 2015 21:48:19 +0900 mikade oops
Fri, 15 May 2015 23:28:31 +0300 unc0rr Parse net commands, answer to pings qmlfrontend
Thu, 07 May 2015 21:44:19 +0900 mikade one more map, extra param
Wed, 13 May 2015 23:21:40 +0300 unc0rr Mockup of protocol parser qmlfrontend
Tue, 05 May 2015 12:48:25 +0200 sheepluva merge: merge the git merge head into hg tip, with anothera hg merge. merge. merge. merge. merge. meeeerrrrgeeee.
Mon, 11 May 2015 00:27:16 +0300 unc0rr Fix jumpts table, build array of handlers (wip) qmlfrontend
Mon, 04 May 2015 18:32:33 +0200 sheepluva chat: simplify some code and fix bugs I noticed during testing
Sat, 09 May 2015 23:30:19 +0300 unc0rr Produce some useful code qmlfrontend
Mon, 04 May 2015 18:39:00 +0300 unc0rr Less code - less bugs (fix pas2c build)
Mon, 04 May 2015 23:52:56 +0200 sheepluva Merge pull request #32 from gunchleoc/master
Mon, 04 May 2015 17:49:15 +0300 unc0rr merge default qmlfrontend
Fri, 01 May 2015 00:17:38 +0200 sheepluva chat: further tweaks and cleanups
Thu, 30 Apr 2015 21:53:41 +0200 sheepluva different implementation for utf-8 char detection/handling
Thu, 30 Apr 2015 18:59:54 +0200 sheepluva chat: generate utf8 info e.g. for pasted contents
Sat, 02 May 2015 11:47:55 +0900 mikade fix techracer map 3
Fri, 01 May 2015 23:22:23 +0300 unc0rr - ?Fix? nemo's attempt in r959219241c67
Fri, 01 May 2015 22:01:14 +0300 unc0rr merge
Fri, 01 May 2015 22:23:37 +0900 mikade ups, forgot we need to make TechRacer aware of airmines
Fri, 01 May 2015 22:08:13 +0900 mikade new test for lols
Sat, 18 Apr 2015 10:32:12 +0100 gunchleoc New gd translation of main ts file.
Wed, 29 Apr 2015 17:17:40 +0300 unc0rr Catch exceptions in accept() call
Mon, 27 Apr 2015 17:21:58 +0000 vittorio giovara Do not set rpath when binaries are installed in the standard search path
Sat, 11 Apr 2015 17:37:43 +0300 unc0rr Add ceil() function to fpcrtl of pas2c
Sat, 11 Apr 2015 15:34:07 +0300 unc0rr Silly fixes for silly pas2c
Mon, 04 May 2015 17:48:57 +0300 unc0rr Try another approach, WIP qmlfrontend
Fri, 10 Apr 2015 23:58:05 +0300 unc0rr Switch to mysql-simple, as hdbc package seems to be abandoned and anyway never satisfied me
Wed, 29 Apr 2015 23:52:18 +0300 unc0rr Rendering some code qmlfrontend
Fri, 10 Apr 2015 11:14:53 -0400 nemo bouncy/noportal check after spawn
Tue, 28 Apr 2015 23:26:12 +0300 unc0rr Some more work on network client implementation qmlfrontend
Fri, 10 Apr 2015 10:36:17 -0400 nemo tweak erase
Tue, 28 Apr 2015 11:49:48 +0300 unc0rr Will use own tree type qmlfrontend
Wed, 08 Apr 2015 23:59:35 -0400 nemo also erase
Sat, 25 Apr 2015 23:46:09 +0300 unc0rr Some hedgewars coding a week keeps doctor away qmlfrontend
Wed, 08 Apr 2015 15:10:44 -0400 nemo fix copypasta typo, failure to bump offset of lf params
Wed, 22 Apr 2015 23:33:16 +0300 unc0rr Some futher work on flib net client part qmlfrontend
Wed, 08 Apr 2015 15:04:48 -0400 nemo Add options to set colouring, behind existing land, and horizontal/vertical flipping to PlaceSprite
Thu, 16 Apr 2015 23:31:13 +0300 unc0rr Start network support: only setting up a connection for now qmlfrontend
Sun, 05 Apr 2015 16:41:39 -0400 nemo Make bouncing a bit less wtf for various gears tested (hog, 'zooka, saucer hog, drill strike). Less hacky is another matter.
Tue, 14 Apr 2015 11:18:14 +0300 unC0Rr Racer challenge map #17 qmlfrontend
Sun, 05 Apr 2015 12:44:54 +0900 mikade fix error in Nobody Laugh
Sat, 11 Apr 2015 22:39:29 +0300 unc0rr Make ammo scheme work qmlfrontend
Fri, 03 Apr 2015 16:46:14 -0400 nemo enable bounce on rubber for air bombs. give them the missing elasticity they needed for the code there to work properly.
Sat, 11 Apr 2015 17:23:56 +0300 unc0rr Oops, forgot this file qmlfrontend
Fri, 03 Apr 2015 16:39:09 -0400 nemo give melon pieces a radius. is why they weren't bouncing.
Wed, 08 Apr 2015 23:39:18 +0300 unc0rr Ammo schemes list, almost works qmlfrontend
Fri, 03 Apr 2015 15:20:08 -0400 nemo Make FP tunnel 2px wider.
Thu, 02 Apr 2015 21:09:56 +0300 unc0rr - Merge default qmlfrontend
Wed, 01 Apr 2015 22:46:52 +0300 unc0rr racer challenge map #16
Wed, 01 Apr 2015 10:17:01 +0300 unC0Rr Fix off-by-1 error
Wed, 01 Apr 2015 02:42:37 +0200 sheepluva terminate engine and output fatal error message if hedgehogs are added incorrectly
Tue, 31 Mar 2015 23:14:09 +0300 unc0rr - Fix ping timeouts after incorrect "/vote" commands (protocol violation)
Tue, 31 Mar 2015 23:01:53 +0300 unc0rr "/force" command for server admin to force voting result
Tue, 31 Mar 2015 22:50:12 +0300 unc0rr Send notice when accepting vote
Tue, 31 Mar 2015 22:37:04 +0300 unc0rr Don't change hedgehogs total number to a value > 48 as result of voting.
Tue, 31 Mar 2015 03:41:36 +0200 sheepluva small pixel jizz tweak
Tue, 31 Mar 2015 02:30:29 +0200 sheepluva alternative explosion border smoothing
Tue, 31 Mar 2015 00:15:00 +0200 sheepluva draw birdy's feathers in low quality mode too
Wed, 25 Mar 2015 21:30:04 +0100 sheepluva only display cake timer if it is low
Wed, 25 Mar 2015 20:30:52 +0100 sheepluva allow gear specific data (with gear type specific type). applied to cake
Tue, 24 Mar 2015 21:18:05 +0100 sheepluva still messing with rendering
Tue, 24 Mar 2015 22:51:49 +0300 unc0rr Hints for bottom feeder, which were somehow lost
Tue, 24 Mar 2015 19:25:03 +0100 sheepluva rendering tweaks cont.
Tue, 24 Mar 2015 16:52:35 +0100 sheepluva rendering tweaks cont.
Tue, 24 Mar 2015 12:48:55 +0100 sheepluva rendering tweaks/cleanup cont.
Mon, 23 Mar 2015 02:03:45 +0100 sheepluva show correct default if current team is local team
Sun, 22 Mar 2015 22:06:44 +0100 sheepluva fix segfault caused by last commit if spectating
Sun, 22 Mar 2015 21:40:16 +0100 sheepluva make using hog speech a bit more comfortable
Fri, 20 Mar 2015 15:00:52 -0400 nemo remove switch from allowed utilities. 14:57 <@unC0Rr> way too OP
Thu, 19 Mar 2015 21:23:56 +0100 sheepluva don't modify collision data when applying visual edge smoothing
Wed, 18 Mar 2015 21:52:13 +0100 sheepluva fallback to first color in colors array if there is no valid color specified
Wed, 18 Mar 2015 23:18:52 +0300 unc0rr Don't spawn team widget sorter on each frame when in lag. Issue 'spectate 0' instead, and only on first lag occasion.
Wed, 18 Mar 2015 23:13:37 +0300 unc0rr Also update wind indicator on lag when joining midgame
Wed, 18 Mar 2015 21:03:53 +0100 sheepluva changed/fixed alpha blending in copyToXYFromRect
Wed, 18 Mar 2015 22:57:29 +0300 unc0rr Only allow one instance of vgtSmoothWindbar also
Tue, 17 Mar 2015 23:57:26 +0300 unc0rr Don't do anything if sorter was replaced, even for one tick only. Hopefully fixes issue #907, but not confirmed, though very highly plausible.
Mon, 16 Mar 2015 11:12:18 +0300 unC0Rr Script parameter to adjust winning score for Mutant
Sun, 15 Mar 2015 22:01:10 -0400 nemo team coloured, just for the heck of it, based on a param. also del airmine, 'cause, probably not fun here. you're invuln anyway.
Sun, 15 Mar 2015 16:14:43 -0400 nemo merge ☹
Fri, 13 Mar 2015 14:09:44 +0300 unC0Rr Racer challenge map #15
Sun, 08 Mar 2015 03:04:06 +0100 sheepluva and ofc fix pas2c build
Sun, 08 Mar 2015 02:40:32 +0100 sheepluva render input prefix independent of inputstr so that e.g. a username will not lead to weirdnesses
Sun, 08 Mar 2015 01:51:27 +0100 sheepluva chat/copypaste: some adjustments and sanity checks
Sun, 08 Mar 2015 01:04:41 +0100 sheepluva copy to/paste from system clipboard (via frontend)
Fri, 06 Mar 2015 21:24:21 +0100 sheepluva copy&paste (wip), currently using only a local clipboard
Sun, 15 Mar 2015 16:14:13 -0400 nemo Allow rope tinting
Tue, 03 Mar 2015 22:22:29 +0300 unc0rr amNothing is fine to use in any type of race too
Sun, 01 Mar 2015 21:06:27 +0100 sheepluva attempt to move cursor now removes selection even if cursor cannot actually move in the specified direction
Sun, 01 Mar 2015 20:38:52 +0100 sheepluva quick word deletion while holding ctrl (qt style)
Sun, 01 Mar 2015 20:14:23 +0100 sheepluva holding ctrl will now make cursor skip words/etc in a fashion similar to Qt
Sun, 01 Mar 2015 17:32:26 +0100 sheepluva whoops, pas2c did not notice this missing ;
Sun, 01 Mar 2015 17:12:02 +0100 sheepluva since fonts can be loaded in late, update cursor position before first chat display
Sun, 01 Mar 2015 16:45:24 +0100 sheepluva make team key play well with new cursor
Sun, 01 Mar 2015 16:38:18 +0100 sheepluva add newline after warning
Sun, 01 Mar 2015 16:32:14 +0100 sheepluva make sure cursor drawing position does not get messed up by screen resize
Sun, 01 Mar 2015 15:56:00 +0100 sheepluva teach pas2c how to insert() shortstrings
Sun, 01 Mar 2015 15:04:31 +0100 sheepluva pas2c does not like setlength called with a shortstring apparently
Sun, 01 Mar 2015 04:15:11 +0100 sheepluva selections
Sat, 28 Feb 2015 22:20:53 +0100 sheepluva fix chat input history not restoring utf8-related info
Sat, 28 Feb 2015 17:29:07 +0100 sheepluva engine: moveable chat cursor. note: discovered bug that utf8 char info is lost/corrupted when input history is used
Thu, 26 Feb 2015 15:38:10 +0300 unC0Rr Racer challenge map #14
Wed, 18 Feb 2015 14:44:59 +0300 unC0Rr Racer challenge #13
Tue, 17 Feb 2015 16:05:54 -0500 nemo Clear flag set by gear on gear deletion. Also added a few more nil checks on HHGear
Tue, 17 Feb 2015 12:09:27 -0500 nemo Make hedgewars frontend not change scheme/weps to Default if script cfg doesn't match a known scheme. That is, will leave on whatever is selected. Also set a bunch of schemes where we don't care what the scheme/weps are to *
Tue, 17 Feb 2015 10:04:32 -0500 nemo avoid airmines too when spawning
Tue, 17 Feb 2015 09:50:22 -0500 nemo bit more friction. remove gstSubmersible clearing. was for the old "sea" thing that is totally gone now. As a general attribute, better to let other stuff clear it as needed.
Mon, 16 Feb 2015 13:58:32 -0500 nemo make mines submersible
Sun, 15 Feb 2015 21:27:27 -0500 nemo oops, forgot this annoying thing
Sun, 15 Feb 2015 15:35:46 -0500 nemo 0s mine time
Sun, 15 Feb 2015 15:34:32 -0500 nemo make air mines respawn on climbhome
Mon, 16 Feb 2015 22:33:15 +0300 unc0rr Introducing cbAmmo qmlfrontend
Sat, 14 Feb 2015 22:25:31 -0500 nemo hook up to frontend
Mon, 09 Feb 2015 00:37:59 +0300 unc0rr Fix schemes loading qmlfrontend
Sat, 14 Feb 2015 17:47:28 -0500 nemo Fix bug, undo debug level in server, set air mine number to something non-debug
Sun, 08 Feb 2015 00:10:05 +0300 unc0rr Send selected scheme config on engine initialization (WIP) qmlfrontend
Sat, 14 Feb 2015 17:34:12 -0500 nemo Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
Sat, 07 Feb 2015 23:26:14 +0300 unc0rr merge with default qmlfrontend
Sat, 07 Feb 2015 23:25:33 +0300 unc0rr merge
Sat, 07 Feb 2015 11:53:08 +0300 unc0rr Fix pas2c?
Sat, 07 Feb 2015 00:19:54 +0300 unc0rr This should help with second rejoin bug. (reverting previous workaround over frontend bug and making a new one)
Fri, 06 Feb 2015 16:08:02 +0300 unC0Rr One more medium template
Sat, 31 Jan 2015 23:14:12 -0500 nemo fix typo
Sat, 31 Jan 2015 22:18:40 -0500 nemo I guess the params shouldn't be all or nothing.
Sat, 31 Jan 2015 22:13:44 -0500 nemo add some config params - speed,accel,delaytime,delayheight,nocake. water rise speed, water rise acceleration, time delay from start of turn for water rise, height delay for same, and disable cake. also set start boulder to indestructible
Sun, 25 Jan 2015 16:10:20 -0500 nemo Add generic getter/setter for a bunch of more obscure gear structure values
Sun, 25 Jan 2015 14:48:02 -0500 nemo Add a couple of more variable bindings, make all the set visual gear values optional, to allow skipping trailing params or specifying ones in the middle as nil to not set. Should make using it more convenient in simple cases.
Sat, 24 Jan 2015 13:49:57 -0500 nemo Make the various mine states a bit clearer (inactive, active but not in seek mode, seek mode, chasing target)
Wed, 21 Jan 2015 16:00:08 -0500 nemo more turn-based-y
Sun, 18 Jan 2015 22:48:23 -0500 nemo inherit mines time div 4
Mon, 19 Jan 2015 01:18:43 +0100 sheepluva feedback/linux: fix wrong mem size being reported if mem > 4GB. thanks to tomreyn for reporting this issue
Sun, 18 Jan 2015 17:14:37 -0500 nemo merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
Sun, 18 Jan 2015 16:57:32 -0500 nemo Use the larger scaled airmine sprite originally intended, add some antidickery measures.
Mon, 19 Jan 2015 00:12:26 +0300 unc0rr Fix here too
Sun, 18 Jan 2015 16:01:09 -0500 nemo more tweakery
Sun, 18 Jan 2015 15:12:54 -0500 nemo initialise trackSpeed, add nil check before resetting seek timer
Sun, 18 Jan 2015 15:03:35 -0500 nemo er... didn't mean to leave this line in
Sun, 18 Jan 2015 20:59:37 +0100 sheepluva begin/end
Sun, 18 Jan 2015 14:48:23 -0500 nemo merge
Sun, 18 Jan 2015 15:36:36 +0100 sheepluva fix pas2c (airbomb code: "not" statement in boolean expression was without parentheses)
Sun, 18 Jan 2015 14:47:25 -0500 nemo radius and sprite drawing tweaks to match the still temporary sprite. also a begin/end sheepluva suggested
Sat, 17 Jan 2015 21:41:01 +0100 sheepluva oops. I committed hat fix to .21 branch
Sun, 18 Jan 2015 14:18:06 -0500 nemo Toss in scaled down underwater SD mine as "air mine" pending, er, cybernetic butterflies or whatever
Sat, 17 Jan 2015 10:07:12 -0500 nemo tweak a few params. still something wtf going on when on rope
Sat, 17 Jan 2015 14:26:25 +0100 sheepluva merge
Fri, 16 Jan 2015 17:51:29 -0500 nemo experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
Fri, 16 Jan 2015 15:47:34 +0100 sheepluva Merge pull request #31 from LocutusOfBorg/fix-cmake
Wed, 14 Jan 2015 11:47:50 +0300 unC0Rr Oops, misspelled protocol command
Tue, 13 Jan 2015 23:37:07 +0300 unc0rr Implement /newseed and /hedgehogs commands. Only tested for building.
Mon, 12 Jan 2015 08:20:20 -0500 nemo oups. Accidentally commited air mine stuff which needs reworking now since I can't use Gear^.Hedgehog
Sun, 11 Jan 2015 22:30:52 -0500 nemo move TGear Hedgehog based on how uStats is using it
Thu, 15 Jan 2015 11:48:28 +0100 Gianfranco Costamagna Add RelWithDebInfo for debugging purposes
Tue, 06 Jan 2015 16:38:39 +0100 sheepluva merge git head
Tue, 06 Jan 2015 15:16:34 +0100 sheepluva Merge pull request #29 from LocutusOfBorg/bad-fix-segfault
Tue, 06 Jan 2015 03:41:10 +0100 Gianfranco Costamagna Unify _P flags
Tue, 06 Jan 2015 12:52:37 +0300 unc0rr Fix handling of perlin mapgen
Sat, 29 Nov 2014 14:53:41 +0100 Gianfranco Costamagna Fix segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided
Tue, 06 Jan 2015 12:12:34 +0300 unc0rr - Send maze_size command in other mapgen modes too
Mon, 05 Jan 2015 16:29:27 +0100 Gianfranco Costamagna Rename test to test_normal, to comply with policy CMP0037
Thu, 09 Jul 2015 13:27:56 -0400 nemo Fix build w/o S3D and video recording. untested. 0.9.21
Mon, 05 Jan 2015 19:24:49 +0300 unc0rr merge
Thu, 04 Jun 2015 19:57:04 +0300 unc0rr More ifdefs \o/ (fix build even more) 0.9.21
Mon, 05 Jan 2015 19:24:20 +0300 unc0rr merge
Wed, 03 Jun 2015 23:24:56 +0300 unc0rr Lazy fix for server build 0.9.21
Mon, 05 Jan 2015 14:37:08 +0100 sheepluva Merge pull request #27 from LocutusOfBorg/fix-build2
Wed, 03 Jun 2015 14:50:54 +0100 koda Update .hgignore file 0.9.21
Mon, 05 Jan 2015 14:05:09 +0100 sheepluva Merge pull request #28 from LocutusOfBorg/lua-fix
Tue, 02 Jun 2015 19:53:30 +0100 koda Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38 0.9.21
Mon, 05 Jan 2015 14:04:39 +0100 sheepluva Merge pull request #26 from LocutusOfBorg/fix-build
Tue, 02 Jun 2015 19:51:04 +0100 koda Fix building hedgewars-server 0.9.21 0.9.21-release
Mon, 05 Jan 2015 14:03:29 +0100 sheepluva Merge pull request #25 from LocutusOfBorg/translation
Mon, 05 Jan 2015 18:30:43 +0300 unc0rr Support _S and _P in initialization expressions
Tue, 02 Jun 2015 18:37:40 +0100 koda Allow skipping the bundle step after install on OSX 0.9.21
Mon, 05 Jan 2015 14:02:27 +0100 sheepluva Merge pull request #24 from LocutusOfBorg/update-travis
Mon, 05 Jan 2015 11:35:04 +0300 unc0rr Eh, faulty check
Tue, 02 Jun 2015 01:58:10 +0100 koda Move OSX SDL library configuration from SDLh to proper CMakeLists 0.9.21
Mon, 05 Jan 2015 01:38:46 +0300 unc0rr Random gravity values interval should include maxgravity
Mon, 02 Feb 2015 23:12:56 +0300 unc0rr Scheme parsing qmlfrontend
Mon, 01 Jun 2015 14:30:22 +0200 koda Fix building on OSX when autoupdate is disabled 0.9.21
Sun, 04 Jan 2015 23:45:55 +0300 unc0rr Include feature_size to demos for checker
Thu, 29 Jan 2015 23:36:58 +0300 unc0rr [flib] yay, some work on schemes qmlfrontend
Sat, 17 Jan 2015 01:48:57 +0100 sheepluva fix issue with contributor hat being displayed for wrong players 0.9.21
Sun, 04 Jan 2015 00:29:19 +0300 unc0rr Oops
Sun, 25 Jan 2015 00:08:42 +0300 unc0rr CMake script for qmlFrontend qmlfrontend
Tue, 06 Jan 2015 19:26:25 +0100 sheepluva don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default. 0.9.21
Sun, 04 Jan 2015 00:26:02 +0300 unc0rr Not compatible anymore
Sat, 03 Jan 2015 23:46:26 +0300 unc0rr merge default qmlfrontend
Tue, 06 Jan 2015 17:07:34 +0100 sheepluva backporting some build system fixes and pas2c tweaks 0.9.21
Sat, 03 Jan 2015 00:30:30 +0300 unc0rr Fix home path
Sun, 04 Jan 2015 14:04:17 -0500 nemo premature optimisation bit me again. 0.9.21
Sat, 03 Jan 2015 00:29:34 +0300 unc0rr Fix crash in case of critical image missing
Sun, 04 Jan 2015 00:44:14 -0500 nemo Intent is to allow filtering by arbitrary flag combinations. This isn't actually working yet. No idea why. It seems it should. Tired though, so will look at it tomorrow. 0.9.21
Fri, 02 Jan 2015 23:54:11 +0300 unc0rr checker.ini to avoid hardcoded paths
Sat, 03 Jan 2015 18:14:45 -0500 nemo oops 0.9.21
Fri, 02 Jan 2015 22:07:31 +0300 unc0rr Generate config for 'world edge' and 'script param' scheme options
Sat, 03 Jan 2015 17:27:33 -0500 nemo Tired of not knowing which rooms I can't join 0.9.21
Fri, 02 Jan 2015 01:13:22 +0300 unc0rr Fix setting gravity multiplied by million for a moment of time on new turn on certain circumstances
Sat, 03 Jan 2015 15:25:42 -0500 nemo use copyToXY instead to improve legibility 0.9.21
Thu, 01 Jan 2015 12:43:00 -0500 nemo Try to handle negative gravity w/ snow. Still needs to look nicer. Currently causes banding.
Sat, 03 Jan 2015 00:28:33 +0300 unc0rr Fix crash in case of critical image missing 0.9.21
Tue, 30 Dec 2014 23:31:00 +0300 unc0rr Uhm... this seems to count as a workaround, not tested though
Fri, 02 Jan 2015 00:14:49 +0300 unc0rr Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead 0.9.21
Tue, 30 Dec 2014 22:59:15 +0300 unc0rr Get rid of teamownerId since rejoin feature makes it virtually useless, as you cannot rely on it anymore. Should fix recently experienced server crashes.
Thu, 01 Jan 2015 12:41:28 -0500 nemo tweaks to try and make flakes better behaved in negative gravity. branch safe. 0.9.21
Tue, 30 Dec 2014 22:12:07 +0300 unc0rr Server-side workaround for frontend's script parameter bug in .21
Tue, 30 Dec 2014 18:23:11 -0500 nemo this should probably work 0.9.21
Tue, 30 Dec 2014 21:00:03 +0300 unc0rr Merge fixes from .21 branch
Tue, 30 Dec 2014 18:19:05 -0500 nemo revert 9b789de8e5df on branch based on feedback from zorg - seems to be breaking gameplay 0.9.21
Mon, 29 Dec 2014 12:27:51 +0100 Gianfranco Costamagna Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*)
Mon, 05 Jan 2015 13:28:13 +0100 Gianfranco Costamagna Find lua 5.1 on fedora machines (taken from fedora hw git)
Tue, 30 Dec 2014 15:56:09 +0100 Gianfranco Costamagna Fix arm* build failures
Tue, 30 Dec 2014 19:07:57 +0300 Gianfranco Costamagna Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*) 0.9.21
Sat, 27 Dec 2014 11:36:28 -0500 nemo Was not a good idea in the first place IMO
Sat, 27 Dec 2014 22:09:31 +0300 unc0rr Workaround bug (each time losing room master status, even when joining mutliple rooms, new instance of NetAmmoSchemeModel created, receiving schemeConfig and modifying its 43rd member, thus the last model which accepts this signal has the string cut down several times, workaround creates copy of qstringlist to avoid modifying shared message instance. Proper fix would delete unneeded instances of NetAmmoSchemeModel, but who cares) 0.9.21
Thu, 25 Dec 2014 13:54:47 -0500 nemo fix amRubber frame positioning fail (probably)
Wed, 24 Dec 2014 23:26:54 +0300 unc0rr 0.9.21 branch 0.9.21
Wed, 24 Dec 2014 23:17:14 +0300 unc0rr More complete fix for FULLMAPCONFIG message, also add new known protocol versions
Wed, 24 Dec 2014 14:42:05 -0500 nemo Tweak to land texturing. Treat any non-lfBasic as edge
Wed, 24 Dec 2014 13:24:38 -0500 nemo cleaned up amRubber.png
Wed, 24 Dec 2014 12:24:35 -0500 krdrt5367 polish update for rubber
Wed, 24 Dec 2014 12:19:18 -0500 nemo fix for issue #894
Wed, 24 Dec 2014 11:50:53 -0500 nemo bleah. I hate burning changelog revisions, but this isn't finished
Wed, 24 Dec 2014 11:41:53 -0500 nemo Probably fixes issue #891 although the overall playability of the campaign, who knows, since invalid name was used in the add too
Wed, 24 Dec 2014 11:16:57 -0500 nemo *sigh* Somehow I clobbered these while making the changes, without meaning to. Revert to old ones.
Wed, 24 Dec 2014 11:13:07 -0500 nemo This resolves issue #890 and issue #886
Wed, 24 Dec 2014 11:08:26 -0500 nemo forgot zopfli
Wed, 24 Dec 2014 11:05:48 -0500 nemo Suggestion of Wuzzy's. Use Randy's water as SD water.
Wed, 24 Dec 2014 10:36:49 -0500 nemo merge
Wed, 24 Dec 2014 15:01:30 +0000 vittorio giovara add wuzzy to credits
Wed, 24 Dec 2014 10:34:41 -0500 nemo Add Randy's Candy_v1 as an upgrade to the Cake theme, add Cake theme to list of selectable themes. Also add forgotten Hoggywood CMakeLists.txt.
Wed, 24 Dec 2014 09:52:04 -0500 Wuzzy Add Hoggywood. Theme by Rofra, updated and improved by Wuzzy
Sat, 27 Dec 2014 10:39:11 +0100 Gianfranco Costamagna Add my address to IT translation
Wed, 24 Dec 2014 09:20:52 -0500 nemo should fix perlin gen on 32 bit
Tue, 23 Dec 2014 00:07:06 -0500 nemo merge
Mon, 22 Dec 2014 22:38:23 +0300 unc0rr Hide "optimize" button
Sun, 21 Dec 2014 21:48:13 +0100 sheepluva german translation update, mostly just adding wuzzy's suggested strings
Sun, 21 Dec 2014 09:27:57 +0100 wuzzy Issue 875: Fix faulty translation in German
Mon, 22 Dec 2014 18:08:42 -0500 nemo scaling is not safe in multi at all using a team add. will use the first real team instead.
Sat, 20 Dec 2014 16:20:37 -0500 nemo Make amGirder invisible in construction mode since it allows placing anywhere in fortress. Print "insufficient power" if placement was blocked due to that, to avoid confusing noobs.
Mon, 22 Dec 2014 17:47:22 -0500 nemo this bugs me every time I look at it
Fri, 19 Dec 2014 22:56:28 +0100 sheepluva hat fix
Wed, 17 Dec 2014 23:41:10 +0100 sheepluva revert last commit
Wed, 17 Dec 2014 23:01:43 +0100 sheepluva don't save alpha channel to screenshots when not needed
Wed, 17 Dec 2014 21:01:44 +0100 sheepluva change speechfix implementation (no "continue" anymore
Wed, 17 Dec 2014 19:23:57 +0100 sheepluva grmlgrml
Wed, 17 Dec 2014 19:03:33 +0100 sheepluva change string types of speech bubbles fix to work with pas2c
Wed, 17 Dec 2014 19:02:33 +0100 sheepluva dark magic: make "continue" statement work in pas2c-parsed for-loops. (would skip iteration and lead to infinite loops before)
Wed, 17 Dec 2014 14:56:14 +0100 sheepluva cleanup speech bubble code a little. this fixes issue 719
Wed, 17 Dec 2014 08:36:55 +0100 sheepluva ClimbHome mission preview by wuzzy
Wed, 17 Dec 2014 07:35:39 +0100 sheepluva update changelog
Tue, 16 Dec 2014 23:41:26 +0100 sheepluva merge'n'magic
Tue, 16 Dec 2014 14:32:53 -0500 nemo just in case. one more nil check
Tue, 16 Dec 2014 14:29:25 -0500 nemo aaaand where it was actually crashing
Tue, 16 Dec 2014 14:23:24 -0500 nemo Add nil checks on HHGear to rope steps.
Tue, 16 Dec 2014 22:30:17 +0100 sheepluva Issue 871 in hedgewars: "Hedgehog dropping into water while still attached to a rope makes engine crash"
Tue, 16 Dec 2014 08:04:18 -0500 nemo add a couple of onGearDamage callbacks to mine/barrel fall damage
Mon, 15 Dec 2014 20:03:20 +0100 wuzzy Issue 867: Update German mission strings
Mon, 15 Dec 2014 19:38:54 +0100 sheepluva small code tweak
Mon, 15 Dec 2014 19:37:44 +0100 sheepluva fix for Issue 855: Failure to teleport rarely makes engine crash
Mon, 15 Dec 2014 16:11:18 +0100 sheepluva Issue 829: Drill rocket drilling dust is slightly misplaced
Mon, 15 Dec 2014 15:24:26 +0100 sheepluva Issue 852: Using blowtorch to dig through the wrap-around border in caves fails miserably
Mon, 15 Dec 2014 20:45:42 +0900 mikade Some fixes and (really lazy) fixes
Sun, 14 Dec 2014 21:54:54 +0100 sheepluva Issue 768: Bee: Camera focus lost
Sun, 14 Dec 2014 20:11:36 +0100 sheepluva Issue 865: gfResetHealth is not exposed to Lua
Sun, 14 Dec 2014 12:26:16 +0900 mikade make use of onGearWaterSkip
Sun, 14 Dec 2014 03:32:11 +0100 sheepluva Issue 755: Lua API: Add ammo type parameter for onHogAttack
Sun, 14 Dec 2014 03:16:40 +0100 sheepluva lua API event: onGearWaterSkip
Sun, 14 Dec 2014 02:37:30 +0100 sheepluva remove links from doxygen project number as doxygen escapes them now
Sat, 13 Dec 2014 20:12:55 +0300 unc0rr Some ru l10n updates
Sat, 13 Dec 2014 10:05:50 -0500 nemo use TeamsCount instead of cMaxTeams in a few loops
Fri, 12 Dec 2014 09:51:58 +0100 Gianfranco Costamagna Use notice and skip join on irc
Thu, 11 Dec 2014 21:32:24 -0500 nemo remove a not that somehow magically appeared in a prior commit.
Thu, 11 Dec 2014 22:22:40 +0100 sheepluva make camera in wrap mode a bit smarter
Thu, 11 Dec 2014 20:46:45 +0100 sheepluva world edge tweakes/fixes
Thu, 11 Dec 2014 17:50:05 +0100 sheepluva fix size of PtrInt. enable tests for pas2c (all passing now)
Thu, 11 Dec 2014 15:20:23 +0100 sheepluva pas2c doesn't like semi-colons after repeat
Thu, 11 Dec 2014 07:52:51 -0500 nemo fix copypasta
Thu, 11 Dec 2014 13:35:35 +0100 sheepluva let sinegun bounce on weBounce
Thu, 11 Dec 2014 21:00:42 +0900 mikade Add (and slightly tweak) Wuzzy's Target Practice missions
Thu, 11 Dec 2014 20:38:03 +0900 mikade Wuzzy's changes to stats for some of the training missions.
Thu, 11 Dec 2014 10:33:49 +0100 sheepluva cont.
Thu, 11 Dec 2014 10:22:51 +0100 sheepluva wrap explosions!
Thu, 11 Dec 2014 09:50:31 +0100 sheepluva wrap sinegun
Thu, 11 Dec 2014 01:39:29 +0100 wuzzy Issue 848: Minor translation update for German (misc files)
Thu, 11 Dec 2014 01:24:27 +0100 sheepluva fix some old code that assumes that a bullet under water is always outside land array - which is wrong (e.g. during sudden-death in previous releases, also weSea now)
Wed, 10 Dec 2014 22:33:09 +0100 sheepluva small shell script that accepts hedgewars git revisions as parameters and will try to find the respective mercurial revision
Wed, 10 Dec 2014 20:03:28 +0100 sheepluva remove redundant check
Wed, 10 Dec 2014 19:44:01 +0100 sheepluva merge FreeTexture into FreeAndNilTexture
Wed, 10 Dec 2014 08:05:45 -0500 nemo put back the old uteams cleanup, leaks and all, to worry about post-release since my attempt to use DeleteGear was running into the fact that that procedure does way more than just delete a gear. might need an explicit cleanup routine for both to call.
Tue, 09 Dec 2014 22:56:34 -0500 nemo Fix in-flight colouring of land spray, make it use tint when added to land too (lua might find that handy), tweak climbhome cake delay slightly
Mon, 08 Dec 2014 21:57:06 +0100 sheepluva make sure view limits are updated at start of game
Mon, 08 Dec 2014 15:02:43 -0500 nemo skip a bunch of stuff not applicable to cleanup
Mon, 08 Dec 2014 23:00:13 +0300 unc0rr Normalize to length of _1_9 to avoid endless normalization leading to fire particles floating midair indefinitely
Mon, 08 Dec 2014 14:52:56 -0500 nemo HedgehogDamaged calls CurrentHedgehog
Mon, 08 Dec 2014 17:43:27 +0100 sheepluva clean up fonts
Mon, 08 Dec 2014 11:20:31 -0500 nemo sheepluva is right
Mon, 08 Dec 2014 10:55:56 -0500 nemo oh, probably need nil checks here too
Mon, 08 Dec 2014 10:30:20 -0500 nemo init timer to 0
Mon, 08 Dec 2014 10:24:06 -0500 nemo meh. will persevere. DeleteGear can't call that much stuff...
Mon, 08 Dec 2014 10:14:47 -0500 nemo nil out CurrentHedgehog in FreeModule, add a test for nil'd CurrentHedgehog in DelCI since I'd still like to use DeleteGear for the other stuff it does. Move some variable initialiasations in AI Misc to hopefully avoid some uninit val errors.
Mon, 08 Dec 2014 09:35:14 -0500 nemo Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
Sun, 07 Dec 2014 14:36:28 -0500 nemo Add that "make screenshots of Land/LandPixels" thing for map creators
Sat, 06 Dec 2014 10:41:33 -0500 nemo pretty sure the other teams need stats at 0 for the graph to look right
Fri, 05 Dec 2014 15:30:34 +0100 sheepluva make BasketballField available as regular map. maybe should make it destructable when not in mission mode *shrugs*
Fri, 05 Dec 2014 23:01:27 +0900 mikade Add another (test) map
Fri, 05 Dec 2014 02:39:25 +0100 sheepluva some translation tweaks
Fri, 05 Dec 2014 02:21:35 +0100 sheepluva better initial camera position
Fri, 05 Dec 2014 02:20:33 +0100 sheepluva darken wrapped world etc. some more
Fri, 05 Dec 2014 02:19:30 +0100 sheepluva adjust position of world edges (at 150 px away from outmost land collision, or less if land array ends earlier)
Thu, 04 Dec 2014 20:15:03 +0100 sheepluva flake FrameTicks value of 0 now indicades that the frame should not be changed
Thu, 04 Dec 2014 11:19:38 -0500 nemo
Thu, 04 Dec 2014 11:11:17 -0500 nemo Skip frame increments if FrameTicks is over 1000 seconds per frame, probably indicating static at that point.
Wed, 03 Dec 2014 18:49:10 +0100 sheepluva pas2c-whoops
Wed, 03 Dec 2014 18:32:37 +0100 sheepluva add warning to logs when tests terminates prematurely
Wed, 03 Dec 2014 18:22:57 +0100 sheepluva oops, didn't mean to commit that
Wed, 03 Dec 2014 18:18:37 +0100 sheepluva unexpected return from lua test should not return exit status 0
Wed, 03 Dec 2014 17:59:31 +0100 sheepluva tweaking the lua test function thingy
Wed, 03 Dec 2014 11:32:18 -0500 nemo set globals in commandline lua
Thu, 18 Dec 2014 00:03:53 +0300 unc0rr Schemes list combobox with their names qmlfrontend
Wed, 03 Dec 2014 17:09:04 +0100 sheepluva fix some things I messed up with the drawing functions
Sun, 07 Dec 2014 22:22:39 +0300 unc0rr More complete fix for FULLMAPCONFIG message, also add new known protocol versions qmlfrontend
Tue, 02 Dec 2014 23:55:20 +0100 sheepluva update changelog
Thu, 04 Dec 2014 00:34:40 +0300 unc0rr Script combobox.wiki qmlfrontend
Tue, 02 Dec 2014 23:33:28 +0100 sheepluva move functionality of Draw.lua into engine
Wed, 03 Dec 2014 23:36:18 +0300 unc0rr Finish combobox implementation (except for visual part) qmlfrontend
Tue, 02 Dec 2014 22:11:22 +0100 sheepluva make tests use Draw.lua for now too
Wed, 03 Dec 2014 00:20:21 +0300 unc0rr Some more progress at custom combobox qmlfrontend
Tue, 02 Dec 2014 16:45:26 -0500 nemo forgot this one.
Wed, 03 Dec 2014 00:07:33 +0300 unc0rr merge default qmlfrontend
Tue, 02 Dec 2014 20:20:04 +0100 sheepluva oops, IOResult is a function in pascal, but not in pas2c
Tue, 02 Dec 2014 14:26:16 -0500 nemo Sheepluva thought this was worth adding.
Tue, 02 Dec 2014 13:29:06 -0500 nemo switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
Tue, 02 Dec 2014 12:02:20 +0300 unC0Rr Fix FULLMAPCONFIG message
Mon, 01 Dec 2014 23:09:35 +0100 sheepluva update land texture /after/ smoothing
Mon, 01 Dec 2014 19:24:40 +0100 sheepluva fix despeckle
Mon, 01 Dec 2014 17:55:09 +0100 sheepluva weapon set: Shoppa Pro
Mon, 01 Dec 2014 11:11:19 -0500 nemo This should probably fix multiplayer desync, but is the result of fiddling while pretty sick/feverish so, needs testing, and the water/scaling stuff is disabled.
Mon, 01 Dec 2014 13:07:42 +0300 unC0Rr oops
Mon, 01 Dec 2014 11:37:28 +0900 mikade some friendly updates to TechRacer
Sun, 30 Nov 2014 23:32:55 +0100 sheepluva turns out IOResult is actually IOResult() - a function that clears its result after each call
Sun, 30 Nov 2014 22:48:28 +0100 sheepluva oops, fix logging. had = instead of <> in an error check
Sun, 30 Nov 2014 16:18:19 -0500 nemo *sigh*
Sun, 30 Nov 2014 16:06:39 -0500 nemo stricter skip
Sun, 30 Nov 2014 23:36:22 +0300 unc0rr Limit fire particles speed to 2
Sun, 30 Nov 2014 21:32:24 +0100 sheepluva fix for Issue 840: Basic Training - Grenade is failing to dismiss team
Sun, 30 Nov 2014 15:30:51 -0500 nemo expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
Sun, 30 Nov 2014 21:15:46 +0100 sheepluva don't forbid running regular chat commands during turns of other teams. that was probably only meant for emotes to begin with
Sun, 30 Nov 2014 15:12:59 -0500 nemo delay cake boom until it has walked a little bit. also fix accidental drowning of watergods in last commit
Sun, 30 Nov 2014 15:07:01 -0500 nemo add a half-second flighttime delay to flamethrower flames so they can leave the "barrel" of the flamethrower without burning the hog
Sun, 30 Nov 2014 14:41:40 -0500 nemo Should prevent desync hopefully. Thanks unc0rr
Sun, 30 Nov 2014 17:20:37 +0100 sheepluva fix copypasta-fail that would cause splashes to use invalid sprite data pointer. should fix issue 838
Sat, 29 Nov 2014 21:29:32 -0500 nemo oh right, forgot sheepluva had fixed ice
Sun, 30 Nov 2014 02:41:49 +0100 sheepluva give sea world edges some icegun love
Sat, 29 Nov 2014 21:29:11 -0500 nemo Wuzzy's changes to climbhome w/ some tweaks by me
Sat, 29 Nov 2014 15:30:33 -0500 nemo Reset max team health after script may have screwed with it on start. Maybe a script max health reset function could be useful too. Set climbhome hogs to invulnerable while not their turn if needed to avoid accidental mine/dead hog damage. Tweak cake fire boom a bit.
Sat, 29 Nov 2014 14:57:07 -0500 nemo Move cake FollowGear to Attack like most others, remove the gmAttack clearing which is also done in Attack.
Sat, 29 Nov 2014 14:00:40 -0500 nemo duplicate the ammoshove block into the falling fire area - this will make falling flames take out hogs in saucers, on rope, etc. no more dodging your own napalm strike by taking to the skies...
Sat, 29 Nov 2014 18:56:42 +0100 sheepluva don't drown unplaced hedgehogs. thanks to zimmux and Wohlstand for reporting
Sat, 29 Nov 2014 18:14:49 +0100 sheepluva some moar mergin'
Sat, 29 Nov 2014 18:13:49 +0100 sheepluva super-filthy hack to allow pas2c to fallback to writing to stderr.
Sat, 29 Nov 2014 17:33:51 +0100 sheepluva oops. no need to (re)open stderr I guess
Sat, 29 Nov 2014 15:38:28 +0100 sheepluva make the code, which was supposed to iterate file log number (if no access) and fallback to stderr in worst case rather than segfault, actually work
Sat, 29 Nov 2014 15:25:09 +0100 sheepluva give variable with unit-wide scope a better name than just 'f'
Sat, 29 Nov 2014 09:45:02 -0500 nemo Mix up the quick game terrain a bit.
Sat, 29 Nov 2014 14:37:31 +0100 sheepluva mergeception
Sat, 29 Nov 2014 09:39:35 -0500 nemo merge
Sat, 29 Nov 2014 05:25:34 +0100 sheepluva merge
Fri, 28 Nov 2014 18:11:31 +0100 sheepluva Merge pull request #21 from LocutusOfBorg/exclude-git
Sat, 29 Nov 2014 05:24:47 +0100 sheepluva map halt(t) to exit(t) rather than assert(0). all test cases except gravity pass with pas2c now
Fri, 28 Nov 2014 18:09:12 +0100 Gianfranco Costamagna Excluding .git directory from the source tarball creation
Sat, 29 Nov 2014 05:15:27 +0100 sheepluva more fixing and allow pas2c to run tests. they will still fail though - engine does not exit with the specified exit codes, also data types are messed up
Fri, 28 Nov 2014 17:38:18 +0100 sheepluva Merge pull request #20 from LocutusOfBorg/tests
Sat, 29 Nov 2014 03:13:06 +0100 sheepluva some more fixing
Fri, 28 Nov 2014 16:03:35 +0100 Gianfranco Costamagna Disable testing if BUILD_ENGINE_C=ON (they fail)
Sat, 29 Nov 2014 01:19:29 +0100 sheepluva fix some pas2c related issues
Wed, 26 Nov 2014 13:10:09 +0100 Gianfranco Costamagna Verbose tests
Fri, 28 Nov 2014 21:30:36 -0500 nemo fix invulnerability check for shotgun
Tue, 25 Nov 2014 12:09:15 +0100 Gianfranco Costamagna Add testsuite
Fri, 28 Nov 2014 14:58:33 -0500 nemo zopfli compression for images where the win was 10+% and the files would be included in the release
Thu, 27 Nov 2014 22:06:51 +0100 Janne Uusitupa finnish translation fixes
Thu, 27 Nov 2014 22:32:03 +0900 mikade Added TechRacer (still needs a lot of love), updated changelog
Thu, 27 Nov 2014 13:20:52 +0100 sheepluva new implementation for Lua API DismissTeam. all hedgehogs of the team are now removed without using teamgone
Wed, 26 Nov 2014 14:20:53 +0100 sheepluva move fixed test case out of 'todo'
Tue, 25 Nov 2014 16:46:44 -0500 nemo Skip checkin on collision for frequently spammed gear types if collision gets huge instead of trying to delete mines.
Tue, 25 Nov 2014 15:20:06 +0100 sheepluva move failing test into "todo" folder so that it can be excluded with ctest -E '^todo/'
Tue, 25 Nov 2014 22:38:19 +0900 mikade Add scheme and weaponset for Construction Mode.
Mon, 24 Nov 2014 22:33:44 +0100 sheepluva test case that spawns 2000 mines in a pit. run with ctest -R mines # only works if cmake was ran after pulling this commit
Mon, 24 Nov 2014 20:44:45 +0100 sheepluva fix for Issue 828: Manual placement animation is drawn twice
Mon, 24 Nov 2014 04:16:28 +0100 sheepluva merge
Sun, 23 Nov 2014 18:25:11 -0500 nemo make seduction thaw a frozen hog.
Sun, 23 Nov 2014 18:10:15 -0500 nemo prevent seduction of frozen hogs
Mon, 24 Nov 2014 04:14:06 +0100 Janne Uusitupa finnish translation update
Sun, 23 Nov 2014 18:38:49 +0100 sheepluva small cleanup
Sun, 23 Nov 2014 18:16:54 +0100 sheepluva Lua API:
Sun, 23 Nov 2014 16:13:35 +0100 sheepluva add translation for "New Account" and strip trailing whitespaces
Sun, 23 Nov 2014 15:53:10 +0100 Janne Uusitupa finnish translation update
Sun, 23 Nov 2014 15:40:42 +0100 sheepluva update german translation
Sun, 23 Nov 2014 15:40:13 +0100 sheepluva this string was untranslatable. thanks to siilimestari for pointing that out
Sun, 23 Nov 2014 05:03:11 +0100 sheepluva don't flash frontend on hilight - while in-game
Sun, 23 Nov 2014 03:58:56 +0100 sheepluva fix pas2c(?)
Sun, 23 Nov 2014 03:53:25 +0100 sheepluva remove unimplemented ban action from user context menu
Sun, 23 Nov 2014 03:41:37 +0100 sheepluva fix some indentation
Sun, 23 Nov 2014 03:38:15 +0100 sheepluva fix view limits in stereo 3d
Sun, 23 Nov 2014 02:15:57 +0100 sheepluva fix for issue 234 - the framebuffers for side-by-side and top/bottom had alpha channels. so when sprites with alpha were blended into the framebuffer it would blend the sprite pixel alpha with the fb pixel alpha
Sat, 22 Nov 2014 22:35:21 +0100 sheepluva display airplane altitude indicator also with drill strike and air attack - when more-wind is activated
Sat, 22 Nov 2014 21:31:09 +0100 sheepluva crate hat. partly based on Hadashi's draft
Sat, 22 Nov 2014 18:06:44 +0100 sheepluva changelog
Sat, 22 Nov 2014 17:46:04 +0100 Vatten desync fix for Continental Supplies
Sat, 22 Nov 2014 10:22:07 -0500 nemo Avoid promoting violence to hedgehogs. At least once a year.
Sat, 22 Nov 2014 04:15:16 +0100 sheepluva tomato hat
Fri, 21 Nov 2014 19:09:45 +0100 sheepluva password flag was the wrong way around
Fri, 21 Nov 2014 02:03:19 +0100 sheepluva fix some nasty rendering issues reported by Nexia - thanks a lot!
Thu, 20 Nov 2014 16:38:43 +0100 Wohlstand policegirl hat
Wed, 19 Nov 2014 14:43:57 -0500 nemo add feature size slider to disable list
Wed, 19 Nov 2014 02:48:11 +0100 sheepluva tweaking changelog
Sat, 22 Nov 2014 00:55:01 +0300 unc0rr Attempt on a custom combobox qmlfrontend
Wed, 19 Nov 2014 02:00:47 +0100 sheepluva make gear ability to speak somewhat less ironic
Wed, 19 Nov 2014 00:38:14 +0300 unc0rr getScriptsList implementation qmlfrontend
Wed, 19 Nov 2014 01:36:59 +0100 sheepluva update changelog a little
Tue, 18 Nov 2014 23:39:30 +0300 unc0rr merge default qmlfrontend
Tue, 18 Nov 2014 02:57:47 +0100 sheepluva chat: fix some glitches, add /togglechat command for changing chat visibility
Tue, 18 Nov 2014 01:51:40 +0100 sheepluva fixes to chat input history: remember all inputs, don not remember duplicates
Mon, 17 Nov 2014 23:23:10 +0100 sheepluva fix underwater-skipping bug and make air-strike missiles submersible when fired from within weSea
Tue, 18 Nov 2014 00:32:39 +0300 unc0rr This should work, can't test: room flags passed in room info message instead of just 'in-game' state, including 'in-game', 'restricted joins', 'registered only' and 'passworded' flags
Mon, 17 Nov 2014 15:25:24 +0100 sheepluva some whitespace fixes
Sun, 16 Nov 2014 22:23:28 +0100 sheepluva some gravity script fixes
Sun, 16 Nov 2014 17:56:27 +0100 sheepluva add bounce effect to bouncy world edges
Sun, 16 Nov 2014 17:23:58 +0100 sheepluva I'm such a dirty boi... cleaning up my own mess a little
Sun, 16 Nov 2014 17:07:13 +0100 sheepluva fix health crate collision
Sun, 16 Nov 2014 00:57:05 +0300 unc0rr This helps too
Sat, 15 Nov 2014 23:56:32 +0300 unc0rr hmpf
Sat, 15 Nov 2014 23:56:08 +0300 unc0rr Oops
Sat, 15 Nov 2014 22:19:38 +0300 unc0rr Fix difference in map generation between fpc and pas2c engine
Sat, 15 Nov 2014 09:43:21 -0500 nemo per template dab vals
Sat, 15 Nov 2014 09:38:51 -0500 nemo oups
Sat, 15 Nov 2014 09:26:08 -0500 nemo modestly randomise dab, bump points again.
Sat, 15 Nov 2014 13:52:07 +0300 unc0rr Model file for coverity checks
Sat, 15 Nov 2014 13:39:58 +0300 unc0rr [PAS2C] Don't generate result variable for trivial functions consisting of single exit() call
Sat, 15 Nov 2014 12:21:43 +0300 unc0rr Fix use of uninitialized variable
Sat, 15 Nov 2014 01:30:40 +0300 unc0rr - Comment out getrandom in addgear for hedgehog, causes preview-game desync
Fri, 14 Nov 2014 17:00:47 +0300 unC0Rr Fix warnings given by 32-bit fpc
Wed, 12 Nov 2014 22:47:43 +0900 mikade oops
Tue, 11 Nov 2014 17:25:47 -0500 nemo lfObjMask is only used when flood filling
Tue, 11 Nov 2014 17:00:34 -0500 nemo flip slider for perlin
Tue, 11 Nov 2014 23:57:46 +0300 unc0rr Fix some stuff from coverity
Tue, 11 Nov 2014 21:55:38 +0100 sheepluva check for new Qt req in cmake files
Tue, 11 Nov 2014 21:46:17 +0100 Safa automatic RTL based on locale
Tue, 11 Nov 2014 21:45:20 +0100 sheepluva raise/fix build reqs
Tue, 11 Nov 2014 21:22:23 +0100 sheepluva fix one of my translation related brainfarts
Mon, 10 Nov 2014 21:57:44 +0300 unc0rr You can't just exit function which is supposed to do copy
Mon, 10 Nov 2014 13:54:57 -0500 nemo strip styling for the slider, since it won't be put over the button
Mon, 10 Nov 2014 10:22:03 -0500 nemo Since unc0rr is quiet, try to avoid the assert
Mon, 10 Nov 2014 01:05:36 +0300 unc0rr - Not only that, nemo, not only that (.cpp)
Sun, 09 Nov 2014 17:01:05 -0500 nemo oh. one more param
Sun, 09 Nov 2014 16:38:26 -0500 nemo Copypasta to hopefully hook up net sync correctly.
Sun, 09 Nov 2014 15:52:09 -0500 nemo hookup perlin
Sun, 09 Nov 2014 23:44:13 +0300 unc0rr Fix use of uninitialized variables (fixes straight lines in maze gen aswell)
Sun, 09 Nov 2014 14:58:43 -0500 nemo Fiddling with slider, unbreak maze. Next to mess around w/ perlin params.
Sun, 09 Nov 2014 14:33:31 -0500 nemo merge...
Sat, 08 Nov 2014 15:20:54 +0100 sheepluva Merge pull request #19 from LocutusOfBorg/update-translation
Sat, 08 Nov 2014 14:56:21 +0100 Gianfranco Costamagna Update italian translation
Sat, 08 Nov 2014 14:26:20 +0100 Gianfranco Costamagna Remove obsolete translations
Sat, 08 Nov 2014 11:26:16 -0500 nemo Partially hook up feature size so horrorcat has something to test.
Sat, 08 Nov 2014 10:11:16 -0500 nemo sheepluva and unc0rr didn't like the idea of slider over preview.
Sat, 08 Nov 2014 12:19:35 +0100 sheepluva Merge pull request #13 from LocutusOfBorg/fix-license
Sat, 08 Nov 2014 09:44:02 -0500 nemo Forgot the mission description.
Sat, 08 Nov 2014 12:10:37 +0100 sheepluva Merge pull request #14 from LocutusOfBorg/fix-desktop
Sat, 08 Nov 2014 00:17:57 +0100 sheepluva Merge pull request #18 from LocutusOfBorg/update-translation
Mon, 03 Nov 2014 07:26:47 -0500 nemo swap off/on
Mon, 03 Nov 2014 07:22:21 -0500 nemo Merge of unc0rr's last change against default.
Fri, 07 Feb 2014 11:39:31 +0100 Gianfranco Costamagna Added two copyrights on gameServer
Sun, 02 Nov 2014 23:36:01 +0300 unC0Rr Fix map preview desync
Sat, 01 Nov 2014 11:20:37 -0400 nemo A slider for controlling things like bumpiness of map and tunnel sizes.
Fri, 31 Oct 2014 19:35:55 +0100 Gianfranco Costamagna Update italian translation
Fri, 24 Jan 2014 12:05:39 +0100 Gianfranco Costamagna Added copyrights to gameServer directory
Fri, 24 Jan 2014 15:37:40 +0100 Gianfranco Costamagna Fixed desktop file By adding an xpm icon
Sun, 09 Nov 2014 23:02:21 +0300 unc0rr Scripts list module qmlfrontend
Thu, 30 Oct 2014 18:47:51 -0400 wuzzy Updates to german translation
Mon, 03 Nov 2014 23:56:51 +0300 unc0rr Theme can be changed qmlfrontend
Thu, 30 Oct 2014 15:09:49 -0400 nemo Add Auto Camera messages to localisation
Mon, 03 Nov 2014 23:36:53 +0300 unc0rr Allow using right button or wheel to change team color qmlfrontend
Tue, 28 Oct 2014 10:27:35 -0400 nemo Remove loc() called with a variable.
Mon, 03 Nov 2014 00:01:02 +0300 unc0rr Show team color in teams list widget, also allow to change it on mouse click qmlfrontend
Tue, 28 Oct 2014 10:17:49 -0400 nemo Update Qt strings too
Sat, 01 Nov 2014 22:51:07 +0300 unc0rr - Store index of color instead of its value qmlfrontend
Tue, 28 Oct 2014 09:56:28 -0400 nemo Update locale to latest strings. This does NOT include the string format improvement.
Sat, 01 Nov 2014 00:23:22 +0300 unc0rr - Allow to delete teams from config qmlfrontend
Mon, 27 Oct 2014 21:24:55 +0900 mikade Add Construction Mode (probably needs testing / fixing)
Fri, 31 Oct 2014 00:36:08 +0300 unc0rr Perform some checks on team add qmlfrontend
Sat, 25 Oct 2014 15:17:02 -0400 nemo cosmetic disabling of clouds with sea edges and underwater theme
Sat, 25 Oct 2014 00:31:10 +0400 unc0rr Teams widget now allows to add and remove teams (basic implementation, no checks performed, no colors, no hedgehogs) qmlfrontend
Sat, 25 Oct 2014 11:29:45 -0400 nemo Remove switching of hog's hat to chef. do it in draw instead.
Mon, 20 Oct 2014 22:55:12 +0400 unc0rr Load and show local teams list qmlfrontend
Sat, 25 Oct 2014 10:42:30 -0400 nemo Revert hog tinting from rdb65298717da since it wasn't sufficiently complete for a release. More sprites need converting, and there's a slight bug in hog tinting, for away hogs with hats I believe.
Mon, 13 Oct 2014 23:46:49 +0400 unc0rr - Implement getTeamsList (not tested) qmlfrontend
Mon, 20 Oct 2014 19:50:46 +0200 sheepluva allow toggling ammo menu while NoTeamOrHH, as suggested by unC0Rr
Thu, 02 Oct 2014 00:48:14 +0400 unc0rr Filter out garbage from themes list qmlfrontend
Mon, 20 Oct 2014 15:31:44 +0200 sheepluva find and add lua tests automagically
Wed, 01 Oct 2014 01:20:05 +0400 unc0rr flib provides theme icons, qmlFrontend shows them qmlfrontend
Sun, 19 Oct 2014 15:46:09 -0400 nemo allow hogs to repeatedly enter portals placed on the ground
Tue, 30 Sep 2014 00:54:04 +0400 unc0rr Themes model, also add some files I forgot to add previously qmlfrontend
Thu, 09 Oct 2014 22:14:55 +0400 unc0rr some unfinished stuff
Sun, 28 Sep 2014 21:33:14 +0400 unc0rr Quick Game PoC qmlfrontend
Thu, 02 Oct 2014 18:04:14 +0200 sheepluva another small rendering tweak/fix
Sun, 28 Sep 2014 01:17:55 +0400 unc0rr Getter and setter for seed qmlfrontend
Thu, 02 Oct 2014 13:44:54 +0200 sheepluva simplify {$IF that pas2c did not seem to understand
Sun, 28 Sep 2014 00:49:04 +0400 unc0rr More refactoring: move PoC preview getting code into flib qmlfrontend
Thu, 02 Oct 2014 13:18:58 +0200 sheepluva also fix top/bottom and side-by-side rendering (got also broken in webgl branch)
Sun, 28 Sep 2014 00:18:01 +0400 unc0rr Some refactoring qmlfrontend
Thu, 02 Oct 2014 13:01:18 +0200 sheepluva fix stereoscopic rendering leading to screen "running away to the left" since webgl merge (due to bug in webgl branch). reason was incomplete change of name/scope of variable stereoDepth -> cStereoDepth
Sat, 27 Sep 2014 12:49:08 +0400 unc0rr - Get rid of engine's PathPrefix and UserPathPrefix qmlfrontend
Thu, 02 Oct 2014 12:08:22 +0200 sheepluva fix mapgen of other scripts too
Fri, 26 Sep 2014 00:56:36 +0400 unc0rr - Pages qmlfrontend
Thu, 02 Oct 2014 00:40:25 +0200 sheepluva use constants for mapgen, expose those to lua
Mon, 22 Sep 2014 02:10:39 +0400 unc0rr flib: qmlfrontend
Thu, 02 Oct 2014 00:06:59 +0200 sheepluva some more splash code tweaking/fixing
Sun, 21 Sep 2014 00:37:50 +0400 unc0rr Move away from passing shortstrings into C code, now IPC works qmlfrontend
Wed, 01 Oct 2014 22:46:58 +0200 sheepluva tweak splash position
Sat, 20 Sep 2014 00:56:54 +0400 unc0rr - Remove --port command qmlfrontend
Wed, 01 Oct 2014 15:51:17 -0400 nemo
Fri, 19 Sep 2014 14:27:41 +0400 unc0rr Strip some HWLIBRARY ifdefs qmlfrontend
Fri, 26 Sep 2014 22:20:12 -0400 nemo climb home training/multiplayer
Thu, 18 Sep 2014 23:02:05 +0400 unc0rr - More flib IPC routines qmlfrontend
Wed, 17 Sep 2014 23:03:24 -0400 nemo Make it a bit easier/safer to build ice bridges
Thu, 18 Sep 2014 00:19:05 +0400 unc0rr Some work on new IPC, built with the use of mutexes and condition variables qmlfrontend
Tue, 09 Sep 2014 10:48:11 +0200 sheepluva update manpage
Tue, 16 Sep 2014 12:46:58 +0400 unc0rr Some more of ignoration qmlfrontend
Mon, 08 Sep 2014 18:53:34 +0200 sheepluva mention the hwplay:// thing in --help
Tue, 16 Sep 2014 12:47:39 +0400 unc0rr Basic layout of frontlib, some more sdl bindings qmlfrontend
Mon, 08 Sep 2014 18:12:13 +0200 sheepluva fix for < LocutusOfBorg1> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760776
Sat, 13 Sep 2014 00:27:10 +0400 unc0rr - Fix arguments parsing in engine assuming paramcount > 0 qmlfrontend
Sun, 07 Sep 2014 15:11:08 -0400 nemo update with new winners
Fri, 12 Sep 2014 00:51:14 +0400 unc0rr Let's get it started qmlfrontend
Mon, 25 Aug 2014 22:52:59 +0400 unc0rr - Revert try to add local team on rejoin
Mon, 25 Aug 2014 00:11:19 +0400 unc0rr This should make frontend aware of your own teams in game on rejoin
Sun, 24 Aug 2014 23:53:33 +0400 unc0rr Also pass maze_size parameter to perlin generator in game mode
Sun, 24 Aug 2014 23:41:06 +0400 unc0rr Also convert the message if current team is gone
Sun, 24 Aug 2014 15:18:26 -0400 nemo rename of variable typo for readability
Sun, 24 Aug 2014 14:51:11 -0400 nemo ok. that's weird. I wonder if I was having non-clean build issues last time I tried messing with this. that could explain why my changing offsets didn't do anything.
Sun, 24 Aug 2014 10:43:49 +0400 unc0rr Better diagnostics in log, even though it shouldn't matter anymore
Fri, 22 Aug 2014 20:18:13 +0400 unc0rr Fix map contrainer widget look in russian locale
Fri, 22 Aug 2014 19:43:26 +0400 unc0rr Fix issue 813
Fri, 22 Aug 2014 00:57:07 +0400 alfadur - Support for pausing multiplayer games
Fri, 22 Aug 2014 00:37:26 +0400 unc0rr Add separate option for perlin gen
Thu, 21 Aug 2014 15:01:19 +0200 sheepluva don't render crosshair/laser during kamikaze
Fri, 15 Aug 2014 08:31:34 +0200 sheepluva comment out some debug output code
Fri, 15 Aug 2014 08:23:15 +0200 sheepluva part of patch in issue 803 (ty) - this hopefully should fix issues with cmake Makefiles trying to run "Qt4::lrelease" in the shell
Wed, 13 Aug 2014 23:14:08 +0400 unc0rr Apply new distortion on maze gen
Wed, 13 Aug 2014 22:31:28 +0400 unc0rr Smooth perlin's outline
Wed, 13 Aug 2014 15:39:32 +0000 vittorio giovara add bug reference to explain the qt version check on osx
Wed, 13 Aug 2014 17:25:55 +0200 sheepluva I can't read. sry
Wed, 13 Aug 2014 17:06:17 +0200 sheepluva contradiction with a hint of BS
Wed, 13 Aug 2014 15:16:33 +0200 sheepluva this should fix the cmake 3.0 issue. thanks to Spacey for reporting
Wed, 13 Aug 2014 14:50:13 +0200 sheepluva tweak test
Wed, 13 Aug 2014 13:41:19 +0200 sheepluva add test I used for bisecting
Wed, 13 Aug 2014 13:36:35 +0200 sheepluva I a recent commit I caused flames to use uninitialized values. that lead to fire burning slow and desyncs. this commit fixes/reverts this
Tue, 12 Aug 2014 17:58:36 +0400 unc0rr Fix PlaceSprite
Tue, 12 Aug 2014 13:21:32 +0400 unc0rr Challenge map #12
Mon, 11 Aug 2014 08:31:57 -0400 nemo text visibility "fix"
Sun, 10 Aug 2014 17:03:02 +0200 sheepluva do not render chat if HUD is hidden
Sat, 02 Aug 2014 15:11:13 +0400 unc0rr Oops
Sat, 02 Aug 2014 02:42:12 +0200 sheepluva fix flake angles
Sat, 02 Aug 2014 02:20:48 +0200 sheepluva "fix" sinegun
Mon, 28 Jul 2014 15:46:15 -0400 nemo should be RGBA, not RGB
Sun, 27 Jul 2014 22:47:52 -0400 nemo Using blended makes smilies and CJK less hideous.
Fri, 25 Jul 2014 20:42:06 +0400 unc0rr One more map
Fri, 25 Jul 2014 20:41:52 +0400 unc0rr Forced sprites placing mode, exposed to scripts (not tested at all)
Fri, 25 Jul 2014 14:16:33 +0400 unc0rr Oops
Fri, 25 Jul 2014 14:00:51 +0400 unc0rr Official racer map #11
Thu, 10 Jul 2014 13:40:49 +0400 unc0rr Racer challenge map #10
Mon, 07 Jul 2014 16:07:49 +0200 sheepluva burst drowning gears into bubbles after timeout
Mon, 07 Jul 2014 15:43:48 +0200 sheepluva drowning tweaks
Mon, 07 Jul 2014 00:48:12 +0200 sheepluva cont.
Mon, 07 Jul 2014 00:37:10 +0200 sheepluva simplifying some code
Sun, 06 Jul 2014 19:20:43 +0200 sheepluva some adjustments and support for mirrored world rendering. disabled atm though, I think it is more confusing than helping
Sun, 06 Jul 2014 12:19:24 +0200 sheepluva one finger ought to be enough for everybody
Sun, 06 Jul 2014 12:02:55 +0200 sheepluva tweaks
Sat, 05 Jul 2014 22:54:58 +0200 sheepluva merge (even although I rebased... ok)
Sat, 05 Jul 2014 21:22:42 +0200 sheepluva for real this time
Sat, 05 Jul 2014 20:27:42 +0200 sheepluva fix pas2c build
Sat, 05 Jul 2014 20:15:56 +0200 sheepluva WIP: weSea tweaks, functional and visual
Sun, 06 Jul 2014 00:26:55 +0400 unc0rr Treat "out" as "var"
Sat, 05 Jul 2014 18:51:45 +0200 sheepluva simplify some code
Sat, 05 Jul 2014 15:28:32 +0400 unc0rr Restore teams in teams list on rejoin, should fix issues with second rejoin.
Fri, 04 Jul 2014 22:45:59 +0400 unc0rr Don't pick up own team if only recieved synced teamback message. Fixes second rejoin desync (untested).
Wed, 02 Jul 2014 23:55:00 +0400 unc0rr Fix some issues with rejoining (rejoining client still desyncs though)
Wed, 02 Jul 2014 11:40:57 -0400 koda cpack: do not exclude liblua from release tarball
Tue, 01 Jul 2014 12:39:06 +0200 sheepluva add assignment I forgot
Tue, 01 Jul 2014 12:30:36 +0200 sheepluva lua api: allow to specify layer when adding visual gear
Mon, 30 Jun 2014 00:07:03 +0400 unc0rr Make team disappear after 3 turns in 'gone' state
Sun, 29 Jun 2014 22:50:21 +0400 unc0rr Fix issues with unsynced F and G messages being lost if current team which is supposed to convert them to synced f/g quits
Sat, 28 Jun 2014 14:51:45 +0400 unc0rr Finish implementation of ability to take control over your team after being disconnected. Completely untested.
Thu, 26 Jun 2014 21:43:36 +0400 unc0rr Fix build, and also make protocol a bit more consistent and flexible (only in docs though, to be implemented)
Thu, 26 Jun 2014 00:48:44 +0400 Igor Paliychuk Ukrainian translation update
Tue, 24 Jun 2014 09:24:37 -0400 nemo 2x2 to avoid engine bug
Tue, 24 Jun 2014 08:49:09 -0400 nemo couple of custom sprites for mikade to override in a lua sidecar if he wants to
Mon, 23 Jun 2014 23:50:08 +0400 unc0rr Inform engine if player is back after being disconnected
Mon, 23 Jun 2014 22:22:29 +0400 unc0rr Allow server admins to join room of another protocol version
Thu, 19 Jun 2014 23:32:11 +0400 unc0rr Fix issue #791:
Thu, 19 Jun 2014 15:29:31 +0400 unc0rr Racer challenge map #9
Thu, 19 Jun 2014 00:36:11 +0200 sheepluva merge time. it's been a while
Thu, 19 Jun 2014 00:23:03 +0200 sheepluva fix search&replace whoopsy
Thu, 19 Jun 2014 00:16:58 +0200 sheepluva fix camera now being centered on land when game starts
Thu, 19 Jun 2014 00:09:03 +0200 sheepluva cleanup and lol
Wed, 18 Jun 2014 23:57:51 +0200 sheepluva move DrawWaves to uRender
Wed, 18 Jun 2014 23:53:11 +0400 unc0rr Compressing and encoding
Wed, 18 Jun 2014 17:23:43 +0200 sheepluva more tweaking
Wed, 18 Jun 2014 17:06:40 +0200 sheepluva reuse buffers
Wed, 18 Jun 2014 16:34:36 +0200 sheepluva render tweaks
Wed, 18 Jun 2014 15:42:01 +0200 sheepluva tweak/refactor how water is drawn
Wed, 18 Jun 2014 01:37:28 +0200 sheepluva tweak code of DrawTextureFromRectDir a bit, removing issue with different x offset depending on dir. also removing the workaround wrt that issue in the frozen hog code
Wed, 18 Jun 2014 17:36:46 +0400 unc0rr Code drawn map in haskell \o/
Tue, 17 Jun 2014 23:53:59 +0200 sheepluva fix typo that caused visual glitch in water body (e.g. visible on that particular screenie on bottom right corner)
Tue, 17 Jun 2014 20:09:11 +0200 sheepluva "documentation"
Tue, 17 Jun 2014 16:10:43 +0200 sheepluva fix some (newly introduces) glitches with normal water
Tue, 17 Jun 2014 15:39:29 +0200 sheepluva fix pas2c build
Tue, 17 Jun 2014 15:18:07 +0200 sheepluva little visual tweak to weSea rendering
Tue, 17 Jun 2014 00:41:49 +0200 sheepluva adding some arrow
Mon, 16 Jun 2014 23:46:22 +0200 sheepluva speed up tests
Mon, 16 Jun 2014 19:07:11 +0200 sheepluva Qt-Frontend: update description of findhh to better reflect current behavior. thanks to the friendly reminder in issue 805
Mon, 16 Jun 2014 13:47:27 +0200 sheepluva remove unneeded import
Mon, 16 Jun 2014 02:41:03 +0200 sheepluva tweaking hogpointer position again
Mon, 16 Jun 2014 02:23:37 +0200 sheepluva various tweaks
Sun, 15 Jun 2014 23:48:06 +0200 sheepluva tweak engine segfault capabilities
Mon, 16 Jun 2014 00:24:26 +0400 unc0rr Revert all recent sheepluva's work
Sun, 15 Jun 2014 13:42:34 +0200 sheepluva fix videorec build
Sun, 15 Jun 2014 04:46:34 +0200 sheepluva whoops. an "end" moved there
Sun, 15 Jun 2014 04:33:54 +0200 sheepluva do not get stuck on "in game..." page just because of game crash. output a message instead. could still need some tweaking, but a man gotta sleep. and sheep too...
Sun, 15 Jun 2014 00:02:25 +0200 sheepluva clean up halting a little
Sat, 14 Jun 2014 23:59:20 +0200 sheepluva enforce style on message boxes some more
Sat, 14 Jun 2014 15:49:44 +0200 sheepluva fix gl2 build, further rendering cleanup WIP, also new chat command: /debugvl
Sat, 14 Jun 2014 07:12:22 +0200 sheepluva tweak how chat lines are rendered
Sat, 14 Jun 2014 02:25:49 +0200 sheepluva huh? me? nono, don't mind me. I'm just here to clean up.
Sat, 14 Jun 2014 00:56:11 +0200 sheepluva some rendering tweaks
Fri, 13 Jun 2014 23:43:34 +0200 sheepluva make mouse cursor size same, no matter what zoom level is used...
Fri, 13 Jun 2014 21:17:50 +0200 sheepluva grmlgrmlpas2cgrmlgrml
Fri, 13 Jun 2014 17:51:55 +0200 sheepluva make using the teleporter a bit less challenging
Fri, 13 Jun 2014 14:55:06 +0200 sheepluva fix pas2c build for real this time...
Fri, 13 Jun 2014 13:37:39 +0200 sheepluva I misscounted
Fri, 13 Jun 2014 12:52:20 +0200 sheepluva fix some pas2c related overloading issue
Fri, 13 Jun 2014 12:22:24 +0200 sheepluva whoops, pas2c I owe you
Fri, 13 Jun 2014 06:26:31 +0200 sheepluva state file name and line number in lua error messages
Fri, 13 Jun 2014 02:31:30 +0200 sheepluva racer: if hog starts race without any weapon selected, select whatever is first
Fri, 13 Jun 2014 02:31:05 +0200 sheepluva lua api: SetNextWeapon()
Thu, 12 Jun 2014 21:25:39 +0200 sheepluva lua api: DismissTeam(teamname)
Thu, 12 Jun 2014 20:47:11 +0200 sheepluva lua api: SetWeapon(ammoType)
Thu, 12 Jun 2014 19:40:45 +0200 sheepluva fix broken speech bubble display in chat. caused by r1a6b9a98147c one line was forgotten when moving some code
Thu, 12 Jun 2014 18:58:40 +0200 sheepluva more of the same
Thu, 12 Jun 2014 15:17:53 +0200 sheepluva fix TryPlaceOnLand's ambiguity/messup wrt to making terrain indestructible (had boolean parameter for indestructible AND landflags parameters that could contain lfIndestructibly)
Thu, 12 Jun 2014 14:42:48 +0200 sheepluva further WIP (better error messages)
Thu, 12 Jun 2014 14:11:22 +0200 sheepluva placeSprite accepts any amount of landflags now; further WIP wrt cleanup/fixing
Thu, 12 Jun 2014 13:43:44 +0200 sheepluva expose lfIndestructable, lfIce and lfBounce
Thu, 12 Jun 2014 13:11:00 +0400 unc0rr Fix pas2c build
Thu, 12 Jun 2014 05:40:58 +0200 sheepluva make enums crash-safe. and other fixes
Thu, 12 Jun 2014 00:37:52 +0200 sheepluva WIP: PlaceSprite for lua API. also changed PlaceGirder so that it will return true/false for whether placing was successful too
Wed, 11 Jun 2014 19:46:37 +0200 sheepluva fix possible engine crash that a lua script could cause by passing an invalid geartype to addgear
Wed, 11 Jun 2014 13:45:44 +0200 sheepluva tiny lua documentation fix
Wed, 11 Jun 2014 13:07:46 +0200 sheepluva uWorld does not require uMatrix anymore
Wed, 11 Jun 2014 12:55:24 +0200 sheepluva fix hint and gl2 build. NOTE: this does not change that GL2 segfaults right away. that is an issue that dates back at least 50 commits, but most likely even back to the webgl merge. I guess nobody actually tried to run hedgewars in GL2 since back then :P
Tue, 10 Jun 2014 23:21:22 +0200 sheepluva RAR: cleaning up a bit of the IFDEF-clusterf*ck
Wed, 11 Jun 2014 00:35:23 +0400 unc0rr Fallback to old heuristic if not pit position
Tue, 10 Jun 2014 22:35:44 +0200 sheepluva update viewlimits after screen/window resize
Wed, 11 Jun 2014 00:28:17 +0400 unc0rr Allow barrels to spawn in U-shaped pits in stable position
Tue, 10 Jun 2014 19:38:37 +0200 sheepluva whoops, forgot to include this file in commt
Tue, 10 Jun 2014 19:30:06 +0200 sheepluva superminor tweaks
Tue, 10 Jun 2014 17:41:27 +0200 sheepluva <koda> wut, chats as commit mesages?
Tue, 10 Jun 2014 17:34:32 +0200 sheepluva "<unC0Rr> could also refuse to update textures when land changes if the tile isn't visible"
Tue, 10 Jun 2014 13:26:58 +0200 sheepluva figure out visible land tiles in advance
Tue, 10 Jun 2014 08:47:03 +0200 sheepluva some minor tweaks and stuff
Tue, 10 Jun 2014 08:19:59 +0200 sheepluva darken wrapped areas, which was a very nice suggestion by nemo
Tue, 10 Jun 2014 07:48:08 +0200 sheepluva use cScaleFactor where I incorrectly used the variable zoom in the past. i was young and needed the money
Tue, 10 Jun 2014 01:15:48 +0200 sheepluva here a personal experimental mockup of how I imagine wrapping world edges should look like. bouncing one could be similar just with mirrored stuff. please test and share opinion. note: you might wanna disable auto-cam
Mon, 09 Jun 2014 23:32:26 +0200 sheepluva small hat loading tweak
Mon, 09 Jun 2014 20:45:02 +0200 sheepluva load the girder.png of a theme a maximum of 1 times (minimum of 0), instead of once per generated bridge
Mon, 09 Jun 2014 20:14:11 +0200 sheepluva clean up image loading a bit. gets rid of useless "Passed NULL data source" or PhysFS file not found errors
Sat, 07 Jun 2014 16:25:40 +0200 sheepluva committing patch from issue 798, as requested by unC0Rr
Sat, 07 Jun 2014 16:23:12 +0200 sheepluva fix cabal build (on linux)
Sat, 07 Jun 2014 16:21:21 +0200 sheepluva fix for "Unexpected semi-colons in conditional" issue, as reported by YuGiOhJCJ
Thu, 05 Jun 2014 23:42:46 +0400 unc0rr Some further work on map optimizer
Wed, 04 Jun 2014 19:39:54 +0200 sheepluva tweak untint a little (especially in connection with GrayScale)
Tue, 03 Jun 2014 11:09:18 -0400 nemo theme configurable sudden death music. untested
Sun, 01 Jun 2014 16:13:47 -0400 nemo allow teleporting outside Land[]
Sun, 01 Jun 2014 15:26:03 +0200 sheepluva escape info message arguments, fixes issue 801: Frontend parses INFO command output as html
Sun, 01 Jun 2014 04:17:27 +0200 sheepluva collision indicator on failed girder placement (especially useful with rubberband I guess). still needs some tweaks but I am going to bed now :P
Sat, 31 May 2014 15:04:26 -0400 nemo disable these weaponset flags. they bug up highlander and otherwise have no useful impact on the script.
Sat, 31 May 2014 00:33:51 +0200 sheepluva get rid of fpc warnings/hints
Wed, 28 May 2014 09:05:36 +0400 unc0rr Fix some of issues found by coverity
Fri, 23 May 2014 13:37:34 +0400 unc0rr Official racer challenge map #8
Mon, 19 May 2014 22:46:02 +0400 unc0rr Inform frontend of lines which didn't change anything on the map in advanced drawn maps mode
Thu, 15 May 2014 21:58:37 +0400 unc0rr Fix some pas2c engine warnings
Wed, 14 May 2014 22:50:07 +0400 unc0rr Count number of pixels changed during draw
Wed, 14 May 2014 21:41:42 +0400 unc0rr Small optimization (no need to draw last point of the path)
Wed, 14 May 2014 01:12:21 +0400 unc0rr Oops, should stop coding at night
Wed, 14 May 2014 01:07:43 +0400 unc0rr Fix fpcrtl_strncompareA, also replace strncmp with memcmp for more efficiency
Fri, 09 May 2014 22:36:15 +0400 unc0rr Support OR operator in $IFDEF. Fixes pas2c builds.
Wed, 07 May 2014 22:47:54 +0200 sheepluva rolling back the rest
Wed, 07 May 2014 19:26:05 +0200 sheepluva rolling back (most of) lua 5.2 compatibility patches. hopefully that will unbreak unC0Rr's lua issues for now.
Wed, 07 May 2014 00:04:02 +0400 unc0rr sekret feature (test commit)
Tue, 06 May 2014 23:16:35 +0400 unc0rr - Increase limits on number of mines and explosives in game scheme
Wed, 30 Apr 2014 15:26:50 +0400 unc0rr Drawn maps optimizer - first steps:
Wed, 30 Apr 2014 14:17:06 +0400 unc0rr Fix crashers in rc plane code
Tue, 29 Apr 2014 10:20:45 +0400 unc0rr Merge
Mon, 28 Apr 2014 21:01:39 +0200 sheepluva don't search for lua 5.1 anymore
Mon, 28 Apr 2014 19:01:08 +0400 unc0rr Don't activate invulnerability/vampirism between shots of multiattack weapon
Mon, 28 Apr 2014 16:52:00 +0200 sheepluva minimal changes for compatibility with lua 5.2, thanks to v4hn for fixing standard library loads. note: ALSO compatibile with (internal) lua 5.1, until something bothers to upgrade bundled lua version
Fri, 25 Apr 2014 23:17:49 +0400 unc0rr Fix typo leading to crashes
Fri, 25 Apr 2014 16:52:04 +0400 unc0rr Add race type detection
Fri, 25 Apr 2014 14:22:59 +0400 unc0rr - Fix bug with infinite rounds in racer when a team quits mid-game
Wed, 16 Apr 2014 11:18:39 +0400 unc0rr Fix new generator on 32 bit arch
Tue, 15 Apr 2014 22:36:44 +0400 unc0rr No more occasional long straight edges
Mon, 28 Apr 2014 16:49:29 -0400 tomasstraupis Spelling corrections
Tue, 15 Apr 2014 21:46:08 +0400 unc0rr Optimize out path closing point for one point paths
Mon, 14 Apr 2014 13:46:46 +0400 unc0rr Racer challenge map #7
Fri, 04 Apr 2014 12:32:15 +0400 unc0rr Official racer challenge map #6
Sat, 29 Mar 2014 14:02:05 -0400 nemo merge
Sat, 29 Mar 2014 13:57:46 -0400 nemo param for original highlander mode - right now just allows getting another copy of a weapon you already had, but had used that turn.
Fri, 28 Mar 2014 23:04:23 +0400 unc0rr Send updated info on map switched by voting
Fri, 28 Mar 2014 21:20:25 +0400 unc0rr Fix condition
Fri, 28 Mar 2014 11:02:06 +0400 unc0rr Fix build
Thu, 27 Mar 2014 23:25:31 +0400 unc0rr - Fix applying vote result
Mon, 24 Mar 2014 21:32:24 +0400 unc0rr Fix script
Mon, 24 Mar 2014 16:51:39 +0400 unc0rr Racer challenge #5
Sun, 23 Mar 2014 23:35:33 +0400 unc0rr Some fixes to voting + small refactoring
Thu, 20 Mar 2014 22:14:30 +0400 unc0rr Better detection
Thu, 20 Mar 2014 13:12:05 -0400 nemo hm. I think I forgot to commit this when adding speech bubble change
Thu, 20 Mar 2014 17:14:25 +0400 unc0rr Fix warnings
Thu, 20 Mar 2014 17:04:49 +0400 unc0rr - Limit outline to leftX/rightX/topY instead of LAND_WIDTH/LAND_HEIGHT
Thu, 20 Mar 2014 00:59:15 +0400 unc0rr - Make sure distortion doesn't move fill point to other side of segment, this prevents corrupted maps
Wed, 19 Mar 2014 18:45:20 +0400 unc0rr Process segments from last to first point too
Wed, 19 Mar 2014 12:53:07 +0400 unc0rr Prevent intersections with segment from last to first point, adjust size of details
Wed, 19 Mar 2014 11:54:09 +0400 unc0rr Fix div by zero error in new generator
Wed, 19 Mar 2014 00:34:14 +0400 unc0rr Greedy approach: divide while it divides
Wed, 19 Mar 2014 00:28:52 +0400 unc0rr No self intersections, except for weirdness between first and last point
Tue, 18 Mar 2014 00:01:52 +0400 unc0rr Fix detection of intersections, still need to check if passing any point in move, but result is already okayish
Mon, 17 Mar 2014 00:41:45 +0400 unc0rr More math, implementation is nearly complete, just still have an issue to resolve
Sun, 16 Mar 2014 00:47:18 +0400 unc0rr Some progress on new generator
Fri, 14 Mar 2014 19:59:34 +0400 unc0rr Move template-based generator into its own file
Fri, 14 Mar 2014 16:00:36 +0400 unc0rr Some optimizations
Fri, 14 Mar 2014 13:59:39 +0400 unc0rr Fix perlin gen on 32 bit arch
Fri, 14 Mar 2014 00:42:04 +0400 unc0rr - Room save/load into/from file
Thu, 13 Mar 2014 23:25:31 +0400 unc0rr Allow to save and delete room config in room
Wed, 12 Mar 2014 22:40:49 -0400 nemo By request. Allow lua to make random things "talk". I'm not sure if this is a good idea, buuuut.
Tue, 11 Mar 2014 22:49:01 -0400 nemo Feel free to revert this one, was just screwing around with stuff from before. I kinda like it and figured committing it was the easiest way for you to look at it. http://m8y.org/hw/perlin.png
Tue, 11 Mar 2014 22:32:48 -0400 nemo this is fine right?
Tue, 11 Mar 2014 00:59:42 +0400 unc0rr Tweaks and tweaks
Mon, 10 Mar 2014 22:47:29 +0400 unc0rr - Rework FillLand
Sun, 09 Mar 2014 20:53:11 -0400 nemo as suggested, precompute to avoid use of double
Sat, 08 Mar 2014 23:51:50 +0400 unc0rr Experiment: enforce a plate at bottom so the map generated is more connected
Sat, 08 Mar 2014 23:00:03 +0400 unc0rr Some optimizations
Sat, 08 Mar 2014 22:49:13 +0400 unc0rr Strip Z axis from calculations
Sat, 08 Mar 2014 13:50:50 +0400 unc0rr Setup leftX, rightX and topY
Sat, 08 Mar 2014 00:19:24 +0400 unc0rr Some tweaks to perlin generator
Fri, 07 Mar 2014 23:59:04 +0400 unc0rr Add randomness
Fri, 07 Mar 2014 23:36:56 +0400 unc0rr Perlin noise generator untweaked, temporarily replacing maze generator
Thu, 06 Mar 2014 14:17:44 +0400 unc0rr Racer challenge map #4
Thu, 06 Mar 2014 00:19:50 +0400 unc0rr merge
Wed, 05 Mar 2014 12:38:01 +0100 sheepluva don't stack bye/teleport sounds of hogs (when a team is gone)
Thu, 06 Mar 2014 00:18:51 +0400 unc0rr Don't run two engine threads simultaneously
Wed, 05 Mar 2014 00:53:08 +0400 unc0rr Don't call halt()
Tue, 04 Mar 2014 00:40:23 +0400 unc0rr Remove game/preview functions split in library mode, just let normal procedure run instead:
Mon, 03 Mar 2014 22:36:30 +0400 unc0rr - Fix crasher in doStepSniperRifleShot
Sun, 02 Mar 2014 00:34:18 +0400 unc0rr Make it build as library
Sat, 01 Mar 2014 15:04:38 -0500 nemo Only draw border for solid land
Sat, 01 Mar 2014 14:52:36 -0500 nemo Script might well override a static map, but can't risk it not doing it, and preview completely failing. Better to just not try it for static maps. Some script cfg might help. Could also avoid unnnecessary preview regenerations even if the script was doing nothing at all.
Sat, 01 Mar 2014 23:37:59 +0400 unc0rr merge
Sat, 01 Mar 2014 14:37:06 -0500 nemo always update. a bit inefficient, but scripts do weird things.
Sat, 01 Mar 2014 23:37:01 +0400 unc0rr Fix "don't know how to make hwengine.pas" error
Sat, 01 Mar 2014 13:59:12 -0500 nemo no idea what happened to this image... it seems like I'm reverting to most recent revision O_o
Sat, 01 Mar 2014 13:41:19 -0500 nemo pass --prefix to previews too
Fri, 28 Feb 2014 14:03:21 +0400 unc0rr Use all pixels, not only 8x8 areas
Fri, 28 Feb 2014 13:55:16 +0400 unc0rr AI doesn't skip till action on the map stops (mostly dedicated to highlander) + various small tweaks
Thu, 27 Feb 2014 12:48:27 +0400 unc0rr Oops, remove debug stuff which hid the feature
Wed, 26 Feb 2014 23:43:42 +0400 unc0rr Add alpha channel to preview
Wed, 26 Feb 2014 23:07:55 +0400 unc0rr Move preview rendering into HWMap
Wed, 26 Feb 2014 00:28:27 +0400 unc0rr - Make world wrap edges not depend on gear radius
Mon, 24 Feb 2014 13:41:32 -0500 nemo move the freeModule too, couple of style tweaks
Sun, 23 Feb 2014 22:25:52 +0100 sheepluva fix molotov sprite too
Sun, 23 Feb 2014 21:55:08 +0100 sheepluva tweak dynamite sprite (pixels at frame border, leading to visible filtering artifacts when zoomed)
Sun, 23 Feb 2014 13:50:58 -0500 nemo merge
Sun, 23 Feb 2014 19:15:39 +0100 sheepluva change how textures from non-power-of-2-width textures are filled. this fixes e.g. the vertical lines appearing between Bath theme's horizontL
Sun, 23 Feb 2014 19:08:37 +0100 sheepluva minor comments fix
Sun, 23 Feb 2014 13:49:44 -0500 nemo add preview init to tunnels too
Sun, 23 Feb 2014 17:31:00 +0100 sheepluva fix remaining alpha pixel issues (explosion landbacktex borders etc
Sun, 23 Feb 2014 13:47:15 -0500 nemo use data not text, so DLC doesn't get an *
Sun, 23 Feb 2014 10:06:58 -0500 nemo Allow lua drawn maps (shoppamap, tunnels, diagonal maze etc) to generate previews.
Fri, 21 Feb 2014 13:31:16 +0400 unc0rr Official challenge map #3 by 1937barcelona
Thu, 20 Feb 2014 01:32:37 +0400 unc0rr Don't rewrite server ini file too often
Thu, 20 Feb 2014 00:28:49 +0400 unc0rr Fix tinting of AI kills counter
Wed, 19 Feb 2014 19:10:11 +0400 unc0rr Should never use State like this, since some states aren't synced (thinking state for example)
Tue, 18 Feb 2014 06:02:22 +0100 sheepluva allow switching through hogs in reverse order with PRECISE+HOGSWITCH
Tue, 18 Feb 2014 00:07:13 +0400 unc0rr Fix issue 780 (copy-paste fail)
Sun, 16 Feb 2014 22:51:25 +0400 unc0rr Fix setting lc_endluatest result
Sun, 16 Feb 2014 22:06:55 +0400 unc0rr Reduce number of warnings in pas2c-generated code
Sun, 16 Feb 2014 16:56:53 +0400 unc0rr Fix build
Fri, 14 Feb 2014 13:55:13 +0400 unc0rr What about exact value?
Fri, 14 Feb 2014 13:48:14 +0400 unc0rr In stats-only mode:
Thu, 13 Feb 2014 23:53:47 +0400 unc0rr Only check alpha channel like BlitImageAndGenerateCollisionInfo does
Thu, 13 Feb 2014 23:38:16 +0400 unc0rr NULL PChar is okay
Thu, 13 Feb 2014 14:12:04 -0500 nemo pngcrush on this file which will hopefully be cleaned up at some point
Thu, 13 Feb 2014 22:04:56 +0400 unc0rr Fix read of freed memory found with valgrind
Wed, 12 Feb 2014 23:46:24 +0400 unc0rr Use strchr instead of strstr with specially constructed string255 struct (not tested)
Wed, 12 Feb 2014 23:40:35 +0400 unc0rr - Remove few PAS2C ifdef's
Wed, 12 Feb 2014 22:40:35 +0400 unc0rr Fix binds loading
Wed, 12 Feb 2014 00:50:15 +0400 unc0rr - pas2c recognizes typecasts in initialization expressions
Tue, 11 Feb 2014 22:05:03 +0400 unc0rr Small fix which makes pas2c engine successfully replay demos
Tue, 11 Feb 2014 01:19:44 +0400 unc0rr - Pas2C: make use of 'external' function decorator
Mon, 10 Feb 2014 23:02:49 +0400 unc0rr Implement needed rtl functions
Mon, 10 Feb 2014 00:43:03 +0400 unc0rr It compiles \o/
Sun, 09 Feb 2014 19:00:13 +0100 sheepluva fix lq rope being always drawn on screen with same width regardless of zoom
Sun, 09 Feb 2014 18:35:11 +0100 sheepluva fix misleading indentation
Sun, 09 Feb 2014 00:44:29 +0400 unc0rr Even more explicit type conversions and other stuff to help pas2c use ansistrings
Sat, 08 Feb 2014 16:29:34 +0400 unc0rr Implicit type casts to help pas2c
Fri, 07 Feb 2014 23:57:32 +0400 unc0rr Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
Fri, 07 Feb 2014 22:42:57 +0400 unc0rr Implement a bit of astring
Fri, 07 Feb 2014 15:44:27 +0400 unc0rr Pas2C recognizes ansistrings
Fri, 07 Feb 2014 14:41:49 +0400 unc0rr Fix build with old base package
Fri, 07 Feb 2014 10:11:10 +0100 sheepluva disallow sinegun to penetrate solid land
Thu, 06 Feb 2014 22:13:30 +0100 sheepluva fix potential buffer overflow
Thu, 06 Feb 2014 22:03:53 +0100 sheepluva rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
Fri, 07 Feb 2014 00:47:51 +0400 unc0rr Merge
Thu, 06 Feb 2014 21:07:50 +0100 sheepluva get rid of hwpow. ~so long and thanks for all the wtfish~
Fri, 07 Feb 2014 00:46:49 +0400 unc0rr Fix tons and tons of pas2c warnings (but still not all of them)
Thu, 06 Feb 2014 20:18:10 +0100 sheepluva fix indentation of previous commit and simplify rc-plane's angle-fix after portal code
Thu, 06 Feb 2014 23:02:35 +0400 unc0rr Drop support for other string types than string255
Thu, 06 Feb 2014 19:05:22 +0100 sheepluva simplify rc-plane's angle-adjustment-after-wrap code
Tue, 04 Feb 2014 23:53:43 +0400 unc0rr CMake checks for haskell modules needed
Tue, 04 Feb 2014 19:45:22 +0100 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
Tue, 04 Feb 2014 17:24:32 +0100 sheepluva whoops, lost a space
Tue, 04 Feb 2014 17:18:05 +0100 sheepluva fix a relevant warning I caused by accident
Tue, 04 Feb 2014 16:35:31 +0100 sheepluva fixing the remaining PChar issues pas2c ran into to this point, now it stops because of being unable to deal with "set of char"
Tue, 04 Feb 2014 15:23:37 +0100 sheepluva yo dawg, I herd you like PChar...
Tue, 04 Feb 2014 14:04:24 +0100 sheepluva remove obsolete type conversions that messed with pas2c
Tue, 04 Feb 2014 13:47:43 +0100 sheepluva fix some string related pas2c issues
Tue, 04 Feb 2014 13:37:12 +0100 sheepluva use uConsts rather than including config.inc more than once
Tue, 04 Feb 2014 12:37:26 +0100 sheepluva add travis dependencies
Mon, 03 Feb 2014 14:06:11 +0100 sheepluva fix for Issue 777 (IceGun: Segfault when freezing water, with rqBlurryLand enabled)
Mon, 03 Feb 2014 13:52:47 +0400 unc0rr - Cut actions array instead of performing full copy, when it is possible
Mon, 03 Feb 2014 13:32:09 +0400 unc0rr Tiny optimization
Sat, 01 Feb 2014 22:03:22 -0500 nemo don't allow getting 2nd copy of wep you already have, prevent gaining banned weps even if set to infinite in scheme.
Sun, 02 Feb 2014 00:37:00 +0400 unc0rr Actually do some actions when flood detected
Fri, 31 Jan 2014 23:36:02 +0400 unc0rr Define some boundaries to detect events
Fri, 31 Jan 2014 16:51:20 +0400 unc0rr More work on flood detector
Fri, 31 Jan 2014 12:45:51 +0400 unc0rr Fix build
Thu, 30 Jan 2014 16:08:05 +0400 unc0rr Official racer challenge #2
Thu, 30 Jan 2014 00:18:32 +0400 unc0rr - Start work on flood detector
Wed, 29 Jan 2014 09:17:25 -0500 nemo aaaand remove switch
Tue, 28 Jan 2014 23:14:02 -0500 nemo tweaks
Wed, 29 Jan 2014 00:26:35 +0400 unc0rr Implement kick voting
Tue, 28 Jan 2014 22:29:21 +0400 unc0rr This should help server bypass malformed replays
Tue, 28 Jan 2014 09:09:31 -0500 nemo remove a few weps I missed. forgot I'd uncommented prior to a diff I'd done earlier
Tue, 28 Jan 2014 17:00:46 +0400 unc0rr AI always activates invulnerability and extra damage if it has them
Mon, 27 Jan 2014 23:44:28 -0500 nemo Make highlander configurable using weapons, commit weaponset mimicking old values
Mon, 27 Jan 2014 23:42:20 -0500 nemo unbreak build. didn't test changes
Tue, 28 Jan 2014 00:22:49 +0400 unc0rr Implement 'voted' function
Mon, 27 Jan 2014 22:34:06 +0400 unc0rr Even more love to pas2c
Mon, 27 Jan 2014 01:07:12 +0400 unc0rr Fix times
Mon, 27 Jan 2014 00:33:42 +0400 unc0rr Some love to pas2c
Sun, 26 Jan 2014 10:20:42 +0400 unc0rr ADMIN_ACCESS is deprecated long ago
Sun, 26 Jan 2014 02:17:04 +0400 unc0rr Mutual authentication: server side
Sun, 26 Jan 2014 00:09:50 +0400 unc0rr Filter confusables to some limits
Sun, 26 Jan 2014 00:08:49 +0400 unc0rr Mutual authentication: client side
Fri, 24 Jan 2014 22:38:15 +0400 unc0rr Now convert to xml rules
Fri, 24 Jan 2014 13:19:35 +0100 koda freaking space
Fri, 24 Jan 2014 13:05:19 +0100 koda add glew and ghc-zlib dependencies for travis tests
Fri, 24 Jan 2014 12:44:03 +0100 koda ghc ooops
Fri, 24 Jan 2014 11:11:39 +0100 koda add AppData file
Fri, 24 Jan 2014 10:56:22 +0100 koda use CMAKE_CURRENT_SOURCE_DIR consistently
Fri, 24 Jan 2014 10:39:41 +0400 unc0rr Must not code at late night (fix sanity check)
Fri, 24 Jan 2014 09:48:46 +0400 unc0rr - Add SCHEME which is needed in room config
Fri, 24 Jan 2014 00:05:19 +0400 unc0rr Some basic sanity tests for replay files
Thu, 23 Jan 2014 23:28:16 +0400 unc0rr confusables.txt to insert query converter
Thu, 23 Jan 2014 21:54:26 +0400 unc0rr Handle chars and not bytes for usernames :-p
Thu, 23 Jan 2014 14:18:06 +0100 sheepluva turned out this blocked CJK characters too. stick to ASCII control char ban only, do NOT include UTF-8 control chars
Thu, 23 Jan 2014 13:56:53 +0100 sheepluva hide complete IP of other users, when non-admin requests player info. showing the first two parts of the IP was kinda pointless to begin with (what for?) and has recently lead to increased abuse and lobby flooding due to bots collecting/posting IP tracking information
Thu, 23 Jan 2014 13:24:28 +0400 unc0rr Use zlibFormat
Wed, 22 Jan 2014 23:52:21 +0100 sheepluva disallow control chars in player nicks, thanks for burp to helping making the list more complete
Thu, 23 Jan 2014 01:04:17 +0400 unc0rr - Implement /callvote
Thu, 23 Jan 2014 00:07:27 +0400 unc0rr - Allow delegation to specific person in fixed room
Wed, 22 Jan 2014 23:42:41 +0400 unc0rr Don't delegate special room to another player when owner quits
Wed, 22 Jan 2014 23:06:50 +0400 unc0rr More robust implementation of decompression
Wed, 22 Jan 2014 19:55:52 +0100 Wohlstand Small update of my voice-pack Default_ru
Wed, 22 Jan 2014 18:46:15 +0100 sheepluva actual fix
Wed, 22 Jan 2014 15:53:36 +0100 sheepluva fix server not building
Wed, 22 Jan 2014 14:50:50 +0400 unc0rr Show which file has failed
Wed, 22 Jan 2014 14:45:33 +0400 unc0rr Check if frontend was too lazy to actually send drawn map data to the server
Wed, 22 Jan 2014 09:19:08 +0400 unc0rr Oops, forgot this
Wed, 22 Jan 2014 01:16:11 +0100 sheepluva test tweak/fix
Wed, 22 Jan 2014 00:37:43 +0100 koda more scripts found by sheepluva
Wed, 22 Jan 2014 00:23:08 +0100 koda little gameServer cleanup
Tue, 21 Jan 2014 23:57:34 +0100 koda restore revinfo
Tue, 21 Jan 2014 23:53:26 +0100 koda readd r3be36d2fdca6
Tue, 21 Jan 2014 23:46:48 +0100 koda ok really restore tests
Tue, 21 Jan 2014 23:25:57 +0100 koda restore tests
Tue, 21 Jan 2014 23:15:25 +0100 koda restore gameServer changes
Tue, 21 Jan 2014 22:53:15 +0100 koda merge
Wed, 22 Jan 2014 01:11:13 +0400 unc0rr Halfplement voting
Tue, 21 Jan 2014 21:16:52 +0100 sheepluva Fix uGearsHandlersMess.pas changes lost in merge r1c02143bfe9c.
Tue, 21 Jan 2014 22:04:40 +0400 unc0rr Fix server producing unreplayable records
Tue, 21 Jan 2014 18:02:37 +0100 sheepluva use new API for changing GameFlags
Tue, 21 Jan 2014 15:56:52 +0100 sheepluva luaAPI:
Tue, 21 Jan 2014 11:48:43 +0400 unc0rr Fix detection of mapgen
Tue, 21 Jan 2014 10:59:52 +0400 unc0rr Merge
Mon, 20 Jan 2014 21:16:17 -0500 nemo This adds idle hog tinting. Active hog tinting still needed.
Tue, 21 Jan 2014 01:38:06 +0100 sheepluva let log know when a test finished properly, so that an unexpected termination (segfault, divbyzero, etc) is easier to tell apart from test fail
Tue, 21 Jan 2014 01:27:25 +0100 sheepluva * fix divbyzero found by GetGravity test (cWindSpeed was used where cMaxWindSpeed should have been)
Tue, 21 Jan 2014 01:23:57 +0100 sheepluva test for GetGravity and SetGravity
Mon, 20 Jan 2014 22:42:36 +0100 sheepluva add a test based on unC0Rr's suggestion. still a lot of mess and redundancy involved, sry :P
Tue, 21 Jan 2014 00:09:06 +0400 unc0rr Implement drawnMapData function so checker could check replays with drawn maps
Mon, 20 Jan 2014 15:31:45 +0100 sheepluva drill rocket test
Mon, 20 Jan 2014 10:40:59 +0100 sheepluva new cmake option NOVERSIONINFOUPDATE -- to be used if source is in a git/repo that is NOT the hedgewars repo
Mon, 20 Jan 2014 10:16:29 +0100 sheepluva remove DroidSans font from source dir. it is unused afaik and also wrongly included in the source tarballs
Sun, 19 Jan 2014 22:39:06 +0100 sheepluva fix despeckle mutilating blurry land
Mon, 20 Jan 2014 00:25:40 +0400 unc0rr - Make Racer report achievements
Sun, 19 Jan 2014 17:53:16 +0100 sheepluva no idea how I ended up forgetting about the offset I need for same position in different rows (in 1d array); also remove obsolete comment
Sun, 19 Jan 2014 16:35:06 +0100 sheepluva small tweak/hax for blurry land to make tile borders vanish (when clamping is off)
Tue, 21 Jan 2014 22:44:37 +0100 koda add travis tests for the two new cmake options
Sun, 19 Jan 2014 14:58:54 +0100 sheepluva (experimental) merging the new procedures for different pixel representations (1D/2D arrays) into a single procedure with the algorithm and two procedures for the different mapping. - because redundant code sucks (at least twice)
Tue, 21 Jan 2014 22:43:06 +0100 koda fixwhitespace and dos2unix
Sun, 19 Jan 2014 13:41:11 +0100 sheepluva (experimental) make the mysterious borders around land/hats/etc that appear on zoom vanish
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
Sun, 19 Jan 2014 00:18:28 +0400 Wohlstand Fix checker logon process
Sat, 18 Jan 2014 18:20:43 +0100 sheepluva changing build files without testing the change is fun, isn't it? especially for trivial things that would take less than 10 seconds to test :p
Sat, 18 Jan 2014 08:09:55 -0500 nemo Make poison damage possibly variable (might as well since effects is a count). Scripts might find it handy.
Fri, 17 Jan 2014 16:13:10 -0500 nemo Add check for gear kind of hedgehog on invulnerability effect. This probably fixes bug #766, is similar to change in previous r2a1483d91977 and was introduced by r7d925e82e572
Fri, 17 Jan 2014 15:37:24 -0500 nemo well. let's fix this at least - only apply to gears that are actually hedgehogs, not just ones associated with a hedgehog (which can be pretty much any gear since damage tracking was added)
Sat, 18 Jan 2014 00:10:33 +0400 unc0rr Convert some ansistrings to pchars
Fri, 17 Jan 2014 18:17:47 +0100 koda drop redundancies for lua and physfs
Fri, 17 Jan 2014 18:04:49 +0100 koda fix linking physfs after a run of cmake
Fri, 17 Jan 2014 16:50:01 +0100 koda happy 10000th commit
Fri, 17 Jan 2014 16:29:11 +0100 unC0Rr fix build on travis
Fri, 17 Jan 2014 16:31:36 +0100 koda use bundled physfs on win and osx
Fri, 17 Jan 2014 16:16:28 +0100 koda fix some travis BUILD_ARGS and add a new one
Fri, 17 Jan 2014 06:58:28 -0800 Vittorio Giovara Merge pull request #11 from LocutusOfBorg/fix-arm
Fri, 17 Jan 2014 15:32:50 +0100 sheepluva disallow currenthh arrow to go offscreen, always point in direction of the hog - this should make the life of new players easier
Fri, 17 Jan 2014 13:51:47 +0100 sheepluva position "finger"/pointer over current hog above tags
Fri, 17 Jan 2014 01:42:12 +0100 sheepluva style tweaks
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
Fri, 17 Jan 2014 00:24:23 +0100 sheepluva move room state filter
Thu, 16 Jan 2014 22:38:43 +0100 sheepluva unCORr likes PChar arrays
Thu, 16 Jan 2014 23:47:36 +0400 unc0rr In special rooms game starts when all players are ready
Thu, 16 Jan 2014 19:50:18 +0100 sheepluva * allow telling cmake where to find required fonts in system when user supplies the paths, as suggested by unC0Rr, e.g. -DFONTS_DIRS='/usr/share/fonts/truetype/wqy;/usr/share/fonts/truetype/dejavu'
Thu, 16 Jan 2014 17:18:53 +0100 sheepluva allow engine to use symlinked fonts. disallow packages to "overwrite" fonts
Thu, 16 Jan 2014 12:28:41 +0100 sheepluva PhysicsFS 2.0.0 seems to be sufficient; also fix a typo
Wed, 15 Jan 2014 23:48:18 +0100 sheepluva add compatibility for physicsfs 2.0
Thu, 16 Jan 2014 01:27:44 +0400 unc0rr oops, fix build
Thu, 16 Jan 2014 01:19:21 +0400 unc0rr Also define default value of THEME
Tue, 14 Jan 2014 22:56:13 +0100 sheepluva simple mechanism to run lua-based test cases. experimental - I will back it out if it turns out to be nonsense
Tue, 14 Jan 2014 11:45:52 +0100 sheepluva fix seteffect documentation, lua wiki misled me there
Sun, 19 Jan 2014 23:57:52 +0400 unc0rr ifdef for now webgl
Tue, 14 Jan 2014 12:44:29 +0400 unc0rr GravRacer, GravHigh, GravMutant, Grav... uhm... shoppamap? Easy! Gravity script could be combined with any other script now.
Thu, 09 Jan 2014 19:10:12 +0100 Gianfranco Costamagna Fixed build failure to a missing math library linked with BUILD_ENGINE_C=1 and clang webgl
Mon, 13 Jan 2014 14:40:06 -0500 nemo Free cached ammo menu tex on quit.
Thu, 09 Jan 2014 23:54:40 +0400 unc0rr '-d' option to pas2c webgl
Mon, 13 Jan 2014 23:07:27 +0400 unc0rr Parse " and \ escaping in binds
Wed, 08 Jan 2014 23:49:08 +0100 koda rename NOPASCAL option to BUILD_ENGINE_C webgl
Mon, 13 Jan 2014 19:34:39 +0100 sheepluva fix missing escape for usernick used in regexp
Wed, 08 Jan 2014 16:44:23 +0100 koda cosmetics webgl
Sun, 12 Jan 2014 16:21:57 +0400 unc0rr Oops, forgot 'hg add' this file
Wed, 08 Jan 2014 16:43:49 +0100 koda call pas2c on hwengine only webgl
Sun, 12 Jan 2014 16:12:25 +0400 unc0rr Allow logins at any interval, but not more than 2 logins in 30 seconds, 4 in 2 minutes and 6 in 10 minutes.
Wed, 08 Jan 2014 13:04:50 +0400 unc0rr Oops webgl
Sun, 12 Jan 2014 15:15:59 +0400 unc0rr Stub for joins monitor which is a replacement to plain ban for 10 seconds system after join
Wed, 08 Jan 2014 01:16:20 +0400 unc0rr Remove X and Y from the structure since those are misaligned in c code and I failed to do anything about that and they were the last cause of desyncs and only used in 4 places and I'm too lazy webgl
Sun, 12 Jan 2014 11:07:49 +0400 unc0rr That check was too weird and complicated
Wed, 08 Jan 2014 00:31:30 +0400 unc0rr Fix these too webgl
Fri, 10 Jan 2014 22:56:10 +0400 unc0rr Cake falls when loses ground
Wed, 08 Jan 2014 00:13:12 +0400 unc0rr Fix two desync causes webgl
Fri, 10 Jan 2014 11:35:02 -0500 nemo keep velocity from fluttering between 2 and 3px / ms when falling...
Tue, 07 Jan 2014 22:08:02 +0400 unc0rr pas2c engine now writes debug log webgl
Wed, 08 Jan 2014 23:46:02 +0100 koda fix a few uses of VERSION_* checks
Tue, 07 Jan 2014 01:58:23 +0400 unc0rr Render chars as hex numbers webgl
Wed, 08 Jan 2014 23:39:43 +0100 koda drop extra spaces from a few CMakeLists.txt files
Tue, 07 Jan 2014 00:02:58 +0400 unc0rr oh those signed chars webgl
Wed, 08 Jan 2014 23:29:30 +0100 koda consistent cmake checks
Mon, 06 Jan 2014 01:36:33 +0400 unc0rr Fix doStepHandlers confusion webgl
Wed, 08 Jan 2014 19:19:09 +0100 koda use mainstream project name
Sun, 05 Jan 2014 23:58:13 +0400 unc0rr - Don't define NOCONSOLE webgl
Wed, 08 Jan 2014 18:57:23 +0100 koda add other libav library versions
Sun, 05 Jan 2014 13:08:50 +0400 unc0rr Prevent assertion on uninitialized variable webgl
Wed, 08 Jan 2014 20:29:34 +0400 unc0rr 21 now
Sun, 05 Jan 2014 10:54:03 +0400 unc0rr - Fix build via pas2c webgl
Wed, 08 Jan 2014 19:34:12 +0400 unc0rr Ban arch.c from source tarball
Sun, 05 Jan 2014 00:46:26 +0400 unc0rr Fix build (no idea what's going on in this branch btw) webgl
Tue, 07 Jan 2014 13:56:03 -0500 nemo pick random x/y prior to addgear (as generic faller does) to avoid random numbers picked out of order
Sat, 04 Jan 2014 23:55:54 +0400 unc0rr merge default webgl
Tue, 07 Jan 2014 11:40:58 +0100 Gianfranco Costamagna Added cast to qreal, avoiding ftbfs due to issue #758
Sat, 04 Jan 2014 23:30:52 +0400 unc0rr +speedup in binds config (fixes issue 749)
Sat, 04 Jan 2014 02:41:23 +0100 koda enable verbosity in travis builds
Sat, 04 Jan 2014 02:36:55 +0100 koda revert 58dee07f7552
Sat, 04 Jan 2014 02:15:01 +0100 koda hwlibrary also depends on hwengine
Sat, 04 Jan 2014 02:00:12 +0100 koda correctly set this pascal flag for future compatibility
Sat, 04 Jan 2014 01:56:22 +0100 koda update copyright year (twice) for Info.plist
Sat, 04 Jan 2014 01:55:43 +0100 koda set common pascal library search path once
Sat, 04 Jan 2014 01:51:33 +0100 koda explicitly set linker library path for pascal when deploying an older version
Sat, 04 Jan 2014 01:50:23 +0100 koda allow specifying a different CMAKE_OSX_SYSROOT
Fri, 03 Jan 2014 20:15:43 +0100 koda less spam
Fri, 03 Jan 2014 14:11:16 -0500 nemo I'd meant for this to match the frontend
Fri, 03 Jan 2014 19:28:14 +0100 koda fix git hash reporting
Fri, 03 Jan 2014 19:17:42 +0100 koda enable travis bot
Fri, 03 Jan 2014 17:20:06 +0100 koda add more travis tests
Mon, 01 Jun 2015 14:39:25 +0200 koda Close branch 0.9.20
Fri, 03 Jan 2014 17:14:19 +0100 koda have revinfo also try to pick up git hashes
Mon, 01 Jun 2015 14:30:22 +0200 koda Fix building on OSX when autoupdate is disabled 0.9.20
Fri, 03 Jan 2014 07:50:42 -0800 Vittorio Giovara Merge pull request #10 from LocutusOfBorg/fix-avwrapper2
Wed, 05 Mar 2014 12:35:51 +0100 sheepluva don't stack bye/teleport sounds of hogs (when a team is gone) 0.9.20
Fri, 03 Jan 2014 16:24:49 +0100 Gianfranco Costamagna Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d
Tue, 07 Jan 2014 11:40:58 +0100 Gianfranco Costamagna backport of r2aa9cf5badfcc978268a9bf06950942f27dfd366 0.9.20
Fri, 03 Jan 2014 07:19:04 -0800 Vittorio Giovara Merge pull request #8 from LocutusOfBorg/fix-avwrapper-exit-calls
Sat, 04 Jan 2014 02:36:55 +0100 koda revert 58dee07f7552 0.9.20
Fri, 03 Jan 2014 14:21:39 +0100 Gianfranco Costamagna Fixed avwrapper exit calls, fixing issue 752
Sat, 04 Jan 2014 02:15:01 +0100 koda hwlibrary also depends on hwengine 0.9.20
Fri, 03 Jan 2014 07:09:28 -0800 Vittorio Giovara Merge pull request #7 from LocutusOfBorg/fix-FPIC
Sat, 04 Jan 2014 02:18:57 +0100 koda correctly set this pascal flag for future compatibility 0.9.20
Fri, 03 Jan 2014 13:07:19 +0100 Gianfranco Costamagna Fixed fPIC link failure with arm and sparc architectures, fixing issue #757
Fri, 03 Jan 2014 15:24:22 +0100 koda unsynced remote changes...
Sat, 04 Jan 2014 02:18:57 +0100 koda update copyright year (twice) for Info.plist 0.9.20
Fri, 03 Jan 2014 05:58:18 -0800 Vittorio Giovara Merge pull request #6 from LocutusOfBorg/added-travis
Fri, 03 Jan 2014 00:31:07 -0500 nemo tweak
Sat, 04 Jan 2014 02:18:57 +0100 koda set common pascal library search path once 0.9.20
Fri, 03 Jan 2014 10:41:16 +0100 Gianfranco Costamagna Added simple travis file
Thu, 02 Jan 2014 23:52:34 -0500 nemo hey, if unc0rr can screw with gravity...
Sat, 04 Jan 2014 02:18:57 +0100 koda explicitly set linker library path for pascal when deploying an older version 0.9.20
Fri, 03 Jan 2014 01:41:32 +0100 koda merge cmake osx sdk changes
Sat, 04 Jan 2014 02:18:57 +0100 koda allow specifying a different CMAKE_OSX_SYSROOT 0.9.20
Fri, 03 Jan 2014 00:46:23 +0400 unc0rr Oops, fix message
Sat, 04 Jan 2014 02:18:57 +0100 nemo I'd meant for this to match the frontend 0.9.20
Fri, 03 Jan 2014 00:37:48 +0400 unc0rr - Utility script for parameters handling
Sat, 04 Jan 2014 02:18:57 +0100 koda fix git hash reporting 0.9.20
Wed, 01 Jan 2014 23:41:49 +0400 unc0rr Only emit roomNameUpdated when it actually is changed
Sat, 04 Jan 2014 02:18:57 +0100 koda have revinfo also try to pick up git hashes 0.9.20
Wed, 01 Jan 2014 23:28:24 +0400 unc0rr Prepend '!' to 42nd scheme parameter in network traffic
Sat, 04 Jan 2014 02:18:57 +0100 Gianfranco Costamagna Fixed commit 887b9eca023c94c26daf9607c7ac9b18172c634d 0.9.20
Wed, 01 Jan 2014 14:16:01 +0400 unc0rr Special script parameter variable in game scheme
Sat, 04 Jan 2014 02:18:57 +0100 Gianfranco Costamagna Fixed avwrapper exit calls, fixing issue 752 0.9.20
Wed, 01 Jan 2014 13:42:38 +0400 unc0rr Try to keep old weapon sets (not tested at all)
Sat, 04 Jan 2014 02:18:57 +0100 Gianfranco Costamagna Fixed fPIC link failure with arm and sparc architectures, fixing issue #757 0.9.20
Wed, 01 Jan 2014 13:22:46 +0400 unc0rr Don't set gravity to normal immediately on turn end, let watchdog do its job if game gets frozen
Wed, 01 Jan 2014 00:45:28 +0400 unc0rr This is the way I like it: 0.9.20
Wed, 01 Jan 2014 00:18:10 -0500 nemo tip is no longer .20 compatible
Tue, 31 Dec 2013 00:53:29 +0400 unc0rr Some fixes 0.9.20
Wed, 01 Jan 2014 00:45:28 +0400 unc0rr This is the way I like it:
Tue, 31 Dec 2013 00:17:58 +0400 unc0rr Not a thing which is needed in release tarball 0.9.20
Mon, 30 Dec 2013 23:28:47 -0500 nemo allow SDL 1.2 to at least do a 32767 map. We probably should add a TryDo somewhere to assert that limit on SDL 1.2 to avoid overflows. Ditto int version for SDL 2
Mon, 30 Dec 2013 23:28:47 -0500 nemo allow SDL 1.2 to at least do a 32767 map. We probably should add a TryDo somewhere to assert that limit on SDL 1.2 to avoid overflows. Ditto int version for SDL 2 0.9.20
Tue, 31 Dec 2013 04:56:16 +0100 koda Added tag 0.9.20-release for changeset af0520a6bf00
Fri, 03 Jan 2014 01:40:50 +0100 koda remove one spurious WARNING tag from cmake message 0.9.20
Tue, 31 Dec 2013 01:33:49 +0100 koda merge from .20 again
Fri, 03 Jan 2014 01:40:23 +0100 koda improve OSX SDK selection when build and deploy target don't match 0.9.20
Tue, 31 Dec 2013 00:32:55 +0100 koda switch every optimization from Os to O2 0.9.20 0.9.20-release
Mon, 30 Dec 2013 18:29:23 -0500 nemo missed this in the merge. rejected the uGearsHandlersMess changes thinking they were all desyncing, but there was the function rename from uLandGraphics 0.9.20
Tue, 31 Dec 2013 00:53:29 +0400 unc0rr Some fixes
Tue, 31 Dec 2013 00:19:12 +0100 koda move CMAKE_Pascal_FLAGS_* flags after enabling the Pascal language or they get overwritten 0.9.20
Tue, 31 Dec 2013 00:17:58 +0400 unc0rr Not a thing which is needed in release tarball
Mon, 30 Dec 2013 14:56:47 -0500 nemo merge safe fixes from default. physfs include order, tips file length check, server checker fixes, shoppa border fix, land drawing optimisations, physfs off by 1 (probably unused by us), rubber svg image 0.9.20
Mon, 30 Dec 2013 13:34:24 -0500 nemo merge from .20
Sun, 29 Dec 2013 12:37:05 +0100 koda merge
Sun, 29 Dec 2013 15:08:52 +0400 unc0rr Uberfix. TODO: ask fpc guys wtf.
Sun, 29 Dec 2013 15:07:51 +0400 unc0rr A bit of formatting
Sun, 29 Dec 2013 12:32:36 +0400 unc0rr Be friendly with pas2c
Sat, 28 Dec 2013 12:35:30 -0500 nemo debian is pedantic and isn't aware this is just a dev comment
Sat, 28 Dec 2013 11:01:28 -0500 nemo Delete Application
Sat, 28 Dec 2013 08:18:41 -0500 nemo also make drill much much less likely to explode on shallow angles
Fri, 27 Dec 2013 23:52:04 -0500 nemo reset X/Y too (make drill less explodey. mask fixes revealed an issue)
Fri, 27 Dec 2013 17:06:21 -0500 nemo add the source image so it doesn't get misplaced again
Sun, 29 Dec 2013 12:36:16 +0100 koda merge further changes from 0.9.20
Mon, 30 Dec 2013 13:33:58 -0500 nemo I don't trust fpc with -O3 0.9.20
Fri, 27 Dec 2013 01:23:12 +0400 unc0rr Store protocol number in database for replays
Sun, 29 Dec 2013 15:08:52 +0400 unc0rr Uberfix. TODO: ask fpc guys wtf. 0.9.20
Fri, 27 Dec 2013 01:22:42 +0400 unc0rr Heh, hardcoded paths :D
Sat, 28 Dec 2013 12:35:30 -0500 nemo debian is pedantic and isn't aware this is just a dev comment 0.9.20
Fri, 27 Dec 2013 01:22:12 +0400 unc0rr Oops, meant Land
Sat, 28 Dec 2013 11:01:28 -0500 nemo Delete Application 0.9.20
Thu, 26 Dec 2013 16:52:51 +0100 hasufell BUILD: make binary/libdir destinations modifiable 0.9.20
Thu, 26 Dec 2013 16:52:51 +0100 hasufell BUILD: make binary/libdir destinations modifiable
Sat, 28 Dec 2013 22:00:57 +0100 koda include paths before platform, move config code around 0.9.20
Thu, 26 Dec 2013 16:51:46 +0100 koda merge a few changes from 0.9.20
Sat, 28 Dec 2013 21:53:17 +0100 koda drop 10.4 support, needed after introduction of @rpath 0.9.20
Thu, 26 Dec 2013 16:51:11 +0100 koda Added tag 0.9.20-release for changeset 2b8f928faa14
Sat, 28 Dec 2013 21:24:23 +0100 koda correctly handle @rpath 0.9.20
Thu, 26 Dec 2013 05:48:51 -0800 Vittorio Giovara Merge pull request #5 from AMDmi3/freebsd
Fri, 27 Dec 2013 01:25:03 +0400 unc0rr merge 0.9.20
Wed, 25 Dec 2013 08:44:39 -0500 nemo give cake a tiny initial push so it does something useful in zerog
Wed, 25 Dec 2013 11:52:09 +0400 unc0rr Prevent div by zero
Thu, 26 Dec 2013 16:18:19 +0100 koda skip writing the full destination name 0.9.20
Tue, 24 Dec 2013 18:39:23 -0500 nemo merge w/ 0.9.20
Thu, 26 Dec 2013 16:17:22 +0100 koda copy the png library 0.9.20
Tue, 24 Dec 2013 18:38:27 -0500 nemo forgot this one too 0.9.20
Tue, 24 Dec 2013 17:00:17 -0500 nemo pick up trunk changes (AI, encoding) 0.9.20
Tue, 24 Dec 2013 16:58:49 -0500 nemo I hate windows. This probably fixes text.
Wed, 25 Dec 2013 00:56:44 +0400 unc0rr merge from default 0.9.20
Tue, 24 Dec 2013 15:55:22 -0500 nemo quick sanity change for AI + zerog
Wed, 25 Dec 2013 00:55:26 +0400 unc0rr Bump up protocol number 0.9.20
Tue, 24 Dec 2013 15:44:50 -0500 nemo few more changes
Wed, 25 Dec 2013 00:32:41 +0400 unc0rr this is really annoying
Tue, 24 Dec 2013 15:21:28 -0500 nemo 0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
Wed, 25 Dec 2013 00:30:50 +0400 unc0rr Allow skip in move
Wed, 25 Dec 2013 00:10:16 +0400 unc0rr merge
Tue, 24 Dec 2013 23:17:44 +0400 unc0rr Make server aware of new versions
Tue, 24 Dec 2013 22:16:07 +0400 unc0rr Rework of No Gravity script:
Tue, 24 Dec 2013 15:07:41 -0500 nemo Remove some wtfism that was breaking localisation
Tue, 24 Dec 2013 12:52:08 -0500 nemo Recover old tips from .ts files. This addresses bug #740
Tue, 24 Dec 2013 10:10:56 -0500 nemo Pick random tip from the tip file each time front page is viewed.
Tue, 24 Dec 2013 09:53:08 -0500 nemo Localise tips again. Including new german contribution from bug #738. We should look into the old .ts files and see if there are translations that can be recovered.
Tue, 24 Dec 2013 01:10:38 +0200 Periklis Ntanasis typos correction
Mon, 23 Dec 2013 15:11:55 -0500 nemo svg
Mon, 23 Dec 2013 23:08:40 +0400 unc0rr 'Open packages directory' button on dlc page
Mon, 23 Dec 2013 13:51:51 -0500 nemo merge of volkan's commit followed by lupdate to pick up the new strings
Mon, 23 Dec 2013 12:52:39 -0500 nemo Purely a whitespace change. Going to try to stick to consistent line endings in the future.
Mon, 23 Dec 2013 12:49:45 -0500 wuzzy update german
Mon, 23 Dec 2013 12:22:55 -0500 nemo more advbounce flagging
Mon, 23 Dec 2013 00:52:02 -0500 nemo make punch usable with no gravity lua
Mon, 23 Dec 2013 03:15:39 +0200 Periklis Ntanasis code formatting/consistency
Mon, 23 Dec 2013 03:11:17 +0200 Periklis Ntanasis oops, remove debug message
Mon, 23 Dec 2013 02:59:44 +0200 Periklis Ntanasis check if save from old campaign name scheme exists and if so rename it to use _ instead of spaces -see issue 722
Sun, 22 Dec 2013 15:49:01 -0500 nemo stricter check of dY and collision
Mon, 23 Dec 2013 00:20:02 +0400 unc0rr Move to No_Gravity and add .cfg
Sun, 22 Dec 2013 15:11:13 -0500 nemo Default to ...
Sun, 22 Dec 2013 14:46:30 -0500 nemo allow poison clouds to flag active using tmpflag
Sun, 22 Dec 2013 23:17:42 +0400 unc0rr No gravity mode
Sun, 22 Dec 2013 23:16:55 +0400 unc0rr - Fix typo in frontend debug output
Sun, 22 Dec 2013 13:44:28 -0500 nemo Graves should not be kicked for EXPLDoNotTouchAny
Sun, 22 Dec 2013 08:37:10 -0500 wuzzy add a preliminary description
Sat, 21 Dec 2013 15:39:16 -0500 nemo redraw ownertex to fix tinting issue
Fri, 20 Dec 2013 22:25:06 -0500 nemo make rubber bouncy even in winter. was considering icy as well but, one, evil, two, would prob want ice sprite like girder
Sat, 21 Dec 2013 02:18:40 +0200 Periklis Ntanasis changing math functions that may cause desyncs
Sat, 21 Dec 2013 01:14:59 +0400 unC0Rr Fix warnings
Fri, 20 Dec 2013 15:06:18 +0400 unc0rr Some updates to ru localization
Wed, 18 Dec 2013 18:43:43 -0500 nemo christmas eve too (matches frontend)
Wed, 18 Dec 2013 15:13:58 -0500 nemo merge since this was committed prior to the hat addition
Wed, 18 Dec 2013 21:05:53 +0100 Vatten Updated continental to the latest
Wed, 18 Dec 2013 14:50:05 -0500 nemo New hats. Variety of authors. Collected from hats thread by Randi.
Wed, 18 Dec 2013 16:10:22 +0400 unc0rr merge
Wed, 18 Dec 2013 03:06:37 +0200 Periklis Ntanasis desert01 fixed destructible terrain marks and cosmos marks for completed main missions
Wed, 25 Dec 2013 23:25:25 +0400 Dmitry Marakasov Move physfs includes before all others
Wed, 18 Dec 2013 01:05:15 +0400 unc0rr No idea what this is doing, seems to allow recorder instance to not block further engine starts while it is doing its job.
Wed, 25 Dec 2013 23:23:48 +0400 Dmitry Marakasov Fix off-by-one in physfs
Tue, 17 Dec 2013 00:02:52 +0400 unc0rr merge default here sdl2transition
Sun, 15 Dec 2013 14:05:42 -0500 nemo remove state from check, just to see if this was why we just desynced
Sat, 14 Dec 2013 14:29:14 -0500 nemo state too "why not"
Sat, 14 Dec 2013 14:24:03 -0500 nemo clear gstCollision from doStepFallingGear once I'm done with it. hog "physics" doesn't use it, and was screwing up labels
Sat, 14 Dec 2013 01:03:10 +0400 unc0rr merge
Fri, 13 Dec 2013 13:52:10 -0500 nemo lupdate-qt4
Sat, 14 Dec 2013 01:00:26 +0400 unc0rr This seems to be enough to fix the bug with sprGirder rendered in stripe
Fri, 13 Dec 2013 22:38:09 +0400 unc0rr Display team owner in teams widget (addresses issue 174)
Fri, 13 Dec 2013 22:14:02 +0400 unc0rr - /owner command to specify team owner
Fri, 13 Dec 2013 21:55:19 +0400 unc0rr merge
Fri, 13 Dec 2013 11:49:00 -0500 cairo add SetHogTeamName
Fri, 13 Dec 2013 00:16:02 +0400 unc0rr - /greeting command for room greeting message
Fri, 13 Dec 2013 00:00:49 +0400 unc0rr - Remove obsolete protocol message
Thu, 12 Dec 2013 22:57:51 +0400 unc0rr More sane default weapons: remove rc, freezer, portals and landspray
Thu, 12 Dec 2013 13:33:33 -0500 nemo reduce # of freezers to 1
Fri, 13 Dec 2013 13:50:14 +0200 Periklis Ntanasis changed some things about checkpoints and battle events in desert01,fixes turn interruption when battle one or two is triggered
Thu, 12 Dec 2013 02:52:37 +0200 Periklis Ntanasis fixed getting device crates with rc plane,end game when device crates destroyed,save/load hero position for checkpoint 5 in desert01
Wed, 11 Dec 2013 17:58:32 +0200 Periklis Ntanasis removed bouncy terrain, added visual mark on non-portal/indestructible areas, changed map so only way to win is by using the portal gun
Tue, 10 Dec 2013 13:43:13 -0500 nemo make the rubber band a "flat" surface so bounce is a bit more predictable. This is mostly just for testing. It looks a bit odd walking on it, and unpredictable bounce might even be just fine...
Tue, 10 Dec 2013 13:26:42 -0500 nemo oups. accidentally commented out both lines
Tue, 10 Dec 2013 22:09:57 +0400 unc0rr Better diagnostic message when failing to load theme.cfg
Tue, 10 Dec 2013 00:20:53 -0500 nemo can't use parsecommand since it does sendipc
Tue, 10 Dec 2013 00:05:27 -0500 nemo fix for fail to place using ammo
Mon, 09 Dec 2013 23:30:41 -0500 nemo match girder on this one.
Mon, 09 Dec 2013 23:13:47 -0500 nemo clear hat if load fails
Mon, 09 Dec 2013 23:13:17 -0500 cairo set holiday hats for nohat hogs
Tue, 10 Dec 2013 02:30:53 +0200 Periklis Ntanasis moon02 fixes: bug that didn't called win(), changed map so blue hog not placed on edges, teleport animations, removed amSkip, also error when drow hero and enemy seems fixed
Tue, 10 Dec 2013 00:00:08 +0400 unc0rr Don't send empty theme in config
Mon, 09 Dec 2013 23:32:57 +0400 unc0rr - Restrict game config changes in special rooms
Mon, 09 Dec 2013 10:59:38 -0500 nemo Experiment in adding a "boing" graphic for bouncing. It has no text right now (was thinking l10n) and colour is fixed.
Sun, 08 Dec 2013 16:04:40 -0500 nemo Add rubber utility. Graphics are still incomplete. Also flag snow/ice in theme config.
Sun, 08 Dec 2013 13:49:11 -0500 nemo Add missing gstCollision bug #725
Sun, 08 Dec 2013 17:58:45 +0100 sheepluva fix Issue #724: Bee sound never stops (underwater when timer is 0)
Sun, 08 Dec 2013 12:19:30 +0100 sheepluva string/typo fixes
Sat, 07 Dec 2013 22:09:55 -0500 nemo revert r938d1c08d0d1 in favour of putting it in the chat log. I think this addresses main concern about missing text. There've been complaints in past too about conversation in bubbles not being visible in history. If the objection is that r938d1c08d0d1 offers a more æsthetic solution, I think it should augment this, be flagged, and fix the visual issues first.
Sat, 07 Dec 2013 21:41:34 -0500 nemo use a variable that allows negative values instead.
Sun, 08 Dec 2013 02:43:06 +0100 sheepluva disallow speech bubbles to go offscreen
Sun, 08 Dec 2013 02:36:14 +0100 sheepluva fix speechbubbles assigning negative values to a Longword value, overflowing it
Fri, 06 Dec 2013 23:53:35 +0100 sheepluva It seems that at the current state it is necessary to protect sending stats/ending game from multiple execution,
Fri, 06 Dec 2013 22:48:30 +0100 sheepluva * turned out the no-flight zone is also a no-climb-and-progress zone
Fri, 06 Dec 2013 20:38:48 +0100 sheepluva some more campaign string tweaks
Fri, 06 Dec 2013 17:01:40 +0100 sheepluva string tweaks and whitespace fixes
Fri, 06 Dec 2013 15:37:15 +0100 sheepluva german translation updates
Fri, 06 Dec 2013 10:22:33 +0100 sheepluva don't allow autocamera to mess with targetting when e.g. spamming air-attacks in inf attack mode
Fri, 06 Dec 2013 09:30:07 +0200 Periklis Ntanasis fix buggy win conditions and stats in death01
Thu, 05 Dec 2013 00:51:27 +0400 unc0rr - Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all.
Wed, 04 Dec 2013 12:28:04 +0100 sheepluva here have some lua love: make parameter count error messages more helpful to lua devs
Wed, 04 Dec 2013 10:47:15 +0100 sheepluva lua call SetAmmoDelay(ammotype, delay). note: as the engine does not yet support per-clan/team/hog ammo delay values, lua scripters will have to keep track of individual delays and set them accordingly before a hedgehog's turn (if they want usage cool-down behavior)
Wed, 04 Dec 2013 09:54:16 +0100 sheepluva fix misspelled variable name (cosmetic change)
Tue, 03 Dec 2013 22:53:45 -0500 nemo make the team association with hog before calling gear creation. makes some lua a little easier
Tue, 03 Dec 2013 22:48:21 -0500 nemo sethogname/hat need to wrap entire operation around test of hog/gear
Wed, 04 Dec 2013 02:08:46 +0200 Periklis Ntanasis adjusting the wind in fruit02
Wed, 04 Dec 2013 00:46:04 +0200 Periklis Ntanasis fixed wrong saved positions, illegal crate destroying and killing cap.Lime early in fruit02
Wed, 04 Dec 2013 00:19:42 +0400 unc0rr Load themes lazily
Tue, 03 Dec 2013 23:54:58 +0400 unc0rr Be lazy in loading maps list
Tue, 03 Dec 2013 18:09:54 +0100 sheepluva make all objects depend on .inc files (which are not correctly positioned in list, because cmake can't deal with that
Tue, 03 Dec 2013 12:10:51 -0500 nemo Remove turntimeleft/hog gear check from smine if infinite attack is enabled. just use the flightime for that.
Tue, 03 Dec 2013 17:39:07 +0100 sheepluva make source files objects depend on their predecessors in list
Tue, 03 Dec 2013 17:06:40 +0200 Periklis Ntanasis fixed user gain control of npc, rope cheat and overlapping bubbles in fruit01
Mon, 02 Dec 2013 20:25:15 +0100 sheepluva make lazy loading of map preview a little bit less of a hack
Mon, 02 Dec 2013 23:20:07 +0400 unc0rr Load hats into the model lazily
Mon, 02 Dec 2013 17:13:22 +0100 sheepluva fix for: uCollisions.pas(63,50) Hint: Unit "uGearsList" not used in uCollisions
Mon, 02 Dec 2013 16:52:15 +0100 sheepluva add missing initializers for 'dlc' variables for the 3 default generated map types (fixes 3 clang warnings)
Mon, 02 Dec 2013 12:40:16 +0100 sheepluva don't generate any map previews until they are actually visible. this should improve hedgewars startup performance on weak machines
Mon, 02 Dec 2013 04:35:02 +0200 Periklis Ntanasis fixed moving npc and flying in forbidden area in ice01
Mon, 02 Dec 2013 03:07:28 +0200 Periklis Ntanasis fixed overlapping bubbles and wrong dialog triggering in moon01
Sun, 01 Dec 2013 13:22:06 -0500 nemo don't abort changeammo on attacking/attacked in infattack mode, keep scrolling through slot after setweap even if a multishoot was aborted triggering gstattacked, to ensure proper ammo gets set for next turn
Sat, 30 Nov 2013 22:34:39 -0500 nemo Make sticky mine respect lfBouncy, make hogs do same, kinda... make uCollisions return land w/ mask, restrict bouncy to advbounce gears only, which means piano doesn't bounce anymore
Sat, 30 Nov 2013 20:53:54 +0400 unc0rr Fix erroneous message in console debug
Sat, 30 Nov 2013 17:43:58 +0400 unc0rr Show "incompatible version" message instead of "no such room" on try to join room with another protocol version
Sat, 30 Nov 2013 14:36:41 +0100 sheepluva fix for regression issue 669 "Lobby: User context-menu of offline user shows all options as if user was still online"
Sat, 30 Nov 2013 14:33:23 +0100 sheepluva small cleanup etc
Sat, 30 Nov 2013 14:05:22 +0100 sheepluva don't show 'follow' entry for players that are in lobby
Sat, 30 Nov 2013 13:42:14 +0100 sheepluva regression fix: reallow offline players to be added to friendslist/ignore list
Sat, 30 Nov 2013 11:14:32 +0100 sheepluva fixing position of spawning sparkles of target gears by applying a filthy workaround for a filthy bug in the filthy filthy doStepCase handler.
Fri, 29 Nov 2013 18:46:32 +0100 sheepluva whip: visual enhancements (hat'n'dust) as suggested by nemo
Fri, 29 Nov 2013 15:53:46 +0400 unc0rr Quick and simple dynamite AI without precalculated retreat and without accurate dynamite physics model (no bounce). Still does pretty well, using it mostly off cliffs.
Thu, 28 Nov 2013 21:13:49 -0500 nemo Initial pass at bounciness. To try it out, or lfBouncy on girder in uLandGraphics (search for the word graphically)
Thu, 28 Nov 2013 00:41:35 +0400 unc0rr Animate hedgehogs healths inside team health bar. Proper animation for the case when max team health grows is lost though.
Wed, 27 Nov 2013 19:10:53 +0100 sheepluva update credits
Mon, 25 Nov 2013 22:09:42 +0100 sheepluva unbreak various parts of campaign variable loading/saving
Mon, 25 Nov 2013 10:12:18 +0100 sheepluva don't let (am)Nothing change allowed aiming angles. e.g. fixes aiming problems when on last rope. please test for possible side effects (flying saucer and whatnot)
Sun, 24 Nov 2013 22:12:23 -0500 nemo *grumble grumble*
Mon, 25 Nov 2013 01:03:14 +0400 unc0rr Forbid /delegate to room admin
Sun, 24 Nov 2013 22:11:55 -0500 nemo fix tag toggling. I think...
Sun, 24 Nov 2013 14:03:33 -0500 nemo another broken element
Sun, 24 Nov 2013 14:00:24 -0500 nemo fix translation xml
Sat, 14 Dec 2013 21:16:20 +0400 unc0rr To prevent that weird crash, you need to initialize SDL before Qt sdl2transition
Sun, 24 Nov 2013 13:07:55 +0400 unc0rr Fix typo reported by MK
Fri, 06 Dec 2013 00:56:56 +0100 koda Qt and SDL2 do not play nice on osx apparently sdl2transition
Fri, 22 Nov 2013 15:23:28 -0500 nemo gear deletion called inappropriately.
Fri, 06 Dec 2013 00:45:32 +0100 koda use clang on mavericks sdl2transition
Tue, 19 Nov 2013 22:15:40 -0500 nemo return land word from uCollisions to make decisions based on it. Should be handy for trampoline.
Fri, 06 Dec 2013 00:28:55 +0100 koda fix linking on osx by hardcoding the default library output path sdl2transition
Mon, 18 Nov 2013 22:14:16 +0100 Wuzzy german translation update
Fri, 06 Dec 2013 00:02:10 +0100 koda use NOSDL2 for consistency sdl2transition
Mon, 18 Nov 2013 00:44:30 +0400 unc0rr - Column for script in rooms list
Mon, 11 Nov 2013 00:15:20 +0400 unc0rr Frontend builds sdl2transition
Fri, 15 Nov 2013 14:41:36 -0500 Mailaender Fix .desktop conformance warnings
Sun, 10 Nov 2013 14:04:15 +0400 unc0rr Accept SDL_TEXTINPUT events for chat (why first and only first chat invocation receives event for 't' key?) sdl2transition
Thu, 14 Nov 2013 12:47:22 -0500 nemo Make birdy fly away if hog gear is deleted.
Sun, 10 Nov 2013 01:45:43 +0400 unc0rr All I want is to receive some events... sdl2transition
Wed, 13 Nov 2013 09:35:52 -0500 almikes bug #695 add left tex to stop repeating sun
Wed, 13 Nov 2013 00:57:41 +0200 Periklis Ntanasis added campaigns_el.txt
Fri, 08 Nov 2013 17:53:02 +0400 unc0rr - Keyboard bindings seem to work fully sdl2transition
Tue, 12 Nov 2013 22:34:54 -0500 nemo Delete now toggles hiding team area
Tue, 12 Nov 2013 00:37:37 +0200 Periklis Ntanasis typo correction
Fri, 08 Nov 2013 14:22:22 +0400 unc0rr Use scancodes. Most bindings work now. sdl2transition
Tue, 12 Nov 2013 15:38:45 +0400 unc0rr Handle absence of "SCRIPT" in replay
Tue, 12 Nov 2013 00:34:56 +0200 Periklis Ntanasis missions_el added
Thu, 07 Nov 2013 22:51:34 +0400 unc0rr - Fix TryPut, so really large maps could load sdl2transition
Fri, 08 Nov 2013 23:11:27 -0500 nemo merge
Thu, 07 Nov 2013 21:15:36 +0400 unc0rr Sounds can be heard now sdl2transition
Fri, 08 Nov 2013 23:11:13 -0500 nemo Tweak trophyrace to work better w/ skip (probably, needs testing), drop Invulnerable in favour of effects - heInvulnerable is already in effects,
Thu, 07 Nov 2013 21:10:17 +0400 unc0rr Fix SDL_GL_SwapWindow, engine renders graphics now sdl2transition
Thu, 07 Nov 2013 23:08:28 -0500 nemo just an experiment. make these offset 2 as well on X
Thu, 07 Nov 2013 21:06:30 +0400 unc0rr Provide more information to SDLTry sdl2transition
Thu, 07 Nov 2013 22:23:34 -0500 nemo fiddle with shift of hog gear collision. need some ropers to try them out
Fri, 08 Nov 2013 12:00:47 +0400 unc0rr Fix chat yet again
Tue, 05 Nov 2013 23:33:23 +0100 koda some improvements for sdl2 building (not complete nor clean) sdl2transition
Wed, 06 Nov 2013 09:26:14 -0500 nemo fix f10 default if no team binds
Wed, 06 Nov 2013 00:59:33 +0400 unc0rr - Use USESDL12 for old SDL sdl2transition
Tue, 05 Nov 2013 11:04:26 +0400 unc0rr Fix broken chat
Mon, 04 Nov 2013 22:41:55 -0500 nemo cleanup of timer accidentally exposed prob w/ timebox
Sun, 03 Nov 2013 22:53:37 +0100 koda merge
Sun, 03 Nov 2013 22:53:16 +0100 koda enable -fPIC on UNIX only
Sun, 03 Nov 2013 14:45:07 -0500 nemo this should prevent sliding when game clock isn't running. sorry unc0rr, not going to bother encapsulating. maybe later. short on time right now/lazy
Mon, 04 Nov 2013 01:23:20 +0400 unc0rr Only toggle afk mode when it's not your turn
Sun, 03 Nov 2013 22:39:00 +0400 unc0rr Quick and simple implementation of afk mode (toggled by /pause)
Sun, 03 Nov 2013 22:37:41 +0400 unc0rr Small refactor
Sun, 03 Nov 2013 16:54:44 +0100 sheepluva unbreak png screenshots
Sat, 02 Nov 2013 22:49:32 +0400 unc0rr Don't change crosshair look when hedgehog does high jump
Fri, 01 Nov 2013 23:50:13 +0400 unc0rr - Bring back white dot in the center of crosshair. Crosshair is blurred now!
Thu, 31 Oct 2013 21:13:07 -0400 nemo merge bday/xmas w/ main
Thu, 31 Oct 2013 21:04:39 -0400 nemo ok. this should avoid calling switch inappropriately. also, add skip to trophyrace and add the per-team achievement reporting.
Thu, 31 Oct 2013 20:50:20 -0400 nemo so, lack of this was causing the team area to be too squat. at this point tho, I get the impression qt.css is outright replaced by birthday/christmas. This seems inconvenient, and if so, we should merge in changes to qt.css which has quite a bit more stuff in it
Thu, 31 Oct 2013 23:27:46 +0400 unc0rr Ensure checkers don't check same replay simultaneously
Thu, 31 Oct 2013 23:27:06 +0400 unc0rr Fix 'non-exhaustive pattern' server crash
Thu, 31 Oct 2013 10:46:52 -0400 nemo Prevent using SetAmmo to set amNothing to anything.
Wed, 30 Oct 2013 15:54:29 -0400 nemo drop onGameTick20 - it has some savings on cpu, but racers demand millisecond precision not 20 millisecond, apparently
Wed, 30 Oct 2013 15:25:17 -0400 nemo this isn't pascal
Wed, 30 Oct 2013 15:13:17 -0400 nemo use gameticks instead of turn timer. untested. also replaced tabs with spaces
Wed, 30 Oct 2013 00:18:10 +0400 unc0rr - More HealthTex to clan structure
Tue, 29 Oct 2013 23:47:57 +0400 unc0rr Tinted crosshair (without that cool white dot in the middle)
Tue, 29 Oct 2013 23:08:10 +0400 unc0rr - Cut code with bug to fix issue 713
Mon, 28 Oct 2013 17:32:51 +0100 koda not useful check
Mon, 28 Oct 2013 17:10:07 +0100 koda fix asm again...
Mon, 28 Oct 2013 17:03:20 +0100 koda correctly use USE_TOUCH_INTERFACE
Mon, 28 Oct 2013 16:53:20 +0100 koda add possibility to compile with SDL2 automatically
Mon, 28 Oct 2013 14:16:04 +0100 koda add FindSDL2 module from dhewm repo
Mon, 28 Oct 2013 14:07:04 +0100 koda merge spacecampaign
Sun, 03 Nov 2013 22:54:02 +0100 koda close branch spacecampaign
Wed, 25 Sep 2013 05:42:16 +0300 Periklis Ntanasis merge with default spacecampaign
Sun, 22 Sep 2013 18:34:53 +0300 Periklis Ntanasis autoselect weapon in time challenges spacecampaign
Sun, 22 Sep 2013 17:37:57 +0300 Periklis Ntanasis typo spacecampaign
Sun, 22 Sep 2013 05:33:00 +0300 Periklis Ntanasis fixed bug that didn't set TurnTimeLeft in first round if dialog not skipped spacecampaign
Thu, 19 Sep 2013 03:49:29 +0300 Periklis Ntanasis use consts for TStatInfo enum spacecampaign
Thu, 19 Sep 2013 02:33:23 +0300 Periklis Ntanasis fixes bug that doesn't display mission name in drop down list spacecampaign
Wed, 18 Sep 2013 04:24:10 +0300 Periklis Ntanasis some changes regarding hp save in cosmos and moon spacecampaign
Wed, 18 Sep 2013 04:02:13 +0300 Periklis Ntanasis remove unnecessary comments spacecampaign
Wed, 18 Sep 2013 03:53:47 +0300 Periklis Ntanasis dialog changes spacecampaign
Wed, 18 Sep 2013 03:09:31 +0300 Periklis Ntanasis added event for meteorite mission spacecampaign
Wed, 18 Sep 2013 02:08:45 +0300 Periklis Ntanasis cosmos, after death01 dialogs spacecampaign
Wed, 18 Sep 2013 01:25:59 +0300 Periklis Ntanasis changes in cosmos map spacecampaign
Tue, 17 Sep 2013 04:09:14 +0300 Periklis Ntanasis custom stats and win/lose events spacecampaign
Tue, 17 Sep 2013 03:26:33 +0300 Periklis Ntanasis image and description spacecampaign
Tue, 17 Sep 2013 02:04:41 +0300 Periklis Ntanasis final mission map and most logic spacecampaign
Mon, 16 Sep 2013 05:27:52 +0300 Periklis Ntanasis bonus notice in the win/stats page spacecampaign
Mon, 16 Sep 2013 05:22:40 +0300 Periklis Ntanasis add bonuses spacecampaign
Mon, 16 Sep 2013 04:04:15 +0300 Periklis Ntanasis hats spacecampaign
Sun, 15 Sep 2013 16:12:34 +0300 Periklis Ntanasis removed unnecessary map.cfg spacecampaign
Sun, 15 Sep 2013 16:07:31 +0300 Periklis Ntanasis making death01 easier and less luck dependent spacecampaign
Sat, 14 Sep 2013 05:13:05 +0300 Periklis Ntanasis add skip to hero spacecampaign
Sat, 14 Sep 2013 05:11:38 +0300 Periklis Ntanasis making death01 easier and less luck dependent to win spacecampaign
Sat, 14 Sep 2013 02:13:20 +0300 Periklis Ntanasis fixed bug making the game not end when thanta was dead,reported by Wuzzy spacecampaign
Sat, 14 Sep 2013 01:00:38 +0300 Periklis Ntanasis end game when skip in last dialog spacecampaign
Sat, 14 Sep 2013 00:39:59 +0300 Periklis Ntanasis fixed hero win the game in case damage has happened to him previously in the same turn reported by Wuzzy spacecampaign
Fri, 13 Sep 2013 02:43:55 +0300 Periklis Ntanasis should fix deadlock checkpoint reported by Wuzzy spacecampaign
Fri, 13 Sep 2013 02:22:57 +0300 Periklis Ntanasis fixed lua error reported by Wuzzy spacecampaign
Thu, 12 Sep 2013 23:20:32 +0300 Periklis Ntanasis fix check for event - guard attack spacecampaign
Thu, 12 Sep 2013 23:08:45 +0300 Periklis Ntanasis give player only one rope spacecampaign
Thu, 12 Sep 2013 23:02:14 +0300 Periklis Ntanasis fixed bug that didn't endgame when make wrong landing with no fuels spacecampaign
Thu, 12 Sep 2013 18:26:06 +0300 Periklis Ntanasis fixed the bug that didn't saved checkpoint 1 reported by mikade spacecampaign
Thu, 12 Sep 2013 03:49:53 +0300 Periklis Ntanasis image and description spacecampaign
Thu, 12 Sep 2013 03:19:31 +0300 Periklis Ntanasis added custom stats spacecampaign
Thu, 12 Sep 2013 03:11:30 +0300 Periklis Ntanasis cleanup - removed debug prints spacecampaign
Wed, 11 Sep 2013 21:25:50 +0300 Periklis Ntanasis many corrections spacecampaign
Wed, 11 Sep 2013 08:39:00 +0300 Periklis Ntanasis moon side mission map and most of the logic spacecampaign
Fri, 06 Sep 2013 07:03:12 +0300 Periklis Ntanasis win stats spacecampaign
Fri, 06 Sep 2013 06:59:54 +0300 Periklis Ntanasis image and description spacecampaign
Fri, 06 Sep 2013 06:29:42 +0300 Periklis Ntanasis added captions with rules and objectives spacecampaign
Fri, 06 Sep 2013 06:03:26 +0300 Periklis Ntanasis I think it's better map to be destroyable spacecampaign
Fri, 06 Sep 2013 05:54:59 +0300 Periklis Ntanasis mission mechanioncs seems ok spacecampaign
Wed, 04 Sep 2013 03:32:31 +0300 Periklis Ntanasis part of desert03 side mission - map not finished yet, will be commited later spacecampaign
Tue, 03 Sep 2013 17:46:25 +0300 Periklis Ntanasis image and description spacecampaign
Tue, 03 Sep 2013 17:22:15 +0300 Periklis Ntanasis changed some left amDynamite to amMortar spacecampaign
Tue, 03 Sep 2013 04:19:14 +0300 Periklis Ntanasis dialogs with objectives added spacecampaign
Tue, 03 Sep 2013 04:01:19 +0300 Periklis Ntanasis added death planet side mission spacecampaign
Mon, 02 Sep 2013 18:57:30 +0300 Periklis Ntanasis fix check if deleted gear is hog spacecampaign
Mon, 02 Sep 2013 17:30:34 +0300 Periklis Ntanasis change hog names spacecampaign
Fri, 30 Aug 2013 05:47:00 +0300 Periklis Ntanasis image, description and hats spacecampaign
Fri, 30 Aug 2013 05:16:29 +0300 Periklis Ntanasis add custom stats spacecampaign
Thu, 29 Aug 2013 22:38:10 +0300 Periklis Ntanasis added challenge objectives spacecampaign
Thu, 29 Aug 2013 19:51:44 +0300 Periklis Ntanasis deleted debug prints spacecampaign
Thu, 29 Aug 2013 19:50:45 +0300 Periklis Ntanasis fixed the time adding in new hero turn spacecampaign
Thu, 29 Aug 2013 19:36:27 +0300 Periklis Ntanasis changed map and fixed some bugs regarding hog turning and adding more teleport spacecampaign
Thu, 29 Aug 2013 16:18:13 +0300 Periklis Ntanasis a bug fix spacecampaign
Thu, 29 Aug 2013 15:13:28 +0300 Periklis Ntanasis fixed bug that caused enemy hogs not to play spacecampaign
Thu, 29 Aug 2013 08:04:10 +0300 Periklis Ntanasis fruit side mission map and some logic spacecampaign
Tue, 27 Aug 2013 04:45:00 +0300 Periklis Ntanasis cosmos corrections spacecampaign
Tue, 27 Aug 2013 03:44:19 +0300 Periklis Ntanasis minor string correction spacecampaign
Tue, 27 Aug 2013 03:29:25 +0300 Periklis Ntanasis fixed bug not displaying fuit02 after selecting fruitPlanet from cosmos spacecampaign
Tue, 27 Aug 2013 02:54:15 +0300 Periklis Ntanasis stats in case player hasn't/can't reach a new destination spacecampaign
Tue, 27 Aug 2013 02:41:28 +0300 Periklis Ntanasis fixed bug in cosmos that permitted user to go to moon without collecting the saucer and removed ammo that was added for debug purposes spacecampaign
Tue, 27 Aug 2013 02:00:13 +0300 Periklis Ntanasis add stats to cosmos spacecampaign
Sun, 27 Oct 2013 22:34:25 -0400 nemo not sure why this nil check is in here
Tue, 27 Aug 2013 01:25:46 +0300 Periklis Ntanasis less variables used to save the checkpoints - potential breakage xD spacecampaign
Sun, 27 Oct 2013 00:39:06 +0400 unc0rr Oops, looked in the deprecated file
Mon, 26 Aug 2013 06:23:19 +0300 Periklis Ntanasis fix typo in cosmos spacecampaign
Sat, 26 Oct 2013 13:58:49 -0400 nemo Remove this looping past F10. causes infinite loop with no weapons. Besides, should always have skip in last slot unless a script is screwing with it.
Mon, 26 Aug 2013 06:13:36 +0300 Periklis Ntanasis save main missions' status spacecampaign
Thu, 24 Oct 2013 21:18:22 -0400 nemo I can't find any reason why the event filtering was halting further event handling w/ a true here. In any case removing it fixes bug #658
Mon, 26 Aug 2013 02:08:11 +0300 Periklis Ntanasis more chanllenge details in ice02 spacecampaign
Thu, 24 Oct 2013 14:02:26 -0400 nemo revert r67e257b98422 to close out bug #660. shift-f1 is even more undiscoverable than a tooltip for this important piece of info, and wasn't printing the name for me either.
Sat, 24 Aug 2013 06:36:02 +0300 Periklis Ntanasis strings checked, all ok except ice02 that will be probably changed spacecampaign
Wed, 23 Oct 2013 22:25:17 +0400 unc0rr Oh, dudes :(
Sat, 24 Aug 2013 04:14:33 +0300 Periklis Ntanasis added death planet in cosmos without the order restriction yet spacecampaign
Wed, 23 Oct 2013 12:46:29 -0400 nemo untested. decrement timer while firing rope. there've been a few complaints 'bout this.
Fri, 23 Aug 2013 23:46:10 +0300 Periklis Ntanasis added death01 in cosmos spacecampaign
Wed, 23 Oct 2013 04:35:23 +0200 koda add /history command from chat
Fri, 23 Aug 2013 03:43:53 +0300 Periklis Ntanasis description and image spacecampaign
Mon, 21 Oct 2013 12:38:24 -0400 nemo This test is intended to avoid repeatedly calling 5 ScriptSetIntegers each script call, that won't ever change after the map is created.
Thu, 22 Aug 2013 23:46:34 +0300 Periklis Ntanasis dialogs spacecampaign
Sun, 20 Oct 2013 20:10:09 -0400 nemo avoid infinite loop
Thu, 22 Aug 2013 20:56:18 +0300 Periklis Ntanasis second human hog for dialogs spacecampaign
Sun, 20 Oct 2013 18:25:58 -0400 nemo make landspray build across too
Thu, 22 Aug 2013 19:57:07 +0300 Periklis Ntanasis win event spacecampaign
Sat, 19 Oct 2013 23:44:40 -0400 nemo call bounce sound less often
Thu, 22 Aug 2013 03:21:30 +0300 Periklis Ntanasis event in case hero dies spacecampaign
Sat, 19 Oct 2013 16:10:57 -0400 nemo Prevent attacking yourself w/ plane from crashing
Thu, 22 Aug 2013 03:06:30 +0300 Periklis Ntanasis forgotten file and death planet map and some logic spacecampaign
Sat, 19 Oct 2013 15:59:47 -0400 nemo differentiate borders a bit
Wed, 21 Aug 2013 03:37:36 +0300 Periklis Ntanasis description and image spacecampaign
Sat, 19 Oct 2013 00:42:24 +0400 unc0rr uhm... a feature
Wed, 21 Aug 2013 03:15:29 +0300 Periklis Ntanasis removed debug prints spacecampaign
Fri, 18 Oct 2013 16:05:31 +0400 unc0rr Some tweaks to ellipse code to produce less points
Wed, 21 Aug 2013 02:06:31 +0300 Periklis Ntanasis checkpoint system seems complete spacecampaign
Fri, 18 Oct 2013 15:26:43 +0400 unc0rr Draw rectangles and ellipses!
Tue, 20 Aug 2013 06:07:58 +0300 Periklis Ntanasis fixed weapon type typo spacecampaign
Tue, 15 Oct 2013 23:07:22 +0400 unc0rr Allow user to enter password for the room he joins
Tue, 20 Aug 2013 05:54:24 +0300 Periklis Ntanasis check point fixes spacecampaign
Tue, 15 Oct 2013 22:38:32 +0400 unc0rr Fix issue 662
Tue, 20 Aug 2013 04:46:38 +0300 Periklis Ntanasis added custom lua split spacecampaign
Tue, 15 Oct 2013 11:35:46 +0200 koda min->max
Mon, 19 Aug 2013 21:12:53 +0300 Periklis Ntanasis position saving functions spacecampaign
Tue, 15 Oct 2013 01:15:39 +0200 koda Fix bug 656 by using the right resolution values
Sat, 17 Aug 2013 04:39:17 +0300 Periklis Ntanasis custom stats spacecampaign
Mon, 14 Oct 2013 23:57:31 +0400 unc0rr - Frontend finally learns how to create passworded room
Sat, 17 Aug 2013 04:10:39 +0300 Periklis Ntanasis game against red team seems ok spacecampaign
Mon, 14 Oct 2013 00:33:10 -0400 nemo don't kill rope if not extended
Sat, 17 Aug 2013 01:51:20 +0300 Periklis Ntanasis scenario of escape seems ok spacecampaign
Sun, 13 Oct 2013 23:23:43 +0200 koda sigh
Fri, 16 Aug 2013 21:56:06 +0300 Periklis Ntanasis this seems to work fine for the escape scenario spacecampaign
Sun, 13 Oct 2013 23:04:56 +0200 koda and wrap the last variable so that the regex will never fail
Fri, 16 Aug 2013 04:56:06 +0300 Periklis Ntanasis many dialogs and events spacecampaign
Sun, 13 Oct 2013 14:40:14 -0400 nemo merge last rev
Thu, 15 Aug 2013 05:37:31 +0300 Periklis Ntanasis more dialogs spacecampaign
Sun, 13 Oct 2013 22:31:51 +0400 unc0rr Unbreak access to Data dir in profile broken in r8b48c27201af
Sun, 13 Oct 2013 14:21:35 -0400 nemo fix driver logging
Thu, 15 Aug 2013 05:19:46 +0300 Periklis Ntanasis first dialogs spacecampaign
Sun, 13 Oct 2013 21:53:42 +0400 unc0rr Send +i status of all players to logged-in users
Wed, 14 Aug 2013 23:47:54 +0300 Periklis Ntanasis fruit planet part 2 spacecampaign
Sun, 13 Oct 2013 13:14:32 -0400 nemo make wrapping nicer when there's collision
Tue, 13 Aug 2013 00:02:53 +0300 Periklis Ntanasis small fix and image/description spacecampaign
Fri, 11 Oct 2013 13:06:04 -0400 nemo disable side borders if bounce or wrap
Mon, 12 Aug 2013 22:29:28 +0300 Periklis Ntanasis changes regarding the difficulty and AI demo brake error spacecampaign
Fri, 11 Oct 2013 10:42:50 -0400 nemo tiny tweak to silly mode
Fri, 11 Oct 2013 17:43:13 +0200 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
Sun, 11 Aug 2013 22:28:58 +0300 Periklis Ntanasis stats in case of win spacecampaign
Fri, 11 Oct 2013 00:07:23 +0200 koda fail early when an incompatible qt version is found
Sat, 10 Aug 2013 22:57:27 +0300 Periklis Ntanasis custom stats in case of lose spacecampaign
Fri, 11 Oct 2013 00:04:36 +0200 koda fail early when an incompatible cmake version is found
Sat, 10 Aug 2013 22:44:51 +0300 Periklis Ntanasis bug finaly fixed spacecampaign
Thu, 10 Oct 2013 23:33:22 +0200 koda set the correct framework search path for freepascal on darwin, targetting future cmake releases
Sat, 10 Aug 2013 21:08:39 +0300 Periklis Ntanasis previous fix was wrong.. spacecampaign
Wed, 09 Oct 2013 01:18:34 +0200 koda add a few comments inside cmakepascalinformation
Sat, 10 Aug 2013 20:44:26 +0300 Periklis Ntanasis fix bug that make precise key not responding spacecampaign
Thu, 10 Oct 2013 15:05:51 +0400 unc0rr Fill PageEditTeam containers only when it is actually required:
Sat, 10 Aug 2013 20:38:20 +0300 Periklis Ntanasis change regarding the difficulty in escape spacecampaign
Wed, 09 Oct 2013 20:25:16 -0400 nemo skip kill for bounce
Sat, 10 Aug 2013 04:39:47 +0300 Periklis Ntanasis added crates spacecampaign
Wed, 09 Oct 2013 20:23:06 -0400 nemo kill rope on wrap
Sat, 10 Aug 2013 04:16:26 +0300 Periklis Ntanasis some fixes to the map and the events spacecampaign
Wed, 09 Oct 2013 20:16:34 -0400 nemo Allow girder construction to wrap. Makes wrapping w/ large bodies of water a bit more interesting.
Sat, 10 Aug 2013 03:56:50 +0300 Periklis Ntanasis event for escape win spacecampaign
Tue, 08 Oct 2013 23:38:45 +0400 unc0rr Icons for 'i' and 'c' flags
Sat, 10 Aug 2013 02:55:28 +0300 Periklis Ntanasis changed rounds till suden death spacecampaign
Tue, 08 Oct 2013 10:28:57 +0400 unc0rr boo, nemo, boo
Sat, 10 Aug 2013 02:54:15 +0300 Periklis Ntanasis some changes in the map, hog placing etc spacecampaign
Mon, 07 Oct 2013 21:31:47 -0400 nemo make this a tiny bit less aggressive
Sat, 10 Aug 2013 00:00:41 +0300 Periklis Ntanasis fixed bug that make hog not able to move spacecampaign
Mon, 07 Oct 2013 21:31:28 -0400 nemo Issue #581
Fri, 09 Aug 2013 23:30:33 +0300 Periklis Ntanasis events spacecampaign
Mon, 07 Oct 2013 23:36:40 +0400 unc0rr - AI quickly shoots with desert eagle till hits the target
Fri, 09 Aug 2013 19:48:23 +0300 Periklis Ntanasis hide hogs and spawn them per waves spacecampaign
Mon, 07 Oct 2013 22:22:49 +0400 unc0rr Scroll chat widget to bottom on show and resize events
Thu, 08 Aug 2013 22:17:02 +0300 Periklis Ntanasis added newly created hogs spacecampaign
Fri, 04 Oct 2013 18:41:06 +0400 unc0rr Fix this for me
Thu, 08 Aug 2013 18:24:40 +0300 Periklis Ntanasis fix bugs and some changes regarting the difficulty in desert02 spacecampaign
Thu, 03 Oct 2013 14:47:33 -0400 nemo add world edges to config
Thu, 08 Aug 2013 04:33:45 +0300 Periklis Ntanasis dialogs, events for hero death and side choice spacecampaign
Thu, 03 Oct 2013 12:22:12 -0400 nemo couple more wrap calls. freezer still doesn't propagate properly. mostly due to
Wed, 07 Aug 2013 23:28:24 +0300 Periklis Ntanasis forgot to commit the new files :/ spacecampaign
Thu, 03 Oct 2013 12:10:30 -0400 nemo add shotgun wrap, revert 100px offset. Problematic w/ things that rely on Land.
Wed, 07 Aug 2013 23:27:40 +0300 Periklis Ntanasis fruit planet main mission first commit spacecampaign
Mon, 30 Sep 2013 22:46:48 +0400 unc0rr Modify Racer script so it could work with special points
Wed, 07 Aug 2013 04:06:52 +0300 Periklis Ntanasis removing the Mission prefix from the campaign front end page spacecampaign
Mon, 30 Sep 2013 13:43:55 -0400 nemo toss in a quick n dirty blacking out of the world beyond the barrier. still want to add edge effects, cross effects
Wed, 07 Aug 2013 00:31:28 +0300 Periklis Ntanasis forgot to commit the description :/ spacecampaign
Mon, 30 Sep 2013 12:37:44 -0400 nemo move border back a bit from left/right bounds, bee tweak
Wed, 07 Aug 2013 00:27:26 +0300 Periklis Ntanasis desert02 image and description spacecampaign
Sun, 29 Sep 2013 19:03:15 -0400 nemo Make a few more gears honour world edge checks
Wed, 07 Aug 2013 00:02:58 +0300 Periklis Ntanasis fix bug, not triggered event spacecampaign
Mon, 30 Sep 2013 00:21:28 +0400 unc0rr merge
Tue, 06 Aug 2013 23:34:24 +0300 Periklis Ntanasis stats and minor corrections, difficulty adjustment spacecampaign
Sun, 29 Sep 2013 16:10:32 -0400 nemo partial implementation of non-infinite world (edge wrap/warp/bounce)
Mon, 30 Sep 2013 00:20:58 +0400 unc0rr Incomplete implementation of 'special points' in drawn maps (crashes engine)
Mon, 05 Aug 2013 20:02:16 +0300 Periklis Ntanasis seems ok, stats to be added spacecampaign
Fri, 27 Sep 2013 21:52:21 -0400 nemo was a bit hard to read
Mon, 05 Aug 2013 19:49:43 +0300 Periklis Ntanasis event for win spacecampaign
Fri, 27 Sep 2013 12:58:21 +0400 unc0rr - Actually call uTexture.initModule and .freeModule
Mon, 05 Aug 2013 19:45:55 +0300 Periklis Ntanasis desert sidwquest map and basic script spacecampaign
Fri, 27 Sep 2013 00:54:18 +0400 unc0rr - Load default binds from settings.ini
Mon, 05 Aug 2013 17:07:27 +0300 Periklis Ntanasis added image and description for ice02 spacecampaign
Sat, 21 Sep 2013 23:54:57 +0400 unc0rr Finish rework of default binds system. Default binds now work even before first turn.
Mon, 05 Aug 2013 16:44:56 +0300 Periklis Ntanasis stats in case of win spacecampaign
Sat, 21 Sep 2013 22:32:01 +0400 unc0rr Hash finding and checking tool
Sat, 03 Aug 2013 04:02:43 +0300 Periklis Ntanasis dialogs and events for hero lose spacecampaign
Fri, 13 Sep 2013 21:55:53 +0400 unc0rr Skip some LandPixels manipulations in stats-only mode
Sat, 03 Aug 2013 03:16:40 +0300 Periklis Ntanasis making it a little bit more difficult spacecampaign
Wed, 11 Sep 2013 17:58:57 -0400 Oimat French translation updates + bug #703
Sat, 03 Aug 2013 03:13:10 +0300 Periklis Ntanasis finally most of the mission mechanics seems ok spacecampaign
Tue, 10 Sep 2013 00:51:11 +0200 koda update README and COPYING
Fri, 02 Aug 2013 22:19:36 +0300 Periklis Ntanasis added iceplanet sidequest map and stub lua spacecampaign
Mon, 09 Sep 2013 00:33:35 +0400 unc0rr Fix bug 703
Fri, 02 Aug 2013 02:03:08 +0300 Periklis Ntanasis more destructible terrain and remove teleport(debug) spacecampaign
Tue, 03 Sep 2013 18:07:17 -0400 nemo This probably fixes bug #700. untested.
Fri, 02 Aug 2013 01:55:38 +0300 Periklis Ntanasis added image and description for desert01 spacecampaign
Tue, 03 Sep 2013 22:48:26 +0400 unc0rr Fix official server build
Fri, 02 Aug 2013 00:17:06 +0300 Periklis Ntanasis changing when some crates are spawned spacecampaign
Tue, 03 Sep 2013 22:35:57 +0400 unc0rr /watch works in testing environment
Fri, 02 Aug 2013 00:01:27 +0300 Periklis Ntanasis minor fixes spacecampaign
Tue, 03 Sep 2013 00:05:38 +0400 unc0rr Start support of achievement replay query:
Thu, 01 Aug 2013 23:54:45 +0300 Periklis Ntanasis stats on case of win spacecampaign
Thu, 29 Aug 2013 12:12:19 +0400 unc0rr Fix checker ready status mess
Thu, 01 Aug 2013 23:43:43 +0300 Periklis Ntanasis checkpoint 5 spacecampaign
Thu, 29 Aug 2013 12:02:16 +0400 unc0rr Merge
Thu, 01 Aug 2013 23:16:00 +0300 Periklis Ntanasis win conditionals spacecampaign
Thu, 29 Aug 2013 11:48:02 +0400 unc0rr Unbreak server
Thu, 29 Aug 2013 12:01:19 +0400 unc0rr Unbreak server
Thu, 01 Aug 2013 20:17:37 +0300 Periklis Ntanasis 3rd battle event handler spacecampaign
Thu, 29 Aug 2013 10:06:19 +0400 unc0rr Fix build
Thu, 01 Aug 2013 19:50:01 +0300 Periklis Ntanasis code cleanup spacecampaign
Wed, 28 Aug 2013 23:44:27 +0400 unc0rr 'c' flag for contributors
Thu, 01 Aug 2013 19:39:11 +0300 Periklis Ntanasis more checkpoints spacecampaign
Wed, 28 Aug 2013 23:11:05 +0400 unc0rr Push demo to idle checker on game finish
Thu, 01 Aug 2013 19:17:34 +0300 Periklis Ntanasis check point 2B spacecampaign
Tue, 27 Aug 2013 17:22:07 +0400 unc0rr Merge
Thu, 01 Aug 2013 17:55:37 +0300 Periklis Ntanasis second battle A spacecampaign
Tue, 27 Aug 2013 14:12:16 +0200 koda libavinteraction: fix typo and and compiling with modern libav
Thu, 01 Aug 2013 16:34:18 +0300 Periklis Ntanasis first checkpoint with saved ammo left :) spacecampaign
Sun, 25 Aug 2013 22:32:06 +0400 unc0rr Oops
Thu, 01 Aug 2013 01:47:30 +0300 Periklis Ntanasis first battle event handlers, hero starting ammo and hero death event handlers spacecampaign
Sun, 25 Aug 2013 21:43:47 +0400 unc0rr Extract time from file name, assuming it is stored in 'replay' folder
Wed, 31 Jul 2013 23:08:08 +0300 Periklis Ntanasis hooray! more crates and mines spacecampaign
Sun, 25 Aug 2013 00:03:00 +0400 unc0rr Send less garbage to the server
Wed, 31 Jul 2013 22:52:35 +0300 Periklis Ntanasis first dialog added, maybe reconsider the seconds the bubbles are displayed later spacecampaign
Sat, 24 Aug 2013 10:07:34 +0400 unc0rr Fix 'non-exhaustive pattern' crash
Wed, 31 Jul 2013 21:51:40 +0300 Periklis Ntanasis mines added spacecampaign
Sat, 24 Aug 2013 13:33:34 +0200 koda avoid duplicate pkg-config calls and make sure to use the pkg-config paths when found
Wed, 31 Jul 2013 21:34:53 +0300 Periklis Ntanasis added health crate spacecampaign
Sat, 24 Aug 2013 12:24:31 +0200 koda make sure that linker flags are picked by the pascal rule
Wed, 31 Jul 2013 21:32:26 +0300 Periklis Ntanasis added weapon crates spacecampaign
Sat, 24 Aug 2013 12:00:40 +0200 koda fix shared library loading by using the right variable
Wed, 31 Jul 2013 20:46:47 +0300 Periklis Ntanasis strange,indexed conversion in Gimp made white areas invisible in game spacecampaign
Sat, 24 Aug 2013 01:13:58 +0200 koda this should prevent duplication of CMAKE_Pascal_FLAGS
Wed, 31 Jul 2013 20:18:58 +0300 Periklis Ntanasis oops, hogs placing corrections spacecampaign
Sat, 24 Aug 2013 01:37:20 +0400 unc0rr Fix script flaw in detection of best team when sending achievement info
Wed, 31 Jul 2013 20:14:41 +0300 Periklis Ntanasis added hedgehogs in desert01 spacecampaign
Sat, 24 Aug 2013 00:13:15 +0400 unc0rr Store TrophyRace records in database
Wed, 31 Jul 2013 18:32:28 +0300 Periklis Ntanasis finally, desert's main mission mao seems complete spacecampaign
Fri, 23 Aug 2013 16:02:08 +0400 unc0rr Engine loads team binds from team config. Frontend still sends default binds commands, and default binds in team config aren't processed.
Wed, 31 Jul 2013 02:29:57 +0300 Periklis Ntanasis ice planet main quest image and description spacecampaign
Tue, 20 Aug 2013 14:40:27 +0400 unc0rr Fix indentation
Wed, 31 Jul 2013 01:40:19 +0300 Periklis Ntanasis desert planet main mission addition - hwp will be added when fully finished spacecampaign
Sun, 18 Aug 2013 17:52:32 +0400 unc0rr Fixes to checker
Tue, 30 Jul 2013 17:32:45 +0300 Periklis Ntanasis ice01 custom stats for defeat spacecampaign
Sun, 18 Aug 2013 17:29:17 +0400 unc0rr - Some fixes to official server build
Tue, 30 Jul 2013 16:40:43 +0300 Periklis Ntanasis added dialog at hero win spacecampaign
Sat, 17 Aug 2013 23:38:53 +0400 unc0rr Pass achievements info to extdbinterface
Tue, 30 Jul 2013 15:30:22 +0300 Periklis Ntanasis increase health by 5 everytime hero spawn on checkpoint3 spacecampaign
Tue, 06 Aug 2013 00:26:07 +0400 unc0rr Declare achievements in console statistics output
Tue, 30 Jul 2013 15:00:13 +0300 Periklis Ntanasis frozen hogs bug seems fixed spacecampaign
Sat, 17 Aug 2013 14:10:09 -0400 Wohlstand Russian localisation of default voice
Tue, 30 Jul 2013 13:52:53 +0300 Periklis Ntanasis event for game win spacecampaign
Fri, 16 Aug 2013 14:15:00 +0400 unc0rr Take care of some warnings from issue 688
Tue, 30 Jul 2013 13:19:15 +0300 Periklis Ntanasis cleaning up debug prints spacecampaign
Fri, 16 Aug 2013 13:43:08 +0400 unc0rr Preserve weapon settings in AddAmmo. Fixes issue 450.
Tue, 30 Jul 2013 13:17:48 +0300 Periklis Ntanasis rounds that hogs remain frozen seems ok spacecampaign
Fri, 16 Aug 2013 12:27:41 +0400 unc0rr Take care of issue #146
Mon, 29 Jul 2013 23:25:08 +0300 Periklis Ntanasis 3rd checkpoint, event to stop game when Thanta is dead spacecampaign
Tue, 13 Aug 2013 16:12:54 +0400 unc0rr gfShoppaBorder
Sun, 28 Jul 2013 17:16:35 +0300 Periklis Ntanasis map changes to let hog climb, checkpoint one after icegun,starting dialog spacecampaign
Tue, 13 Aug 2013 00:12:11 -0400 nemo I'm guessing this takes care of issue #689
Sat, 27 Jul 2013 20:58:18 +0300 Periklis Ntanasis added mines to the ice planet01 spacecampaign
Fri, 02 Aug 2013 00:06:44 +0200 koda remove stray debug message
Sat, 27 Jul 2013 17:23:26 +0300 Periklis Ntanasis merge with default spacecampaign
Thu, 01 Aug 2013 23:52:54 +0400 unc0rr Fix silliness from r3f4c3fc146c2 (was I sleepy?)
Sat, 27 Jul 2013 04:20:49 +0200 koda remove many unneeded ifdefs from uTouch
Sat, 27 Jul 2013 04:19:14 +0200 koda update the touch interface to the new SDL2 API
Sat, 27 Jul 2013 01:06:47 +0200 koda update physlayer and sdl bindings to the new rwops interface
Fri, 26 Jul 2013 23:02:25 +0200 koda remove old and unused getScreenDPI code
Fri, 26 Jul 2013 00:37:56 +0200 vittorio giovara merge Italian translation updates
Fri, 26 Jul 2013 00:09:51 +0200 koda remove a binary file from android assets
Thu, 25 Jul 2013 23:52:07 +0200 koda patching files is so SDL1.3, we're SDL2 nowadays
Thu, 25 Jul 2013 23:29:37 +0200 koda strip out libopenalbridge too
Thu, 25 Jul 2013 23:20:06 +0200 koda strip out our copy of libfreetype
Thu, 25 Jul 2013 23:16:06 +0200 koda strip out our copy of libtremor
Tue, 23 Jul 2013 14:01:23 -0700 Vittorio Merge pull request #1 from urbels/patch-1
Tue, 23 Jul 2013 16:18:21 +0300 Edža fixed urls - added new version links
Mon, 22 Jul 2013 21:43:53 +0200 koda removing anonymous heads from default
Mon, 22 Jul 2013 19:01:28 +0200 sheepluva fixing cLocale being empty
Mon, 22 Jul 2013 18:16:01 +0200 RodolfoRG pt_BR translation updates
Fri, 19 Jul 2013 12:55:32 +0200 Marco Bresciani Couple of typos.
Mon, 22 Jul 2013 18:05:16 +0200 RodolfoRG pt_BR translation updates
Wed, 17 Jul 2013 17:38:29 +0200 Marco Bresciani Translation for Hedgewars Mobile!
Fri, 19 Jul 2013 22:55:07 -0400 nemo crude ice check that probably works well enough in most cases (so far there's just one ucollisions that returns a land pixel - might want to extend that)
Fri, 12 Jul 2013 12:49:06 +0200 Marco Bresciani Some more Italian. You know: Italians do it better! ;)
Thu, 18 Jul 2013 17:55:52 -0400 nemo typo fix
Fri, 12 Jul 2013 12:04:07 +0200 Marco Bresciani Sorry for being tedious but there is no reason, in the Italian grammar, to have "random" capital letters in the middle of a sentence...
Sun, 14 Jul 2013 20:57:30 +0200 volkan Updated Turkish localization
Tue, 16 Jul 2013 11:14:27 +0200 koda fromAscii is deprecated in qt5
Thu, 18 Jul 2013 16:58:28 -0400 nemo oups. accidentally dropped health check
Fri, 12 Jul 2013 11:57:31 +0200 Marco Bresciani Many modifications (these files seems written by a non Italian):
Sun, 14 Jul 2013 20:56:54 +0200 volkan updated Turkish translation
Tue, 16 Jul 2013 11:14:03 +0200 koda enable -fPIC on C, CXX and Pascal targets
Fri, 12 Jul 2013 11:17:32 +0200 Marco Bresciani Sorry, wife asked me to remove her name...
Fri, 12 Jul 2013 08:21:25 +0200 koda typo in var name
Wed, 10 Jul 2013 23:50:31 +0200 koda always set internet-enabled on the dmg
Wed, 10 Jul 2013 23:12:32 +0200 koda FPFLAGS are now not needed
Wed, 10 Jul 2013 23:10:59 +0200 koda use FORCE so you can append pascal flag with normal CMAKE_Pascal_FLAGS
Tue, 09 Jul 2013 04:53:25 +0200 koda automate dmg creation (woo)
Fri, 19 Jul 2013 04:51:08 +0300 Periklis Ntanasis more changes, events and bots fighting - also map drawing corrections spacecampaign
Tue, 09 Jul 2013 04:23:48 +0200 koda use the modern install(SCRIPT ...) command instead of legacy POST_BUILD_SCRIPT
Thu, 18 Jul 2013 23:37:01 +0300 Periklis Ntanasis ice planet mission wip spacecampaign
Tue, 09 Jul 2013 04:16:21 +0200 koda import create-dmg script from https://github.com/andreyvit/yoursway-create-dmg
Wed, 17 Jul 2013 05:12:00 +0300 Periklis Ntanasis changes about displaying the ice planet mission spacecampaign
Mon, 08 Jul 2013 12:17:03 +0200 koda just set these flags directly
Wed, 17 Jul 2013 04:30:47 +0300 Periklis Ntanasis ice planet map draft spacecampaign
Mon, 08 Jul 2013 12:10:55 +0200 koda some work on cmake_pascal files to better support flags we use, make engine compile as library again
Wed, 17 Jul 2013 04:13:53 +0300 Periklis Ntanasis smaller cosmos map spacecampaign
Mon, 08 Jul 2013 09:54:38 +0200 koda sopath() for linux too
Wed, 17 Jul 2013 04:05:54 +0300 Periklis Ntanasis smaller moon map and check if hero health is set spacecampaign
Mon, 08 Jul 2013 09:53:25 +0200 koda fufufufu (cont'd)
Fri, 12 Jul 2013 12:00:30 +0300 Periklis Ntanasis custom stats in moon mission spacecampaign
Mon, 08 Jul 2013 09:45:37 +0200 koda sdl2 update and typos
Thu, 11 Jul 2013 16:22:36 +0300 Periklis Ntanasis added image and description for the moon mission spacecampaign
Mon, 08 Jul 2013 01:50:00 +0200 koda use linked version for sdl and sdl_mixer too for consistency, comment some things
Thu, 11 Jul 2013 15:34:28 +0300 Periklis Ntanasis I think hog weapons and health is ok like that spacecampaign
Mon, 08 Jul 2013 01:40:20 +0200 koda the same for sdl_image and sdl_ttf
Thu, 11 Jul 2013 04:57:01 +0300 Periklis Ntanasis more events in cosmos about GameEnd spacecampaign
Mon, 08 Jul 2013 01:34:40 +0200 koda dynamically load sdl_net information so we don't have to link it
Thu, 11 Jul 2013 04:00:11 +0300 Periklis Ntanasis added saved hero health between missions spacecampaign
Mon, 08 Jul 2013 00:55:37 +0200 koda fufufufu
Thu, 11 Jul 2013 02:05:59 +0300 Periklis Ntanasis added slot for starting campaign by clicking the image and some events in moon mission spacecampaign
Sun, 07 Jul 2013 18:32:23 +0200 koda use the right macro for linux ram reporting
Tue, 09 Jul 2013 22:53:28 +0300 Periklis Ntanasis event to endgame when minions killed spacecampaign
Sun, 07 Jul 2013 18:23:10 +0200 koda show sdl_mixer version in info page
Tue, 09 Jul 2013 22:24:29 +0300 Periklis Ntanasis game ends when professor dies spacecampaign
Sun, 07 Jul 2013 14:45:08 +0200 koda allow to send chat messages with numpad enter key too (regression?)
Tue, 09 Jul 2013 19:54:26 +0300 Periklis Ntanasis moar event handlers and fixes spacecampaign
Sat, 06 Jul 2013 19:29:18 +0200 koda use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation
Tue, 09 Jul 2013 18:37:36 +0300 Periklis Ntanasis more moon code, most things work ok spacecampaign
Thu, 04 Jul 2013 11:58:40 +0200 koda as-needed only at release time
Sat, 06 Jul 2013 06:53:28 +0300 Periklis Ntanasis more progress on the moon main mission spacecampaign
Wed, 03 Jul 2013 17:35:17 +0200 koda tcc compatibility
Fri, 05 Jul 2013 04:32:39 +0300 Periklis Ntanasis progress on the main moon mission spacecampaign
Wed, 03 Jul 2013 01:58:45 +0200 koda engine uses final (?) SDL 2 APIs, new events and types added. Touch input broke by the way, and system events should be handled differently
Thu, 04 Jul 2013 01:36:49 +0300 Periklis Ntanasis moon01 stab and finally moon01 map spacecampaign
Tue, 02 Jul 2013 23:49:41 +0200 koda engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
Mon, 01 Jul 2013 23:23:22 +0300 Periklis Ntanasis merge and changed also spacecampaign name spacecampaign
Mon, 01 Jul 2013 22:49:28 +0200 koda tell ya what, let's just disable these tests on some platform for now
Mon, 01 Jul 2013 20:04:32 +0300 Periklis Ntanasis changed mission dir name to use underscores instead of whitespaces
Sun, 30 Jun 2013 21:37:29 -0400 nemo bug #668 + reorder conditions for kick slightly, to call the math last
Sat, 29 Jun 2013 23:58:37 +0400 unc0rr Fix spectator desync in rare conditions (there was team which left during its turn, and last command with timestamp from it was '+')
Sat, 29 Jun 2013 00:18:17 +0400 unc0rr Fix "registered only" option
Sat, 29 Jun 2013 16:05:17 +0200 koda minor dep order change
Sat, 29 Jun 2013 02:42:15 +0200 koda break uDebug and uCommand depedency loop by putting stuff in uIO
Sat, 29 Jun 2013 01:56:16 +0200 koda uvariables comes before uutils
Sat, 29 Jun 2013 01:26:05 +0200 koda if you don't add the new pas files here they won't potentially trigger a rebuild anyway
Sat, 29 Jun 2013 00:44:23 +0200 koda disable stack protection on bsd too (untested)
Sat, 29 Jun 2013 00:28:47 +0200 koda this is internal now
Mon, 01 Jul 2013 22:28:42 +0300 Periklis Ntanasis forgotten image spacecampaign
Fri, 28 Jun 2013 12:47:54 -0400 nemo Remove some GLunit dependencies noticed on graph. uUtils was using it for GLfloat - but, the stuff it was returning to was usually converting to "real" anyway. uLand was including it unnecessarily. Minor refactor
Mon, 01 Jul 2013 18:03:06 +0300 Periklis Ntanasis added deafult image if not one available in campaign spacecampaign
Fri, 28 Jun 2013 10:25:42 +0400 unc0rr You better test build before committing even trivial patches
Fri, 28 Jun 2013 22:38:08 +0300 Periklis Ntanasis y! code clean up :) spacecampaign
Thu, 27 Jun 2013 14:01:43 -0400 nemo Make add/delete consistent (this has bugged me for so long)
Fri, 28 Jun 2013 22:06:57 +0300 Periklis Ntanasis this seems to work ok, but I have to clean up the code spacecampaign
Thu, 27 Jun 2013 15:51:20 +0400 unc0rr Merge
Fri, 28 Jun 2013 20:14:32 +0300 Periklis Ntanasis wright script is called on StartCampaign but maybe cause problems if i.e. set a default image spacecampaign
Thu, 27 Jun 2013 15:48:30 +0400 unc0rr oops, forgot this file
Fri, 28 Jun 2013 19:55:16 +0300 Periklis Ntanasis fixed bug about starting campaign page with not descriptions/images and with wrong description/image mathcing spacecampaign
Thu, 27 Jun 2013 15:33:02 +0400 unc0rr Refactoring: get rid of GSHandlers.inc
Fri, 28 Jun 2013 19:32:11 +0300 Periklis Ntanasis images works, but not description/title displayed first time page is opened spacecampaign
Thu, 27 Jun 2013 14:37:03 +0400 unc0rr Refactoring: VGSHandlers.inc -> uVisualGearsHandlers.pas
Fri, 11 Oct 2013 11:55:31 +0200 koda force clang dependency when NOPASCAL is set webgl
Fri, 28 Jun 2013 19:05:41 +0300 Periklis Ntanasis cleanup, descriptions work, images no spacecampaign
Thu, 27 Jun 2013 14:06:33 +0400 unc0rr Refactoring: ArgParsers.inc -> ArgParsers.pas
Mon, 24 Jun 2013 10:51:43 +0200 koda ok you need to escape rpath for pscal scripts after all... (reverts r571e55b32da5) webgl
Fri, 28 Jun 2013 18:55:01 +0300 Periklis Ntanasis this seems to works, still wip spacecampaign
Wed, 26 Jun 2013 21:40:10 -0400 nemo reduce shove frequency (perf). reduce dX so that less time is spent sliding.
Wed, 03 Jul 2013 17:35:17 +0200 koda tcc compatibility webgl
Fri, 28 Jun 2013 15:45:11 +0300 Periklis Ntanasis more on campaign page - wip spacecampaign
Thu, 27 Jun 2013 12:18:35 +0200 koda restore the GLUT check
Wed, 19 Jun 2013 00:26:13 +0200 koda this hid CFLAGS webgl
Fri, 28 Jun 2013 02:38:56 +0300 Periklis Ntanasis changes in campaign page - not tested wip spacecampaign
Thu, 27 Jun 2013 12:09:24 +0200 koda move some osx only configuration code
Wed, 19 Jun 2013 00:07:31 +0200 koda frontend compiles webgl
Wed, 26 Jun 2013 22:44:33 +0300 Periklis Ntanasis added a stub moon main quest spacecampaign
Thu, 27 Jun 2013 12:02:40 +0200 koda use add_flag_append more, correctly set a few flags
Wed, 19 Jun 2013 00:52:39 +0400 unc0rr merge webgl
Wed, 26 Jun 2013 22:23:08 +0300 Periklis Ntanasis added landing event handlers for cosmos.lua spacecampaign
Thu, 27 Jun 2013 11:38:14 +0200 koda rework compiler flags section a little, drop already enabled flags, add -Wextra
Wed, 19 Jun 2013 00:52:21 +0400 unc0rr engine links webgl
Tue, 25 Jun 2013 05:17:03 +0300 Periklis Ntanasis reverting 2 files I accidentally changed spacecampaign
Wed, 19 Jun 2013 00:26:13 +0200 koda this hid CFLAGS
Wed, 26 Jun 2013 21:40:10 -0400 nemo reduce shove frequency (perf). reduce dX so that less time is spent sliding.
Wed, 19 Jun 2013 00:19:33 +0400 unc0rr Reduce number of link errors webgl
Tue, 18 Jun 2013 22:39:57 +0200 koda compile hwengine first, so that all other files are compiled too and don't call pas2c again webgl
Tue, 25 Jun 2013 05:10:13 +0300 Periklis Ntanasis first commit, added cosmos(menu) map and lua script with some functionality spacecampaign
Mon, 24 Jun 2013 22:11:07 -0400 nemo I should have specified locals
Tue, 18 Jun 2013 22:10:51 +0200 koda set one rule per file, only compiles a minimum number of files when one pascal file is modified webgl
Mon, 24 Jun 2013 10:51:43 +0200 koda ok you need to escape rpath for pscal scripts after all... (reverts r571e55b32da5)
Tue, 18 Jun 2013 22:10:06 +0200 koda rtl always static webgl
Mon, 24 Jun 2013 09:31:14 +0200 koda oops, fix setting linker flags for haskell executables
Tue, 18 Jun 2013 19:33:10 +0200 koda also these two files are dependency (they are not in the list because they are special pas2c files) webgl
Sun, 23 Jun 2013 22:31:12 -0400 nemo need to switch to frozen after deleteCI
Tue, 18 Jun 2013 19:19:35 +0200 koda set pascal files as dependency of the target writing the c files so that it will run again if you modify them webgl
Sun, 23 Jun 2013 17:11:29 -0400 nemo Configuration for tag display default
Tue, 18 Jun 2013 18:39:12 +0200 koda BOM, pas2c only support ASCII webgl
Sun, 23 Jun 2013 13:35:26 -0400 nemo poor AI thought he should avoid stepping on frozen crates, and jump for non-frozen ones
Tue, 18 Jun 2013 10:03:11 +0200 koda new FindClang.cmake webgl
Fri, 21 Jun 2013 12:26:55 -0400 nemo removed redundant band, added touch of consistency w/ everywhere else
Tue, 18 Jun 2013 09:48:10 +0200 koda fix a few loose ends here webgl
Thu, 20 Jun 2013 11:15:50 +0400 unc0rr First select group of templates, then pick template from selected group
Mon, 17 Jun 2013 23:24:18 +0200 koda add dummy typinfo header webgl
Thu, 20 Jun 2013 10:10:05 +0400 unc0rr Fix engine build when png lib isn't available
Mon, 17 Jun 2013 23:21:53 +0200 unC0Rr uscript rendering webgl
Thu, 20 Jun 2013 00:28:44 +0400 unc0rr Silly me
Mon, 17 Jun 2013 23:18:39 +0200 koda little cleanup after so many merges webgl
Wed, 19 Jun 2013 17:40:50 +0300 Periklis Ntanasis added campaign descriptions in CMakeList
Mon, 17 Jun 2013 23:10:45 +0200 koda really update with default webgl
Mon, 17 Jun 2013 17:45:18 +0200 koda issue 672, frontend less spammy
Mon, 17 Jun 2013 17:40:01 +0200 koda This commit changes many aspect of our cmake build system
Fri, 14 Jun 2013 15:58:58 +0200 koda when you don't use bundled dirs, add a fake target anyway, so you can use the same cmake syntax even if the target uses a different name
Fri, 14 Jun 2013 15:47:55 +0200 koda there is no need of escaping after all...
Fri, 14 Jun 2013 01:24:41 +0200 koda this should fix rpath problem
Fri, 14 Jun 2013 01:11:22 +0200 koda oops, forgot to set the path after all
Fri, 14 Jun 2013 01:09:39 +0200 koda less spam
Fri, 14 Jun 2013 01:06:49 +0200 koda remove two unused cmake files
Fri, 14 Jun 2013 01:01:18 +0200 koda this should resolve a few issues on clean builds
Thu, 13 Jun 2013 22:55:33 +0200 koda oops, use right macro name
Thu, 13 Jun 2013 22:50:18 +0200 koda use target name instead of the resulting library, use more macros around
Thu, 13 Jun 2013 22:27:23 +0200 koda merge cmake_pascal branch in default
Thu, 13 Jun 2013 22:04:22 +0200 koda actually tests are there to be tested, just skip the variable assignment on windows
Thu, 13 Jun 2013 22:01:41 +0200 koda Backed out changeset c4289023ddae
Thu, 13 Jun 2013 17:01:26 +0200 koda don't run the broken windows test at all on windows
Thu, 13 Jun 2013 15:37:52 +0200 koda gather up the linker flags in a macro
Thu, 13 Jun 2013 14:44:28 +0200 koda bring windows fixes from main repo
Wed, 12 Jun 2013 19:30:44 +0200 koda another code typo
Wed, 12 Jun 2013 19:30:11 +0200 koda apply linker flags to all relevant targets
Wed, 12 Jun 2013 19:27:17 +0200 koda explicitly set the origin linker flag so that $ORIGIN is used correctly
Wed, 12 Jun 2013 18:48:34 +0200 koda add a possible lua include path
Wed, 12 Jun 2013 16:44:53 +0200 koda less cached cmake output
Wed, 12 Jun 2013 16:43:24 +0200 koda code typos
Wed, 12 Jun 2013 12:18:03 +0200 koda use QT_DEBUG which is always added
Wed, 12 Jun 2013 12:03:04 +0200 koda respect C and CXX flags
Wed, 12 Jun 2013 11:27:00 +0200 koda freepascal on windows only supports shared libraries
Wed, 12 Jun 2013 11:18:20 +0200 koda nitpick
Wed, 12 Jun 2013 11:17:54 +0200 koda heavily rework lua discovery and linking, needs testing but it's more similar to what we do for other libraries now
Wed, 12 Jun 2013 09:49:46 +0200 koda oops, haskell uses gcc to link, correctly pass flags
Wed, 12 Jun 2013 01:30:16 +0200 koda since shared libs are now our friends, let's optimise them
Wed, 12 Jun 2013 01:26:42 +0200 koda aaaaand let's not forget about lua, which has also a slightly revised build process
Wed, 12 Jun 2013 01:04:30 +0200 koda drop the '_'
Wed, 12 Jun 2013 01:02:33 +0200 koda and now also avwrapper can be shared/static, add visibility to its exported functions, drop (needed only when static)
Wed, 12 Jun 2013 01:00:47 +0200 koda also physlayer can be comiled as static or shared now
Mon, 17 Jun 2013 22:54:17 +0200 koda redid FindGLEW in the right way (tm) webgl
Wed, 12 Jun 2013 00:07:19 +0200 koda love cmake when it works
Mon, 17 Jun 2013 17:07:27 +0200 unC0Rr pas2c import webgl
Tue, 11 Jun 2013 19:17:52 +0200 koda setup RPATH, bump cmake
Mon, 17 Jun 2013 16:56:58 +0200 koda update with default webgl
Tue, 11 Jun 2013 18:35:28 +0200 koda these check are now useless
Mon, 17 Jun 2013 10:48:50 -0400 nemo Many of the gears treat non-0 timer as overridden. Added that check in more places so that lua could use this a tiny bit more consistently. Also preserve state for jetpack.
Tue, 11 Jun 2013 18:31:49 +0200 koda I hate you, I hate you with all my heart...
Sun, 16 Jun 2013 15:45:19 +0400 unc0rr 'i' flag for in-room status
Tue, 11 Jun 2013 10:45:34 +0200 koda use BUILD_SHARED_LIBS to control whether a library is shared or static, make our bundled physfs library check for this configuration
Wed, 12 Jun 2013 19:15:51 +0200 koda fix launching on windows
Mon, 10 Jun 2013 16:46:58 +0200 koda move paths setup in separate cmake module
Wed, 12 Jun 2013 04:58:27 +0300 Periklis Ntanasis merge my campaign page changes with default
Mon, 10 Jun 2013 16:37:21 +0200 koda backout r1bed4aee19e0 and r3883b5dc600c
Tue, 11 Jun 2013 11:48:36 +0200 koda moar cpack ignore
Tue, 11 Jun 2013 02:42:52 +0200 koda merge (could have grafted)
Tue, 11 Jun 2013 02:39:45 +0200 koda osx, link also foundation to physfs
Wed, 12 Jun 2013 04:53:04 +0300 Periklis Ntanasis added images and corrected bug that didn't show correct description at some occasions
Tue, 11 Jun 2013 00:01:32 +0200 koda libssp (required by stack-protector) is not available on 10.4
Mon, 27 May 2013 21:39:52 +0300 Periklis Ntanasis issue 562, image and description for the campaign page
Tue, 11 Jun 2013 01:40:55 +0300 Periklis Ntanasis added missing image
Tue, 11 Jun 2013 00:05:07 +0300 Periklis Ntanasis changed variable and function name
Mon, 10 Jun 2013 23:50:36 +0300 Periklis Ntanasis removing sendstats(uScript) from luaAPI
Mon, 10 Jun 2013 15:18:03 +0300 Periklis Ntanasis created a new sendstat type for changing the kills label
Sun, 09 Jun 2013 01:18:58 +0300 Periklis Ntanasis fix non changing graph title and sendstat health
Sat, 08 Jun 2013 23:54:44 +0300 Periklis Ntanasis correct health statsend for lua scritps
Sat, 08 Jun 2013 23:24:52 +0300 Periklis Ntanasis added option to change stats graph title
Thu, 06 Jun 2013 03:52:32 +0300 Periklis Ntanasis made lua scripts able to turn off automatic game stats
Thu, 06 Jun 2013 03:35:59 +0300 Periklis Ntanasis LuaAPI sendstat finds correct clan colors by team names on siPlayerKills
Tue, 04 Jun 2013 00:10:48 +0300 Periklis Ntanasis added custom stats message
Mon, 03 Jun 2013 23:18:24 +0300 Periklis Ntanasis added sendstat and sendstats support for lua scripts
Mon, 10 Jun 2013 21:20:14 +0400 unc0rr More verbose initialization
Mon, 10 Jun 2013 11:05:10 +0200 koda visibility unsupported on windows
Sun, 16 Jun 2013 00:46:11 +0400 unc0rr Some fixes to make pas2c+clang compile all engine files webgl
Mon, 10 Jun 2013 10:59:49 +0200 koda protect all types with -fstack-protector-all
Sat, 15 Jun 2013 23:45:53 +0400 unc0rr - Fix 'and not' without parentheses webgl
Mon, 10 Jun 2013 10:47:59 +0200 koda stack-protector flag needs to be passed to the linker as well
Sat, 15 Jun 2013 23:44:37 +0400 unc0rr Allow building with modern 'base' package webgl
Thu, 06 Jun 2013 15:55:10 +0200 koda port all Q_WS_* to Q_OS_* so that we are forward compatible with Qt5
Sun, 09 Jun 2013 12:28:11 +0200 koda lua warning with clang webgl
Sun, 09 Jun 2013 22:24:41 +0400 unc0rr These could be handy
Sun, 09 Jun 2013 12:22:53 +0200 koda update with default webgl
Sun, 09 Jun 2013 12:20:19 +0200 koda set linker flags where appropriate
Sun, 09 Jun 2013 11:41:04 +0200 koda this was getting annoying, don't error out on warnings physfs
Fri, 07 Jun 2013 22:12:15 -0400 nemo ok. this could be tidier, but, I'm sick of hogs w/ unmodified thaw thawing on exactly wrong turn.
Sat, 08 Jun 2013 02:21:31 +0200 koda make sure that also CXX sources pick up the flags (although I'm not 100% of the correctness of the tests)
Sat, 08 Jun 2013 02:16:38 +0200 koda add fstack-protector and fvisibility=hidden to cmake tests
Sat, 08 Jun 2013 02:03:02 +0200 koda also apply linker flags to haskell programs
Sat, 08 Jun 2013 01:56:23 +0200 koda add relro linker tests (issue 663)
Sat, 08 Jun 2013 01:52:32 +0200 koda move compiler checks in a separate cmake module
Sat, 08 Jun 2013 01:31:53 +0200 koda simplify cmake message syntax a little bit
Sat, 08 Jun 2013 01:22:46 +0200 koda move platform specific and revision info code into separate cmake modules
Fri, 07 Jun 2013 21:15:11 +0200 sheepluva update changelog
Fri, 07 Jun 2013 14:44:34 -0400 nemo move 0.01 to the end to avoid increase damage fail on small values like fire. thanks to hedgewars wiki for noting this for fire damage.
Fri, 07 Jun 2013 17:37:01 +0200 sheepluva add note about mudball causing no direct damage to changelog
Thu, 26 Dec 2013 16:50:02 +0100 koda close branch 0.9.19
Fri, 07 Jun 2013 15:23:04 +0400 unc0rr Fix more warnings (lol @ icegun "consts")
Fri, 13 Sep 2013 21:55:53 +0400 unc0rr Skip some LandPixels manipulations in stats-only mode 0.9.19
Fri, 07 Jun 2013 12:51:09 +0400 unc0rr Merge
Sat, 24 Aug 2013 01:37:20 +0400 unc0rr Fix script flaw in detection of best team when sending achievement info 0.9.19
Wed, 05 Jun 2013 13:01:25 -0400 nemo Bump protocol and version (game desync would be triggered by b70352db5675, 2ae44c4381cd - other revisions probably safe)
Sat, 24 Aug 2013 01:22:45 +0400 unc0rr Fix build 0.9.19
Wed, 05 Jun 2013 12:47:33 -0400 nemo Restore CurAmmoType check as well, that was removed in r8f317ba10675 when trying to fix aiming during alt attack.
Sat, 24 Aug 2013 00:13:15 +0400 unc0rr Store TrophyRace records in database 0.9.19
Wed, 05 Jun 2013 16:28:30 +0200 sheepluva fixed all engine compilation hints and notes (that I could see)
Tue, 04 Jun 2013 23:56:17 +0200 koda parsing ok, stops at uGears webgl
Tue, 06 Aug 2013 00:26:07 +0400 unc0rr Declare achievements in console statistics output 0.9.19
Wed, 05 Jun 2013 15:42:00 +0200 sheepluva fix last remaining warning in frontend
Tue, 04 Jun 2013 23:48:44 +0200 koda actually everything is CLANG'd webgl
Tue, 11 Jun 2013 11:48:36 +0200 koda moar cpack ignore 0.9.19
Wed, 05 Jun 2013 15:27:00 +0200 sheepluva Hedgewars.png had a resolution more than twice as high as required; also fixed some (mostly obsolete) code that also contained a typo that would cause a warning/note in clang
Tue, 04 Jun 2013 23:48:24 +0200 koda move sdlmain_osx aside in its own folder so its include path is not contaminated webgl
Tue, 11 Jun 2013 09:46:18 +0200 koda sigh, this follows r63bf1f4f40f8 0.9.19
Wed, 05 Jun 2013 14:00:29 +0200 sheepluva good-bye QAspectRatioLayout
Tue, 04 Jun 2013 22:28:12 +0200 koda update branch webgl
Tue, 11 Jun 2013 02:46:59 +0200 koda backout a few commits that desyncronized translations and broke physfs on 32 bit 0.9.19
Tue, 04 Jun 2013 22:08:17 +0200 koda merge 0.9.19 in default
Fri, 07 Jun 2013 16:35:48 +0200 sheepluva fix issue 664 ("Quick game will fail if the randomly chosen theme is a DLC/custom one") 0.9.19
Tue, 04 Jun 2013 21:59:01 +0200 koda trying to appease almighty unC0Rr 0.9.19
Tue, 04 Jun 2013 21:58:15 +0200 koda sheepluva asked, one less gci task to do 0.9.19
Tue, 04 Jun 2013 17:20:23 +0200 koda sigh (qm files should not be in package_source either) 0.9.19
Tue, 04 Jun 2013 16:23:45 +0200 master_ex fix mission 6 hiding cyborg (issue 622) 0.9.19
Tue, 04 Jun 2013 16:08:36 +0200 koda this file is unused 0.9.19
Tue, 04 Jun 2013 15:51:14 +0200 inu portoguese update 0.9.19
Tue, 04 Jun 2013 15:51:06 +0200 koda apply raptor's fix on unix only 0.9.19
Tue, 04 Jun 2013 15:41:40 +0200 hasufell two german sentences 0.9.19
Tue, 04 Jun 2013 15:40:25 +0200 koda forgot this from r f529fba57ba5 (thanks LocutusOfBorg1) 0.9.19
Tue, 04 Jun 2013 15:39:01 +0200 koda more make package_source, moc and sh files 0.9.19
Tue, 04 Jun 2013 11:47:07 +0200 sheepluva adding some event-strings to german translation. most of these were suggested by Topf 0.9.19
Mon, 03 Jun 2013 23:25:15 +0200 c_korn http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#deprecated-items - The Encoding key is deprecated. 0.9.19
Mon, 03 Jun 2013 23:23:46 +0200 koda yay no more linking workarounds (for statically linking physfs on 32 bit arch, bringing divd3 or stdc++ or gcc_s.so.1 dependencies) 0.9.19
Mon, 03 Jun 2013 23:21:29 +0200 raptor fix static physfs linking on 32 bit archs 0.9.19
Thu, 06 Jun 2013 00:28:30 +0400 unc0rr - Fix issue 521 by resending FULLMAPCONFIG on game finish to those who joined mid-game. Semitested.
Mon, 03 Jun 2013 23:09:06 +0200 sheepluva those "Unknown property overflow" messages were kinda getting old, time to get rid of them. also fix a typo in changelog spotted by c_korn 0.9.19
Wed, 05 Jun 2013 00:26:22 +0400 unc0rr Less confusion to translators
Tue, 04 Jun 2013 00:20:06 +0400 unc0rr Merge default to 0.9.19 0.9.19
Tue, 04 Jun 2013 23:58:42 +0400 unc0rr Proper parameters handling of chat commands
Mon, 03 Jun 2013 16:25:30 +0200 koda wow binary logic ftw 0.9.19
Mon, 03 Jun 2013 23:59:55 -0400 nemo blowtorch defrosts too
Mon, 03 Jun 2013 16:15:17 +0200 koda deleted .h in pascal engine 0.9.19
Mon, 03 Jun 2013 15:39:54 +0200 sphrix change portal mission name and update French translation (issue 569) 0.9.19
Tue, 04 Jun 2013 00:15:03 +0400 unc0rr Fix issue 652 and fix issue 645
Mon, 03 Jun 2013 13:47:35 +0200 sheepluva if you use misuse labels as comments please at least keep in mind that labels cannot be used inline, within code blocks or with indentation! 0.9.19
Mon, 03 Jun 2013 10:05:44 +0200 koda merge default with .19
Mon, 03 Jun 2013 10:04:01 +0200 koda Added tag 0.9.19-release for changeset 1617149e01a4 0.9.19
Sun, 02 Jun 2013 22:43:59 +0200 sheepluva fix the cmake flag PHYSFS_SYSTEM being called SYSTEM_PHYSFS in the code 0.9.19
Fri, 31 May 2013 14:52:30 -0400 nemo oups 0.9.19
Fri, 31 May 2013 14:51:08 -0400 nemo Merge 0.9.19
Fri, 31 May 2013 14:47:07 -0400 nemo fix locale load 0.9.19
Fri, 31 May 2013 16:49:11 +0200 koda don't pack .hi files, frontlib and other stuff 0.9.19
Fri, 31 May 2013 15:41:41 +0200 koda change cpack configuration file name so that it's not excluded by 'make package_source' 0.9.19
Fri, 31 May 2013 15:21:56 +0200 koda mystery of the ending prefix 0.9.19
Fri, 31 May 2013 00:12:11 +0400 unc0rr merge with tip 0.9.19 0.9.19-release
Thu, 30 May 2013 21:08:13 +0900 mikade Fix broken x/y values on Dangerous Ducklings
Thu, 30 May 2013 20:29:55 +0900 mikade Add Frenzy (Hysteria) style/gameplay script and cfg
Fri, 31 May 2013 00:10:59 +0400 unc0rr ++protocol_number; 0.9.19
Thu, 30 May 2013 20:09:57 +0900 mikade As per request, add ice-gun (untested!)
Wed, 29 May 2013 17:56:07 -0400 nemo merge with tip 0.9.19
Thu, 30 May 2013 19:34:39 +0900 mikade Add how to play description to Mutant
Wed, 29 May 2013 17:47:54 -0400 nemo Since this keeps coming up. Sync engine and frontend wheel handling, again.
Wed, 29 May 2013 22:52:37 +0400 unc0rr merge 0.9.19
Wed, 29 May 2013 15:12:06 -0400 unc0rr bump copyright year for Andrey entries
Wed, 29 May 2013 13:03:23 -0400 szczur polish translation update
Wed, 29 May 2013 12:21:49 -0400 sphrix grammar
Wed, 29 May 2013 07:45:00 -0400 nemo Waddaya think. Add it for iced up water and mines/cases/explosives
Wed, 29 May 2013 06:51:12 -0400 nemo cancel on slide
Wed, 29 May 2013 10:51:21 +0200 koda two little changelog entries
Wed, 29 May 2013 10:48:36 +0200 koda .hgignore update
Wed, 29 May 2013 10:43:40 +0200 koda add hog freeze sound
Tue, 28 May 2013 21:30:02 -0400 nemo add ice beam sound
Tue, 28 May 2013 14:09:19 -0400 nemo frozen hog impact. koda says he'll add the beam
Tue, 28 May 2013 13:58:01 -0400 nemo *hate*
Tue, 28 May 2013 16:07:22 +0200 koda windows build script, get the temp variable from environment, avoiding potential permission problems
Tue, 28 May 2013 15:38:28 +0200 koda on Windows link libgcc statically to reduce the number of dlls
Tue, 28 May 2013 13:57:11 -0400 nemo < 256 is "thawing"
Mon, 27 May 2013 21:34:03 -0400 nemo fix mispositioned map.png
Mon, 27 May 2013 23:46:27 +0200 koda add 'random' dependency to server .cabal file (please test)
Mon, 27 May 2013 16:56:44 -0400 nemo don't resurrect frozen
Tue, 28 May 2013 00:01:58 +0400 unc0rr Fix "try again" button in "reconnected to fast" dialog trying to connect to port 0
Mon, 27 May 2013 23:54:52 +0400 unc0rr Fix room admin rights delegation by server admin when he isn't room admin
Mon, 27 May 2013 23:24:35 +0400 unc0rr '@' for server admin status, '+' for room admins
Mon, 27 May 2013 23:20:39 +0400 unc0rr Remove admin rights from old admin when he delegates room ownership
Mon, 27 May 2013 14:41:48 -0400 nemo should unfreeze on your turn
Mon, 27 May 2013 11:33:25 -0400 nemo increase width on medium/large templates by a couple of hundred px. should help issue #625 a bit. Shouldn't increase large any more tho, since we are at 4096 and would increase memory unnecessarily.
Mon, 27 May 2013 10:47:59 -0400 nemo Default to random guest username in all places net/nick is fetched. Fixes issue #588
Mon, 27 May 2013 10:52:30 +0400 unc0rr Merge
Fri, 24 May 2013 15:07:21 -0400 nemo Quick and dirty fix for fact that we no longer prompt for a username on connect, so blank username simply errors on connect.
Fri, 24 May 2013 12:56:58 -0400 nemo Fix config save problems, bug #510
Fri, 24 May 2013 10:34:22 -0400 nemo Add a mask, tweak changelog a bit
Thu, 23 May 2013 23:37:59 -0400 nemo few more changes
Thu, 23 May 2013 23:02:16 -0400 tiyuri Final starbound
Fri, 24 May 2013 01:45:03 +0200 koda perhaps unneeded, but...
Fri, 24 May 2013 00:55:33 +0200 koda lupdate
Fri, 24 May 2013 01:12:41 +0400 unc0rr Store suffix of .qm files instead of locale name
Thu, 23 May 2013 09:33:36 -0400 nemo Remove repetition. This map doesn't need to be so wide.
Wed, 22 May 2013 22:46:49 -0400 nemo So when I first upsized these, I neglected to remove the pixelated version when generating. Corrected that to avoid sharp edges. Also aggressively optimised for smoothing. Also took advantage of SVG to drag dino bones to water level for mikade.
Wed, 22 May 2013 09:46:42 -0400 nemo sheepluva suggestion for frozen barrel behaviour. untested.
Wed, 22 May 2013 06:17:06 -0400 nemo as long as a generic placeholder tint is in place. can't just exit
Tue, 21 May 2013 23:17:28 -0400 nemo fix dud mine explosion
Tue, 21 May 2013 23:00:20 -0400 tiyuri Add shrooms map
Tue, 21 May 2013 22:56:31 -0400 nemo Make frozen crates uncollectable, add some tinting to frozen items. Suggestions needed for what should happen to explosives
Tue, 21 May 2013 23:49:24 +0200 koda further limit asm
Tue, 21 May 2013 21:28:42 +0300 Periklis Ntanasis place better the current replay button
Tue, 21 May 2013 23:15:44 +0200 koda tip to highlight the new /rnd command
Wed, 22 May 2013 00:50:15 +0400 unc0rr merge
Tue, 21 May 2013 16:14:36 -0400 nemo ಠ_ಠ
Wed, 22 May 2013 00:49:37 +0400 unc0rr '/rnd' command. Pass it a (possibly empty) list of items.
Wed, 22 May 2013 00:12:15 +0400 unc0rr Allow messages containing word separators in server's additional console commands
Tue, 21 May 2013 23:54:28 +0400 unc0rr Fix issue 570 (GoBack() slot connected twice)
Tue, 21 May 2013 23:48:00 +0400 unc0rr Clear nickname in case of collision so client could try again. Should help with issue 550 if not fix it.
Tue, 21 May 2013 23:31:39 +0400 unc0rr Rooms list/chat splitter from issue 612
Tue, 21 May 2013 22:09:21 +0400 unc0rr Update ru localization
Tue, 21 May 2013 21:40:22 +0400 unc0rr Fix issue with last hog's part of team health bar
Tue, 21 May 2013 21:30:42 +0400 unc0rr Don't accept keyboard/mouse events on startup phase
Tue, 21 May 2013 21:22:32 +0400 unc0rr Use old method of locale detection, fallback to new one in case of problems
Tue, 21 May 2013 16:13:32 -0400 nemo Add gstFrozen state to mines/gears in range on frozen land creation, and set the mines to dud state. gstFrozen does nothing yet. Visually or otherwise.
Tue, 21 May 2013 11:32:42 -0400 nemo less pixelated tentacles
Tue, 21 May 2013 01:09:50 -0400 nemo yes. forgot this one too
Tue, 21 May 2013 00:58:29 -0400 nemo add haunty mask, fix tentacle mask
Mon, 20 May 2013 22:11:15 -0400 tiyuri Tentacles map. Fix cmakes for the others
Mon, 20 May 2013 18:33:38 -0400 nemo Mass rename to group the StarBound derived maps together.
Mon, 20 May 2013 18:33:18 -0400 tiyuri Oaks map
Mon, 20 May 2013 17:14:08 -0400 tiyuri Haunty map
Mon, 20 May 2013 07:45:16 -0400 nemo maybe a little edging will help?
Sun, 19 May 2013 22:06:24 -0400 tiyuri Grassy map
Sun, 19 May 2013 16:52:57 -0400 nemo forgot to crush
Sun, 19 May 2013 16:33:08 -0400 tiyuri Bones map
Sun, 19 May 2013 16:04:50 -0400 tiyuri Crystal map
Sat, 18 May 2013 23:19:49 +0200 sheepluva update rope icon and icegun icon
Sat, 18 May 2013 22:42:05 +0200 sheepluva changing slots of landgun and icegun, feel free to complain, improve and/or revert
Fri, 17 May 2013 22:25:56 +0200 sheepluva tweak freezer icon a little more
Fri, 17 May 2013 22:01:23 +0200 sheepluva changed icon for freezer ( issue 614 ), for rope (to be easier to recognize) and cluster bomb (to be easier to recognize and to so that it can be distinguished from the regular grenade's icon even when no color is present or perceived
Fri, 17 May 2013 23:38:46 +0400 unc0rr Ehm... fix 'uLandGenMaze.pas(18,19) Fatal: (2003) Syntax error, ")" expected but "identifier A" found' error encountered by one of the users O_o
Fri, 17 May 2013 00:08:05 +0400 unc0rr merge
Thu, 16 May 2013 20:05:43 +0200 sheepluva lupdate
Thu, 16 May 2013 14:05:16 -0400 nemo bleah. sorry for spam. this reverts the first attempt in uAmmos
Fri, 17 May 2013 00:07:37 +0400 unc0rr Fix mortar's scoring
Thu, 16 May 2013 14:02:33 -0400 nemo Yeah, this isn't safe either. Caused bug #629 - removing.
Fri, 17 May 2013 00:06:01 +0400 unc0rr Best level AI should maximize the score at all costs.
Thu, 16 May 2013 17:33:25 +0200 ChipHome updated italian translation
Thu, 16 May 2013 10:10:27 +0200 sheepluva I couldn't find any usage of these extern variables. neither in the file they are defined nor anywhere else in the code
Thu, 16 May 2013 10:03:00 +0200 sheepluva remove about 45 useless #include statements from campain.* - copypasta ftw, eh? :p
Wed, 15 May 2013 23:33:38 -0400 nemo better way to do it that avoids screwing up angle bounds on single saucer
Wed, 15 May 2013 22:52:17 -0400 nemo trying to prevent the AI from attacking barrels. feedback on this welcome.
Wed, 15 May 2013 08:56:52 -0400 nemo few more changelog entries
Sun, 26 May 2013 08:18:15 -0400 nemo change to RGB
Tue, 14 May 2013 11:09:19 -0400 nemo more stuff we thought of
Tue, 14 May 2013 10:40:24 -0400 nemo few things I thought of
Tue, 14 May 2013 09:25:53 -0400 nemo use bubbles underwater
Tue, 14 May 2013 08:57:30 -0400 nemo Rename submersible state, increase getaway time for attack underwater, slow down gear dx/dy underwater to simulate water resistance
Tue, 14 May 2013 07:16:14 -0400 nemo Actually, let's use *4 since could be fired from lower down
Tue, 14 May 2013 07:14:41 -0400 nemo more drowning fixes
Tue, 14 May 2013 06:33:59 -0400 nemo check for gear being current ammo
Mon, 13 May 2013 22:58:40 -0400 nemo yeah. this needs to only be for local play or it screws up small window size in network game
Mon, 13 May 2013 22:40:32 -0400 nemo some saucer thing for firing weps underwater and aiming and such. bit drunk and sleepy so testing I guess
Mon, 13 May 2013 23:31:03 +0200 koda fix issue 590, load nick after asking for it...
Mon, 13 May 2013 22:53:20 +0200 koda range checking for more engine command line parameters, issue 600
Fri, 03 May 2013 07:09:04 +0300 Periklis Ntanasis fix comparison error in Campaign mission 1
Mon, 13 May 2013 22:49:14 +0400 unc0rr Restore ready toggle for room admins (issue 432)
Mon, 13 May 2013 14:10:51 -0400 nemo Needs to reset net button, not toggle it.
Sun, 12 May 2013 07:33:11 -0400 nemo use less collision space for the holes
Sat, 11 May 2013 23:36:39 -0400 nemo don't draw a border if there's already a bottom border, avoid placing objects over gaps in the floor
Sat, 11 May 2013 23:23:17 -0400 nemo Package the 3 dynamic maps broken by recent uFloat changes as static maps. first_blood actually didn't seem to need it, but, just in case.
Sat, 11 May 2013 21:50:14 -0400 nemo suggestion of unc0rr's to fix issue w/ random maps in campaign. load sidecar packages in physfs for lua. should be useful also for lua that does custom layouts
Sat, 11 May 2013 21:19:44 -0400 nemo Change net button back on leaving main page.
Sat, 11 May 2013 21:14:25 -0400 nemo Basic workarounds for overlapping drawn map (rename buttons) and short team list (set a min height). Min size of form still fits targetted min size on desktop of 800x600
Sat, 11 May 2013 10:54:24 -0400 nemo Add shoppamap lua as mikade requested. also add 50% chance of bottom border w/ holes as he requested. Also disable land objects in shoppa scheme, since that's more common way to play it.
Fri, 10 May 2013 21:00:06 -0400 nemo I don't see how rating these against others is useful, given the limited radius, and the cluster bomb thing just seems counterproductive. Anyway, this prevents AI from picking on barrels.
Fri, 10 May 2013 12:00:51 -0400 nemo cases have no health
Thu, 09 May 2013 23:21:06 -0400 nemo I was using this to test firepunching likely duds, but most of the time that would probably just make him bazooka them
Thu, 09 May 2013 23:11:56 -0400 nemo Adjust barrel damage so AI can actually bat to explode them. Fix state flag check. Remove unneeded dmgMod var. Cancel dX for low dX barrel tracing.
Thu, 09 May 2013 18:19:17 -0400 nemo oops
Thu, 09 May 2013 09:02:06 -0400 nemo *sigh* freakin "with"
Tue, 07 May 2013 16:00:34 -0400 nemo oh right. and uSound. the main culprit.
Tue, 07 May 2013 15:59:05 -0400 nemo Fix voice naming. Case problems.
Tue, 07 May 2013 15:43:34 -0400 nemo remove redundant abs, and some incorrect 1+ to damage
Tue, 07 May 2013 23:37:03 +0400 unc0rr IFDEF that score expectation logging
Tue, 07 May 2013 15:34:36 -0400 nemo
Tue, 07 May 2013 14:59:30 -0400 nemo Apply radius consistently. Still doesn't explain AI fail I think, although I can't run it right now.
Sun, 05 May 2013 22:50:17 -0400 nemo So. This at least should make the math more accurate, even if it still doesn't appear to resolve prob w/ AI attacks
Sat, 04 May 2013 21:58:42 -0400 nemo *sigh*
Sat, 04 May 2013 21:56:04 -0400 nemo oops
Sat, 04 May 2013 21:40:52 -0400 nemo pass the target
Sat, 04 May 2013 14:46:29 -0400 nemo simplify mine/explosive damage calc. clear dX in stable explosives. remove 0/4096 in trace routines.
Sat, 04 May 2013 13:58:18 -0400 nemo explosive/mine damage for shove fall. AI still seems to refuse to bat dud mines :(
Sat, 04 May 2013 08:16:50 -0400 nemo Also have AI consider mines that will almost certainly be duds by the time he gets to them. I'm mostly using it to test AI behaviour w/ firepunch/whip/bat on a mine-heavy map.
Fri, 03 May 2013 23:46:15 -0400 nemo oops
Fri, 03 May 2013 22:18:23 -0400 nemo try to guess at barrel state. prob should flag it..
Fri, 03 May 2013 21:38:16 -0400 nemo ignore non-hedgies here. could be useful, but Hammer needs to be taught to consider it. (hammer + explosives on a bridge could be neat)
Fri, 03 May 2013 21:36:01 -0400 nemo trying to make AI aware of mine/explosive break point. also remove redundant test.
Fri, 03 May 2013 07:52:57 -0400 nemo only rate subs if significant. still very much need correct fall+damage esp given different knocks.
Fri, 03 May 2013 07:28:08 -0400 nemo Make hogs aware of dud mines and explosives. Still a bit more needed.
Thu, 02 May 2013 23:46:48 +0400 unc0rr merge :P
Thu, 02 May 2013 23:44:49 +0400 unc0rr Apparently resetPosition is not needed at all (/pause doesn't call it and works the same)
Thu, 02 May 2013 21:56:24 +0400 unc0rr CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug 620.
Thu, 02 May 2013 21:55:03 +0400 unc0rr Make AI more active in multiattack game mode
Thu, 02 May 2013 13:09:12 -0400 nemo this should improve consistency of mortar cluster spread and snowball knocks
Wed, 01 May 2013 04:05:10 +0300 Periklis Ntanasis fix bug that locked unlocked campaign missions, see issue 452
Wed, 01 May 2013 01:27:35 +0300 Periklis Ntanasis fix nil comparison error, see issues 470 and 601
Tue, 30 Apr 2013 21:06:05 -0400 nemo this is fairer
Mon, 29 Apr 2013 10:01:51 +0400 unc0rr Use tr() properly
Sat, 27 Apr 2013 17:02:26 -0400 nemo This is something we need to check in all translations. Occasionally the source phrase ends w/ a space. Need to make sure translations take this into account.
Sat, 27 Apr 2013 16:56:50 -0400 nemo So. First pass. Add secondary explosions to RateExplosion and RateShotgun. Not yet added to shoves. This is of limited utility at present since the dX has to be small since we can't bother tracing all hog motion. But, should be more useful once shove is added, and tracking of explosives and mines.
Sat, 27 Apr 2013 00:09:50 +0400 unc0rr Don't use writeln in ai thread (from rdd4035ee0f12), this causes crashes. Fixes issue 617.
Wed, 24 Apr 2013 10:38:28 -0400 nemo aaaaand this one never was damaging
Wed, 24 Apr 2013 10:34:52 -0400 nemo cheezemonkey pointed out this is no longer damaging
Sun, 21 Apr 2013 17:38:17 -0400 nemo yep. I did forget to put this back
Sun, 21 Apr 2013 16:39:36 -0400 nemo So. This should fix ammo delays being off on a team that is resurrected later in the game, even up freezing delays a bit, prevent an infinite loop in freezing, and reduces fuel burn when adjusting freezer to one-fourth.
Sun, 21 Apr 2013 01:38:52 +0200 koda merge 0.9.19 in dev
Sun, 21 Apr 2013 01:36:08 +0200 koda it's still not really clear to my why this is needed, maybe only in combination with -XD 0.9.19
Sun, 21 Apr 2013 01:35:30 +0200 koda rewrite m3panel installation to fix all warnings on any architecture, using nsinvocation all round 0.9.19
Sat, 20 Apr 2013 20:48:33 +0200 koda this macro is not defined on ppc 0.9.19
Sat, 20 Apr 2013 20:39:37 +0200 koda hardcode full compiler path when compiling for ppc 0.9.19
Sat, 20 Apr 2013 20:39:01 +0200 koda expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically 0.9.19
Sat, 20 Apr 2013 20:13:23 +0200 koda resolve divdi3 on ppc 0.9.19
Tue, 26 Mar 2013 01:18:04 +0100 koda link stdc++ (for physfs on linux) only when targetting 32bit 0.9.19
Sat, 20 Apr 2013 19:03:57 -0400 DrinkMachine Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
Sat, 20 Apr 2013 02:20:15 +0200 koda update 0.9.19 with dev branch 0.9.19
Fri, 19 Apr 2013 16:30:39 -0400 nemo merge
Fri, 19 Apr 2013 22:20:49 +0200 volkan turkish translation updates
Sat, 20 Apr 2013 00:26:52 +0400 unc0rr - Revert division hack nonsense
Thu, 18 Apr 2013 21:25:38 +0400 unc0rr Store colors in human-readable form
Thu, 18 Apr 2013 17:37:50 +0400 unc0rr lol, how did it manage to work for years? (z1 - z2 * z.Round) shouldn't respect signs of z1 and z2. It turns out we often had arbitrary .Frac value in division result. Also fixes issue 613.
Thu, 18 Apr 2013 00:41:27 +0400 unc0rr Switch to 'settings.ini'. Copies old ini file if necessary on startup.
Wed, 17 Apr 2013 11:24:06 -0400 nemo why would we ever want to divide by 0?
Wed, 17 Apr 2013 15:45:13 +0400 unc0rr hwFloat division is ~1.6 times faster now
Wed, 17 Apr 2013 12:11:33 +0400 unc0rr Trivial optimization. Wonder if compiler was smart enough about it.
Mon, 15 Apr 2013 22:26:30 +0200 sheepluva add hedgehog tp svg as reference (as requested by nemo). feel free to improve :P
Mon, 15 Apr 2013 23:26:48 +0400 unc0rr Fix issue 603
Mon, 15 Apr 2013 23:06:06 +0400 unc0rr Implement issue 308 with '|' as separator
Sun, 14 Apr 2013 22:57:13 +0200 koda let's go with what nemo suggests
Mon, 15 Apr 2013 00:04:13 +0400 unc0rr Fix hedgehogs number desync. Now all desyncs except the one from issue 521 should be fixed. Please, test.
Sun, 14 Apr 2013 15:09:24 +0400 unc0rr Check for admin role right in the sql statemenet
Sat, 13 Apr 2013 20:34:30 +0200 koda let's try to kill the thread right away and protect the thread variable with a mutex
Sat, 13 Apr 2013 20:13:52 +0200 koda added two security flags to windows linking
Fri, 12 Apr 2013 12:44:14 -0400 nemo I see no reason why a visual effect needs Distance. IMO square should look just fine. Untested. Oh. Also reduced flake count at Randi's request.
Thu, 11 Apr 2013 23:20:56 +0400 unc0rr New hwSqrt implementation which is 46/19 times faster than the old one!
Sat, 20 Apr 2013 02:17:53 +0200 koda CASE FOLDING!!! 0.9.19
Thu, 11 Apr 2013 16:19:30 +0400 unc0rr Reduce AI skills more on high Level values
Wed, 17 Apr 2013 14:57:56 +0200 sheepluva fix for issue 599: "Change graphics size settings to use qspinbox"? somebody ask unC0Rr if that's what he wanted :p 0.9.19
Wed, 10 Apr 2013 22:52:38 +0200 thunderstruck implementation of a restart-game button. location and appearance is not final :P
Tue, 16 Apr 2013 19:53:52 +0200 sheepluva whoops, unbreak build. how come that cmake doesn't stop anymore on engine build error? 0.9.19
Wed, 10 Apr 2013 22:59:40 +0400 unc0rr This isn't necessary anymore
Tue, 16 Apr 2013 17:31:39 +0200 sheepluva fix for Issue 611: Engine crash in portal code 0.9.19
Wed, 10 Apr 2013 22:48:14 +0400 unc0rr - Revert server workaround over desync from r98e2dbdda8c0
Tue, 16 Apr 2013 12:24:13 +0200 sheepluva make cleaver icon hint at that fact that you have 2 of them 0.9.19
Wed, 10 Apr 2013 07:44:51 +0300 jaree Change collision detection with current hedgehog
Tue, 16 Apr 2013 12:00:06 +0200 sheepluva description tweaks 0.9.19
Wed, 10 Apr 2013 00:13:26 +0400 unc0rr Don't set Default scheme/ammo when switching script if not room admin. Prevents game config desync.
Mon, 15 Apr 2013 19:53:35 +0200 sheepluva fix octorama preview 0.9.19
Mon, 08 Apr 2013 23:34:12 +0400 unc0rr - Better fix to friends joins/quits highlighting problem
Mon, 15 Apr 2013 19:25:19 +0200 Matisumi french translations 0.9.19
Sun, 07 Apr 2013 19:43:18 -0400 dag10 Merge.
Mon, 15 Apr 2013 18:27:35 +0200 Randy add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva 0.9.19
Sun, 07 Apr 2013 22:53:40 +0200 sheepluva merge
Sun, 07 Apr 2013 19:42:02 -0400 dag10 Fixed map preview overlap on certain locales (Fixes issue 549).
Mon, 15 Apr 2013 17:48:14 +0200 Randy fixed slash for fruit theme 0.9.19
Sun, 07 Apr 2013 16:35:48 -0400 nemo set translucency on fruit theme water, clamp size to even number (same sdl window resize) and honouring min size, reduce calls to dmgmod a bit
Sun, 14 Apr 2013 21:51:53 +0200 Matisumi engine translation update, french 0.9.19
Sat, 06 Apr 2013 02:11:02 +0200 koda fix 'failed to install translation' message when misc/locale in hedgewars.ini is empty (which is *always* when 'system default' is selected)
Sun, 14 Apr 2013 12:25:24 +0200 sheepluva cleaning up my own mess, turned out the italian translation has more descriptions than the english one XD 0.9.19
Sat, 06 Apr 2013 01:19:47 +0200 koda reintroduce the notice for restarting frontend after changing language
Sun, 14 Apr 2013 12:11:02 +0200 sheepluva cleaning up nemo's mess :P ( re3407eef6b5474b2a3ea49ea49e354dc05144005 ) 0.9.19
Sat, 06 Apr 2013 01:11:49 +0200 koda check for network for feedback dialog too
Sat, 13 Apr 2013 19:31:31 +0200 mikade remove delays from "one of everything" weaponset 0.9.19
Sat, 06 Apr 2013 01:02:28 +0200 koda reintroduce the notification message in case you access dlc page without internet connection
Sat, 13 Apr 2013 19:11:52 +0200 sheepluva remove low grav from fort mode since players might not appreciate it if they just want to play a quick regular forts match against a challenger. 0.9.19
Fri, 05 Apr 2013 22:57:31 +0200 koda fix displaying the right version of windows in system info
Thu, 11 Apr 2013 18:39:17 +0200 Marco Bresciani IT translation file completed. 0.9.19
Thu, 13 Jun 2013 22:50:33 +0200 koda close branch cmake_pascal
Fri, 05 Apr 2013 22:46:48 +0200 koda feedback, display ram size in MB
Fri, 12 Apr 2013 21:41:55 +0200 sheepluva remove bioshock3-reference on hedgehogs drowning (unlike its predecessors, it turned out to not take place underwater) 0.9.19
Tue, 30 Apr 2013 01:47:30 +0200 koda add useful variables for non-Makefile generators to set where we want our stuff built cmake_pascal
Fri, 05 Apr 2013 22:40:44 +0200 koda little feedback rewording
Sun, 07 Apr 2013 23:46:50 +0200 Randy Hats! 0.9.19
Tue, 30 Apr 2013 01:43:47 +0200 koda this makes Xcode generator test pass cmake_pascal
Fri, 05 Apr 2013 18:25:23 +0200 koda use SDL_Threads everywhere
Sun, 07 Apr 2013 17:35:57 +0200 sheepluva small engine translation updates. Thanks to community members 'Wuzzy' and 'Flandre Scarlet' for their suggestions :) 0.9.19
Tue, 30 Apr 2013 01:43:00 +0200 koda fpc sysroot should belong to user configuration cmake_pascal
Thu, 04 Apr 2013 20:31:41 -0400 nemo drill test tweak based on watching AI play
Fri, 15 Mar 2013 17:06:23 +0100 Marco Bresciani Few Japanese (very "in progress") thansk to wife and the about. 0.9.19
Thu, 04 Apr 2013 14:37:19 +0200 koda remove now-unused function webgl
Tue, 26 Mar 2013 18:03:15 +0100 koda cmake netiquette cmake_pascal
Thu, 04 Apr 2013 15:54:34 -0400 Randi add shading
Thu, 04 Apr 2013 18:47:09 +0200 koda merge with latest default branch 0.9.19
Thu, 04 Apr 2013 16:12:26 +0400 unc0rr Fix pos() return type webgl
Tue, 26 Mar 2013 02:06:54 +0100 koda restore the osx build disabling universal app support cmake_pascal
Thu, 04 Apr 2013 11:27:23 -0400 nemo remove 70c086d9b03f - I suspect the issue was actually part of more general prob probably fixed in cfc44db21d72 by jaree
Thu, 04 Apr 2013 02:07:06 +0200 koda and now engine in c links too (with more manual intervention as of issue 596) webgl
Tue, 26 Mar 2013 01:43:34 +0100 koda add and use the integrated version check cmake_pascal
Thu, 04 Apr 2013 14:35:46 +0200 koda forgot these from raa2ffd427f6a
Thu, 04 Apr 2013 01:38:30 +0200 koda engine to c now compiles with some manual intervention (as of bug 596) webgl
Tue, 26 Mar 2013 01:18:04 +0100 koda link stdc++ (for physfs on linux) only when targetting 32bit cmake_pascal
Thu, 04 Apr 2013 08:10:59 -0400 nemo So. Some themes have objects that seem to be large natural extensions of the landscape. Masks allow maintaining that. Lemme know if it doesn't look good. If it doesn't, can still use for ice/bounce/indestructible. Indestructible bunker object for example.
Thu, 04 Apr 2013 00:32:57 +0200 koda update branch again webgl
Tue, 26 Mar 2013 01:13:45 +0100 koda set directories to be included externally, in the project file cmake_pascal
Thu, 04 Apr 2013 10:44:03 +0300 jaree Fix AI collision detection with crates and overlapping hedgehogs. Remove duplicating code
Wed, 03 Apr 2013 00:17:21 +0400 unc0rr No more hwengine.desktop here webgl
Sun, 24 Mar 2013 11:11:39 +0100 koda gather all libs in a single list cmake_pascal
Wed, 03 Apr 2013 22:05:11 -0400 Randi Fruit theme
Wed, 03 Apr 2013 00:16:37 +0400 unc0rr Fix rendering errors now. webgl
Sun, 24 Mar 2013 10:54:16 +0100 koda remove old code cmake_pascal
Wed, 03 Apr 2013 00:03:46 +0400 unc0rr Fixes to make pas2c parse this webgl
Wed, 03 Apr 2013 23:56:59 +0200 koda strip PAS2C, old WEB symbols and outdated pas2c sources from default branch, all c-related development is done on the webgl branch
Sun, 24 Mar 2013 10:48:37 +0100 koda parsing CMAKE_OSX_ARCHITECTURES cmake_pascal
Tue, 02 Apr 2013 23:43:39 +0400 unc0rr Bring some sanity here. Feel free to specify parameters in any order and in any notation (full name or one-letter). webgl
Wed, 03 Apr 2013 00:46:19 +0200 koda ios compiles again (using an old version of sdl)
Fri, 22 Mar 2013 10:43:43 +0100 koda no need of ar and ranlib for pascal cmake_pascal
Tue, 02 Apr 2013 21:00:57 +0200 koda update webgl branch webgl
Tue, 02 Apr 2013 23:02:06 +0200 koda fix osx build
Fri, 22 Mar 2013 10:40:48 +0100 koda finish off by replacing remaining Ada occurencies cmake_pascal
Mon, 01 Apr 2013 23:26:41 +0400 unc0rr Think this is what was meant by koda
Fri, 22 Mar 2013 10:34:50 +0100 koda disable static libraries with fpc cmake_pascal
Mon, 01 Apr 2013 23:07:24 +0400 unc0rr Hey, there was inc(Radius, 4)
Fri, 22 Mar 2013 10:33:35 +0100 koda oops cmake_pascal
Sun, 31 Mar 2013 15:45:24 -0400 volkan updated turkish frontend translation
Thu, 21 Mar 2013 15:03:30 +0100 koda drop processor flags cmake_pascal
Sun, 31 Mar 2013 14:20:40 -0400 nemo Unbreak lua localisation, fix untranslated login prompt, update translations.
Thu, 21 Mar 2013 14:38:58 +0100 koda add support for creating shared pascal libraries cmake_pascal
Sat, 30 Mar 2013 08:11:09 -0400 nemo Don't reward digging close w/ drill rocket. Doesn't offer much benefit. Reduce final bonus slightly to avoid using drill like bazooka. Better would be AI doing this for all weps based on count. Make main drill loop a little more efficient.
Wed, 20 Mar 2013 18:31:13 +0100 koda adjust verbosity, move debug/release variables in the right section cmake_pascal
Fri, 29 Mar 2013 23:58:03 +0100 sheepluva feedback page: allow translations for main text; added link to known bugs in order to reduce the future number of bug report duplicates a bit (We can all hope, right? :P)
Tue, 19 Mar 2013 18:32:22 +0100 koda below this i cannot break the loop cmake_pascal
Fri, 29 Mar 2013 10:54:12 -0400 nemo This should ensure rope can still be aimed quickly when an alt weapon is active.
Tue, 19 Mar 2013 18:32:03 +0100 koda move RestoreHog from uGears to uTeams to break a circular dependency cmake_pascal
Fri, 29 Mar 2013 14:47:01 +0100 sheepluva merge
Tue, 19 Mar 2013 18:02:06 +0100 koda minor and partial casing commit cmake_pascal
Fri, 29 Mar 2013 08:10:44 -0400 nemo *sigh* this shouldn'tve been removed in first place.
Tue, 19 Mar 2013 17:15:23 +0100 koda move a few checks so that add_defintions doesn't interfere cmake_pascal
Fri, 29 Mar 2013 08:03:17 -0400 nemo oups. reused same variable twice. my bad. You know, maybe somewhere in uVariables or uGearsList should define what we use Gear variables for in each gear
Tue, 19 Mar 2013 17:14:10 +0100 koda move avwraper compilation in its own folder cmake_pascal
Thu, 28 Mar 2013 18:34:53 +0200 Urbertar Fix TestCollExcludingMe function. Now it doesn't skip test if there are more then one hog at checking pixel
Tue, 19 Mar 2013 16:47:53 +0100 koda hm, CMAKE_C_COMPILER is not always defined apparently cmake_pascal
Thu, 28 Mar 2013 18:34:30 +0200 Urbertar Fix compilation error. Remove default value of ShowMessage title param
Thu, 28 Mar 2013 17:41:40 +0100 sheepluva fix build
Tue, 19 Mar 2013 16:40:35 +0100 koda oops cmake_pascal
Wed, 27 Mar 2013 14:20:34 +0100 koda minor refactor of MessageDialog
Tue, 19 Mar 2013 16:34:31 +0100 koda move sdlmain compilation in its own folder cmake_pascal
Wed, 27 Mar 2013 14:12:19 +0100 koda define NETGAME_DEFAULT_SERVER
Tue, 19 Mar 2013 16:28:26 +0100 koda enable fpc inlining only in release mode only if using fpc > 2.6 cmake_pascal
Wed, 27 Mar 2013 14:12:05 +0100 koda unused
Tue, 19 Mar 2013 16:18:40 +0100 koda improve physfs static linking, sdl libraries cleanup cmake_pascal
Wed, 27 Mar 2013 12:56:07 +0100 koda drop QApplication in favor of HWApplication and minor refactor of MessageDialog
Tue, 19 Mar 2013 14:14:40 +0100 koda wow windows works too with minor changes cmake_pascal
Wed, 27 Mar 2013 12:20:22 +0100 koda application bar blinks when someone pings you (issue 492)
Tue, 19 Mar 2013 13:39:38 +0100 koda config time pascal flags interpretation cmake_pascal
Wed, 27 Mar 2013 11:18:00 +0100 koda merge correction, also what's with all those trailing whitespaces?
Tue, 19 Mar 2013 13:36:10 +0100 koda oops cmake_pascal
Tue, 26 Mar 2013 22:39:22 +0200 Urbertar Change AI behavior for drill rocket
Tue, 26 Mar 2013 18:52:42 +0100 sheepluva merge
Thu, 04 Apr 2013 14:01:54 +0400 unc0rr Fix shortcut which is created by NSIS 0.9.19
Tue, 19 Mar 2013 10:58:46 +0100 koda even though pascal linking is scripted, we need target_link_libraries anyways, so that modifying that library, will trigger linking again cmake_pascal
Tue, 26 Mar 2013 17:34:29 +0100 koda when no url is specified, default to official gameserver (issue 350)
Sat, 23 Mar 2013 18:43:24 +0100 koda lupdate 0.9.19
Tue, 19 Mar 2013 10:55:10 +0100 koda move one flag cmake_pascal
Tue, 26 Mar 2013 01:20:06 +0100 koda link stdc++ (for physfs on linux) only when targetting 32bit
Sat, 23 Mar 2013 18:42:23 +0100 koda add wiki link for the scheme handling 0.9.19
Tue, 19 Mar 2013 10:43:45 +0100 koda apply the new macro to C flags too cmake_pascal
Sat, 23 Mar 2013 21:03:27 +0200 Urbertar Remove some duplicating code from uLandGraphics.pas
Sat, 23 Mar 2013 18:26:02 +0100 inu pt translation update 0.9.19
Tue, 19 Mar 2013 10:39:05 +0100 koda s/MINIMAL_FLAGS/MINIMAL_CFLAGS/ cmake_pascal
Sat, 23 Mar 2013 21:32:14 +0400 unc0rr Also check length
Sat, 23 Mar 2013 18:21:13 +0100 koda initial changelog update 0.9.19
Tue, 19 Mar 2013 10:35:10 +0100 koda internal handling of some osx-only pascal flags cmake_pascal
Tue, 26 Mar 2013 17:52:27 -0400 nemo merge. hate the fact that "unsynced remote changes" is just a "note" now.
Fri, 22 Mar 2013 22:42:41 +0100 sheepluva add fort section to credits file
Tue, 19 Mar 2013 10:34:46 +0100 koda apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup cmake_pascal
Tue, 26 Mar 2013 17:47:06 -0400 nemo Try to document TGear a bit, so people know what is commonly overridden, and what stuff is used for. Remove gtIceGun-specific values from TGear and abuse a couple of commonly abused members instead.
Fri, 22 Mar 2013 18:51:37 +0100 sheepluva remove engine warnings
Tue, 19 Mar 2013 09:53:12 +0100 koda utility macros for adding compiler flags cmake_pascal
Fri, 22 Mar 2013 14:54:20 +0100 sheepluva changing fort name to better reflect its contents
Tue, 19 Mar 2013 01:28:25 +0100 koda partial conversion of pascal_flags to CMAKE_Pascal_FLAGS cmake_pascal
Fri, 22 Mar 2013 14:34:11 +0100 koda adding jaree to credits
Thu, 21 Mar 2013 10:26:43 +0100 sheepluva make https links work properly
Tue, 19 Mar 2013 00:30:48 +0100 koda typo cmake_pascal
Fri, 22 Mar 2013 11:08:42 +0100 koda scheme association for linux (although it stops during connection)
Thu, 21 Mar 2013 10:08:30 +0100 sheepluva fix/hack so that (own) messages sent in frontend are also visible in the game chat
Tue, 19 Mar 2013 00:30:30 +0100 koda the default CMake(Lang)Compiler.cmake location changed since 2.8.10 cmake_pascal
Thu, 21 Mar 2013 15:01:27 +0100 sheepluva don't poison the dead, it's not cool.
Thu, 21 Mar 2013 09:27:35 +0100 sheepluva fix player info
Mon, 18 Mar 2013 20:10:27 +0100 koda partial reodering of units so that dependency tracking is done with cmake cmake_pascal
Thu, 21 Mar 2013 11:51:13 +0100 sheepluva enable/fix links on about page. why don't people test that stuff when they insert it? it's just one click...
Wed, 20 Mar 2013 23:18:46 +0100 sheepluva add lobby chat features to room chat
Mon, 18 Mar 2013 16:38:46 +0100 koda better support for cmake directory and fpc output paths cmake_pascal
Wed, 20 Mar 2013 09:13:05 +0400 unc0rr Add space for better visual performance
Mon, 18 Mar 2013 12:30:09 +0100 koda move paths setup inside cmake_lang files cmake_pascal
Tue, 19 Mar 2013 22:47:22 -0400 Randi Eiffel Tower fort
Mon, 18 Mar 2013 10:06:07 +0100 koda this should make cmake-pascal stuff work on linux too cmake_pascal
Tue, 19 Mar 2013 22:19:28 +0100 sheepluva fix ancient issue with hedgehogs sliding through/into think gaps; fixes issue 542; could and should be optimized (also to make sure that hogs can't slide through little pixel turds) - feel free to do so =P
Mon, 18 Mar 2013 02:07:58 +0100 koda with lot of hackery, use add_executable on pascal files, SUCCSS cmake_pascal
Mon, 18 Mar 2013 12:13:46 -0400 nemo More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places.
Mon, 18 Mar 2013 00:58:13 +0100 koda barebone cmake config file to support pascal files, based off plplot's ada files cmake_pascal
Sun, 17 Mar 2013 22:02:57 +0100 koda add one button to improve sharing of hwplay:// schemes
Sun, 17 Mar 2013 20:50:02 +0100 koda help text for pagenetserver
Sun, 17 Mar 2013 20:43:33 +0100 koda do not host server on well-known ports
Sun, 17 Mar 2013 19:57:52 +0100 koda use SDL keycode for shortcuts (doesn't fix layout issues)
Sun, 17 Mar 2013 18:42:28 +0100 koda ingore moar keys
Sun, 17 Mar 2013 14:09:54 -0400 nemo Add some flags for a few of the magic Land values
Sun, 17 Mar 2013 10:25:19 -0400 nemo useless test
Sun, 17 Mar 2013 10:13:14 -0400 nemo Key returned 0 for arrows under linux. Sym works, clearer anyway.
Sun, 17 Mar 2013 01:36:04 +0100 koda linux keycodes differ from osx's
Sun, 17 Mar 2013 01:34:24 +0100 koda use a local storage for chat history which prevents mix ups in netgame and simplifies code
Sun, 17 Mar 2013 01:26:40 +0100 koda less cryptic text insertion
Sun, 17 Mar 2013 01:15:22 +0100 koda gather a few common code
Sun, 17 Mar 2013 01:11:05 +0100 koda implement up and down keys to navigate in the chat history, needs testing over network
Sat, 16 Mar 2013 23:54:11 +0100 koda don't display squares when pressing arrow keys in chat
Sat, 16 Mar 2013 23:50:50 +0100 koda formatting
Sat, 16 Mar 2013 23:29:50 +0100 koda do not hardcode CMAKE_INSTALL_PREFIX for windows, but rather put it in the script, so that custom build setups still work
Sun, 17 Mar 2013 00:18:38 +0400 unc0rr Hard math to fix issue 571. Well, not really hard math,
Fri, 15 Mar 2013 11:55:41 -0400 nemo oups
Fri, 15 Mar 2013 11:12:42 +0100 sheepluva fix compilation with clang. fixes issue 553 - thanks to julien for reporting and to drew for the first part of the fix
Wed, 13 Mar 2013 21:02:26 -0400 nemo at vatten's request. make resurrection always resurrect at least 1 hp out of kindness to noobs who can't be bothered to read tooltips
Tue, 12 Mar 2013 22:35:57 -0400 nemo Call steps on focus instead. fix typo
Tue, 12 Mar 2013 22:20:42 -0400 nemo Experiment in undisabling the brick theme flake
Tue, 12 Mar 2013 22:13:38 -0400 nemo Crashed here last game
Tue, 12 Mar 2013 22:41:26 +0100 koda better message, as suggested by inu
Tue, 12 Mar 2013 22:38:49 +0100 koda return after ram size on win
Tue, 12 Mar 2013 23:45:26 +0400 unc0rr Merge
Tue, 12 Mar 2013 19:25:05 +0100 koda add 'run Hedgewars' checkbox at the end of the NSIS installation
Tue, 12 Mar 2013 17:18:55 +0100 koda this should supposedly add hwplay:// schemes to windows, after user presses file association
Tue, 12 Mar 2013 02:30:36 +0100 inu No more std::string in feedbackdialog.cpp
Tue, 12 Mar 2013 01:32:39 +0100 koda this should prevent the password prompt from appearing on local games (issue 548)
Mon, 11 Mar 2013 12:21:37 -0400 nemo grrrr
Sun, 10 Mar 2013 19:43:31 +0100 koda fix bug 552 - reset network button state after use
Mon, 11 Mar 2013 12:20:59 -0400 nemo this should ensure those other voices play a bit more often.
Sun, 10 Mar 2013 15:44:03 +0100 koda hit hwplay://server:port and automatically join an unofficial server (on osx right now)
Sun, 10 Mar 2013 11:29:00 +0100 koda oops forgot to move header
Sun, 10 Mar 2013 08:49:40 +0400 unc0rr Prepend, not append
Sat, 09 Mar 2013 23:01:15 -0500 nemo fix highlander - needed new script load function
Sat, 09 Mar 2013 22:52:17 -0500 nemo unbreak build
Sun, 10 Mar 2013 02:41:27 +0100 koda hooks for opening custom urls on osx (commented out until we decide what to do)
Sun, 10 Mar 2013 02:32:25 +0100 koda cleanup file loading, this codepath can be used to load url schemes
Sun, 10 Mar 2013 01:27:48 +0100 koda fix loading files on osx too, the cause was different than other systems
Sun, 10 Mar 2013 01:02:15 +0100 koda move signal handler in hwapplication
Sun, 10 Mar 2013 00:40:00 +0100 koda alignment
Sat, 09 Mar 2013 19:23:00 +0100 koda introducing the bestest flag of all
Sat, 09 Mar 2013 21:40:02 +0400 unc0rr - Put compiled units into more appropriate dir
Sat, 09 Mar 2013 01:22:45 +0100 koda forgot to update lib names here
Sat, 09 Mar 2013 01:17:31 +0100 koda sigh
Sat, 09 Mar 2013 00:57:09 +0100 koda have fpc work in the right directory instead of passing the full path of the main module (avoids having full paths in debug build backtraces for the first module only)
Sat, 09 Mar 2013 00:43:26 +0100 koda stripping
Sat, 09 Mar 2013 00:41:08 +0100 koda adjust casing
Sat, 09 Mar 2013 00:38:53 +0100 koda readd revision info to the cpack generated package
Sat, 09 Mar 2013 00:26:25 +0100 koda move cpack stuff in its own cmake file
Sat, 09 Mar 2013 00:20:58 +0100 koda fix linking on osx
Tue, 12 Mar 2013 23:43:31 +0400 unc0rr Merge
Fri, 08 Mar 2013 11:26:47 -0500 nemo typo
Fri, 08 Mar 2013 13:15:08 +0100 Marco Bresciani A bit more of Italian translation... in progress. :)
Fri, 08 Mar 2013 08:31:34 -0500 nemo *sigh* hopefully there aren't any more of these. add missing tr() to button text
Fri, 08 Mar 2013 08:17:11 -0500 nemo lock weapons since script doesn't support custom sets anyway (yet). Use bor on flags to allow other game flags.
Fri, 08 Mar 2013 08:07:30 -0500 nemo *sigh* sorry. I miss the old, don't-push-if-unsynced-remote-w/o-force. Keep forgetting to pull.
Fri, 08 Mar 2013 00:36:10 +0400 unc0rr Unbreak build without stl compatibility
Thu, 07 Mar 2013 12:08:03 +0100 koda merge
Thu, 07 Mar 2013 11:55:00 +0100 koda even more wrapping with find_package_or_disable_msg
Thu, 07 Mar 2013 10:16:21 +0100 koda update option list
Thu, 07 Mar 2013 10:14:12 +0100 koda introduce find_package_or_fail/disable to group together similar cmake code
Thu, 07 Mar 2013 10:11:07 +0100 koda link png library in code on osx
Thu, 07 Mar 2013 11:53:40 +0200 Urbertar Fix frozen hog rendering
Thu, 07 Mar 2013 11:23:01 +0400 unc0rr Fix check for flag
Fri, 08 Mar 2013 08:06:13 -0500 mikade hopefully closes issues 541, 312 and 503
Wed, 06 Mar 2013 19:50:25 -0500 nemo yeah. this was a bad idea. the minor difference in thaw speed vs last hog of team never unthawing.
Wed, 06 Mar 2013 17:06:35 -0500 nemo prevent an old abuse of parachute to land safely
Wed, 06 Mar 2013 16:00:48 -0500 nemo fix fade to black in training
Thu, 07 Mar 2013 00:25:11 +0400 unc0rr PhysFS-aware check for directory existence. Should fix issue 511.
Wed, 06 Mar 2013 13:03:11 -0500 nemo skip frozen hogs in switch
Wed, 06 Mar 2013 12:55:48 -0500 nemo Add missing feedback button translation
Wed, 06 Mar 2013 11:13:18 -0500 nemo This has bothered me for the longest time. Move texture so it doesn't overlap. I'd initially had a test for isPaused, but jumping texture bothered me.
Wed, 06 Mar 2013 16:48:03 +0100 koda our cmake modules have become good enough, prefer them over system ones
Wed, 06 Mar 2013 16:47:31 +0100 koda Backed out changeset 4cccc0520988
Wed, 06 Mar 2013 16:42:56 +0100 koda our cmake modules have become good enough, prefer them over system ones
Wed, 06 Mar 2013 16:40:56 +0100 koda write FindGHC.cmake for haskell stuff
Wed, 06 Mar 2013 09:42:20 -0500 nemo *sigh* I always forget to pull when AFK for a while. btw. why are we still keeping binaries in here? ☹
Wed, 06 Mar 2013 15:09:29 +0100 koda user correct variable and slimmer test, version typos, .dll.a updated
Wed, 06 Mar 2013 08:26:14 -0500 nemo extend time a bit. move to defrosting on team's turn. fairer than using round order I think.
Wed, 06 Mar 2013 12:18:42 +0100 koda comas and capitals
Wed, 06 Mar 2013 12:12:02 +0100 koda rework ffmpeg/libav/videorec linking and their cmake discovery
Wed, 06 Mar 2013 11:18:54 +0100 koda rewritten findfreepascal, moved checkstack code elsewhere
Wed, 06 Mar 2013 10:13:23 +0100 koda support old cmake style variables
Wed, 06 Mar 2013 03:49:52 +0100 koda merge
Wed, 06 Mar 2013 03:46:22 +0100 koda rewritten findffmpeg.cmake
Wed, 06 Mar 2013 03:11:15 +0100 koda replace sdl mixer/image version checking with something more robust
Wed, 06 Mar 2013 02:52:17 +0100 koda rewritten FindOggVorbis.cmake
Wed, 06 Mar 2013 01:28:21 +0100 koda fail if sparkle not found consciously
Tue, 05 Mar 2013 20:28:33 -0500 nemo oups
Wed, 06 Mar 2013 01:24:59 +0100 koda rework FindSparkle.cmake
Tue, 05 Mar 2013 19:37:48 -0500 nemo use opacity to indicate thawing. not totally happy w/ effect, but argument was made to indicate some progress towards thaw. drop "exit" since it really wasn't helpful, and not rendering tags, was more annoying than fun.
Tue, 05 Mar 2013 16:04:22 -0500 nemo At multiple requests, change ice to be turn based. This is a more modest adjustment of existing code, that can be fairly easily flagged or reverted if desired. It also allows scripts to extend freezing, and preserves fire melting.
Tue, 05 Mar 2013 09:11:28 +0100 koda escape return and be more friendly with translations
Mon, 04 Mar 2013 23:33:33 +0100 koda add link to GPLv2 notice in about page
Mon, 04 Mar 2013 23:27:15 +0100 koda uniform revision info in about page
Mon, 04 Mar 2013 23:24:55 +0100 koda add version info to frontend output too
Mon, 04 Mar 2013 23:11:28 +0100 koda version variables confom to naming convention
Mon, 04 Mar 2013 22:58:01 +0100 koda oooooops forgot SHAREPATH is still used somewhere
Mon, 04 Mar 2013 16:18:21 -0500 nemo lupdate-qt4/lrelease-qt4
Mon, 04 Mar 2013 14:14:38 -0500 nemo apply variable change here as well
Mon, 04 Mar 2013 18:27:21 +0100 koda on linux assume datapath is always relative to cmake_install_prefix, unless you provide an absolute path; on win32/osx hardcode engine path to default installation prefixes (it gets overridden at runtime so it works even if you move the data folder)
Mon, 04 Mar 2013 20:16:43 +0400 unc0rr Oops, forgot this check (fixes crash)
Mon, 04 Mar 2013 16:35:17 +0100 koda typo and doc
Mon, 04 Mar 2013 15:16:06 +0100 koda fix file association on windows too
Mon, 04 Mar 2013 13:44:33 +0100 koda use rev info from the just created file when configuring without mercurial
Mon, 04 Mar 2013 13:30:33 +0100 koda dump rev and hash in a file to be packed by cpack
Mon, 04 Mar 2013 13:29:59 +0100 koda adjust cpack ignored files (libraries, mobile project files and win res files are still necessary)
Mon, 04 Mar 2013 11:09:36 +0100 koda hopefully fix bug 523, file extension association
Mon, 04 Mar 2013 10:33:30 +0100 koda merge for the win
Mon, 04 Mar 2013 10:33:08 +0100 koda caught two frontend warnings
Mon, 04 Mar 2013 10:30:56 +0100 koda convert HAVE_NETSERVER to check for file existance, so that it's easier to provide missing servers
Mon, 04 Mar 2013 10:08:38 +0100 koda convert HW_DEV in ifdef DEBUG clauses
Sun, 03 Mar 2013 20:59:27 -0500 nemo fix portal/hammer interaction, ban freezer from portal
Sun, 03 Mar 2013 20:08:55 -0500 nemo keep hogs from sliding while they are being frozen
Sun, 03 Mar 2013 19:43:01 -0500 nemo Make hogs thaw only on enemy turns, make timebox counter decrement only on your turn, adjust knock for frozen hogs, increase damage on frozen hogs, make freezer fuel only reduce when not adjusting angle.
Sun, 03 Mar 2013 14:58:58 -0500 nemo Call act as if attack ended on last shot if switching while in mid multi-shoot. Thanks to AI for discovering this.
Sun, 03 Mar 2013 14:39:55 -0500 nemo add neglected merge
Sun, 03 Mar 2013 23:25:34 +0400 unc0rr Fix team file path
Sun, 03 Mar 2013 19:35:57 +0200 Urbertar Fix water on ice setting
Sun, 03 Mar 2013 23:25:09 +0400 unc0rr Eh, two players condition seems to make more sense than two clans here
Sun, 03 Mar 2013 19:32:48 +0200 Urbertar Fix DrawLine bug
Sun, 03 Mar 2013 23:23:41 +0400 unc0rr lol nemo, lol
Fri, 01 Mar 2013 22:32:49 -0500 nemo tweaks to sea ice appearance
Fri, 01 Mar 2013 17:22:09 -0500 dag10 Possibly fixed issue 533.
Fri, 01 Mar 2013 16:58:00 -0500 dag10 Resolves issue 528. Fixed platform-specific order of buttons on seed prompt and new room prompt. Fixed height of back button on all pages -- now aligns to bottom. On pagemain, feedback and dlc buttons no longer fixed size.
Fri, 01 Mar 2013 16:12:25 -0500 nemo my turn to do a neglected merge for someone else
Sat, 02 Mar 2013 00:16:37 +0400 unc0rr Review the list of synced messages in isSyncedCommand. Fixes issue 546.
Fri, 01 Mar 2013 15:50:00 -0500 dag10 Made pressing the button in mapContainer only randomize things if client is master. Fixes issue 545. Also synchronized themes. Fixes issue 547.
Fri, 01 Mar 2013 10:38:49 -0500 Vatten avoid floating point desync, other script tweaks
Thu, 28 Feb 2013 23:15:33 -0500 nemo So. A while ago, while trying to prevent hogs blowtorching getting turned around, unc0rr altered the old range of blowtorch from 1/8th of 180° up or down, to a 4° gain in upwards and a -4° loss in downwards. He also made it so that starting tunnels could fail to erase sufficient terrain, trapping hogs. Here are a couple of workarounds to more closely approximate old behaviour (do some initial erasure, adjust min/max angles)
Thu, 28 Feb 2013 22:10:49 -0500 nemo Safety check. The main place this can be a problem is on a mild bowl w/ multiple hogs. Could possibly add a hog collision check in here.
Fri, 01 Mar 2013 01:05:43 +0100 koda split version information in engine too
Fri, 01 Mar 2013 00:58:37 +0100 koda drop useless option, automatically set revision and debug info
Fri, 01 Mar 2013 00:06:05 +0100 koda split cVersionString into its three separate components (version, revision, hash) and apply the new values sensibly on the frontend (esp. title, info and feedback)
Thu, 28 Feb 2013 23:14:11 +0100 koda mysterious merge
Thu, 28 Feb 2013 23:05:07 +0100 koda support WARNING message status on cmake 2.6 (bug 524)
Thu, 28 Feb 2013 23:02:12 +0100 koda correct copyright header on files i added
Thu, 28 Feb 2013 22:59:22 +0100 koda use NETGAME_DEFAULT_PORT macro across frontend sources
Thu, 28 Feb 2013 22:47:42 +0100 koda move weapons line away from hwconsts.h so that modifying it doesn't needlessly recompile everything, introduce a way to try documenting which weapons each number represents
Thu, 28 Feb 2013 22:39:38 +0100 koda add icegun everywhere (default, crazy, 1oe) with a qt prob delay crate of 2
Tue, 04 Jun 2013 16:09:05 +0200 koda close branch icegun
Thu, 28 Feb 2013 22:24:32 +0100 koda add 'One of Everything' in the weaponsets, from nemo's idea
Thu, 28 Feb 2013 16:38:22 -0500 nemo merge icegun branch w/ default icegun
Thu, 28 Feb 2013 23:28:01 +0200 Urbertar Merge
Thu, 28 Feb 2013 23:24:50 +0200 Urbertar Draw ice on water
Thu, 28 Feb 2013 20:11:16 +0200 Urbertar Make refactoring. Remove DrawIce function
Thu, 28 Feb 2013 19:59:42 +0100 sheepluva small update of german engine translation
Thu, 28 Feb 2013 09:08:25 -0500 nemo aaagh. remove dead code. again.
Wed, 27 Feb 2013 21:30:33 -0500 nemo Apologies if jaree had done something similar, but didn't see anything in repo pull. This removes Land[] mixed w/ LandPixels[] and streamlines things a little
Wed, 27 Feb 2013 23:15:37 +0100 koda physfs strikes back
Wed, 27 Feb 2013 11:17:45 -0500 nemo define ice edge colour
Wed, 27 Feb 2013 16:44:19 +0100 koda enable asm only on intel/amd machines
Wed, 27 Feb 2013 08:29:21 -0500 nemo remove dead code
Wed, 27 Feb 2013 16:12:57 +0100 koda merge physfslayer in default
Wed, 27 Feb 2013 13:13:34 +0200 Urbertar Draw ice on water
Wed, 27 Feb 2013 16:12:22 +0100 koda .hgignore
Tue, 26 Feb 2013 20:39:18 -0500 nemo pull icegun into default. it has a few issues, but, pretty close. that way more people will play with it.
Tue, 26 Feb 2013 20:37:58 -0500 nemo merge w/ default icegun
Tue, 26 Feb 2013 20:26:49 -0500 nemo huh. how'd we end up needing a merge here... icegun
Tue, 26 Feb 2013 17:04:40 +0200 Urbertar Separate setting and drawing ice icegun
Tue, 26 Feb 2013 16:46:58 +0200 Urbertar Make little refactoring icegun
Tue, 26 Feb 2013 16:04:35 +0200 Urbertar Check is lanscape already ice icegun
Tue, 26 Feb 2013 09:10:48 -0500 nemo put ice colour in uVariables, add check for land that is already ice icegun
Tue, 26 Feb 2013 15:15:20 +0200 Urbertar Change shape of ice to round icegun
Tue, 26 Feb 2013 11:00:09 +0200 Urbertar Don't calculate edges of map as edges of landscape icegun
Tue, 26 Feb 2013 10:27:51 +0200 Urbertar Check bounds of landscape in drawice procedure icegun
Mon, 25 Feb 2013 20:45:13 -0500 nemo forgot this loop icegun
Mon, 25 Feb 2013 19:19:41 -0500 nemo graphics tweak. flag a couple more overeager setall HH icegun
Mon, 25 Feb 2013 13:51:45 -0500 nemo ice texture still needs moving to uLandGraphics and circle drawing icegun
Mon, 25 Feb 2013 11:37:48 +0400 unc0rr Merge
Mon, 25 Feb 2013 12:54:50 -0500 nemo workaround for frequent AllHH active call in hedgehog step icegun
Sun, 24 Feb 2013 15:53:47 -0500 nemo add hiragana/katakana ranges to CJK check.
Mon, 25 Feb 2013 12:29:39 -0500 nemo More fiddling w/ sliding icegun
Sun, 24 Feb 2013 14:14:09 -0500 nemo *sigh* somehow misplaced this. this should have been rd9627d65edf7
Mon, 25 Feb 2013 11:35:24 -0500 nemo slight tweak to colours icegun
Sun, 24 Feb 2013 14:13:27 -0500 nemo add some missing wrapping.
Mon, 25 Feb 2013 10:53:33 -0500 nemo quick and dirty and inefficient example of Tiy's suggested terrain sampling. Still needs moving to uLandGraphics icegun
Sat, 23 Feb 2013 23:23:02 +0400 unc0rr Fix issue 537 (empty team created on startup)
Mon, 25 Feb 2013 09:50:56 +0100 koda savesurf icegun
Sat, 23 Feb 2013 12:01:51 +0400 unc0rr Fix issue 507 (not highlighting friends joins)
Sat, 23 Feb 2013 23:01:50 -0500 nemo This and the "retain freezing" stuff could probably use a flag.
Mon, 25 Feb 2013 00:00:39 -0500 nemo too aggressive? icegun
Fri, 22 Feb 2013 21:44:00 -0500 nemo prevent drilling into hogs w/ drill rocket
Sun, 24 Feb 2013 23:07:46 -0500 nemo Trying to improve rendering, sliding and thawing. Messing around w/ making fire thaw faster. icegun
Fri, 22 Feb 2013 19:24:59 -0500 nemo Restore freezing hedgehog for shotgun, sniper rifle and deagle to make unc0rr happy. You'll still be able to get away after throwing cleaver and sticky bomb tho.
Wed, 27 Feb 2013 16:14:24 +0100 koda close thei branch physfslayer
Sun, 24 Feb 2013 21:44:40 -0500 nemo Messing around w/ Freezer icegun
Fri, 22 Feb 2013 23:59:52 +0400 unc0rr Support 'registered only' room flag in frontend
Mon, 25 Feb 2013 19:48:35 +0100 koda on windows fpc-linking is the funniest of all physfslayer
Sun, 24 Feb 2013 21:40:06 +0200 Urbertar Add freezing hogs with icegun icegun
Fri, 22 Feb 2013 14:42:57 -0500 nemo oops. forgot this one.
Mon, 25 Feb 2013 10:03:35 +0100 koda moar docs update physfslayer
Sat, 23 Feb 2013 19:34:02 +0200 Urbertar Add change ice gun image icegun
Fri, 22 Feb 2013 14:33:21 -0500 nemo Allow switching away from any weapon when during multishoot.
Mon, 25 Feb 2013 00:24:09 +0100 koda upd doc physfslayer
Sat, 23 Feb 2013 19:33:26 +0200 Urbertar Add frozen land texture icegun
Fri, 22 Feb 2013 23:24:20 +0400 unc0rr This change from r0cd63b963330 caused more troubles than solved. Also fix some warnings.
Mon, 25 Feb 2013 00:20:09 +0100 koda due to popular demand, add a compile time switch to manually select whether to build the internal physfs (default) or not physfslayer
Sat, 23 Feb 2013 19:12:11 +0200 Urbertar Add land freezing icegun
Fri, 22 Feb 2013 23:21:13 +0400 unc0rr Global notice with /global command. Can now warn users when doing server restart.
Sun, 24 Feb 2013 23:11:30 +0100 koda documentation physfslayer
Fri, 22 Feb 2013 11:35:54 +0400 unc0rr Oh, and # too to prevent occasional game hang when N is followed by #
Sun, 24 Feb 2013 23:11:00 +0100 koda perform a version check before including physfs (maybe there is a better place for this?) and allow overriding automagic search physfslayer
Fri, 22 Feb 2013 11:33:30 +0400 unc0rr Flush buffer on N command
Sun, 24 Feb 2013 19:24:14 +0100 koda disable unneeded physfs archives (as of bug 529) physfslayer
Thu, 21 Feb 2013 22:43:00 +0400 unc0rr Try to prevent hedgehogs number in team desync
Sun, 24 Feb 2013 19:11:58 +0100 koda this should hijack the linker name and always pick the bundled physfs when another version is already prsent physfslayer
Thu, 21 Feb 2013 22:31:03 +0400 unc0rr Merge
Sat, 23 Feb 2013 18:49:45 +0100 koda blindly updated Android build files for new physfs physfslayer
Thu, 21 Feb 2013 11:13:00 +0400 unc0rr Merge
Sat, 23 Feb 2013 18:38:57 +0100 koda updated ios project files for the new phys build system physfslayer
Thu, 21 Feb 2013 11:12:42 +0400 unc0rr Merge
Thu, 21 Feb 2013 22:20:43 +0400 unc0rr Workaround queued signals problem in netclient instead. Should fix everything.
Fri, 22 Feb 2013 10:12:17 +0100 koda this should make physfs happy to link on windows too, forcing every function in its proper dll and skipping linklib physfslayer
Wed, 20 Feb 2013 16:13:08 +0100 Marco Bresciani Updating Italian translation. In progress, as usual.
Thu, 21 Feb 2013 01:37:04 +0400 unc0rr Unbreak build
Fri, 22 Feb 2013 09:53:09 +0100 koda workaround static physfs static linking on linux physfslayer
Thu, 21 Feb 2013 01:35:14 +0400 unc0rr We need this to fix hedgehog numbers desync (workarounded in previous revision)
Fri, 22 Feb 2013 06:39:16 +0100 koda and now compile and link properly physfslayer
Thu, 21 Feb 2013 01:27:21 +0400 unc0rr Fix stupid mistake which made checker desync almost always
Fri, 22 Feb 2013 06:38:46 +0100 koda update cmake files to use the two libraries independently physfslayer
Thu, 21 Feb 2013 01:26:38 +0400 unc0rr Found another possible source of desync, trying similar workaround on this
Fri, 22 Feb 2013 05:43:56 +0100 koda split extras and src physfslayer
Thu, 21 Feb 2013 00:15:11 +0400 unc0rr Forbit guest checkers
Fri, 22 Feb 2013 05:15:48 +0100 koda use standard library prefix physfslayer
Wed, 20 Feb 2013 23:57:01 +0400 unc0rr Workaround hGetContents blocking all threads with my own version of the function
Fri, 22 Feb 2013 05:05:32 +0100 koda reopen and update branch physfslayer
Wed, 20 Feb 2013 22:54:16 +0400 unc0rr Workaround desync issue if I correctly understand its roots (barely tested)
Wed, 20 Feb 2013 01:55:23 +0100 koda fix compiling on osx when you have multiple linkers installed
Tue, 19 Feb 2013 22:03:33 +0400 unc0rr Some fixes
Mon, 18 Feb 2013 14:06:16 -0500 nemo pretty sure esc here is just a holdover from past, and has no use in rearranged implementation.
Mon, 18 Feb 2013 23:04:38 +0400 unc0rr Parse engine output to deside whether simulation ran to the end
Mon, 18 Feb 2013 22:47:42 +0400 unc0rr Clear player's clan info on room join
Mon, 18 Feb 2013 22:21:31 +0400 unc0rr Disallow kicking the opponent in duel
Mon, 18 Feb 2013 00:22:16 +0100 Medo Update Hedgeroid to current JNA version, remove workaround for a bug they fixed.
Mon, 18 Feb 2013 00:31:16 +0400 unc0rr Catch exceptions when moving files
Mon, 18 Feb 2013 00:28:09 +0400 unc0rr No NFData instance for ByteString when ghc >= 7.6
Mon, 18 Feb 2013 00:22:13 +0400 unc0rr Sort checked files into dirs
Sun, 17 Feb 2013 00:25:53 +0400 unc0rr - Ensure that team file exists before saving into it (same fix as for hedgewars.ini, due to bug in Qt)
Sat, 16 Feb 2013 23:28:16 +0400 unc0rr Some more work on checker
Fri, 15 Feb 2013 00:12:19 +0400 unc0rr - Fix check for void message
Thu, 14 Feb 2013 00:32:13 +0400 unc0rr Fix build
Wed, 13 Feb 2013 23:00:57 +0400 unc0rr Ehm... probably this will improve situation with desyncs
Wed, 13 Feb 2013 22:59:41 +0400 unc0rr Pass hogs names and hats
Wed, 13 Feb 2013 21:13:15 +0400 unc0rr Fix order of messages
Mon, 11 Feb 2013 17:09:35 -0500 nemo restore prior modifier. I think the damage dealt is appropriate to intended uses
Tue, 29 Jan 2013 16:18:36 +0100 Marco Bresciani Some more Italian translation... still in progress.
Tue, 12 Feb 2013 23:47:41 +0400 unc0rr - Add forgotten ammo definitions
Mon, 11 Feb 2013 10:20:07 +0400 unc0rr Bring back full log strings for commands, just a bit sanitized
Mon, 11 Feb 2013 00:19:15 +0400 unc0rr Hack checker to run engine with record file received (uses hardcoded paths)
Mon, 11 Feb 2013 00:14:05 +0400 unc0rr Prevent 'black team color' error
Sun, 10 Feb 2013 22:58:16 +0400 unc0rr Oops, forgot path
Sun, 10 Feb 2013 09:50:09 -0500 nemo Cleaver tweaks based on feedback. Nerf damage, shrink radius. This means cleaver will embed into ground quite a bit further.
Sun, 10 Feb 2013 09:22:29 -0500 nemo oops. more specific ammo tests. maybe could use a few more properties
Sat, 09 Feb 2013 20:28:05 -0500 nemo Allow moving after firing cleaver. This changes multishoot behaviour quite a bit. Needs a lot of testing.
Sat, 09 Feb 2013 19:14:58 -0500 dag10 Credit links now yellow instead of blue.
Sat, 09 Feb 2013 19:11:32 -0500 nemo Remove Structure from localisation
Sat, 09 Feb 2013 18:58:19 -0500 dag10 Implements protocol message JOINING on frontend, so client in a room always displays correct room name, even when room name changes. Fixes issue 522.
Sat, 09 Feb 2013 18:32:51 -0500 dag10 Removed in-lineedit labels such as "search:" and "room name:" due to size issues with localization and platform differences.
Sun, 10 Feb 2013 01:54:24 +0400 unc0rr Fine, merge :-\
Sun, 10 Feb 2013 01:52:13 +0400 unc0rr Send JOINING message in response to FOLLOW. Actual join may still fail due to room restrictions. Not tested.
Sun, 10 Feb 2013 01:45:25 +0400 unc0rr Fix the checker after some testing
Sun, 10 Feb 2013 01:27:32 +0400 unc0rr New checker of engine messages which is aware of glued together messages
Sat, 09 Feb 2013 00:11:14 +0400 unc0rr Also convert teams to complete game config.
Fri, 08 Feb 2013 23:38:14 +0400 unc0rr Fix official server build
Fri, 08 Feb 2013 00:27:07 +0400 unc0rr - Handle mapgen-specific parameters
Thu, 07 Feb 2013 00:07:32 +0400 unc0rr Converter from game parameters to engine commands, not finished yet
Mon, 04 Feb 2013 00:13:55 +0400 unc0rr Some work on loading replay and interaction with checker
Sat, 02 Feb 2013 22:57:05 +0400 unc0rr /quit <msg> and /part <msg>
Sat, 02 Feb 2013 20:16:12 +0400 unc0rr Don't confirm hogs number to room admin when no constraint hit
Sat, 02 Feb 2013 00:47:34 +0400 unc0rr Fix server crasher
Sat, 09 Feb 2013 15:26:10 -0500 dag10 Initial theme selection is now random. Theme prompt now has a search input and no longer uses FlowLayout. (Resolves issue 520)
Sat, 02 Feb 2013 00:33:27 +0400 unc0rr Start work on the checker. Not it could connect to the server and... crash it.
Fri, 08 Feb 2013 21:22:11 -0500 nemo this should not be exposed
Fri, 08 Feb 2013 15:33:43 +0400 unc0rr - Collect synced packets to send within 1 second (cSendEmptyPacketTime) into buffer which is flushed each second.
Tue, 05 Feb 2013 17:28:12 -0500 nemo Trying to prevent audio mute from endlessly spamming. Untested.
Sat, 02 Feb 2013 14:33:35 +0100 Medo Hedgeroid: Removed reference to obsolete libphysfsrwops.so
Sat, 02 Feb 2013 14:22:57 +0100 Medo Merge
Fri, 01 Feb 2013 20:15:22 -0500 nemo trying to prevent sticking. PS. code is hard to read when drunk.
Fri, 01 Feb 2013 18:07:43 -0500 dag10 Made map preview a random/edit button again.
Fri, 01 Feb 2013 08:47:07 -0500 nemo forgot this one
Thu, 31 Jan 2013 02:14:56 +0100 Medo Fix Hedgeroid argc/argv parameter passing to the engine
Thu, 31 Jan 2013 22:13:30 -0500 nemo check datadir instead
Thu, 31 Jan 2013 02:14:04 +0100 Medo Move libjnidispatch to jni/ and copy it to libs/ on build
Thu, 31 Jan 2013 21:28:08 -0500 nemo this might possibly appease the shoppa players
Wed, 30 Jan 2013 00:56:28 +0100 Medo Fix physfs compilation for android (still getting runtime link errors though)
Tue, 29 Jan 2013 13:45:31 -0500 nemo fix EndGame call. w/o a proper exit, demos weren't being saved
Tue, 29 Jan 2013 17:28:47 +0400 unc0rr Merge
Tue, 29 Jan 2013 01:41:41 -0500 dag10 Added roomnameprompt.h/cpp. Sorry 'bout that.
Tue, 29 Jan 2013 10:10:23 +0400 unc0rr Merge
Tue, 29 Jan 2013 01:41:41 -0500 dag10 Added roomnameprompt.h/cpp. Sorry 'bout that.
Mon, 28 Jan 2013 15:54:40 -0500 nemo issue #518
Tue, 29 Jan 2013 00:03:56 +0400 unc0rr Use Data.ByteString.copy on receive buffer to allow it free no longer used memory
Sun, 27 Jan 2013 20:17:30 -0500 dag10 Reorganized layout and appearance of rooms list page.
Mon, 28 Jan 2013 00:50:00 +0400 unc0rr Also rooms per version stats
Sun, 27 Jan 2013 21:46:25 +0400 unc0rr Allow navigating backwards chat widget log while new lines are being added
Wed, 20 Feb 2013 02:21:58 +0100 koda add support for clang 3.3 (although there has to be a better way for this) and output right version number webgl
Sun, 27 Jan 2013 02:09:02 +0100 koda shut a few frontend warnings out
Wed, 20 Feb 2013 02:21:14 +0100 koda update FindGLEW to use the same variables as in later CMake files and make sure to include its headers before compiling c stuff webgl
Sun, 27 Jan 2013 01:20:50 +0100 koda shorten the library label a little bit
Tue, 19 Feb 2013 22:45:02 +0400 unc0rr Fix sources so pas2c written in haskell could render them again webgl
Sun, 27 Jan 2013 00:44:31 +0100 koda credits where credit is due
Sun, 27 Jan 2013 00:28:57 +0100 koda update branch webgl
Sun, 27 Jan 2013 00:01:26 +0100 koda remove trailing whitespaces from share too
Sun, 27 Jan 2013 00:00:33 +0100 koda whitespaces and tabs again
Sat, 26 Jan 2013 23:57:37 +0100 koda some whitespaces from ios files
Sat, 26 Jan 2013 23:56:10 +0100 koda complete tabs and trailing whitespace formatting on frontend
Sat, 26 Jan 2013 22:59:48 +0400 unc0rr Not needed anymore
Sat, 26 Jan 2013 22:57:03 +0400 unc0rr Don't resend "team quit" message when client closes engine, then quits room:
Sat, 26 Jan 2013 19:28:37 +0100 koda uConsole on a diet
Fri, 25 Jan 2013 22:33:26 +0400 unc0rr - Also pass unknown cmds to the server when in room
Fri, 25 Jan 2013 14:19:55 +0100 sheepluva small cleanup
Fri, 25 Jan 2013 13:59:27 +0100 sheepluva big indentation/whitespaces cleanup
Fri, 25 Jan 2013 13:29:20 +0400 unc0rr Some fixes
Fri, 25 Jan 2013 12:54:24 +0100 sheepluva small cleanup, fix ancient warning (the "itPlay" one)
Fri, 25 Jan 2013 12:59:06 +0400 unc0rr Fix finding player's another clan
Wed, 23 Jan 2013 16:35:26 -0500 dag10 Aesthetic improvements to chat widget. Also fixed the ghosting issue in a few areas by using repaint().
Wed, 23 Jan 2013 23:57:47 +0400 unc0rr Oops, got too excited
Wed, 23 Jan 2013 23:54:01 +0400 unc0rr Fix crashers
Wed, 23 Jan 2013 04:48:04 +0100 koda ios, show fps when debugging
Wed, 23 Jan 2013 04:42:18 +0100 koda update sound preferences in ios settings ('sound' means 'sound effects' instead of 'sound enabled')
Wed, 23 Jan 2013 03:37:27 +0100 koda restored ios project file, updated Game() interface, tweaked arg parsing, updated log writing, minor warnings
Mon, 21 Jan 2013 21:52:49 -0500 dag10 On pagenetgame, when window is too small the map/game options becomes a tabbed interface to allow for a few lines of chat to always be visible.
Tue, 22 Jan 2013 00:33:37 +0400 unc0rr Fix official server build
Tue, 22 Jan 2013 00:24:44 +0400 unc0rr Okay, let's try not trust even room admin on this
Tue, 22 Jan 2013 00:04:09 +0400 unc0rr Make number of hedgehogs restriction actually work in network game
Mon, 21 Jan 2013 14:14:56 -0500 dag10 Removed constant repainting of bgwidget on every frame.
Mon, 21 Jan 2013 14:07:39 -0500 dag10 Prepends an asterisk on maps, styles, and themes that are DLC. (Resolves issue 515)
Mon, 21 Jan 2013 13:04:57 -0500 dag10 Force-starting a game now only works for client versions >43
Mon, 21 Jan 2013 12:22:33 +0400 unc0rr Learn to properly localize strings with numbers pleeeeaaaase
Mon, 21 Jan 2013 02:21:04 -0500 dag10 It is now possible to start a game even if not all players are "ready"; a confirmation prompt is shown. This commit updates the server.
Mon, 21 Jan 2013 00:30:18 -0500 dag10 Moved room name edit box from footer to top of page. Also shows room name when in slave mode.
Sun, 20 Jan 2013 20:42:20 -0500 nemo Start piano higher (piano on maps that matched land_height was really weird before). Experiment w/ trying to make birdy shrink into distance to avoid odd birdy vanishes if tracking it.
Sun, 20 Jan 2013 18:54:18 -0500 nemo restore former cluster behaviour (makes the most diff for the bomb)
Sun, 20 Jan 2013 23:05:31 +0100 koda lupdate -pro project_files/hedgewars.pro -no-obsolete
Sun, 20 Jan 2013 23:03:27 +0100 koda reuse the same words with tr() and .arg() in bandialog
Sun, 20 Jan 2013 22:51:26 +0100 koda fix out of source build
Mon, 21 Jan 2013 00:07:26 +0400 unc0rr Merge
Sat, 19 Jan 2013 20:01:01 -0500 dag10 Centered desc label. (Fixes issue 461)
Sat, 19 Jan 2013 18:48:21 -0500 dag10 Fixes password not actually saving when "save password" is checked in the HWPasswordDialog called by HWForm.
Sat, 19 Jan 2013 17:46:06 -0500 dag10 Accidentally left atexit() inside a mac-only section in last revision (rbecac012d502)
Sat, 19 Jan 2013 17:33:10 -0500 dag10 Moved FileEngineHandler instance in main() to be a pointer released "atexit". (Fixes issue 509)
Sat, 19 Jan 2013 14:11:06 -0500 dag10 Moved library version info out of about.html and into a QLabel beneath Hedgehog.png on about page.
Sat, 19 Jan 2013 21:51:41 +0400 unc0rr - Allow server admins to use DELEGATE even when not room owner
Sat, 19 Jan 2013 00:55:51 +0400 unc0rr Some ignoring
Sat, 19 Jan 2013 00:51:28 +0400 unc0rr Server messages localization using Qt's l10n subsystem:
Fri, 18 Jan 2013 11:47:23 +0100 koda improve tips (issue 472)
Fri, 18 Jan 2013 11:32:02 +0100 lowdread pt_BR.txt update
Fri, 18 Jan 2013 11:30:09 +0100 inu pt_PT update
Fri, 18 Jan 2013 00:41:26 +0400 unc0rr Don't use same hwFloat variable at both left and right sides of assignment (inlining bug?)
Thu, 17 Jan 2013 23:17:39 +0400 unc0rr - Pass unknown chat commands to server
Thu, 17 Jan 2013 18:12:30 +0100 sheepluva small cleanup of helloSounds; note: physfs:// prefix will break sound paths since playSoundFile uses physfs for finding files already
Thu, 17 Jan 2013 11:16:03 +0400 unc0rr Merge
Wed, 16 Jan 2013 18:34:43 -0500 dag10 Can now change theme for static and mission maps.
Tue, 15 Jan 2013 12:20:19 +0400 unc0rr No
Tue, 15 Jan 2013 00:52:29 -0500 dag10 Fixes build.
Mon, 14 Jan 2013 22:09:07 -0500 dag10 Added "what we use" section to "about" page. From GCI.
Mon, 14 Jan 2013 16:04:05 -0500 dag10 Fixed feedback submission by correcting Content-Type.
Mon, 14 Jan 2013 15:26:00 -0500 dag10 Fixed disabled QSpinBox border color.
Mon, 14 Jan 2013 14:10:37 -0500 dag10 Organized options into more relavant tabs.
Mon, 14 Jan 2013 21:37:04 +0400 unc0rr - Fix another ton of bugs and misbehavior
Mon, 14 Jan 2013 21:17:42 +0400 dag10 Convert feedback page to dialog (+some fixes from unC0Rr)
Mon, 14 Jan 2013 13:28:03 +0100 dag10 GCI2012: Abstract Page Load
Mon, 14 Jan 2013 13:19:47 +0100 dag10 GCI2012: Abstract Hedgewars Dialogs
Mon, 14 Jan 2013 12:45:01 +0100 dag10 GCI2012: No More Hovering
Mon, 14 Jan 2013 12:35:01 +0100 koda move platform code around, based off a gci task by dag10
Mon, 14 Jan 2013 12:07:51 +0100 koda GCI2012: Subscribe for Network
Mon, 14 Jan 2013 11:52:19 +0100 koda keep engine target name consistent across platforms
Mon, 14 Jan 2013 11:28:19 +0100 koda provide a nice mission description, feel free to improve
Mon, 14 Jan 2013 11:19:59 +0100 dag10 GCI2012: Improve Game Configuration Widget
Mon, 14 Jan 2013 12:07:06 +0400 unc0rr Merge
Sun, 13 Jan 2013 11:14:50 +0400 unc0rr Fix build
Sun, 13 Jan 2013 10:46:01 +0400 dag10 Hat selection reworked
Sat, 12 Jan 2013 18:37:10 -0500 nemo Prevent camera from moving with auto camera disabled when remote teams are targetting
Sun, 13 Jan 2013 01:02:08 +0400 unc0rr Logon procedure for checkers, introduce invisible clients
Sat, 12 Jan 2013 01:18:50 +0400 unc0rr - Start work on checker
Thu, 10 Jan 2013 22:59:46 +0400 martin_bede Fix tons of warnings
Thu, 10 Jan 2013 22:54:55 +0400 unc0rr Throw away stupid Data.Seq
Wed, 09 Jan 2013 10:16:10 +0400 unc0rr Fix build
Tue, 08 Jan 2013 21:29:37 +0200 vitiv Merged default
Tue, 08 Jan 2013 00:40:20 +0400 martin_bede lua API functions to enable or disable game flags
Mon, 07 Jan 2013 08:35:29 -0500 nemo correct rope tip
Tue, 08 Jan 2013 21:27:35 +0200 vitiv Added "New account" button when connectiong to the official server
Fri, 04 Jan 2013 21:44:40 +0400 unc0rr Merge from default flibqtfrontend
Fri, 04 Jan 2013 19:42:49 +0400 unc0rr - Unbreak build with .pro file
Wed, 02 Jan 2013 18:32:19 +0100 martin_bede Tips are now loaded from an xml file.
Thu, 03 Jan 2013 10:43:40 +0100 koda simplified physfs cmake
Thu, 03 Jan 2013 19:57:17 +0100 martin_bede Removed wiggle 3D mode, reorder the list of 3D modes.
Fri, 04 Jan 2013 03:13:21 +0100 koda have the default window size to 5/6, save fullscreen resolution on 'fullscreenResolution' instead of 'resolution', make sure cFullscreenStuff is initialised
Fri, 04 Jan 2013 02:58:19 +0100 koda GCI2012: Resolution Freedom
Thu, 03 Jan 2013 17:14:14 +0200 vitiv Tweaked the resolution option layout.
Wed, 02 Jan 2013 23:13:14 +0100 martin_bede GCI2012: Unix Qt Signals
Thu, 03 Jan 2013 15:59:30 +0200 vitiv Separated fullscreen and windowed hwengine resolution parameters.
Wed, 02 Jan 2013 12:39:50 +0100 koda simplify entering/leaving pages debug
Thu, 03 Jan 2013 15:58:23 +0200 vitiv Changed resolution labels on options page.
Wed, 02 Jan 2013 10:11:42 +0100 koda also have uTouch follow the new NewTurn policy
Mon, 31 Dec 2012 12:12:23 +0200 vitiv merged changes
Tue, 01 Jan 2013 14:21:51 -0500 nemo move onNewTurn, onGameTick and onGameTick20 to try and avoid ParseCommand breakage after nextturn call. Needs testing, but should be safe for most scripts. Also fix locale loading.
Sun, 30 Dec 2012 03:00:51 +0100 koda don't discard older cmake_c_flags
Sun, 30 Dec 2012 02:43:24 +0100 Willie Zhu GCI2012: CMake List Append
Sat, 29 Dec 2012 22:50:10 +0100 dag10 GCI2012: Advanced Keyboard Configuration
(0) -10000 -7680 tip