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
/
conf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-20
Added a better error message when a libconfig file is not found
Haru
1
-0
/
+5
2016-02-17
Removed unnecessary typedefs from libconfig
Haru
1
-26
/
+29
2016-02-17
Renamed config->read_file to config->load_file
Haru
1
-7
/
+9
2016-02-17
Added new set of functions to libconfig in order to handle other data types
Haru
1
-0
/
+249
2016-02-17
Updated libconfig to version 1.5
Haru
1
-3
/
+3
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
-1
/
+1
2015-06-19
Removed ".." from include directives
Haru
1
-2
/
+2
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-6
/
+5
2014-11-11
Corrected some uninitialized interface functions
Haru
1
-0
/
+1
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-0
/
+3
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-3
/
+0
2014-05-09
Fixed order of includes in all source files
Haru
1
-0
/
+3
2014-01-18
Libconfig Interfaced
shennetsind
1
-42
/
+116
2013-11-29
Follow up 3a269dca93c421141631b4c87b2f366b6c130a42
shennetsind
1
-0
/
+3
2013-11-28
Fixed conf inheritance issue
shennetsind
1
-5
/
+9
2013-07-29
Permission cache overhaul
Piotr HaĆaczkiewicz
1
-1
/
+1
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-73
/
+74
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-74
/
+73
2012-08-22
Major cleanup all over the place, made possible by mkbu95's scan-build report...
shennetsind
1
-3
/
+3
2012-03-20
- Fixed CMake compilation (libconfig integrated into common_base).
flaviojs
1
-1
/
+1
2012-02-13
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...
gepard1984
1
-0
/
+109