Age | Commit message (Expand) | Author | Files | Lines |
2012-08-06 | Hello World! with this commit trunk will finally be making use of the gorgeou... | shennetsind | 1 | -1/+1 |
2012-08-02 | lowercase'd the r in the console ASCII logo. | shennetsind | 1 | -8/+8 |
2012-07-28 | Added support for the "favorite item tab" feature. super-mega-thanks to Judas... | shennetsind | 1 | -0/+1 |
2012-07-22 | Follow up r16468 - removed the "n is meaningless" comment from bNoWeaponDamag... | kenpachi2k11 | 1 | -1/+1 |
2012-07-21 | Fixed documentation for bNoWeaponDamage and bNoMagicDamage. (bugreport:5972) | kenpachi2k11 | 1 | -1/+1 |
2012-07-12 | Fixed all warnings left from when compiling with -pedantic, confirmed with gc... | shennetsind | 1 | -1/+1 |
2012-07-08 | Hello World. Initial support for the new homunculus has been added, credits t... | shennetsind | 1 | -3/+3 |
2012-06-13 | Added support for 2012-04-10, super special ultra ubber plus master thanks to... | shennetsind | 1 | -2/+2 |
2012-06-12 | - Added svn:eol-style=native property on some recently added text files. | brianluau | 2 | -3/+1 |
2012-06-12 | added new networking subsystem (early stage - files are not compiled yet duri... | blacksirius | 6 | -0/+1956 |
2012-06-11 | Fixed bugreport:5990 OSX compiling error / warnings | blacksirius | 2 | -33/+15 |
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 |