nemo [Fri, 27 Apr 2018 11:19:23 -0400] rev 13351
mark this revision as 0.9.24 branching point - next commit requires a protocol bump
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Apr 2018 00:21:03 +0200] rev 13350
Fix hog being unable to walk after using sniper rifle without firing both shots
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 21:49:12 +0200] rev 13349
Pas2C: Add support for char + ansistring (for real this time)
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 20:30:15 +0200] rev 13348
Change KeyBindToName to shortstring
Key names do not and should not be longer than 255 characters. ;-)
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 19:52:04 +0200] rev 13347
Pas2C: Add support for char + ansistring
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 19:10:19 +0200] rev 13346
Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Apr 2018 17:17:42 +0200] rev 13345
New Lua call: Retreat, to force turn into Retreat time
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Apr 2018 15:48:00 +0200] rev 13344
Fix incorrect check for iPhone macro in hwconsts.h
TARGET_OS_IPHONE is always defined when building on Mac OS, so the define was wrong. This macro expands to either 0 or 1, so a simple #if should be enough.
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Apr 2018 14:07:56 +0200] rev 13343
Fix outdated Qt CMake dependency for OS X
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Apr 2018 17:12:23 +0200] rev 13342
Added tag 0.9.24.1-release for
changeset afc089c39556
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Apr 2018 17:12:15 +0200] rev 13341
Removed tag 0.9.24.1-release
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Apr 2018 17:02:44 +0200] rev 13340
Update changelog
nemo [Wed, 18 Apr 2018 10:30:27 -0400] rev 13339
Added tag 0.9.24.1-release for
changeset ea98a45452e5
nemo [Wed, 18 Apr 2018 10:30:16 -0400] rev 13338
Removed tag 0.9.24.1-release
nemo [Wed, 18 Apr 2018 10:30:10 -0400] rev 13337
bump cpack .24 to .24.1, make the moc filter broader
nemo [Wed, 18 Apr 2018 09:11:38 -0400] rev 13336
Added tag 0.9.24.1-release for
changeset 3f2ee2f9b51d
alfadur [Tue, 17 Apr 2018 19:43:41 -0400] rev 13335
fix/workaround for fullscreen crash in 0.9.24
nemo [Tue, 17 Apr 2018 15:21:52 -0400] rev 13334
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.
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Apr 2018 20:10:10 +0200] rev 13333
Fix crash when firing portal gun at low quality graphics
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