Sun, 10 Jan 2016 21:33:11 +0100 merge Wuzzy's highlanderfix and statsicons bookmarks.
sheepluva [Sun, 10 Jan 2016 21:33:11 +0100] rev 11496
merge Wuzzy's highlanderfix and statsicons bookmarks.
Sat, 21 Nov 2015 21:49:40 +0100 Customize stats screen icons
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:49:40 +0100] rev 11495
Customize stats screen icons
Sat, 21 Nov 2015 21:37:20 +0100 Use Goals instead of ShowMission for Highlander mission dialog
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:37:20 +0100] rev 11494
Use Goals instead of ShowMission for Highlander mission dialog
Sun, 10 Jan 2016 21:14:06 +0100 merge Wuzzy's bluehogfix bookmark. note: there might be a cleaner fix...
sheepluva [Sun, 10 Jan 2016 21:14:06 +0100] rev 11493
merge Wuzzy's bluehogfix bookmark. note: there might be a cleaner fix...
Sat, 21 Nov 2015 21:23:05 +0100 Fix Lua error spam in "Chasing the blue hog" after drowning both Crazy Runner and Hog Solo
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:23:05 +0100] rev 11492
Fix Lua error spam in "Chasing the blue hog" after drowning both Crazy Runner and Hog Solo
Sun, 10 Jan 2016 19:49:15 +0100 merge Wuzzy's windowtitle bookmark
sheepluva [Sun, 10 Jan 2016 19:49:15 +0100] rev 11491
merge Wuzzy's windowtitle bookmark
Sat, 21 Nov 2015 21:11:13 +0100 Add window titles for title-less windows
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:11:13 +0100] rev 11490
Add window titles for title-less windows
Sun, 10 Jan 2016 19:45:43 +0100 merge Wuzzy's qttranslation bookmark
sheepluva [Sun, 10 Jan 2016 19:45:43 +0100] rev 11489
merge Wuzzy's qttranslation bookmark
Sat, 21 Nov 2015 20:22:45 +0100 Load Qt library's translation
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 20:22:45 +0100] rev 11488
Load Qt library's translation
Sun, 10 Jan 2016 18:01:17 +0100 don't attempt to prettify alpha of single-pixel textures (segfault with "digital" theme from forums)
sheepluva [Sun, 10 Jan 2016 18:01:17 +0100] rev 11487
don't attempt to prettify alpha of single-pixel textures (segfault with "digital" theme from forums)
Sun, 10 Jan 2016 17:39:27 +0100 fix/clean-up mousewheel code
sheepluva [Sun, 10 Jan 2016 17:39:27 +0100] rev 11486
fix/clean-up mousewheel code
Sun, 10 Jan 2016 12:59:03 +0100 Justyouwait.ogg wasn't installed on case-sensitive systems, due to a case typo in the CMakeLists. Thanks to TheMadCharles and Wuzzy for noticing.
sheepluva [Sun, 10 Jan 2016 12:59:03 +0100] rev 11485
Justyouwait.ogg wasn't installed on case-sensitive systems, due to a case typo in the CMakeLists. Thanks to TheMadCharles and Wuzzy for noticing.
Tue, 05 Jan 2016 15:15:54 -0500 limit Y increment to 6 (saucer/birdy bug)
nemo [Tue, 05 Jan 2016 15:15:54 -0500] rev 11484
limit Y increment to 6 (saucer/birdy bug)
Mon, 04 Jan 2016 10:08:26 +0300 Overwrite last '+' cmd in the queue instead of appending new command
unc0rr [Mon, 04 Jan 2016 10:08:26 +0300] rev 11483
Overwrite last '+' cmd in the queue instead of appending new command
Fri, 01 Jan 2016 19:34:48 -0500 put teamrope into ShoppaMap too
nemo [Fri, 01 Jan 2016 19:34:48 -0500] rev 11482
put teamrope into ShoppaMap too
Fri, 01 Jan 2016 19:15:32 +0300 merge default qmlfrontend
unc0rr [Fri, 01 Jan 2016 19:15:32 +0300] rev 11481
merge default
Fri, 01 Jan 2016 19:14:59 +0300 Handle drawn maps from net qmlfrontend
unc0rr [Fri, 01 Jan 2016 19:14:59 +0300] rev 11480
Handle drawn maps from net
Fri, 01 Jan 2016 10:49:59 -0500 add 32px to top offset
nemo [Fri, 01 Jan 2016 10:49:59 -0500] rev 11479
add 32px to top offset
Thu, 31 Dec 2015 15:11:44 -0500 Tweak the hole carving to become less agressive about spacing if random points keep failing.
nemo [Thu, 31 Dec 2015 15:11:44 -0500] rev 11478
Tweak the hole carving to become less agressive about spacing if random points keep failing.
Thu, 31 Dec 2015 12:47:33 -0500 Force locations for hogs if even TryHard fails on initial spawn.
nemo [Thu, 31 Dec 2015 12:47:33 -0500] rev 11477
Force locations for hogs if even TryHard fails on initial spawn.
Thu, 31 Dec 2015 10:17:15 -0500 Disable digging on solid land
nemo [Thu, 31 Dec 2015 10:17:15 -0500] rev 11476
Disable digging on solid land
Thu, 31 Dec 2015 16:26:21 +0300 AI is pretty good at using Bee weapon
unc0rr [Thu, 31 Dec 2015 16:26:21 +0300] rev 11475
AI is pretty good at using Bee weapon
Thu, 31 Dec 2015 14:00:27 +0300 Some WIP for bee
unC0Rr [Thu, 31 Dec 2015 14:00:27 +0300] rev 11474
Some WIP for bee
Wed, 30 Dec 2015 23:30:00 -0500 Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
nemo [Wed, 30 Dec 2015 23:30:00 -0500] rev 11473
Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
Wed, 30 Dec 2015 23:20:57 -0500 remove hardcoded shotgun val
nemo [Wed, 30 Dec 2015 23:20:57 -0500] rev 11472
remove hardcoded shotgun val
Wed, 30 Dec 2015 15:26:25 -0500 set TryHard for placing hog automatically
nemo [Wed, 30 Dec 2015 15:26:25 -0500] rev 11471
set TryHard for placing hog automatically
Wed, 30 Dec 2015 11:59:43 -0500 remove space from key binding name
nemo [Wed, 30 Dec 2015 11:59:43 -0500] rev 11470
remove space from key binding name
Wed, 30 Dec 2015 08:50:19 -0500 call this faller scrambling less often.
nemo [Wed, 30 Dec 2015 08:50:19 -0500] rev 11469
call this faller scrambling less often.
Tue, 29 Dec 2015 14:44:32 -0500 Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
nemo [Tue, 29 Dec 2015 14:44:32 -0500] rev 11468
Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
Mon, 28 Dec 2015 23:37:44 +0300 Allow server admins to join passworded/restricted rooms when it is really needed
unc0rr [Mon, 28 Dec 2015 23:37:44 +0300] rev 11467
Allow server admins to join passworded/restricted rooms when it is really needed
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip