summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2007-04-07Basic JPEG support - unworking.pixel
2007-04-02Adding the status method to the Lua class, useless for now, as this only ↵pixel
exists in Lua 5.1.
2007-04-01Adding windows include to have the timeval struct definition.pixel
2007-04-01Having a "format" to the "to_int" method.pixel
2007-03-27Improving LuaXML a bit.pixel
2007-03-26Almost-working HttpClient.pixel
2007-03-25Having some preliminary work on a HttpClient class.pixel
2007-03-25Commiting first LuaXML shot, non compiling.pixel
2007-03-05Socket now have non-blocking connect() support.pixel
2007-03-05Better argument naming.pixel
2007-02-07Typospixel
2006-11-14Various compilation fixes, mostly side effects from the win32 backport.pixel
2006-11-13AMD64 fixes.pixel
2006-10-28Task manager now has timeout support.pixel
2006-07-17MSVC becomes more and more stupid with packed structures...pixel
2006-07-16Adding alignpixel
2006-02-09In general: better thread handling. Added locks everywhere it should. ↵pixel
Added/fixed thread spawning stuff. Also, added Lua's methods: -) copy -) setgcthreshold -) getgcthreshold -) getgccount
2006-02-09Let's stop using that deadly to_charp() that gives a static char[]! It's ↵pixel
dangerous.
2006-02-02Typo...pixel
2006-02-02Removing a lot of warnings, as well as a bunch of terrible bugs!pixel
2006-02-01Fixing that fucking SDL_main thing, once and for all.pixel
2006-01-31Way too much changes - all over.pixel
2005-12-01*** empty log message ***pixel
2005-12-01Added getglobal & dumpvars, as well as fixed a few argument checks.pixel
2005-11-13Fixing various stuff, especially DVD reading.pixel
2005-11-02Adding DVD support, and updating zlib.pixel
2005-10-13Fixing various (fucking) macos X issues.pixel
2005-06-20Minor cosmetic changes.pixel
2005-06-06Updated zlib, adding hashing functions, and introducing first bits of a new ↵pixel
sliding window generic algorithm.
2005-03-31Adding LuaRegex.pixel
2005-03-30Adding LuaConfig class.pixel
2005-02-17Updating makefiles to add luapatch, and updating things a bit for PS2 target.pixel
2004-12-27Added a bit more protected and intelligent lua code there.pixel
2004-12-27msvc HAS some nprintfs.... yes, it does.pixel
2004-12-23We changed some filenames before...pixel
2004-12-21Huh... Buffers should emulate closing when hitting EOF...pixel
2004-12-18Renaming conflicting "case unsensitive" filename.pixel
2004-12-18Updating and fixing regex/configfile.pixel
2004-12-18Renaming conflicting "case unsensitive" filename.pixel
2004-12-17Added lua's isobject method.pixel
2004-12-12Typo...pixel
2004-11-28Adding some doxygen stuff...pixel
2004-11-27Linux addendumpixel
2004-11-27Large dos2unix commit...pixel
2004-11-27Large dos2unix commit...pixel
2004-11-27Added dirent stuff to cd-toolpixel
2004-10-19Blah... too much diffs to followpixel
2004-07-23Beeing more thread safe \(introduced locker\)pixel
2004-07-23Adding some LUA featurespixel
2004-07-22Adding 'printer' featurepixel