summaryrefslogtreecommitdiff
path: root/src/map/storage.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-04-03Item modeHoraK-FDF1-0/+6
2015-01-23Use generated config for mapBen Longbons1-3/+4
2014-10-26Fix header rankingBen Longbons1-1/+1
2014-10-13Convert container lookups to use Option<Borrowed<T>>Ben Longbons1-38/+15
2014-06-26Stick everything in a namespaceBen Longbons1-0/+4
2014-06-26Low hanging fruitBen Longbons1-10/+10
2014-06-26specialize inventory/storage indicesBen Longbons1-11/+13
2014-06-24No one is .neutral() here (except IPv4 addresses)Ben Longbons1-2/+2
2014-05-27Generate the char server protocolBen Longbons1-13/+13
2014-04-24Header cleanupBen Longbons1-5/+23
2014-04-22Use strict ID typesBen Longbons1-10/+10
2014-03-16Clean up header organizationBen Longbons1-4/+4
2014-03-15Split out the keys from character data to have better paging performanceBen Longbons1-7/+7
2014-01-25Implement unified config parsing (mostly)Ben Longbons1-4/+0
2013-06-18Also poison memcpy, memmove, and memsetBen Longbons1-2/+2
2013-06-11Allegedly remove all manual memory managementBen Longbons1-31/+5
2013-05-25Switch block_list and subclasses to dumb_ptrBen Longbons1-7/+7
2013-02-23Replace struct dbt with typesafe std::map wrappersBen Longbons1-36/+11
2013-02-07Remove some more Skill-related stuffBen Longbons1-3/+6
2013-02-01Remove unnecessary includes, speeding up recompilationBen Longbons1-3/+1
2013-01-17Clean up some things after declassizationBen Longbons1-0/+2
2013-01-08Improve warning management moreBen Longbons1-2/+2
2012-12-24Add cxxstdio, bump license to gpl3+Ben Longbons1-1/+1
2012-12-24Enumify some more things ... maybe even everythingBen Longbons1-3/+3
2012-12-24Purge some unused functionsBen Longbons1-93/+11
2012-12-24Cleanup headers and remove all uses of va_list except loggingBen Longbons1-13/+19
2012-12-14Some formatting fixes before I go insaneBen Longbons1-87/+87
2012-12-12Remove guilds, finallyBen Longbons1-358/+11
2012-09-03Fix compiler errors of C++ conversionBen Longbons1-0/+1
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-0/+787