2018-04-29 Back out 12847:1aba77b2e4ac This both does NOT fix the seed mismatch with shoppa map preview *AND* breaks otherwise identical scripts with different file encodings due to multiple lua calls.
nemo [Sun, 29 Apr 2018 10:47:02 -0400] rev 13353
Back out 12847:1aba77b2e4ac This both does NOT fix the seed mismatch with shoppa map preview *AND* breaks otherwise identical scripts with different file encodings due to multiple lua calls.
2018-04-29 Airmines should have been set for 45° bounce - the only reason they weren't I guess is they were a clone of some mine values - and mines use traditional behaviour.
nemo [Sun, 29 Apr 2018 09:24:14 -0400] rev 13352
Airmines should have been set for 45° bounce - the only reason they weren't I guess is they were a clone of some mine values - and mines use traditional behaviour.
2018-04-27 mark this revision as 0.9.24 branching point - next commit requires a protocol bump 0.9.24
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
2018-04-25 Fix hog being unable to walk after using sniper rifle without firing both shots
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
2018-04-24 Pas2C: Add support for char + ansistring (for real this time)
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 21:49:12 +0200] rev 13349
Pas2C: Add support for char + ansistring (for real this time)
2018-04-24 Change KeyBindToName to shortstring
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. ;-)
2018-04-24 Pas2C: Add support for char + ansistring
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 19:52:04 +0200] rev 13347
Pas2C: Add support for char + ansistring
2018-04-24 Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 19:10:19 +0200] rev 13346
Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
2018-04-21 New Lua call: Retreat, to force turn into Retreat time
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Apr 2018 17:17:42 +0200] rev 13345
New Lua call: Retreat, to force turn into Retreat time
2018-04-19 Fix incorrect check for iPhone macro in hwconsts.h
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.
2018-04-19 Fix outdated Qt CMake dependency for OS X
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Apr 2018 14:07:56 +0200] rev 13343
Fix outdated Qt CMake dependency for OS X
2018-04-18 Added tag 0.9.24.1-release for changeset afc089c39556
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Apr 2018 17:12:23 +0200] rev 13342
Added tag 0.9.24.1-release for changeset afc089c39556
2018-04-18 Removed tag 0.9.24.1-release 0.9.24.1-release
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Apr 2018 17:12:15 +0200] rev 13341
Removed tag 0.9.24.1-release
2018-04-18 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Apr 2018 17:02:44 +0200] rev 13340
Update changelog
2018-04-18 Added tag 0.9.24.1-release for changeset ea98a45452e5
nemo [Wed, 18 Apr 2018 10:30:27 -0400] rev 13339
Added tag 0.9.24.1-release for changeset ea98a45452e5
2018-04-18 Removed tag 0.9.24.1-release
nemo [Wed, 18 Apr 2018 10:30:16 -0400] rev 13338
Removed tag 0.9.24.1-release
2018-04-18 bump cpack .24 to .24.1, make the moc filter broader
nemo [Wed, 18 Apr 2018 10:30:10 -0400] rev 13337
bump cpack .24 to .24.1, make the moc filter broader
2018-04-18 Added tag 0.9.24.1-release for changeset 3f2ee2f9b51d
nemo [Wed, 18 Apr 2018 09:11:38 -0400] rev 13336
Added tag 0.9.24.1-release for changeset 3f2ee2f9b51d
2018-04-17 fix/workaround for fullscreen crash in 0.9.24
alfadur [Tue, 17 Apr 2018 19:43:41 -0400] rev 13335
fix/workaround for fullscreen crash in 0.9.24
2018-04-17 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.
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.
2018-04-17 Fix crash when firing portal gun at low quality graphics
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Apr 2018 20:10:10 +0200] rev 13333
Fix crash when firing portal gun at low quality graphics
2018-04-16 Added tag 0.9.24-release for changeset a4e7e62f2c0d
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Apr 2018 00:37:15 +0200] rev 13332
Added tag 0.9.24-release for changeset a4e7e62f2c0d
2018-04-15 Install platforms dir too 0.9.24-release
unc0rr [Sun, 15 Apr 2018 18:20:34 +0200] rev 13331
Install platforms dir too
2018-04-13 enable stretchLastSection
nemo [Fri, 13 Apr 2018 16:18:57 -0400] rev 13330
enable stretchLastSection
2018-04-13 wuzzy is a spoilsport
nemo [Fri, 13 Apr 2018 14:45:09 -0400] rev 13329
wuzzy is a spoilsport
2018-04-13 Stop minigun sound when gtMinigun is destroyed
alfadur [Fri, 13 Apr 2018 20:35:35 +0200] rev 13328
Stop minigun sound when gtMinigun is destroyed
2018-04-13 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.
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.
2018-04-12 Fix bullet trails overlapping when the pass through wrap or bounce world edge
alfadur [Fri, 13 Apr 2018 00:17:30 +0200] rev 13326
Fix bullet trails overlapping when the pass through wrap or bounce world edge
2018-04-12 Use QDir::Files to read ammo schemes
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Apr 2018 16:56:06 +0200] rev 13325
Use QDir::Files to read ammo schemes
2018-04-12 Don't let hedgehogs moan if they take 0 Sudden Death damage
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
2018-04-11 Fix minigun bullets hitting shooter when it hits hog on other side of world wrap
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
2018-04-11 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Apr 2018 00:40:10 +0200] rev 13322
Update changelog
2018-04-11 merge with 0.9.23, pulling in unc0rr's desync fix
nemo [Wed, 11 Apr 2018 17:59:59 -0400] rev 13321
merge with 0.9.23, pulling in unc0rr's desync fix
2018-04-07 cleanup whitespaces, add braces to for loops
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
2018-04-07 I guess "Fix weapon scheme lookup being unnecesarily persisted"?.. or something
alfadur [Sun, 08 Apr 2018 00:26:33 +0200] rev 13319
I guess "Fix weapon scheme lookup being unnecesarily persisted"?.. or something
2018-04-07 Quick Game: ignore hidden themes
sheepluva [Sat, 07 Apr 2018 23:38:19 +0200] rev 13318
Quick Game: ignore hidden themes
2018-04-07 Fix segfault on game halt (if no logfile)
sheepluva [Sat, 07 Apr 2018 22:16:36 +0200] rev 13317
Fix segfault on game halt (if no logfile)
2018-04-06 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.
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.
2018-04-04 Remove “mission accomplished” victory message, might be confusing
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.
2018-04-04 Show simple drop-down icon next to key binder widget
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 19:33:19 +0200] rev 13314
Show simple drop-down icon next to key binder widget
2018-04-04 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 18:38:00 +0200] rev 13313
Update changelog
2018-04-04 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 14:05:29 +0200] rev 13312
Update locale files
2018-03-30 Improve error message a bit
unc0rr [Fri, 30 Mar 2018 20:42:24 +0200] rev 13311
Improve error message a bit
2018-03-30 oups
nemo [Fri, 30 Mar 2018 12:26:51 -0400] rev 13310
oups
2018-03-30 add title manipulation
nemo [Fri, 30 Mar 2018 11:56:16 -0400] rev 13309
add title manipulation
2018-03-30 Bump protocol version, update sources in preparation for .24 release
unc0rr [Fri, 30 Mar 2018 17:01:30 +0200] rev 13308
Bump protocol version, update sources in preparation for .24 release
2018-03-30 simple optimised svg of the low detail hedgehog for use in .desktop files and such
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
2018-03-30 Travis: Drop zoogie PPA, drop ImageMagick from apt-get line
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:56:47 +0200] rev 13306
Travis: Drop zoogie PPA, drop ImageMagick from apt-get line
2018-03-30 Travis: Upgrade to Ubuntu xenial, drop libghc-parsec3-dev
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:37:48 +0200] rev 13305
Travis: Upgrade to Ubuntu xenial, drop libghc-parsec3-dev
2018-03-30 CMake: Make sure Qt5 is also found on OS X after installing it via Homebrew
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
2018-03-30 Fix Qt5 in .travis.yml for Ubuntu (hopefully)
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:02:10 +0200] rev 13303
Fix Qt5 in .travis.yml for Ubuntu (hopefully)
2018-03-30 Backed out changeset e9caada3aac1 - < LocutusOfBorg> dpkg-shlibdeps: error: no dependency information < LocutusOfBorg> Hint: check if the library actually comes from a package.
nemo [Fri, 30 Mar 2018 08:02:14 -0400] rev 13302
Backed out changeset e9caada3aac1 - < LocutusOfBorg> dpkg-shlibdeps: error: no dependency information < LocutusOfBorg> Hint: check if the library actually comes from a package.
2018-03-28 Update .travis.yml to include Qt5 stuff
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 17:28:12 +0200] rev 13301
Update .travis.yml to include Qt5 stuff
2018-03-28 Add greno4ka to credits for Russian translation contribution
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 16:05:46 +0200] rev 13300
Add greno4ka to credits for Russian translation contribution
2018-03-28 Slightly update russian localization
greno4ka [Wed, 28 Mar 2018 16:04:07 +0200] rev 13299
Slightly update russian localization
2018-03-28 Remove useless libghc-stm-dev from build
LocutusOfBorg [Wed, 28 Mar 2018 15:37:35 +0200] rev 13298
Remove useless libghc-stm-dev from build
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 tip