Age | Commit message (Expand) | Author | Files | Lines |
2020-01-13 | Update copyright headers for year 2020 | Haru | 1 | -2/+2 |
2019-11-17 | Added Achievement Logs | Dastgir | 1 | -0/+1 |
2019-11-17 | Seperated LOG_TYPE_LOOT to new ID | Dastgir | 1 | -1/+1 |
2019-09-22 | Mark some forgotten symbols as static | Haru | 1 | -7/+7 |
2019-05-05 | Fix variables shadowing refine interface variable map-server source | Ibrahim Zidan | 1 | -2/+2 |
2018-07-01 | Change functions to static where possible (Part 4 - map) | Haru | 1 | -31/+50 |
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 1 | -1/+1 |
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 1 | -7/+15 |
2017-04-04 | Implementation of Item Options System. | Smokexyz | 1 | -5/+8 |
2016-08-20 | Re-added HPM support for configuration settings | Haru | 1 | -1/+2 |
2016-08-19 | Ported logs.conf to libconfig | Haru | 1 | -94/+229 |
2016-03-20 | Changed buffer argument of SQL->StmtBindParam() to const | Haru | 1 | -8/+8 |
2016-03-20 | Removed unnecessary typedefs from sql.h | Haru | 1 | -7/+10 |
2016-03-10 | Add new logging types. | Andrei Karas | 1 | -0/+10 |
2016-02-19 | Fix all known warnings from compiler flags -Wformat* | Andrei Karas | 1 | -2/+2 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-12-09 | Fixed a nullpo check failure in log_chat | Haru | 1 | -6/+51 |
2015-12-04 | Add missing check to log.c | Andrei Karas | 1 | -0/+32 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -18/+14 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -0/+1 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -12/+12 |
2014-12-31 | Improve performance a bit by removing strlen(str) > 0. | Andrei Karas | 1 | -1/+1 |
2014-12-31 | Remove useless checks. | Andrei Karas | 1 | -2/+2 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -1/+1 |
2014-11-15 | Add support for plugin options in map server config (logs.conf). | Andrei Karas | 1 | -0/+3 |
2014-11-10 | Fix interfaces methods usage. | Andrei Karas | 1 | -1/+1 |
2014-08-07 | Corrected several format-string errors through the code | Haru | 1 | -3/+3 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -10/+13 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -13/+10 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -10/+13 |
2013-10-10 | Introducing Bank Support | shennetsind | 1 | -0/+1 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -12/+41 |
2013-09-28 | HPM: log.h Completed | shennetsind | 1 | -37/+12 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -1/+1 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 1 | -19/+23 |
2013-07-29 | Permission cache overhaul | Piotr HaĆaczkiewicz | 1 | -1/+1 |
2013-07-17 | Added missing initialization of some functions in the homunculus interface | Haru | 1 | -2/+3 |
2013-07-01 | Fixed Bug #7216 | shennetsind | 1 | -0/+1 |
2013-06-23 | Official Item Group/Package/Chain | shennetsind | 1 | -2/+2 |
2013-06-10 | Added SqlStmt functions to the SQL interface | Susu | 1 | -27/+27 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -1/+1 |
2013-05-15 | HPM Update | shennetsind | 1 | -3/+3 |
2013-04-22 | Hercules April 22 MEGA-ULTRA-LONG Patch~! | shennetsind | 1 | -332/+276 |
2013-01-08 | * Renaming variable name from nsiuid to unique_id for better understanding of... | markzd | 1 | -5/+5 |
2013-01-07 | * Implemented Unique identifier for Non stackable items. (tid:69380) | markzd | 1 | -5/+5 |
2012-12-30 | -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil... | glighta | 1 | -5/+5 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -431/+447 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -447/+431 |
2012-08-06 | Hello World! with this commit trunk will finally be making use of the gorgeou... | shennetsind | 1 | -4/+54 |
2012-04-29 | - Removed leftover TXT configs, follow-up to r15503. | brianluau | 1 | -0/+2 |