Age | Commit message (Expand) | Author | Files | Lines |
2012-06-11 | Fixed bugreport:5989 map-server crashes. | blacksirius | 2 | -2/+3 |
2012-06-10 | - added some missing copyrights | blacksirius | 12 | -3/+1333 |
2012-06-10 | added mutex && cond var abstraction ( for pthread / winapi ) | blacksirius | 4 | -1/+358 |
2012-06-03 | thread api: added support for platforms without TLS (Thread Local Storage) su... | blacksirius | 2 | -2/+43 |
2012-06-03 | cmake: followup for commit r16221 (fixed cmake build / added missing files) | blacksirius | 1 | -0/+4 |
2012-06-03 | feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ... | blacksirius | 6 | -1/+652 |
2012-06-03 | cleaned up windows header usage (added one central file to use windows / wina... | blacksirius | 10 | -15/+45 |
2012-06-03 | fixed portability issue. (As long as we support other compilers than MSC/ICC ... | blacksirius | 1 | -1/+1 |
2012-06-02 | feature merge bs-coreoptimize->trunk: added some compiler abstractions | blacksirius | 1 | -1/+9 |
2012-06-01 | removed the old obsolete Plugin system (commit 1/2) | blacksirius | 6 | -579/+1 |
2012-06-01 | feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D... | blacksirius | 1 | -13/+24 |
2012-05-13 | - Full revert of r16105 and r16106. | eathenabot | 1 | -12/+6 |
2012-05-12 | * Merged changes up to eAthena 15095. | eathenabot | 1 | -6/+12 |
2012-04-29 | - Removed leftover TXT configs, follow-up to r15503. | brianluau | 2 | -0/+4 |
2012-04-28 | - Fixed an issue with the instance variable storage system never being initia... | epoque11 | 1 | -1/+1 |
2012-04-22 | =General | technote24 | 1 | -1/+0 |
2012-04-21 | * Made branding more consistent. | xazax-hun | 1 | -1/+1 |
2012-04-20 | Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t... | shennetsind | 1 | -1/+18 |
2012-04-20 | =General | technote24 | 1 | -7/+7 |
2012-04-19 | =General | technote24 | 1 | -2/+2 |
2012-04-19 | =General | technote24 | 1 | -15/+35 |
2012-04-15 | Fixed compiling warning with gcc on --enable-64bit mode. | shennetsind | 1 | -2/+2 |
2012-04-11 | disabled unused grf_shuffle_enc, gcc was bugging regarding it not being calle... | shennetsind | 1 | -16/+15 |
2012-04-08 | =General | technote24 | 1 | -1/+1 |
2012-04-04 | Re-add hotkey bar defines for pre-renewal. | protimus | 1 | -3/+10 |
2012-04-04 | Changed some defines into an enumerator. | protimus | 2 | -8/+13 |
2012-04-03 | Cleanup of conditions for old clients. | protimus | 1 | -20/+2 |
2012-03-24 | Fixed Ctrl+c shutdown function on windows, followup r15706. (bugreport:5495) | xazax-hun | 1 | -1/+1 |
2012-03-20 | - Change libconfig.h include directives to double-quoted form (file missing f... | flaviojs | 1 | -1/+1 |
2012-03-20 | - Fixed CMake compilation (libconfig integrated into common_base). | flaviojs | 4 | -6/+17 |
2012-03-18 | * Properly handling, when closing the consoles via X button on windows. | xazax-hun | 1 | -0/+35 |
2012-03-13 | * Merged changes up to eAthena 15077. | eathenabot | 1 | -2/+2 |
2012-03-13 | - Added missing parameter to `db_iput` and `db_uiput` macros (follow-up to r... | gepard1984 | 1 | -8/+8 |
2012-03-13 | Enhanced `DBMap` implementation to allow storing integer type data in additio... | gepard1984 | 3 | -156/+399 |
2012-03-11 | * Added packets for clients 2012-03-07+ | Protimus | 1 | -0/+1 |
2012-03-05 | - Guild Castle code cleanup: | gepard1984 | 1 | -1/+0 |
2012-03-04 | - Guild Castle code cleanup: | gepard1984 | 1 | -0/+1 |
2012-03-02 | Updated CMakeLists (follow-up to r15572, r15586) (patch provided by Saithis, ... | gepard1984 | 1 | -2/+3 |
2012-02-24 | Fixed `va_list` being reused in DBMap code (`linkdb_foreach()`) (bugreport:53... | gepard1984 | 1 | -4/+3 |
2012-02-19 | - reverted part of r15609 since apparently the issue is purely limited to ZC_... | lordttseven | 2 | -3/+1 |
2012-02-18 | Follow up r15609, fixed gcc warnings | shennetsind | 2 | -2/+2 |
2012-02-18 | * adjusted socket_max_client_packet to a more accurate (if guessed) value to ... | lordttseven | 2 | -1/+3 |
2012-02-17 | Initial support for Shadow Chaser and a few adjustments here and there. | shennetsind | 1 | -1/+1 |
2012-02-16 | - Removed outdated version number handling (follow-up to r11503). | gepard1984 | 6 | -34/+7 |
2012-02-14 | Removed deprecated memory manager macros (follow-up to r14916). | gepard1984 | 3 | -12/+7 |
2012-02-13 | Socket init now gives meaningful error description if failed to set socket li... | gepard1984 | 1 | -7/+3 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 5 | -9/+162 |
2012-02-04 | * Merged changes up to eAthena 15074. | eathenabot | 1 | -1/+1 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 2 | -9/+9 |
2012-01-30 | * Merged changes up to eAthena 15069. | eathenabot | 1 | -0/+1 |