summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/fscanf.c (unfollow)
Commit message (Expand)Author
2014-04-02Revert "Update lua plugin to 5.2.3"Marcin Bukat
2014-04-02Update lua plugin to 5.2.3Richard Quirk
2010-02-13Lua fscanf: use pointer of file descriptor instead of file descriptor itself ...Maurus Cuelenaere
2010-02-13Fix FS#11007: Lua didn't parse negative numbers correct when reading from filesMaurus Cuelenaere
2007-06-03Some fixes to doom dehacked loading - make embedded dehacked files actually l...Karl Kurbjun
2006-12-13Some fixes and additions to sscanf - Still has bugs but it works for doom cur...Karl Kurbjun
2006-02-03Made %n not eat white space.Tomasz Malesinski
2006-01-25Simple sscanf implementationTomasz Malesinski