Age | Commit message (Expand) | Author | Files | Lines |
2013-03-31 | Fixed a login bug with clients from before 20110309 | shennetsind | 1 | -4/+4 |
2013-03-30 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -14/+8 |
2013-03-30 | Hercules Renewal: clif.c complete | shennetsind | 3 | -6/+1 |
2013-03-30 | Fixed Bug #7139 | malufett | 1 | -14/+8 |
2013-03-27 | @accinfo update | shennetsind | 1 | -4/+9 |
2013-03-27 | Introducing Slot Change feature | shennetsind | 1 | -529/+598 |
2013-03-17 | Follow up 3b89a135dcde9779bd0537cd136a7c34cfadbe3f | shennetsind | 1 | -8/+0 |
2013-03-16 | Enhance Pincode Feature. | malufett | 2 | -6/+39 |
2013-03-16 | Follow up fixed for Pin Code Feature | malufett | 4 | -71/+44 |
2013-03-14 | Fixed Pin Code Feature | shennetsind | 4 | -40/+78 |
2013-03-09 | Hercules Renewal'd Pin Code | shennetsind | 6 | -40/+327 |
2013-03-04 | Introducing account-dependent character slot count | shennetsind | 1 | -16/+28 |
2013-02-18 | Improvements all over the place | shennetsind | 2 | -12/+13 |
2013-02-16 | Updating the Headers across source files | shennetsind | 3 | -4/+5 |
2013-02-16 | Minor changes; check description | shennetsind | 1 | -3/+9 |
2013-02-16 | Fixed Bug #7070 | shennetsind | 1 | -3/+12 |
2013-02-16 | Dropped _sql suffix in server names. | shennetsind | 2 | -15/+15 |
2013-02-15 | Fix to char.c::mmo_char_fromsql loading skill id and flag as USHORT while bot... | shennetsind | 1 | -3/+3 |
2013-02-14 | Fixed Bug #5018 | shennetsind | 1 | -11/+15 |
2013-02-14 | Introducing MySQL DB Update Checker | shennetsind | 1 | -0/+1 |
2013-02-07 | Fixing mistake in modified source code headers | shennetsind | 2 | -2/+2 |
2013-02-06 | Fixed Bug #7056 | shennetsind | 1 | -1/+1 |
2013-02-04 | Allow unsigned int values for guild exp (as it was before the change). | akrus | 1 | -2/+2 |
2013-02-04 | Merged some commits from rAthena. | Matheus Macabu | 1 | -4/+5 |
2013-02-01 | Added New Char-Server Rename Packet | shennetsind | 1 | -0/+29 |
2013-01-31 | Fixed Bug #3080 | shennetsind | 2 | -6/+8 |
2013-01-27 | Fixed Bug #7035 | shennetsind | 1 | -1/+1 |
2013-01-26 | Changing ASCI Art / Moving stat server to Hercules. | shennetsind | 1 | -1/+1 |
2013-01-25 | Merge pull request #4 from mkbu95/master | shennetsind | 1 | -1/+1 |
2013-01-25 | Fixed bugreport:7218, where unique id was implemented and they forgot that mo... | Matheus Macabu | 1 | -1/+1 |
2013-01-25 | Dropping _athena file suffixes | shennetsind | 3 | -6/+6 |
2013-01-08 | * Renaming variable name from nsiuid to unique_id for better understanding of... | markzd | 5 | -30/+30 |
2013-01-07 | - Fixed a typo on SQL single quote, in int_storage.c, follow up r17080.(bugre... | markzd | 1 | -1/+1 |
2013-01-07 | * Follow Up: r17080 | markzd | 1 | -1/+0 |
2013-01-07 | * Implemented Unique identifier for Non stackable items. (tid:69380) | markzd | 6 | -30/+87 |
2013-01-02 | -Follow up r17065 | glighta | 1 | -25/+25 |
2012-12-30 | -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil... | glighta | 1 | -5/+5 |
2012-12-22 | Community Contribution Time! | momacabu | 1 | -2/+2 |
2012-12-12 | - Follow up r17004 & bugreport:6995, added safer calculation to strategic poi... | markzd | 2 | -2/+3 |
2012-12-11 | Happy Holidays and Happy 12/12/12 :) | rud0lp20 | 1 | -16/+18 |
2012-12-09 | * Use sv_readdb to read exp_guild. | momacabu | 1 | -24/+11 |
2012-12-05 | - Re-committed r16985 (pid:161281). | glighta | 1 | -73/+83 |
2012-12-05 | - Re-committed r16979/trunk/src/ (pid:161281). | markzd | 1 | -3/+1 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 19 | -9195/+9087 |
2012-11-29 | - Upon character deletion remove received mails and elemental. | momacabu | 1 | -2/+12 |
2012-11-29 | * Minor fix and description when removing debuffs by status_change_clear_buffs. | markzd | 1 | -2/+0 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 19 | -9087/+9187 |
2012-11-24 | -Fix geoipreading cache for Windows, bugreport:6923 | glighta | 1 | -2/+2 |
2012-11-23 | -Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for sl... | glighta | 1 | -75/+75 |
2012-11-21 | Another minor improvement on char_per_account setting (follow up to r16937). ... | momacabu | 1 | -7/+4 |