Thu, 15 Aug 2019 21:15:32 +0200 Clean up Switch files
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Aug 2019 21:15:32 +0200] rev 15346
Clean up Switch files
Thu, 15 Aug 2019 21:06:04 +0200 Update icons for switch hog
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Aug 2019 21:06:04 +0200] rev 15345
Update icons for switch hog
Thu, 15 Aug 2019 21:25:20 +0300 ensure switch sprite color is black
alfadur [Thu, 15 Aug 2019 21:25:20 +0300] rev 15344
ensure switch sprite color is black
Thu, 15 Aug 2019 21:01:23 +0300 update switch sprite
alfadur [Thu, 15 Aug 2019 21:01:23 +0300] rev 15343
update switch sprite
Thu, 15 Aug 2019 18:49:45 +0200 Improve Switch outline, add vector files
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Aug 2019 18:49:45 +0200] rev 15342
Improve Switch outline, add vector files
Thu, 15 Aug 2019 16:26:36 +0200 Update ChangeLog.txt and CREDITS
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Aug 2019 16:26:36 +0200] rev 15341
Update ChangeLog.txt and CREDITS
Thu, 15 Aug 2019 01:10:57 +0300 replace jungle with ogg
alfadur [Thu, 15 Aug 2019 01:10:57 +0300] rev 15340
replace jungle with ogg
Thu, 15 Aug 2019 00:55:57 +0300 use different flag for vcpkg debug
alfadur [Thu, 15 Aug 2019 00:55:57 +0300] rev 15339
use different flag for vcpkg debug
Wed, 14 Aug 2019 23:38:35 +0200 Remove accidental DEBUG flag in Pascal builds
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Aug 2019 23:38:35 +0200] rev 15338
Remove accidental DEBUG flag in Pascal builds
Wed, 14 Aug 2019 23:15:15 +0300 update sdl library name
alfadur [Wed, 14 Aug 2019 23:15:15 +0300] rev 15337
update sdl library name
Wed, 14 Aug 2019 23:06:11 +0300 remove nopng from vcpkg build
alfadur [Wed, 14 Aug 2019 23:06:11 +0300] rev 15336
remove nopng from vcpkg build
Wed, 14 Aug 2019 22:27:01 +0300 remove direct libpng dependency on windows
alfadur [Wed, 14 Aug 2019 22:27:01 +0300] rev 15335
remove direct libpng dependency on windows
Tue, 13 Aug 2019 13:20:28 -0600 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
raptor <buckyballreaction@gmail.com> [Tue, 13 Aug 2019 13:20:28 -0600] rev 15334
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 Fix compiling on MacOS X by requiring c++11 standard. Building now requires MacOS X 10.8+ and CMake 3.9+
raptor <buckyballreaction@gmail.com> [Tue, 13 Aug 2019 13:10:12 -0600] rev 15333
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 Add build/ directory .hgignore
raptor <buckyballreaction@gmail.com> [Tue, 13 Aug 2019 12:29:26 -0600] rev 15332
Add build/ directory .hgignore
Tue, 13 Aug 2019 09:50:24 -0600 Make hardware acceleration optional on MacOS X
raptor <buckyballreaction@gmail.com> [Tue, 13 Aug 2019 09:50:24 -0600] rev 15331
Make hardware acceleration optional on MacOS X
Mon, 12 Aug 2019 21:20:00 +0300 make sure keys.csv is installed
alfadur [Mon, 12 Aug 2019 21:20:00 +0300] rev 15330
make sure keys.csv is installed
Mon, 12 Aug 2019 14:56:27 +0300 add background to switch animation
alfadur [Mon, 12 Aug 2019 14:56:27 +0300] rev 15329
add background to switch animation
Fri, 09 Aug 2019 23:41:46 +0300 add crocodile hat
alfadur [Fri, 09 Aug 2019 23:41:46 +0300] rev 15328
add crocodile hat
Fri, 09 Aug 2019 20:31:04 +0300 replace jungle with opus
alfadur [Fri, 09 Aug 2019 20:31:04 +0300] rev 15327
replace jungle with opus
Wed, 07 Aug 2019 17:28:54 +0300 start gear data group implementation
alfadur [Wed, 07 Aug 2019 17:28:54 +0300] rev 15326
start gear data group implementation
Wed, 07 Aug 2019 00:54:42 +0300 fix check for static gears
alfadur [Wed, 07 Aug 2019 00:54:42 +0300] rev 15325
fix check for static gears
Tue, 06 Aug 2019 23:33:08 +0200 Restrict girder placement in other land objects, too
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Aug 2019 23:33:08 +0200] rev 15324
Restrict girder placement in other land objects, too
Tue, 06 Aug 2019 23:47:02 +0300 disallow placing girders over airmines and moving hogs
alfadur [Tue, 06 Aug 2019 23:47:02 +0300] rev 15323
disallow placing girders over airmines and moving hogs
Tue, 06 Aug 2019 23:28:14 +0300 add helper to find if a spite intersects gears
alfadur [Tue, 06 Aug 2019 23:28:14 +0300] rev 15322
add helper to find if a spite intersects gears
Tue, 06 Aug 2019 19:13:12 +0200 ArgParsers: Remove deprecated command-line arguments
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Aug 2019 19:13:12 +0200] rev 15321
ArgParsers: Remove deprecated command-line arguments
Tue, 06 Aug 2019 19:00:51 +0200 Remember maximized state of game window
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Aug 2019 19:00:51 +0200] rev 15320
Remember maximized state of game window
Tue, 06 Aug 2019 11:41:38 +0200 Remember maximized state of frontend window
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Aug 2019 11:41:38 +0200] rev 15319
Remember maximized state of frontend window
Mon, 05 Aug 2019 22:57:12 +0200 Saucer: Restore dX after "freeze" state
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Aug 2019 22:57:12 +0200] rev 15318
Saucer: Restore dX after "freeze" state
Mon, 05 Aug 2019 22:28:59 +0200 Fix movement stopping when activating saucer after longjump
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Aug 2019 22:28:59 +0200] rev 15317
Fix movement stopping when activating saucer after longjump
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip