index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
showmsg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-07-17
If build bot enabled, show error message in ShowConfigWarning.
Andrei Karas
1
-0
/
+4
2016-05-08
Fixed various issues pointed out by cppcheck
Haru
1
-8
/
+5
2016-02-19
Fix all known warnings from compiler flags -Wformat*
Andrei Karas
1
-1
/
+1
2016-02-17
Replaced some now unnecessary includes with forward declarations in header files
Haru
1
-2
/
+1
2016-02-17
Removed unnecessary typedefs from libconfig
Haru
1
-2
/
+2
2016-01-09
Sanitized various macros
Haru
1
-1
/
+1
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+1
2015-08-15
Added showmsg HPM interface
Haru
1
-50
/
+99
2015-06-19
Cleaned up some #includes
Haru
1
-2
/
+0
2015-06-19
Removed ".." from include directives
Haru
1
-7
/
+7
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-207
/
+154
2014-08-07
Corrected several format-string errors through the code
Haru
1
-8
/
+17
2014-07-11
Fixed reserved __identifier violations
Haru
1
-15
/
+15
2014-05-30
Fixed typos inside src/
Shido
1
-3
/
+3
2014-05-13
Removed trailing whitespace (sources)
Haru
1
-17
/
+17
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-7
/
+10
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-10
/
+7
2014-05-09
Fixed order of includes in all source files
Haru
1
-7
/
+10
2013-11-19
Sanitized and improved several macros through the code
Haru
1
-68
/
+43
2013-07-29
Permission cache overhaul
Piotr HaĆaczkiewicz
1
-1
/
+1
2013-05-15
HPM Update
shennetsind
1
-9
/
+9
2013-05-02
Introducing Hercules Plugin Mananger
shennetsind
1
-13
/
+4
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-652
/
+699
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-699
/
+652
2012-11-20
Forgot the Show* voiding <3
momacabu
1
-40
/
+20
2012-06-03
cleaned up windows header usage (added one central file to use windows / wina...
blacksirius
1
-2
/
+1
2012-03-20
- Change libconfig.h include directives to double-quoted form (file missing f...
flaviojs
1
-1
/
+1
2012-03-13
Enhanced `DBMap` implementation to allow storing integer type data in additio...
gepard1984
1
-1
/
+1
2012-02-16
- Removed outdated version number handling (follow-up to r11503).
gepard1984
1
-1
/
+0
2012-02-13
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...
gepard1984
1
-0
/
+16
2012-01-30
- Removed more trailing tabs.
brianluau
1
-7
/
+7
2012-01-30
- Removed trailing tabs, and fixed some spacing.
brianluau
1
-4
/
+4
2011-12-15
Finished BuildBot "console error scan" stuff.
shennetsind
1
-1
/
+1
2011-12-15
whops, typo.
shennetsind
1
-1
/
+1
2011-12-15
BuildBot console report code
shennetsind
1
-0
/
+10
2011-12-05
Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...
shennetsind
1
-0
/
+27
2008-11-22
* Hunted down improper uses of va_list variables.
FlavioJS
1
-4
/
+10
2008-01-06
Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, ge...
ultramage
1
-13
/
+5
2007-12-12
* Some preparations for the guild script update
ultramage
1
-1
/
+1
2007-09-20
* Merged the tmpsql branch:
FlavioJS
1
-9
/
+12
2007-07-01
Cleaned up some parts of the code.
ultramage
1
-6
/
+6
2007-07-01
* TXT->SQL converter fixup
ultramage
1
-1
/
+1
2007-05-05
* Removed the dependency on winsock.h for definitions, it's all winsock2.h now.
FlavioJS
1
-4
/
+5
2007-04-16
* Finally fixed mingw problems, managed to build both TXT and SQL
ultramage
1
-2
/
+2
2007-04-09
* Played around with MinGW a bit today...
ultramage
1
-4
/
+3
2007-04-07
Fixed showmsg causing silent access violation exceptions on Windows (WinAPI f...
ultramage
1
-4
/
+6
2007-03-30
* Added all the missing defines for ctype.h functions and converted all the d...
FlavioJS
1
-2
/
+2
2007-03-16
committing my work on the login server (mostly SQL)
ultramage
1
-1
/
+1
[next]