Age | Commit message (Expand) | Author | Files | Lines |
2017-07-30 | Implementation of RoDEX | KirieZ | 1 | -0/+2 |
2017-07-05 | Optimisation of char_memitemdata_to_sql() | smokexyz | 1 | -1/+2 |
2017-03-21 | Add support for sex based character creation for 2015-10+ clients. | Dastgir | 1 | -1/+1 |
2016-10-22 | Added Packets for Several Clients: 2015-10-01, 2015-10-29, 2015-11-04 and | Dastgir Pojee | 1 | -1/+1 |
2016-08-19 | Ported inter-server.conf to libconfig | Haru | 1 | -1/+4 |
2016-08-19 | Ported char-server.conf to libconfig | Haru | 1 | -2/+18 |
2016-08-19 | Renamed some char and inter server variables | Haru | 1 | -4/+5 |
2016-04-25 | Reduced the MAX_MAP_SERVERS setting to 1 | hemagx | 1 | -1/+5 |
2016-03-20 | Dropped typedef from DBMap | Haru | 1 | -2/+2 |
2016-03-20 | Dropped typedefs from union DBKey and struct DBData | Haru | 1 | -6/+6 |
2016-03-09 | Corrected some issues in the item data saving function | Haru | 1 | -2/+1 |
2016-02-24 | Added const qualifier to several variable/argument pointers | Haru | 1 | -2/+2 |
2016-01-09 | Corrected various zero-argument function definitions | Haru | 1 | -2/+2 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-10-22 | Removed support for the deprecated SQL item, mob, mob_skill databases. | Haru | 1 | -4/+0 |
2015-10-11 | Changed chr->server[].maps to a VECTOR | Haru | 1 | -2/+1 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -53/+53 |
2015-08-13 | Corrected some include guards | Haru | 1 | -3/+3 |
2015-08-11 | subnet.conf overhaul | Haru | 1 | -3/+2 |
2015-08-09 | Removed unused tables sstatus and interreg | Haru | 1 | -1/+0 |
2015-08-05 | Add checks for servers ip address in inter server connections. | Andrei Karas | 1 | -1/+1 |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -0/+1 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -3/+3 |
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 |