0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jan 21, 2025 — Jan 21, 2026
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 17 years ago
Add pairs and ipairs iters, since we can't use the normal iters on our dataobjs
tekkub
as Tekkub
More... over 17 years ago
Simplify readme, all docs have been moved into GitHub wiki pages
tekkub
as Tekkub
More... over 17 years ago
Documentation on how to use LDB data (for display addons)
tekkub
as Tekkub
More... over 17 years ago
Add StatBlockCore forum link
tekkub
as Tekkub
More... over 17 years ago
Add link to Fortress thread
tekkub
as Tekkub
More... over 17 years ago
And rearrange the addon list a bit too
tekkub
as Tekkub
More... over 17 years ago
Make field lists into nice pretty tables
tekkub
as Tekkub
More... over 17 years ago
Add list of who is using LDB
tekkub
as Tekkub
More... over 17 years ago
Always with the typos, I hate my fingers
tekkub
as Tekkub
More... over 17 years ago
Add tooltiptext and OnTooltipShow to data addon spec
tekkub
as Tekkub
More... over 17 years ago
Readme rejiggering
tekkub
as Tekkub
More... over 17 years ago
Add in some documentation on how to push data into LDB
tekkub
as Tekkub
More... over 17 years ago
Meh, fuck you textile
tekkub
as Tekkub
More... over 17 years ago
Adding readme
tekkub
as Tekkub
More... over 17 years ago
Pass current dataobj with attr change callbacks to avoid excessive calls to :GetDataObjectByName
tekkub
as Tekkub
More... over 17 years ago
Make passed dataobj actually work More... over 17 years ago
I always forget the 'then' More... over 17 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... over 17 years ago
Allow caller to pass a pre-populated table to NewDataObject More... over 17 years ago
Add asserts to ensure our embedder has provided LibStub and CBH-1.0 More... over 17 years ago
Remove all the other crap, this lib isn't standalone More... over 17 years ago
Remove unused file More... over 17 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... over 17 years ago
Compact down some code More... over 17 years ago
Clean up redundant code, see redundant More... over 17 years ago
Simplify new/register into one function More... over 17 years ago
Why do we not fire callbacks for specific keys? More... over 17 years ago
We're now LDB-1.1 More... over 17 years ago
Clean up Elky's retarded whitespace More... over 17 years ago