Tue, 13 Aug 2019 13:20:28 -0600 raptor 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 0.9.25
Tue, 13 Aug 2019 13:10:12 -0600 raptor Fix compiling on MacOS X by requiring c++11 standard. Building now requires MacOS X 10.8+ and CMake 3.9+ 0.9.25
Tue, 13 Aug 2019 12:29:26 -0600 raptor Add build/ directory .hgignore 0.9.25
Tue, 13 Aug 2019 09:50:24 -0600 raptor Make hardware acceleration optional on MacOS X 0.9.25
Thu, 15 Aug 2019 22:15:59 +0200 Wuzzy Make color of switch arrows match the team color perfectly (was a bit too bright)
Thu, 15 Aug 2019 22:03:43 +0200 Wuzzy Fix switching arrows overlapping with hog tags of own hog (while finger is active)
Thu, 15 Aug 2019 16:07:57 -0400 nemo just to make it build against nightly
Thu, 15 Aug 2019 21:15:32 +0200 Wuzzy Clean up Switch files
Thu, 15 Aug 2019 21:06:04 +0200 Wuzzy Update icons for switch hog
Thu, 15 Aug 2019 21:25:20 +0300 alfadur ensure switch sprite color is black
Thu, 15 Aug 2019 21:01:23 +0300 alfadur update switch sprite
Thu, 15 Aug 2019 18:49:45 +0200 Wuzzy Improve Switch outline, add vector files
Thu, 15 Aug 2019 16:26:36 +0200 Wuzzy Update ChangeLog.txt and CREDITS
Thu, 15 Aug 2019 01:10:57 +0300 alfadur replace jungle with ogg
Thu, 15 Aug 2019 00:55:57 +0300 alfadur use different flag for vcpkg debug
Wed, 14 Aug 2019 23:38:35 +0200 Wuzzy Remove accidental DEBUG flag in Pascal builds
Wed, 14 Aug 2019 23:15:15 +0300 alfadur update sdl library name
Wed, 14 Aug 2019 23:06:11 +0300 alfadur remove nopng from vcpkg build
Wed, 14 Aug 2019 22:27:01 +0300 alfadur remove direct libpng dependency on windows
Tue, 13 Aug 2019 13:20:28 -0600 raptor 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 raptor 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 raptor Add build/ directory .hgignore
Tue, 13 Aug 2019 09:50:24 -0600 raptor Make hardware acceleration optional on MacOS X
Mon, 12 Aug 2019 21:20:00 +0300 alfadur make sure keys.csv is installed
Mon, 12 Aug 2019 14:56:27 +0300 alfadur add background to switch animation
Fri, 09 Aug 2019 23:41:46 +0300 alfadur add crocodile hat
Fri, 09 Aug 2019 20:31:04 +0300 alfadur replace jungle with opus
Wed, 07 Aug 2019 17:28:54 +0300 alfadur start gear data group implementation
Wed, 07 Aug 2019 00:54:42 +0300 alfadur fix check for static gears
Tue, 06 Aug 2019 23:33:08 +0200 Wuzzy Restrict girder placement in other land objects, too
Tue, 06 Aug 2019 23:47:02 +0300 alfadur disallow placing girders over airmines and moving hogs
Tue, 06 Aug 2019 23:28:14 +0300 alfadur add helper to find if a spite intersects gears
Tue, 06 Aug 2019 19:13:12 +0200 Wuzzy ArgParsers: Remove deprecated command-line arguments
Tue, 06 Aug 2019 19:00:51 +0200 Wuzzy Remember maximized state of game window
Tue, 06 Aug 2019 11:41:38 +0200 Wuzzy Remember maximized state of frontend window
Mon, 05 Aug 2019 22:57:12 +0200 Wuzzy Saucer: Restore dX after "freeze" state
Mon, 05 Aug 2019 22:28:59 +0200 Wuzzy Fix movement stopping when activating saucer after longjump
Mon, 05 Aug 2019 00:20:45 +0200 sheepluva In hindsight my emscripten-ifdef (70d416a8f63f) is nonsense.
Sun, 04 Aug 2019 01:52:12 +0200 Wuzzy Rewrite a few CMake flag descriptions
Sun, 04 Aug 2019 02:38:11 +0300 alfadur fix shader uniform access
Sun, 04 Aug 2019 00:30:56 +0200 sheepluva fix Bug 750: workaround GL2 function params const-iness issues with pas2c
Sat, 03 Aug 2019 17:10:19 +0300 alfadur fix condition
Sat, 03 Aug 2019 17:06:38 +0300 alfadur transpose atlas sprites where necessary
Sat, 03 Aug 2019 04:16:36 +0300 alfadur add function to retrieve texture data
Sat, 03 Aug 2019 02:51:19 +0300 alfadur fix buffer sizes
Sat, 03 Aug 2019 02:14:07 +0300 alfadur fix gear lookup allocated on stack
Sat, 03 Aug 2019 01:13:45 +0300 alfadur ship the atlas to the gpu
Sat, 03 Aug 2019 00:54:29 +0300 alfadur add an empty texture constructor
Fri, 02 Aug 2019 13:35:23 +0200 unc0rr Move messages queue to hedgewars-engine-messages lib
Wed, 31 Jul 2019 23:14:27 +0200 sheepluva merge 1.0.0 beta 1 into ui-scaling branch ui-scaling
Tue, 30 Jul 2019 22:59:06 +0300 alfadur implement empty gear lookup entries
Tue, 30 Jul 2019 19:53:23 +0300 alfadur add gear lookup to the physics processor
Mon, 29 Jul 2019 21:58:39 +0200 Wuzzy No longer explode dying hogs that take damage
Sun, 28 Jul 2019 00:36:09 +0200 Wuzzy Remove hardcoded default gamepad bindings
Sat, 27 Jul 2019 03:42:17 +0200 Wuzzy Prevent saving of demo after /lua command was used
Fri, 26 Jul 2019 01:13:48 +0200 Wuzzy Fix incorrect German translation of "scheme" in context of URI scheme
Fri, 26 Jul 2019 01:09:30 +0200 Wuzzy Enable "replay" button after playing a demo or saved game
Thu, 25 Jul 2019 23:02:02 +0300 alfadur replace time with milliseconds
Thu, 25 Jul 2019 22:31:24 +0300 alfadur add gear allocator
Thu, 25 Jul 2019 21:59:20 +0300 alfadur use better contact point for inter-gear collision
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 tip