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 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 00:43:04 +0300 alfadur delegate cmp to rustlib
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
Sat, 13 Oct 2018 22:38:51 +0200 unc0rr Make converter for uLandTemplates into yaml
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
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
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 01:24:27 +0300 alfadur Windows 1809 GetUserProfileDirectory failure workaround
Sat, 06 Oct 2018 00:23:41 +0300 alfadur add debug output for physfs init failure
Sat, 06 Oct 2018 00:23:27 +0200 Wuzzy Make sure AddChatString is only fed with shortstrings
Fri, 05 Oct 2018 23:51:58 +0200 Wuzzy Fix double tmp override in chTeamBack; Use shortstring for sidTeamGone/sidTeamBack
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
Wed, 05 Sep 2018 20:09:32 +0200 Wuzzy Add missing roundDraw check in TechRacer
Wed, 05 Sep 2018 15:37:50 +0200 Wuzzy Add tie handling for Racer and TechRacer
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 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 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 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
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
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 19:22:29 +0300 alfadur Add official server feature to cargo
Wed, 05 Sep 2018 18:09:06 +0300 alfadur Bump dependencies
Tue, 28 Aug 2018 17:19:25 +0300 alfadur move everything test related into test cfg
Mon, 27 Aug 2018 22:28:56 +0300 alfadur Add hogs per team named constant that absolutely no one asked for
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
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
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 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 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
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 00:02:52 +0300 alfadur Implement map voting
Thu, 19 Jul 2018 22:50:46 +0300 alfadur clean up room lookups
Wed, 18 Jul 2018 02:14:32 +0300 alfadur Keep hedgehog limit in sync
Tue, 17 Jul 2018 16:03:34 +0300 alfadur indulge clippy
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
Fri, 13 Jul 2018 19:52:19 +0300 alfadur Better packing for clients
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
(0) -10000 -3000 -1000 -480 +480 +1000 tip