Age | Commit message (Expand) | Author | Files | Lines |
2016-02-24 | Removed several unnecessary RFIFOP typecasts | Haru | 1 | -11/+11 |
2016-02-24 | Added const qualifier to several variable/argument pointers | Haru | 1 | -8/+8 |
2016-02-19 | Fix some cast discards 'const' qualifier from pointer target type warnings. | Andrei Karas | 1 | -7/+7 |
2016-01-14 | Adjusted names in enum guild_permission to still make sense when additional c... | ultramage | 1 | -1/+1 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 1 | -1/+1 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -0/+1 |
2015-07-12 | Remove useless checks from char server. | Andrei Karas | 1 | -1/+0 |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -1/+0 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -14/+14 |
2015-06-01 | Replaced some of the hardcoded values with constants (char) | Haru | 1 | -13/+11 |
2015-04-10 | Fixed some compiling errors under MSVC | csnv | 1 | -1/+3 |
2015-04-09 | Add checks to int_guild.c | Andrei Karas | 1 | -3/+45 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -8/+5 |
2015-01-12 | Fixed some -Wformat-security warnings | Haru | 1 | -3/+3 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -20/+21 |
2014-11-15 | Move global variable into interface in inter.c | Andrei Karas | 1 | -142/+142 |
2014-11-15 | Move global variable into interface in int_guild.c | Andrei Karas | 1 | -22/+19 |
2014-11-15 | Add most functions from inter.c to interfaces. | Andrei Karas | 1 | -3/+3 |
2014-11-15 | Add most functions from int_guild.c to interfaces. | Andrei Karas | 1 | -147/+169 |
2014-11-15 | Add most functions from char.c to interfaces. | Andrei Karas | 1 | -16/+17 |
2014-11-15 | Add prefix inter_guild_ to most functions in int_guild.c | Andrei Karas | 1 | -30/+30 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -5/+5 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -10/+14 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -14/+10 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -10/+14 |
2014-05-07 | Follow up to 9a425c1 | panikon | 1 | -1/+1 |
2014-05-06 | Bug fixes and other changes | panikon | 1 | -9/+41 |
2014-03-06 | Minor whitespace fix | Haru | 1 | -4/+3 |
2014-02-11 | Fixed bug 7980 | panikon | 1 | -0/+1 |
2014-01-22 | Improvements to exp_guild.txt loading | Haru | 1 | -28/+22 |
2014-01-12 | Changed some void* to the correct data types where applicable | Haru | 1 | -1/+0 |
2013-12-17 | Fixed several compiler warnings | Haru | 1 | -18/+12 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -3/+2 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 1 | -3/+3 |
2013-06-08 | Follow up d73783f22b2bb881aab74524d153d89a5932a199 | shennetsind | 1 | -2/+2 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -5/+5 |
2013-05-17 | - Made DB and malloc lib HPM-friendly | Susu | 1 | -2/+2 |
2013-05-16 | Fixed Bug #7250 | shennetsind | 1 | -1/+1 |
2013-05-15 | HPM Update | shennetsind | 1 | -134/+134 |
2013-02-18 | Improvements all over the place | shennetsind | 1 | -5/+6 |
2013-02-16 | Updating the Headers across source files | shennetsind | 1 | -1/+1 |
2013-02-07 | Fixing mistake in modified source code headers | shennetsind | 1 | -1/+1 |
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-01-31 | Fixed Bug #3080 | shennetsind | 1 | -3/+4 |
2013-01-27 | Fixed Bug #7035 | shennetsind | 1 | -1/+1 |
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 |