summaryrefslogtreecommitdiff
path: root/src/char/int_auction.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-15Move global variable into interface in inter.cAndrei Karas1-24/+24
2014-11-15Move auction_db_ into interface in int_auction.c.Andrei Karas1-13/+13
2014-11-15Add most functions from int_mail.c to interfaces.Andrei Karas1-10/+10
2014-11-15Add most functions from int_auction.c to interfaces.Andrei Karas1-49/+63
2014-11-15Add most functions from char.c to interfaces.Andrei Karas1-1/+2
2014-11-15Add prefix inter_mail_ to most functions in int_mail.cAndrei Karas1-10/+10
2014-11-15Add prefix inter_auction_ to most functions in int_auction.cAndrei Karas1-18/+18
2014-08-07Corrected several format-string errors through the codeHaru1-1/+1
2014-05-30Fixed typos inside src/Shido1-1/+1
2014-05-13Removed trailing whitespace (sources)Haru1-1/+1
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-11/+14
2014-05-10Revert "Fixed order of includes in all source files"panikon1-14/+11
2014-05-09Fixed order of includes in all source filesHaru1-11/+14
2014-04-18Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe...Ibrahim Hossam1-4/+0
2013-10-26Changed 'tick' variables to 64 bitHaru1-6/+5
2013-09-25Renamed iTimer interface to timer.shennetsind1-4/+4
2013-06-10Added SqlStmt functions to the SQL interfaceSusu1-15/+15
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-4/+4
2013-05-15HPM Updateshennetsind1-41/+42
2013-01-25Fixed bugreport:7218, where unique id was implemented and they forgot that mo...Matheus Macabu1-1/+1
2013-01-08* Renaming variable name from nsiuid to unique_id for better understanding of...markzd1-5/+5
2013-01-07* Implemented Unique identifier for Non stackable items. (tid:69380)markzd1-4/+9
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-378/+376
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-376/+378
2012-03-09Code cleanup: replaced `DBIterator` function calls with macros where possible. gepard19841-10/+6
2012-01-20Merged TXT removal branch back to trunk.gepard19841-0/+494