Ooops, did a mistake. Fixed by Arkadiusz Miskiewicz.
[supertux.git] / src / lispreader.cpp
2004-04-25 Ricardo CruzOoops, did a mistake. Fixed by Arkadiusz Miskiewicz.
2004-04-25 Ricardo CruzJust made lispreader to send an error message to stderr...
2004-04-03 Tobias Gläßerlots of improvements all over the code.
2004-03-26 Ingo Ruhnke- added some error checking, so that we get more useful...
2004-03-25 Ingo Ruhnke- added alternative (more flexible) way to define badgu...
2004-03-22 Ingo Ruhnke- added read_string_vector
2004-03-21 Ingo Ruhnke- replaced a few char* with std::string
2004-03-20 Ingo Ruhnke- removed dependency on gzungetc
2004-03-20 Ingo Ruhnke- added zlib support to lispreader
2004-03-20 Tobias Gläßernew level-format, many changes to level-related stuff
2004-03-19 Ingo Ruhnke- added read_string and read_int_vector to LispReader
2004-03-18 Ricardo Cruzuse #include "lispreader.h" , instead of #include ...
2004-03-17 Tobias Gläßermerged lispreader with Ingo Ruhnke's Construo LispReade...
2004-03-17 Ingo Ruhnke- renamed *.c to *.cxx