summaryrefslogtreecommitdiff
path: root/3rdparty
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge pull request #2671 from Helianthella/binliteralHaru12-686/+1667
2020-05-07libconfig: add support for number separatorsgumi6-436/+392
2020-05-07libconfig: add support for binary and octal literalsgumi9-401/+697
2020-05-07libconfig: rebuild libconfiggumi7-608/+1337
2020-03-30Fix compilation with disabled libbacktraceAndrei Karas1-18/+22
2020-03-30Fix compilation errors reported by gcc >= 8 in libbacktrace's macho.cHaru1-10/+24
2020-03-30Fix Makefile-based compilation on platforms that use libbacktrace with a diff...Haru1-3/+2
2020-03-30Add libbacktraceAndrei Karas39-0/+26860
2020-01-13Update copyright headers for year 2020Haru14-27/+27
2019-11-19Replace the windows mysql connector with MariaDB C Connector 3.1.5 / Client L...Asheraf41-5666/+4388
2018-07-12Fix date part2Unknown11-11/+11
2017-08-10Fix implicit-fallthrough warnings in libconfig.cAndrei Karas1-0/+3
2016-11-20Removed support for apostrophes in libconfig key namesHaru2-73/+73
2016-11-19Fix a compiler warning from libconfig on gcc-6 and -O3Haru2-0/+24
2016-11-19Re-generate libconfig with Flex 2.6.2-1 (still using Bison 3.0.4)Haru2-214/+171
2016-11-19Re-generate libconfig with Bison 3.0.4 (still using Flex 2.6.0)Haru3-606/+422
2016-05-08Removed msinttypes stdint.h, since it's already included with VS2010 and newerHaru1-251/+0
2016-03-20Corrected some const-correctness errors in libconfigHaru6-31/+25
2016-02-19Fix missing include dirs. Add compiler flag -Wmissing-include-dirs.Andrei Karas1-1/+1
2016-02-19Fix all known warnings from compiler flags -Wformat*Andrei Karas1-3/+3
2016-02-17Removed unnecessary typedefs from libconfigHaru6-248/+248
2016-02-17libconfig: report file name in case of i/o errorHaru1-0/+1
2016-02-17Updated libconfig to version 1.5Haru22-515/+1019
2015-12-17Fixed a typo (Follow-up to 421ea5a1b1dc35ff6e6be6f7a0001a5ae99eec10)Haru1-1/+1
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru13-4/+47
2015-10-24Updated libconfig to GNU Bison 2.5Haru3-224/+264
2015-10-11Added support to libconfig for key names containing '.' or beginnig with digits.Haru5-121/+142
2014-12-14Fixed some improper grammar.Mysteries1-1/+1
2014-05-30Removed 3rdparty/cmake and item_db.pl (Suggested by Haruna)Shido4-128/+0
2014-05-30Removed CMakeLists.txt (Thanks to Haruna)Shido7-306/+0
2014-05-25Improved CFLAGS/CPPFLAGS handlingHaru2-0/+4
2014-04-17Added sysinfo (System Information) functionalitiesHaru2-0/+4
2013-12-30Fixed an issue with items accidentally made equippable from all classesHaru2-2/+2
2013-12-17Fixed several compiler warningsHaru8-63/+112
2013-11-19Fixed a compiling warning on libconfig.cshennetsind1-2/+2
2013-11-04Follow-up to 3b0cd11f980a48b903262c857fde1cd9c784c2e0Haru2-80/+79
2013-11-03Added support for <? ?> blocks (parsed as multiline strings) in libconfigHaru3-176/+215
2013-10-25Added support for trailing commas within libconfig listsHaru2-52/+59
2013-10-05Added 'buildclean' target to all makefilesHaru2-14/+20
2013-10-05Added support for trailing commas within libconfig arraysHaru2-89/+106
2013-09-21Added Makefile.in change detection (and auto-rebuild) capabilitiesHaru2-1/+8
2013-09-18Makefiles improvements and cleanupHaru2-2/+2
2013-09-17Re-generated libconfig parser and scannerHaru16-230/+9391
2013-09-17Updated libconfig to version 1.4.9Haru6-66/+714
2013-09-16Corrected line endings and BOM issues with several filesHaru1-1/+1
2013-07-21Changed CC to a Makefile variableHaru2-2/+8
2013-07-19Added support for apostrophes (') in libconfig's setting namesHaru2-2/+2
2013-06-23Official Item Group/Package/Chainshennetsind1-5/+1
2012-06-12- Added svn:eol-style=native property on some recently added text files.brianluau1-26/+26
2012-06-11Fixed bugreport:5990 OSX compiling error / warningsblacksirius2-2/+2