summaryrefslogtreecommitdiff
path: root/src/generic
AgeCommit message (Expand)AuthorFilesLines
2024-04-21DB/npc_free_internal: Use ancient approachFreeyorp1-4/+0
2024-04-21DB: Maybe fix concurrent modificationFreeyorp1-0/+4
2018-03-05fix gdb tests for python3gumi1-1/+1
2015-01-23Use generated config for mapBen Longbons2-2/+4
2015-01-23Use generated config for loginBen Longbons2-7/+18
2015-01-03Switch MATCH to separate begin/end macrosBen Longbons1-2/+4
2015-01-03Merge remote-tracking branch 'origin/hotfix'Ben Longbons1-2/+2
2015-01-03Fix clang buildsBen Longbons1-1/+4
2014-11-19Magically allow "break" within WITH_VARBen Longbons1-2/+2
2014-10-26Fix header rankingBen Longbons3-69/+4
2014-10-15Remove the need for empty source files to check headersBen Longbons7-182/+0
2014-10-13Convert container lookups to use Option<Borrowed<T>>Ben Longbons1-14/+24
2014-10-08Split script.cppBen Longbons3-4/+6
2014-10-06Switch script indexing from 2-based to 0-basedBen Longbons1-0/+7
2014-08-28Compatibility with gdb 7.4Ben Longbons1-1/+1
2014-08-27Debug debuggingBen Longbons1-0/+22
2014-08-25Kill those dumb stringsBen Longbons2-83/+0
2014-08-25Remove CONSTSTR optimization for nowBen Longbons1-9/+0
2014-08-05In magic, use Variant for all the old anonymous nested unionsBen Longbons1-2/+2
2014-06-30Finally get around to decoupling the warning systemBen Longbons4-9/+1
2014-06-27This is more reliableBen Longbons13-106/+67
2014-06-27Shut up alreadyBen Longbons1-2/+0
2014-06-26Stick everything in a namespaceBen Longbons27-1/+110
2014-06-26Low hanging fruitBen Longbons5-3/+13
2014-06-26specialize inventory/storage indicesBen Longbons6-65/+386
2014-05-12Split net/ from mmo/Ben Longbons3-0/+295
2014-04-26Stricter grep checksBen Longbons1-1/+1
2014-04-24Header cleanupBen Longbons8-12/+66
2014-04-22Make travis happyBen Longbons8-9/+9
2014-04-22Use strict ID typesBen Longbons2-1/+27
2014-04-19Wouldn't it be nice to have some integers too?Ben Longbons1-1/+1
2014-04-19Make clang and libc++ happyBen Longbons1-0/+1
2014-04-14Ditch gcc 4.6 supportBen Longbons2-14/+14
2014-04-09Add all the missing copyright headersBen Longbons17-0/+320
2014-03-31Be stricter about most arraysBen Longbons5-144/+37
2014-03-16Clean up header organizationBen Longbons20-0/+1143