aboutsummaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2009-11-20*Some cleanup (mostly whitespace changes)maximius
2009-10-31*Fix usage of grid removal state, thanks Sisifmaximius
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-10-02*New SQL to fix broken data blobs, if any. Must be run manually.maximius
2009-10-02*Proper data blob updating, thanks ogeraisi.maximius
2009-10-02*Fix typo, and try to avoid killing the dead..maximius
2009-10-01*Didn't mean to remove that.. there shouldn't be negative values in the data ...maximius
2009-10-01*Better support for signed input. I'm not sure if this will fix anything.maximius
2009-09-30*Better support for negatives.maximius
2009-09-30*Fix linux buildmaximius
2009-09-30*Too many parameters.maximius
2009-09-30*Cleanup, add two new functions, attempt to fix arena point flushing for offl...maximius
2009-09-19*Wintergrasp: Prevent defenders team to click the relic. Patch by Spp.maximius
2009-09-19Replace useless code with more useful code.Chaz Brown
2009-09-18*[8475] fixed some gcc-warnings Author: balrokmaximius
2009-09-11*Missed some changesmaximius
2009-09-11*[8463] Fixed race conditions in LockedQueue. Author: XTZGZoReXmaximius
2009-09-10Fix compatibility problems with PostgreSQL. Patch by AzuritusKudlaty
2009-09-09Fix some recently added tabs to spaces and fix mem leak - patch provided by O...Chaz Brown
2009-09-02[8453] Make more informative error output in case empty version tables. Autho...megamage
2009-09-02[8450] Prevented using of plaintext passwords in sql queries Author: arraimegamage
2009-09-02 [8445] Fixed redundant calculation of v and s on every login Author: arraimegamage
2009-09-01[8442] Fixed displaying return button in mails Author: arraimegamage
2009-08-27*Use light red in error log. By MrSmitemegamage
2009-08-28*temp fix for the new "huge icons in chat" exploitRat
2009-08-27*Fix build with GCC.QAston
2009-08-27*Add `spell_dbc` table to store dbc entries not present in clientQAston
2009-08-24[8395] Improved TimeStringToSecs Author: arraimegamage
2009-08-19[8390] Fixed log output work after recent replace UTF8PRINT macro. Author: Vl...megamage
2009-08-19 [8389] Implement check really read received packet size and warning it no...megamage
2009-08-19 [8388] Replaced UTF8PRINT macro by a functionmegamage
2009-08-19 [8384] Restore build mangos at Unix/Linux. Author: VladimirMangosmegamage
2009-08-19 [8382] Implement ByteArray functions for skip read of fields not needed f...megamage
2009-08-19 [8378] Use exceptions instead of explicit size checking for each packet A...megamage
2009-08-18*Fix server startup error from 5184.QAston
2009-08-18*Fix a typo in xp bonus auras.QAston
2009-08-15*Replace every tab with 4 spaces, checked by handmaximius
2009-08-11*Add function Unit::OutDebugInfo for debug.megamage
2009-08-08 [8328] Fixed problem with crash at startup in result destroy anti-freeze ...megamage
2009-08-08[8318] Deleted as expected runnable objects at related Thread deleting for av...megamage
2009-08-06[8311] Prevent multiline fake messages in chat. Author: horogandrismegamage
2009-07-31*Replace "LoginDatabase" with "loginDatabase"megamage
2009-07-31[8272] Fixed typos in world 'height' by code. Author: Soryamegamage
2009-07-30 [8250] Cleanup code and data for `spell_threat` Author: nos4r2zodmegamage
2009-07-30 [8221] Removed trailing whitespacesmegamage
2009-07-28*Minor cleanup in Log::outDB - by XTZGZoReX.QAston
2009-07-25Fix build on windows and propably on centosKudlaty
2009-07-25Fix build with old ACE libKudlaty