summaryrefslogtreecommitdiff
path: root/npc/dev
AgeCommit message (Collapse)AuthorFilesLines
2025-05-03Herc really doesen't like us setting the upper bitsimplify_bitmask_countFedja Beader1-3/+3
2025-05-03Try thisFedja Beader1-2/+3
2025-05-03Whatever, add some testsFedja Beader1-0/+6
2025-05-03Simplify base 2 logarithm computationFedja Beader1-0/+5
Could put shift into while loop condition, but this is more readable. Untested, ofc... * Add some testcases for log2, too * Simplify base 2 logarithm computation **** ml/serverdata!169
2025-03-03add more unit tests for local functionsgumi1-0/+40
2022-05-04CI mode flagJesusaves1-0/+1
2019-09-14Hercules updates (authored by 4144)Jesusaves1-5/+5
2018-01-13Initial commitSaulc2-0/+861