Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Apr 2018 00:37:15 +0200] rev 13332
Added tag 0.9.24-release for
changeset a4e7e62f2c0d
unc0rr [Sun, 15 Apr 2018 18:20:34 +0200] rev 13331
Install platforms dir too
nemo [Fri, 13 Apr 2018 16:18:57 -0400] rev 13330
enable stretchLastSection
nemo [Fri, 13 Apr 2018 14:45:09 -0400] rev 13329
wuzzy is a spoilsport
alfadur [Fri, 13 Apr 2018 20:35:35 +0200] rev 13328
Stop minigun sound when gtMinigun is destroyed
nemo [Fri, 13 Apr 2018 13:03:51 -0400] rev 13327
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.
alfadur [Fri, 13 Apr 2018 00:17:30 +0200] rev 13326
Fix bullet trails overlapping when the pass through wrap or bounce world edge
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Apr 2018 16:56:06 +0200] rev 13325
Use QDir::Files to read ammo schemes
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Apr 2018 14:52:47 +0200] rev 13324
Don't let hedgehogs moan if they take 0 Sudden Death damage
alfadur [Thu, 12 Apr 2018 01:51:38 +0200] rev 13323
Fix minigun bullets hitting shooter when it hits hog on other side of world wrap
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Apr 2018 00:40:10 +0200] rev 13322
Update changelog
nemo [Wed, 11 Apr 2018 17:59:59 -0400] rev 13321
merge with 0.9.23, pulling in unc0rr's desync fix
sheepluva [Sun, 08 Apr 2018 00:52:22 +0200] rev 13320
cleanup whitespaces, add braces to for loops
also throw in a break for good measure
alfadur [Sun, 08 Apr 2018 00:26:33 +0200] rev 13319
I guess "Fix weapon scheme lookup being unnecesarily persisted"?.. or something
sheepluva [Sat, 07 Apr 2018 23:38:19 +0200] rev 13318
Quick Game: ignore hidden themes
sheepluva [Sat, 07 Apr 2018 22:16:36 +0200] rev 13317
Fix segfault on game halt (if no logfile)
nemo [Fri, 06 Apr 2018 12:34:23 -0400] rev 13316
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.
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 21:34:09 +0200] rev 13315
Remove “mission accomplished” victory message, might be confusing
For example, if this appears in an actual mission when the player fails.
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 19:33:19 +0200] rev 13314
Show simple drop-down icon next to key binder widget
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 18:38:00 +0200] rev 13313
Update changelog
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 14:05:29 +0200] rev 13312
Update locale files
unc0rr [Fri, 30 Mar 2018 20:42:24 +0200] rev 13311
Improve error message a bit
nemo [Fri, 30 Mar 2018 12:26:51 -0400] rev 13310
oups
nemo [Fri, 30 Mar 2018 11:56:16 -0400] rev 13309
add title manipulation
unc0rr [Fri, 30 Mar 2018 17:01:30 +0200] rev 13308
Bump protocol version, update sources in preparation for .24 release
nemo [Fri, 30 Mar 2018 10:03:29 -0400] rev 13307
simple optimised svg of the low detail hedgehog for use in .desktop files and such
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:56:47 +0200] rev 13306
Travis: Drop zoogie PPA, drop ImageMagick from apt-get line
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:37:48 +0200] rev 13305
Travis: Upgrade to Ubuntu xenial, drop libghc-parsec3-dev
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:16:29 +0200] rev 13304
CMake: Make sure Qt5 is also found on OS X after installing it via Homebrew
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:02:10 +0200] rev 13303
Fix Qt5 in .travis.yml for Ubuntu (hopefully)