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
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
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 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
(0) -10000 -3000 -1000 -240 +240 +1000 tip