summaryrefslogtreecommitdiff
path: root/src/char/inter.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-10Revert "Fixed order of includes in all source files"panikon1-22/+21
2014-05-09Removed extra'GeoIP disabled' message on charserver shutdownHaru1-9/+10
2014-05-09Fixed order of includes in all source filesHaru1-21/+22
2014-05-08Fixed issue 8176panikon1-0/+1
2014-05-07Follow up to 9a425c1panikon1-5/+7
2014-05-06Bug fixes and other changespanikon1-16/+103
2014-04-18Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe...Ibrahim Hossam1-19/+0
2014-03-06Minor whitespace fixHaru1-3/+1
2014-02-27Cleaned up messages.confHaru1-130/+151
2014-02-02Update inter server so ask login server for account information Instead of do...Ibrahim Hossam1-67/+49
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-164/+253
2013-12-17Fixed several compiler warningsHaru1-1/+1
2013-11-29Update JOB_REBELLION 'job_db1.txt' to its official values and some mini adjus...malufett1-1/+4
2013-11-07Item Bound Fixes/Adjustments/Improvementsshennetsind1-9/+9
2013-10-31No error after compilation, but when logging in at map server it will crash.sevenzz231-2/+2
2013-10-26Changed 'tick' variables to 64 bitHaru1-4/+4
2013-09-29Provided argument-list equivalent for several variadic functionsHaru1-31/+70
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-6/+7
2013-09-25Renamed iTimer interface to timer.shennetsind1-2/+2
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-4/+4
2013-09-22Corrected various hardcoded database table namesHaru1-2/+3
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-1/+1
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-3/+3
2013-05-17- Made DB and malloc lib HPM-friendlySusu1-1/+1
2013-05-15HPM Updateshennetsind1-74/+75
2013-04-11Added birthdate to @accinfoshennetsind1-3/+4
2013-03-30Hercules Renewal: clif.c completeshennetsind1-3/+0
2013-03-27@accinfo updateshennetsind1-4/+9
2013-01-25Dropping _athena file suffixesshennetsind1-1/+1
2013-01-07* Implemented Unique identifier for Non stackable items. (tid:69380)markzd1-0/+21
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-1028/+994
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-994/+1028
2012-11-24-Fix geoipreading cache for Windows, bugreport:6923glighta1-2/+2
2012-11-23-Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for sl...glighta1-75/+75
2012-11-20Console clean up, dropped quite a few pointless messages and modified others ...shennetsind1-10/+1
2012-10-31Improved char server packet 0x3087, gave it a variable/dynamic length so that...shennetsind1-7/+9
2012-10-29-Add some src basic documentation.glighta1-4/+4
2012-09-16Introducing rAthena's anonymous data collector. This aims at improving rAthen...shennetsind1-0/+1
2012-08-23Fixed bugreport:6543, just removing a unused variable.shennetsind1-1/+0
2012-08-22Major cleanup all over the place, made possible by mkbu95's scan-build report...shennetsind1-3/+2
2012-05-03Regularized file not found error messages.xazax-hun1-1/+1
2012-05-02Fixed bugreport:5682 elemental_init was being called instead of final at inter.cshennetsind1-1/+1
2012-05-02Follow up r16025 minor performance improvement on the already-stupid job name...shennetsind1-11/+12
2012-05-01Follow up r16025 fixing gcc warning, special thanks to brian for noticing.shennetsind1-1/+2
2012-05-01Added @accinfo atcommand. "Huge thanks to"/"Credits to" Dekamaster/Nightroad <3.shennetsind1-1/+502
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-1/+5
2012-03-19- Updated existing registry saving code to perform one single uniform query. ...epoque111-15/+22
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19841-3/+6
2012-03-04- Guild Castle code cleanup:gepard19841-3/+1
2012-02-14Removed deprecated memory manager macros (follow-up to r14916).gepard19841-1/+1