summaryrefslogtreecommitdiff
path: root/src/common/showmsg.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Corrected several format-string errors through the codeHaru1-8/+17
2014-07-11Fixed reserved __identifier violationsHaru1-15/+15
2014-05-30Fixed typos inside src/Shido1-3/+3
2014-05-13Removed trailing whitespace (sources)Haru1-17/+17
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-7/+10
2014-05-10Revert "Fixed order of includes in all source files"panikon1-10/+7
2014-05-09Fixed order of includes in all source filesHaru1-7/+10
2013-11-19Sanitized and improved several macros through the codeHaru1-68/+43
2013-07-29Permission cache overhaulPiotr HaƂaczkiewicz1-1/+1
2013-05-15HPM Updateshennetsind1-9/+9
2013-05-02Introducing Hercules Plugin Manangershennetsind1-13/+4
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-652/+699
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-699/+652
2012-11-20Forgot the Show* voiding <3momacabu1-40/+20
2012-06-03cleaned up windows header usage (added one central file to use windows / wina...blacksirius1-2/+1
2012-03-20- Change libconfig.h include directives to double-quoted form (file missing f...flaviojs1-1/+1
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19841-1/+1
2012-02-16- Removed outdated version number handling (follow-up to r11503).gepard19841-1/+0
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-0/+16
2012-01-30- Removed more trailing tabs.brianluau1-7/+7
2012-01-30- Removed trailing tabs, and fixed some spacing.brianluau1-4/+4
2011-12-15Finished BuildBot "console error scan" stuff.shennetsind1-1/+1
2011-12-15whops, typo.shennetsind1-1/+1
2011-12-15BuildBot console report codeshennetsind1-0/+10
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...shennetsind1-0/+27
2008-11-22* Hunted down improper uses of va_list variables.FlavioJS1-4/+10
2008-01-06Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge...ultramage1-13/+5
2007-12-12* Some preparations for the guild script updateultramage1-1/+1
2007-09-20* Merged the tmpsql branch:FlavioJS1-9/+12
2007-07-01Cleaned up some parts of the code.ultramage1-6/+6
2007-07-01* TXT->SQL converter fixupultramage1-1/+1
2007-05-05* Removed the dependency on winsock.h for definitions, it's all winsock2.h now.FlavioJS1-4/+5
2007-04-16* Finally fixed mingw problems, managed to build both TXT and SQLultramage1-2/+2
2007-04-09* Played around with MinGW a bit today...ultramage1-4/+3
2007-04-07Fixed showmsg causing silent access violation exceptions on Windows (WinAPI f...ultramage1-4/+6
2007-03-30* Added all the missing defines for ctype.h functions and converted all the d...FlavioJS1-2/+2
2007-03-16committing my work on the login server (mostly SQL)ultramage1-1/+1
2006-12-20- Fixed the meaning of stdout_with_ansisequence and changed the default value...FlavioJS1-3/+4
2006-12-12- Minor changes to ers.FlavioJS1-6/+6
2006-12-06- Added StringBuf_Vprintf to utils.c and changed the showmsg.c buffer.FlavioJS1-21/+52
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-826/+826
2006-11-07- Applied FlavioJs's patch which enables colored console output for Windows s...skotlex1-66/+673
2006-09-12- Moved the packet_len variable in login.c to the login parse case, since it'...skotlex1-1/+1
2006-05-29[Optimized] Lance1-1/+1
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+219
2006-01-29Clearing trunk.Valaris1-140/+0
2005-04-05* Added SERVER_TYPE to core for future plugins supportcelest1-35/+29
2005-04-04* Updated showmsg with Shinomori's improvementscelest1-13/+15
2005-04-04Fix show messageamber1-5/+63
2005-04-01* Updated ShowMessage functions to use vprintfcelest1-2/+8