aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/include/kernel.h
AgeCommit message (Expand)Author
2009-02-17Update headers. includes/Eugene Sandulenko
2009-02-15SCI: Header cleanup (avoid #include <> where possible)Max Horn
2009-02-15SCI: Run astyle to make the code be more compliant with our Code Formatting G...Max Horn
2009-02-15SCI: Got rid of a nasty hack where class, delete, new were re#defined because...Max Horn
2009-02-15SCI: Got rid of HAVE_FNMATCH_HMax Horn
2009-02-15Fixed lots of warnings and errors (on my system) by backporting a patch I had...Max Horn
2009-02-15remove DLLEXTERNPaweł Kołodziejski
2009-02-15SCI: Get rid of the include directory hack (it compiles but it doesn't link yet)Jordi Vilalta Prat
2009-02-15Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't com...Jordi Vilalta Prat