Sat, 21 Oct 2017 16:47:20 -0400 add copherneue
nemo [Sat, 21 Oct 2017 16:47:20 -0400] rev 12732
add copherneue
Sat, 21 Oct 2017 19:02:53 +0200 Fix division by 0 in sniper rifle training
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 19:02:53 +0200] rev 12731
Fix division by 0 in sniper rifle training
Sat, 21 Oct 2017 18:52:24 +0200 Sniper rifle training: Fix missing victory sound, also disable controls at the end
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 18:52:24 +0200] rev 12730
Sniper rifle training: Fix missing victory sound, also disable controls at the end String freeze notice: This commit will display a caption with the string "Victory!". It does NOT violate the string freeze, as this string is already present in stub.lua.
Sat, 21 Oct 2017 18:38:28 +0200 Sniper rifle mission: Faster dynamite blow-up, also skip with precise
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 18:38:28 +0200] rev 12729
Sniper rifle mission: Faster dynamite blow-up, also skip with precise
Sat, 21 Oct 2017 18:21:27 +0200 Sniper rifle training: Fix general camera weirdness
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 18:21:27 +0200] rev 12728
Sniper rifle training: Fix general camera weirdness - Camera bounced back and forth between shots - FollowGear was called every 20ms (way too often) - Now camera only re-centers when using sniper rifle - Camera also centers to dynamite once
Sat, 21 Oct 2017 17:21:34 +0200 Sniper rifle mission: Fix targets spawning twice in dynamite scenes, jacking up the total amount of targets
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 17:21:34 +0200] rev 12727
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 Fix small German typo
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 02:28:36 +0200] rev 12726
Fix small German typo
Sat, 21 Oct 2017 01:29:57 +0200 Fix GCC warnings: -Wimplicit-fallthrough and -Wint-in-bool-context
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 01:29:57 +0200] rev 12725
Fix GCC warnings: -Wimplicit-fallthrough and -Wint-in-bool-context
Sat, 21 Oct 2017 00:58:01 +0200 Fix PhysFS 3.0.0 deprecation warnings for error reporting
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 00:58:01 +0200] rev 12724
Fix PhysFS 3.0.0 deprecation warnings for error reporting
Fri, 20 Oct 2017 23:49:52 +0200 Fix compiler getting nervous about C++11 dependency
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 23:49:52 +0200] rev 12723
Fix compiler getting nervous about C++11 dependency
Fri, 20 Oct 2017 21:57:09 +0200 Update hedgewars_de.ts translation
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:57:09 +0200] rev 12722
Update hedgewars_de.ts translation
Fri, 20 Oct 2017 21:55:18 +0200 Run lupdate
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:55:18 +0200] rev 12721
Run lupdate $ lupdate QTfrontend -ts share/hedgewars/Data/Locale/*.ts
Fri, 20 Oct 2017 21:50:00 +0200 Update Big Armory mission image (duck position)
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:50:00 +0200] rev 12720
Update Big Armory mission image (duck position)
Fri, 20 Oct 2017 21:35:26 +0200 Fix first ammo row being invisible when there's only one weapon in the first row
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:35:26 +0200] rev 12719
Fix first ammo row being invisible when there's only one weapon in the first row
Fri, 20 Oct 2017 21:02:43 +0200 Fix a few German typos and weird grammar
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:02:43 +0200] rev 12718
Fix a few German typos and weird grammar
Fri, 20 Oct 2017 20:10:34 +0200 Update German Lua and campaign translations
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 20:10:34 +0200] rev 12717
Update German Lua and campaign translations
Fri, 20 Oct 2017 18:51:12 +0200 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 18:51:12 +0200] rev 12716
Run update_lua_locale_files.sh
Fri, 20 Oct 2017 18:44:41 +0200 Turn loc_gen.txt into an executable Shell script
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 18:44:41 +0200] rev 12715
Turn loc_gen.txt into an executable Shell script Still clunky and slow, however. :(
Fri, 20 Oct 2017 14:17:56 +0200 Fix bubbles drawn on the wrong side when hog drowns and faces right
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 14:17:56 +0200] rev 12714
Fix bubbles drawn on the wrong side when hog drowns and faces right
Fri, 20 Oct 2017 13:34:05 +0200 Increase chance for AI to use tardis over skip
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 13:34:05 +0200] rev 12713
Increase chance for AI to use tardis over skip
Fri, 20 Oct 2017 13:27:48 +0200 AI player checks if it can use tardis before selecting it
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 13:27:48 +0200] rev 12712
AI player checks if it can use tardis before selecting it
Wed, 18 Oct 2017 20:33:20 -0400 extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
nemo [Wed, 18 Oct 2017 20:33:20 -0400] rev 12711
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 AI hogs use timebox instead of skip if clueless what to do
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 05:28:22 +0200] rev 12710
AI hogs use timebox instead of skip if clueless what to do
Wed, 18 Oct 2017 03:39:01 +0200 AI doesn't use extra damage/vampirism/invulnerable again if already active
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 03:39:01 +0200] rev 12709
AI doesn't use extra damage/vampirism/invulnerable again if already active
Wed, 18 Oct 2017 03:19:43 +0200 Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 03:19:43 +0200] rev 12708
Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
Wed, 18 Oct 2017 02:17:03 +0200 Add air mine, cleaver to Highlander ammo scheme, and remove resurrector
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 02:17:03 +0200] rev 12707
Add air mine, cleaver to Highlander ammo scheme, and remove resurrector
Wed, 18 Oct 2017 02:08:24 +0200 Fix rubber duck not being used in Highlander
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 02:08:24 +0200] rev 12706
Fix rubber duck not being used in Highlander
Mon, 16 Oct 2017 16:45:19 +0200 Also drop air mine and rubber duck from Construction Mode crates
Wuzzy <almikes@aol.com> [Mon, 16 Oct 2017 16:45:19 +0200] rev 12705
Also drop air mine and rubber duck from Construction Mode crates
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip