Age | Commit message (Expand) | Author | Files | Lines |
2015-04-25 | Fixed @changesex issues on PACKETVERs that don't support per-character sex. | Haru | 1 | -0/+2 |
2015-01-18 | Command line arguments handling overhaul | Haru | 1 | -0/+5 |
2015-01-12 | Blocked compilation of plugins that use unavailable functions | Haru | 1 | -0/+2 |
2014-11-16 | Moved loginif-related functions to loginif.c | Haru | 1 | -0/+18 |
2014-11-15 | Allow generate HPM hooks for all interfaces in char server. | Andrei Karas | 1 | -0/+3 |
2014-11-15 | Move global variable into interface in char.c | Andrei Karas | 1 | -2/+4 |
2014-11-15 | Add most functions from char.c to interfaces. | Andrei Karas | 1 | -17/+177 |
2014-11-15 | Add prefix char_ to most functions in char.c | Andrei Karas | 1 | -9/+9 |
2014-10-25 | Added some missing variable initializations | Haru | 1 | -2/+0 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -3/+3 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -1/+0 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -0/+1 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -1/+0 |
2014-04-10 | Fixed issue: 7936 | panikon | 1 | -0/+2 |
2014-02-10 | Merge pull request #256 from hemagx/master | Haruna | 1 | -0/+1 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 1 | -3/+3 |
2014-02-02 | Update inter server so ask login server for account information Instead of do... | Ibrahim Hossam | 1 | -0/+1 |
2014-01-11 | Hercules 1st 2014 MegaPatch | shennetsind | 1 | -4/+11 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 1 | -1/+1 |
2013-11-16 | Introducing Character Ban Support. | shennetsind | 1 | -0/+1 |
2013-09-22 | Corrected various hardcoded database table names | Haru | 1 | -0/+1 |
2013-07-04 | Split use_sql_db into the three available: item_db, mob_db, mob_skill_db. | Matheus Macabu | 1 | -1/+3 |
2013-06-09 | Fixed Bug #7319 | shennetsind | 1 | -0/+1 |
2013-05-30 | Memory Slasher - May 30 Patch | shennetsind | 1 | -1/+1 |
2013-03-16 | Follow up fixed for Pin Code Feature | malufett | 1 | -2/+1 |
2013-03-14 | Fixed Pin Code Feature | shennetsind | 1 | -1/+14 |
2013-03-09 | Hercules Renewal'd Pin Code | shennetsind | 1 | -3/+20 |
2012-12-12 | - Follow up r17004 & bugreport:6995, added safer calculation to strategic poi... | markzd | 1 | -0/+1 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -9/+10 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -10/+9 |
2012-02-07 | Removed some TXT converter leftovers (follow-up to r15503). | gepard1984 | 1 | -4/+0 |
2012-01-23 | ` Added renaming support for the remaining 'ragnarok' tables in the inter_ath... | xantara | 1 | -0/+5 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -28/+47 |
2011-06-16 | Fixed char-converter not being able to compile due to both char.h being inclu... | flaviojs | 1 | -0/+2 |
2011-06-16 | * Merges from charmerge: | flaviojs | 1 | -0/+8 |
2010-12-25 | * Synchronized TXT/SQL char-server code a bit. | ai4rei | 1 | -1/+0 |
2009-11-24 | Cleaned up leftover PACKETVER define on the charserver (followup to r14155). | ultramage | 1 | -6/+0 |
2009-10-18 | Removed the char_rename setting in favor of a PACKETVER define. | ultramage | 1 | -0/+6 |
2008-07-26 | Merged the /loginmerge branch (topic:192754) | ultramage | 1 | -1/+0 |
2008-04-12 | TXT code has been re uploaded. Please note this does not change the fact that... | Kevin | 1 | -0/+54 |
2008-04-12 | I live in a giant bucket. | Kevin | 1 | -54/+0 |
2007-09-20 | * Merged the tmpsql branch: | FlavioJS | 1 | -2/+1 |
2007-07-01 | * TXT->SQL converter fixup | ultramage | 1 | -4/+0 |
2007-02-21 | Applied a consistent look to all header files (copyright, ifdefs) | ultramage | 1 | -1/+2 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 1 | -58/+58 |
2006-09-30 | - Rewrote the txt->sql converter. It now links directly to the char server fi... | skotlex | 1 | -5/+10 |
2006-09-13 | - Modified the char-server TXT whisper system to use the online_db to know to... | skotlex | 1 | -0/+2 |
2006-07-21 | - Now when the char-txt server does not finds a requested party, it will clea... | skotlex | 1 | -0/+1 |
2006-07-06 | - Modified the party_data structure on the map server to remove some redundan... | skotlex | 1 | -0/+2 |
2006-06-09 | - Fixed @mapinfo displaying incorrectly maps with nosave which send you back ... | skotlex | 1 | -1/+1 |