Age | Commit message (Expand) | Author |
2010-06-05 | Move core/realm files to new subdirectory | click |
2010-05-16 | Fix Autokick timer. Will work again properly for people on the char selection... | Machiavelli |
2010-05-14 | Add config option SessionAddDelay to replace the hard coded 10ms default Netw... | Machiavelli |
2010-05-12 | Replace some WorldSocket code with Derex´s code for MaNGOS to support packet... | Machiavelli |
2010-05-08 | Cleanup on some database-related files: merge some DB-related files, add some... | click |
2010-05-05 | Any opcode sent after CMSG_CHAR_ENUM should reset the timeout timer, not just... | Machiavelli |
2010-04-29 | Warning Fixes | Spp |
2010-04-23 | Properly deregister WorldSocket connections in case of reaching socket timeou... | Machiavelli |
2010-04-11 | Fix mail, professions, group loot, console spam, and some fixes. Big thx to T... | n0n4m3 |
2010-04-07 | Code style (game + scripts only): | Spp |
2010-04-07 | Code style (game + scripts only): | Spp |
2010-04-07 | Code Style: Remove trailing spaces | Spp |
2010-02-12 | Add config option that determines the maximum allowed time between the last r... | Machiavelli |
2010-01-23 | Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(... | Anubisss |
2010-01-16 | Updated copyright for new year. | n0n4m3 |
2010-01-10 | *Tabs to spaces | QAston |
2009-12-21 | Fix some whitespace errors. Corrected account_access 'id' type. | p0wer |
2009-12-21 | * Add support for different gmlevel's for different realms. | p0wer |
2009-12-18 | *Cleanup, proper indentation, and remove some wrong/irrelevant comments copie... | maximius |
2009-12-17 | Update some code for 322a | n0n4m3 |
2009-11-10 | *fix Character freeze after map change or login. Closes #19 patch by trazom | Rat |
2009-10-17 | *Massive cleanup redux. | maximius |
2009-10-17 | *Backed out changeset 3be01fb200a5 | maximius |
2009-10-17 | *Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ... | maximius |
2009-09-27 | Backed out changeset 5da05b39c3eb | Chaz Brown |
2009-09-27 | * Fix Player getting stuck after teleport, etc. due to high number of achieve... | Chaz Brown |
2009-09-19 | *Cleanup + Fix Linux build by WarHead | maximius |
2009-09-18 | *[8475] fixed some gcc-warnings Author: balrok | maximius |
2009-09-02 | [8450] Prevented using of plaintext passwords in sql queries Author: arrai | megamage |
2009-09-02 | [8445] Fixed redundant calculation of v and s on every login Author: arrai | megamage |
2009-09-01 | [8433] Implement proper store and use character specific account data. | megamage |
2009-08-29 | Replace switch with more proper way of checking allowSecurityLevel, and a few... | Chaz Brown |
2009-08-19 | [8389] Implement check really read received packet size and warning it no... | megamage |
2009-08-19 | [8378] Use exceptions instead of explicit size checking for each packet A... | megamage |
2009-07-31 | [8278] Update packet size checks in WorldSocket::HandleAuthSession to 3.x sta... | megamage |
2009-07-31 | *Fixed /played chat command. Author: tomrus88 | megamage |
2009-07-31 | *Replace "LoginDatabase" with "loginDatabase" | megamage |
2009-06-12 | *Fix a bug that client cannot log in. | megamage |
2009-06-11 | *Switch to support client version 3.1.3 | megamage |
2009-05-24 | [7878] Use bigger buf for better performence. Author: Derex | megamage |
2009-04-29 | *Revert Mangos [7022] to see if this can fix the cpu spikes in Windows. | megamage |
2009-04-29 | [7731] Some code cleanups, warrning fixes. Author: VladimirMangos | megamage |
2009-04-25 | *Fix the format of world log. | megamage |
2009-04-06 | fix a long standing typo | Chaz Brown |
2009-04-05 | * Allow use security > 3 in realmd.account.gmlevel field. This will fix issue... | XTZGZoReX |
2009-03-21 | Small code cleanup and partial merge with dev branch Author: tomrus88 | megamage |
2009-03-21 | Updated OpenSSL lib. Thanks to Neo2003. Author: tomrus88 | megamage |
2009-03-21 | * Fixed way too many \n in WorldLog output. | XTZGZoReX |
2009-03-21 | * Implement ".server set closed on/off" command to allow/deny new connections... | XTZGZoReX |
2009-03-19 | * Correctly implement database logging in WorldLog. | XTZGZoReX |