summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
2012-05-13- Full revert of r16105 and r16106.eathenabot1-12/+6
2012-05-12* Merged changes up to eAthena 15095.eathenabot1-6/+12
2012-04-29- Removed leftover TXT configs, follow-up to r15503.brianluau2-0/+4
2012-04-28- Fixed an issue with the instance variable storage system never being initia...epoque111-1/+1
2012-04-22=Generaltechnote241-1/+0
2012-04-21* Made branding more consistent.xazax-hun1-1/+1
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-1/+18
2012-04-20=Generaltechnote241-7/+7
2012-04-19=Generaltechnote241-2/+2
2012-04-19=Generaltechnote241-15/+35
2012-04-15Fixed compiling warning with gcc on --enable-64bit mode.shennetsind1-2/+2
2012-04-11disabled unused grf_shuffle_enc, gcc was bugging regarding it not being calle...shennetsind1-16/+15
2012-04-08=Generaltechnote241-1/+1
2012-04-04Re-add hotkey bar defines for pre-renewal.protimus1-3/+10
2012-04-04Changed some defines into an enumerator.protimus2-8/+13
2012-04-03Cleanup of conditions for old clients.protimus1-20/+2
2012-03-24Fixed Ctrl+c shutdown function on windows, followup r15706. (bugreport:5495)xazax-hun1-1/+1
2012-03-20- Change libconfig.h include directives to double-quoted form (file missing f...flaviojs1-1/+1
2012-03-20- Fixed CMake compilation (libconfig integrated into common_base).flaviojs4-6/+17
2012-03-18* Properly handling, when closing the consoles via X button on windows.xazax-hun1-0/+35
2012-03-13* Merged changes up to eAthena 15077.eathenabot1-2/+2
2012-03-13 - Added missing parameter to `db_iput` and `db_uiput` macros (follow-up to r...gepard19841-8/+8
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19843-156/+399
2012-03-11* Added packets for clients 2012-03-07+Protimus1-0/+1
2012-03-05- Guild Castle code cleanup:gepard19841-1/+0
2012-03-04- Guild Castle code cleanup:gepard19841-0/+1
2012-03-02Updated CMakeLists (follow-up to r15572, r15586) (patch provided by Saithis, ...gepard19841-2/+3
2012-02-24Fixed `va_list` being reused in DBMap code (`linkdb_foreach()`) (bugreport:53...gepard19841-4/+3
2012-02-19- reverted part of r15609 since apparently the issue is purely limited to ZC_...lordttseven2-3/+1
2012-02-18Follow up r15609, fixed gcc warningsshennetsind2-2/+2
2012-02-18* adjusted socket_max_client_packet to a more accurate (if guessed) value to ...lordttseven2-1/+3
2012-02-17Initial support for Shadow Chaser and a few adjustments here and there.shennetsind1-1/+1
2012-02-16- Removed outdated version number handling (follow-up to r11503).gepard19846-34/+7
2012-02-14Removed deprecated memory manager macros (follow-up to r14916).gepard19843-12/+7
2012-02-13Socket init now gives meaningful error description if failed to set socket li...gepard19841-7/+3
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19845-9/+162
2012-02-04* Merged changes up to eAthena 15074.eathenabot1-1/+1
2012-01-30- Removed more trailing tabs.brianluau2-9/+9
2012-01-30* Merged changes up to eAthena 15069.eathenabot1-0/+1
2012-01-30- Removed trailing tabs, and fixed some spacing.brianluau3-6/+6
2012-01-25Added user-friendly socket error messages (bugreport:117).gepard19841-10/+28
2012-01-19Changed `rnd()` to return signed number to avoid possible negative-signed to ...gepard19842-4/+4
2012-01-17Fixed compilation error caused by r15483.gepard19841-1/+1
2012-01-17Enabled Mersenne Twister MT19937 as random number generator instead of standa...gepard19842-1/+4
2012-01-17Fixed root usercheck not printing warning if file is suid-root.gepard19841-2/+2
2012-01-15Fixed gm_all_skill, bugreport:5239shennetsind1-12/+13
2012-01-09Sending to a broken socket will no longer cause SIGPIPE signal to be sent bac...gepard19841-1/+5
2012-01-04*Added 2 new accessory skills.Chilly01231-1/+8
2012-01-03fixing a warning in ubuntu's gcc, follow up r15358shennetsind1-5/+4
2012-01-03fixed a compiler warning restricted to ubuntu's gcc onlyshennetsind1-2/+2