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