function thread(threadid, title, poster, threaddate, threadtime) { this.threadid = threadid; this.title = title; this.poster = poster; this.threaddate = threaddate; this.threadtime = threadtime; } var threads = new Array(15); threads[0] = new thread(25471, 'Core/ArenaTeam: Add a check to determine if a player is account for an accurate calcu', 'biglad', '09-05-2010', '07:58 AM'); threads[1] = new thread(25470, 'Core/WorldRunnable: Convert the last part of autobroadcast (interval config) to Trini', 'biglad', '09-05-2010', '07:58 AM'); threads[2] = new thread(25476, 'Scripts/Texts: * fix script texts in various locations (thanks TerrorBringer for the ', 'biglad', '09-05-2010', '07:58 AM'); threads[3] = new thread(25475, 'Core/ScriptSystem: Refactor ScriptMgr::OnPlayerChat to no longer accept a C-style par', 'biglad', '09-05-2010', '07:58 AM'); threads[4] = new thread(25477, 'Core/[Mail, WorldPacket]: Pull mail packet handlers out of Mail.cpp into MailHandler.', 'biglad', '09-05-2010', '07:58 AM'); threads[5] = new thread(25484, 'update to asylumchat', 'biglad', '09-05-2010', '07:58 AM'); threads[6] = new thread(25480, 'Core/Unit: Fix some health-related calculations by adjusting maximum size to 64 bit i', 'biglad', '09-05-2010', '07:58 AM'); threads[7] = new thread(25482, 'Core/Commands: Implement possibility to unbind specific maps/difficulties with .insta', 'biglad', '09-05-2010', '07:58 AM'); threads[8] = new thread(25483, 'Merge latest from tc', 'biglad', '09-05-2010', '07:58 AM'); threads[9] = new thread(25481, 'Cleanup: Some typo fixes, closes issue 3798, thanks tru.bazoozoo and Lopin', 'biglad', '09-05-2010', '07:58 AM'); threads[10] = new thread(25479, 'Core/Spells: Fixed Scent of Blood removal SQLs: Fixed typo in previous revision Clos', 'biglad', '09-05-2010', '07:58 AM'); threads[11] = new thread(25472, 'DB-Schema/Characters: Store game_event_save.next_start as unix timestamp and remove r', 'biglad', '09-05-2010', '07:58 AM'); threads[12] = new thread(25478, 'Core/Spells: Fixed Rune of Cinderglacier removal Closes issue #2105.', 'biglad', '09-05-2010', '07:58 AM'); threads[13] = new thread(25473, 'Core/ArenaTeam: Correct player_divider use in ArenaTeam::GetAverageMMR and add a sani', 'biglad', '09-05-2010', '07:58 AM'); threads[14] = new thread(25474, 'Core/Players: Don\'t set instanceId to 0 when player is on transport during loading, t', 'biglad', '09-05-2010', '07:58 AM');