');
} else {
var query = elem.find('.keywords').html();
$.ajax({
context: elem,
url: 'https://wn.com/api/upge/cheetah-search-adv/video',
cache: true,
data: {
'query': query
},
dataType: 'jsonp',
success: function(text) {
if (text.length > 0) {
video_id = text[0].id;
elem.find('.player').html('
');
}
}
});
}
}
var stopAllYouTubeVideos = function() {
var iframes = document.querySelectorAll('iframe');
Array.prototype.forEach.call(iframes, function(iframe) {
iframe.contentWindow.postMessage(JSON.stringify({ event: 'command', func: 'pauseVideo' }), '*');
});
}
jQuery(function() {
jQuery(".playVideo").live("click", function() {
if(!$(this).hasClass("played")){
stopAllYouTubeVideos();
var elem = $(this);
setTimeout(function(){
mouseOverMe(elem);
}, 1000);
}
});
jQuery(".description_box .expandContent").live("click", function() {
elem = $(this).parent().parent().parent().find('.descContent');
if(elem.height() > 51) {
elem.css('height', '44px');
$(this).html('Show More
');
}else{
elem.css('height', 'auto');
$(this).html('Hide
');
}
});
jQuery('.interview-play-off').click(function() {
$(".interview-play-off").hide();
$(".interview-play").show();
$(".videoplayer-control-pause").click();
});
jQuery(".video-desc .show_author_videos").live("click", function() {
query = $(this).attr('title');
container = $(this).parent().parent().parent().find('.video-author-thumbs');
$(this).parent().parent().parent().find('.video-author-thumbs').css('height', '220px');
jQuery.ajax({
url: '/api/upge/cheetah-photo-search/videoresults',
data: {'query': query},
success: function(text) {
if(!text) { text = i18n("No results"); }
container.html(jQuery(text));
}
});
});
});
// -->
Latest News for: xcom
Edit
Games Radar
12 Mar 2026
For some context, developers have been using weighted die to benefit players for years, with XCOM developer Firaxis being the most well-known example ... "As any hardcore XCOM fan knows, one of the tricks ...
Edit
TechRaptor
20 Feb 2026
XCOM designer Jake Solomon has announced that his studio Midsummer, which was founded less than a year ago, is closing down. Read this article on TechRaptor ....
Edit
Gamespot
20 Feb 2026
After spending 20+ years at Firaxis, Solomon founded Midsummer Studios in 2024 with the ambitious mission statement that it would "reinvent the life sim genre."
Edit
Games Radar
07 Feb 2026
I've called XCOM brutal for years ... Menace, a new strategy game from Battle Brothers creator Overhype Studios, lives almost entirely on that same knife edge but unlike XCOM, it never lets you step back onto solid ground.
Edit
Games Radar
06 Feb 2026
Can you believe that XCOM 2 is 10 years old? I certainly can't ... It's a testament to the developer's ingenuity and the brilliance of XCOM's core premise, covertly repelling an alien invasion with finite manpower and limited funding ... XCOM 3 wishlist.
Edit
Rock, Paper, Shotgun
09 Jan 2026
What did you do while recovering from your big medical thing, Sin? Well ... lmao." ... nothing ... A strange game, easily punished, as all turn-based games must be for dolt reasons, for not being bloody XCOM. USC Colon Counterforce is more like old XCOM, aka UFO.