Fri, 27 Apr 2018 11:19:23 -0400 nemo mark this revision as 0.9.24 branching point - next commit requires a protocol bump 0.9.24
Thu, 26 Apr 2018 00:21:03 +0200 Wuzzy Fix hog being unable to walk after using sniper rifle without firing both shots
Tue, 24 Apr 2018 21:49:12 +0200 Wuzzy Pas2C: Add support for char + ansistring (for real this time)
Tue, 24 Apr 2018 20:30:15 +0200 Wuzzy Change KeyBindToName to shortstring
Tue, 24 Apr 2018 19:52:04 +0200 Wuzzy Pas2C: Add support for char + ansistring
Tue, 24 Apr 2018 19:10:19 +0200 Wuzzy Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
Sat, 21 Apr 2018 17:17:42 +0200 Wuzzy New Lua call: Retreat, to force turn into Retreat time
Thu, 19 Apr 2018 15:48:00 +0200 Wuzzy Fix incorrect check for iPhone macro in hwconsts.h
Thu, 19 Apr 2018 14:07:56 +0200 Wuzzy Fix outdated Qt CMake dependency for OS X
Wed, 18 Apr 2018 17:12:23 +0200 Wuzzy Added tag 0.9.24.1-release for changeset afc089c39556
Wed, 18 Apr 2018 17:12:15 +0200 Wuzzy Removed tag 0.9.24.1-release 0.9.24.1-release
Wed, 18 Apr 2018 17:02:44 +0200 Wuzzy Update changelog
Wed, 18 Apr 2018 10:30:27 -0400 nemo Added tag 0.9.24.1-release for changeset ea98a45452e5
Wed, 18 Apr 2018 10:30:16 -0400 nemo Removed tag 0.9.24.1-release
Wed, 18 Apr 2018 10:30:10 -0400 nemo bump cpack .24 to .24.1, make the moc filter broader
Wed, 18 Apr 2018 09:11:38 -0400 nemo Added tag 0.9.24.1-release for changeset 3f2ee2f9b51d
Tue, 17 Apr 2018 19:43:41 -0400 alfadur fix/workaround for fullscreen crash in 0.9.24
Tue, 17 Apr 2018 15:21:52 -0400 nemo minor simplification of conditions for not spawning a visual gear - also allows lua to spawn clouds critically or non-critically. We probably shouldn't even exempt clouds from this, and just spawn them once synced, but, eh, probably isn't a significant hit since sheepluva made the motion more efficient.
Tue, 17 Apr 2018 20:10:10 +0200 Wuzzy Fix crash when firing portal gun at low quality graphics
Tue, 17 Apr 2018 00:37:15 +0200 Wuzzy Added tag 0.9.24-release for changeset a4e7e62f2c0d
Sun, 15 Apr 2018 18:20:34 +0200 unc0rr Install platforms dir too 0.9.24-release
Fri, 13 Apr 2018 16:18:57 -0400 nemo enable stretchLastSection
Fri, 13 Apr 2018 14:45:09 -0400 nemo wuzzy is a spoilsport
Fri, 13 Apr 2018 20:35:35 +0200 alfadur Stop minigun sound when gtMinigun is destroyed
Fri, 13 Apr 2018 13:03:51 -0400 nemo QT for some reason messes with XCompose causing broken input (Qt 5 only - Qt 4 did not break anything). In Qt 5.2 and 5.3 this was causing an invalid conversion in chat messages containing these resulting in the bad bytes being stripped. In Qt 5.9 it is still broken, but you at least get a string with something in it. This checks for non-zero converted strings for room creation and chat lines.
Fri, 13 Apr 2018 00:17:30 +0200 alfadur Fix bullet trails overlapping when the pass through wrap or bounce world edge
Thu, 12 Apr 2018 16:56:06 +0200 Wuzzy Use QDir::Files to read ammo schemes
Thu, 12 Apr 2018 14:52:47 +0200 Wuzzy Don't let hedgehogs moan if they take 0 Sudden Death damage
Thu, 12 Apr 2018 01:51:38 +0200 alfadur Fix minigun bullets hitting shooter when it hits hog on other side of world wrap
Thu, 12 Apr 2018 00:40:10 +0200 Wuzzy Update changelog
Wed, 11 Apr 2018 17:59:59 -0400 nemo merge with 0.9.23, pulling in unc0rr's desync fix
Sun, 08 Apr 2018 00:52:22 +0200 sheepluva cleanup whitespaces, add braces to for loops
Sun, 08 Apr 2018 00:26:33 +0200 alfadur I guess "Fix weapon scheme lookup being unnecesarily persisted"?.. or something
Sat, 07 Apr 2018 23:38:19 +0200 sheepluva Quick Game: ignore hidden themes
Sat, 07 Apr 2018 22:16:36 +0200 sheepluva Fix segfault on game halt (if no logfile)
Fri, 06 Apr 2018 12:34:23 -0400 nemo quick game wasn't checking for hidden themes. It should, but this will at least make them not-crash. The results are kind of amusing.
Wed, 04 Apr 2018 21:34:09 +0200 Wuzzy Remove “mission accomplished” victory message, might be confusing
Wed, 04 Apr 2018 19:33:19 +0200 Wuzzy Show simple drop-down icon next to key binder widget
Wed, 04 Apr 2018 18:38:00 +0200 Wuzzy Update changelog
Wed, 04 Apr 2018 14:05:29 +0200 Wuzzy Update locale files
Fri, 30 Mar 2018 20:42:24 +0200 unc0rr Improve error message a bit
Fri, 30 Mar 2018 12:26:51 -0400 nemo oups
Fri, 30 Mar 2018 11:56:16 -0400 nemo add title manipulation
Fri, 30 Mar 2018 17:01:30 +0200 unc0rr Bump protocol version, update sources in preparation for .24 release
Fri, 30 Mar 2018 10:03:29 -0400 nemo simple optimised svg of the low detail hedgehog for use in .desktop files and such
Fri, 30 Mar 2018 15:56:47 +0200 Wuzzy Travis: Drop zoogie PPA, drop ImageMagick from apt-get line
Fri, 30 Mar 2018 15:37:48 +0200 Wuzzy Travis: Upgrade to Ubuntu xenial, drop libghc-parsec3-dev
Fri, 30 Mar 2018 15:16:29 +0200 Wuzzy CMake: Make sure Qt5 is also found on OS X after installing it via Homebrew
Fri, 30 Mar 2018 15:02:10 +0200 Wuzzy Fix Qt5 in .travis.yml for Ubuntu (hopefully)
Fri, 30 Mar 2018 08:02:14 -0400 nemo Backed out changeset e9caada3aac1 - < LocutusOfBorg> dpkg-shlibdeps: error: no dependency information < LocutusOfBorg> Hint: check if the library actually comes from a package.
Wed, 28 Mar 2018 17:28:12 +0200 Wuzzy Update .travis.yml to include Qt5 stuff
Wed, 28 Mar 2018 16:05:46 +0200 Wuzzy Add greno4ka to credits for Russian translation contribution
Wed, 28 Mar 2018 16:04:07 +0200 greno4ka Slightly update russian localization
Wed, 28 Mar 2018 15:37:35 +0200 LocutusOfBorg Remove useless libghc-stm-dev from build
Wed, 28 Mar 2018 15:21:23 +0200 Wuzzy CMake for server: Pass -dynamic flag to ghc
Wed, 28 Mar 2018 15:14:20 +0200 Wuzzy CMake: Rework Haskell package detection, use ghc-pkg to detect packages
Wed, 28 Mar 2018 14:06:34 +0200 Wuzzy Grenade Training: Add warm-up sequence, introduce timer in separate mission panel
Wed, 28 Mar 2018 01:22:53 +0200 Wuzzy Fix compile fail due to dependency in Qt 5.10 in pagevideos.cpp
Tue, 27 Mar 2018 23:01:22 +0200 Wuzzy Add voice pack sound fallbacks also for sndOoff{2,3} and sndOw{2,4}
Tue, 27 Mar 2018 22:45:31 +0200 Wuzzy Fix broken fallback to sndFirePunch1 if sndFirePunch{2,6} is missing
Tue, 27 Mar 2018 19:59:12 +0200 Wuzzy Videos frontend page: Locale-aware text formatting
Tue, 27 Mar 2018 13:45:58 -0400 nemo might as well put this after the last mining
Tue, 27 Mar 2018 17:32:23 +0200 Wuzzy Fix team files and settings not saving properly, and remove FileEngine stuff from DLC
Tue, 27 Mar 2018 04:39:31 +0200 Wuzzy ThemeFilterProxyModel: Fix filter function containing a path with no return value
Mon, 26 Mar 2018 15:12:33 +0200 Wuzzy Flying portal balls now spawn a few spark effects
Sat, 24 Mar 2018 19:05:46 -0400 nemo oops
Sat, 24 Mar 2018 23:57:54 +0100 Wuzzy Update German Lua translation
Sat, 24 Mar 2018 23:45:16 +0100 Wuzzy ShoppaMap: Can change map complexity with slider, remove script param “pad”
Sat, 24 Mar 2018 23:13:57 +0100 Wuzzy ShoppaMap: Delete unused/dead code
Sat, 24 Mar 2018 22:28:53 +0100 Wuzzy TechRacer: Remove script parameter “helpDisabled”
Sat, 24 Mar 2018 11:07:44 -0400 nemo bug #598 - this was kinda entertaining but is, yeah, a bit too weird
Sat, 24 Mar 2018 02:24:02 +0100 Wuzzy Highlander: Rename “mode=orig” to “multiuse=true” and explain the meaning of this scriptparam in mision panel
Sat, 24 Mar 2018 00:26:39 +0100 Wuzzy Change how locale is loaded in frontend, and fix some bugs
Fri, 23 Mar 2018 03:37:07 +0100 Wuzzy The Specialits: Use gfSwitchHog for hog switching and delete the terrible Lua hacks
Fri, 23 Mar 2018 03:17:01 +0100 Wuzzy Add new game flag gfSwitchHog, enable hog switching at turn start
Thu, 22 Mar 2018 23:27:11 +0100 Wuzzy Change appearance of Art theme in Sudden Death
Thu, 22 Mar 2018 19:25:38 +0100 Wuzzy Lua API: Add Explode function
Thu, 22 Mar 2018 18:40:21 +0100 Wuzzy Improve Sudden Death theming of Eyes and Deepspace
Thu, 22 Mar 2018 17:44:06 +0100 Wuzzy Fix some artifacts in contour of horizont.png of Planes theme
Thu, 22 Mar 2018 16:52:04 +0100 Wuzzy Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
Thu, 22 Mar 2018 16:08:33 +0100 Wuzzy If delegating room control, reset map of new master, if map is missing
Thu, 22 Mar 2018 14:09:10 +0100 Wuzzy QTfrontent: Print map and style name in red, if missing. And update map label after delegation
Thu, 22 Mar 2018 13:29:07 +0100 Wuzzy Set plain text mode for gamecfg labels (scheme, style)
Thu, 22 Mar 2018 13:18:45 +0100 Wuzzy Display style name correctly if host selects a style you don't have
Thu, 22 Mar 2018 00:17:13 +0100 Wuzzy Change CrazyMission preview, change portal map theme to Hell
Wed, 21 Mar 2018 20:35:50 +0100 Wuzzy Fix initial map preview being broken when joining room, part 2
Wed, 21 Mar 2018 15:38:20 +0100 Wuzzy Partially fix wrong preview when joining host room with missing map
Wed, 21 Mar 2018 14:36:26 +0100 Wuzzy Add some isNull checks for some strings in mapContainer
Tue, 20 Mar 2018 02:24:47 +0100 Wuzzy Fix incorrect preview when selecting image map the first time in session
Mon, 19 Mar 2018 18:58:49 +0100 Wuzzy Fix theme chooser failing to filter themes by name
Mon, 19 Mar 2018 16:07:08 +0100 Wuzzy Force proper map and theme reset when host delegates to you if you don't have the map or theme
Mon, 19 Mar 2018 15:44:39 +0100 Wuzzy Map container: Add question mark in front of missing theme name
Mon, 19 Mar 2018 15:21:11 +0100 Wuzzy Tweak map preview background colors
Mon, 19 Mar 2018 14:07:29 +0100 Wuzzy Fix map type combo box being disabled for good when you select image or mission map
Mon, 19 Mar 2018 13:35:13 +0100 Wuzzy Check existance of theme icon before loading it
Mon, 19 Mar 2018 00:09:07 +0100 Wuzzy Shorten and wrap map name properly when viewing room as non-master
Sun, 18 Mar 2018 20:58:46 +0100 Wuzzy Fix some map preview properly problems when host switches to image map mode w/ you missing the map
Sun, 18 Mar 2018 15:42:17 +0100 Wuzzy Show error icon when selected theme is missing
Sun, 18 Mar 2018 15:24:54 +0100 Wuzzy Add IsHiddenRole to ThemeModel for hidden themes
Sun, 18 Mar 2018 14:38:48 +0100 Wuzzy ThemeModel: Filter themes based on IsDlcRole rather than string-based
Sun, 18 Mar 2018 03:24:49 +0100 Wuzzy Online room: Display error image in preview when host selects a map you don't have
Sun, 18 Mar 2018 18:47:03 +0100 antonc27 - Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time) ios-develop Hedgewars-iOS-2.1
Sun, 18 Mar 2018 00:24:15 +0100 Wuzzy Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
Sat, 17 Mar 2018 22:26:02 +0100 Wuzzy Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes
Sat, 17 Mar 2018 23:27:24 +0100 antonc27 - New AppIcon (no more black background!) ios-develop
Sat, 17 Mar 2018 22:37:13 +0100 antonc27 - Migrate AppIcons to xcassets ios-develop
Sat, 17 Mar 2018 23:55:32 +0300 unC0Rr Fix crasher
Sat, 17 Mar 2018 18:15:55 +0100 antonc27 - Missing languages ios-develop
Sat, 17 Mar 2018 18:13:37 +0100 antonc27 - Use two-letter language descriptor for localisations ios-develop
Sat, 17 Mar 2018 17:47:42 +0100 Wuzzy Show sidNoEndTurn text for most weapons when in inf attack mode
Sat, 17 Mar 2018 15:51:45 +0100 Wuzzy Draw map page: Fix pen size being changed after loading a map
Sat, 17 Mar 2018 04:37:13 +0100 Wuzzy Fix speech bubble briefly rendering at (0,0) after spawning
Sat, 17 Mar 2018 04:12:10 +0100 Wuzzy Remove ugly empty rectangle in empty active teams list for real
Sat, 17 Mar 2018 04:02:37 +0100 Wuzzy Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
Sat, 17 Mar 2018 02:16:16 +0100 Wuzzy Remove “Upload to YouTube” functionality which has been broken for years
Sat, 17 Mar 2018 00:13:49 +0100 Wuzzy Various minor frontend CSS tweaks
Fri, 16 Mar 2018 19:25:51 +0100 Wuzzy QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
Fri, 16 Mar 2018 19:17:20 +0100 antonc27 - Hide 'Campaign' button (not ready on iOS...) ios-develop
Fri, 16 Mar 2018 19:05:11 +0100 Wuzzy Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Fri, 16 Mar 2018 16:35:08 +0100 Wuzzy Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
(0) -10000 -3000 -1000 -120 +120 +1000 tip