0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of [email protected]:tekkub/libdatabroker-1-1
tekkub
as Tekkub
More... over 15 years ago
Add pairs and ipairs iters, since we can't use the normal iters on our dataobjs
tekkub
as Tekkub
More... over 15 years ago
Simplify readme, all docs have been moved into GitHub wiki pages
tekkub
as Tekkub
More... almost 16 years ago
Documentation on how to use LDB data (for display addons)
tekkub
as Tekkub
More... almost 16 years ago
Add StatBlockCore forum link
tekkub
as Tekkub
More... almost 16 years ago
Add link to Fortress thread
tekkub
as Tekkub
More... almost 16 years ago
And rearrange the addon list a bit too
tekkub
as Tekkub
More... almost 16 years ago
Make field lists into nice pretty tables
tekkub
as Tekkub
More... almost 16 years ago
Add list of who is using LDB
tekkub
as Tekkub
More... almost 16 years ago
Always with the typos, I hate my fingers
tekkub
as Tekkub
More... almost 16 years ago
Add tooltiptext and OnTooltipShow to data addon spec
tekkub
as Tekkub
More... almost 16 years ago
Readme rejiggering
tekkub
as Tekkub
More... almost 16 years ago
Add in some documentation on how to push data into LDB
tekkub
as Tekkub
More... almost 16 years ago
Meh, fuck you textile
tekkub
as Tekkub
More... almost 16 years ago
Adding readme
tekkub
as Tekkub
More... almost 16 years ago
Pass current dataobj with attr change callbacks to avoid excessive calls to :GetDataObjectByName
tekkub
as Tekkub
More... almost 16 years ago
Make passed dataobj actually work More... almost 16 years ago
I always forget the 'then' More... almost 16 years ago
Minor memory optimization - Only hold upvalues to locals in the functions called frequently - Retain the metatable across future lib upgrades (the one in v1 will be lost) More... almost 16 years ago
Allow caller to pass a pre-populated table to NewDataObject More... almost 16 years ago
Add asserts to ensure our embedder has provided LibStub and CBH-1.0 More... almost 16 years ago
Remove all the other crap, this lib isn't standalone More... almost 16 years ago
Remove unused file More... almost 16 years ago
Add two more callbacks, so we can listen to all changes to all DOs, and for changes to a specific key across all DOs More... almost 16 years ago
Compact down some code More... almost 16 years ago
Clean up redundant code, see redundant More... almost 16 years ago
Simplify new/register into one function More... almost 16 years ago
Why do we not fire callbacks for specific keys? More... almost 16 years ago
We're now LDB-1.1 More... almost 16 years ago
Clean up Elky's retarded whitespace More... almost 16 years ago