Fix for coverity #29369
[supertux.git] / src / physfs /
2015-02-14 Tobias MarkusWreorder fix
2014-11-23 Tobias Markus[cppcheck] Part 2: Some further style fixes etc.
2014-08-17 Ingo RuhnkeMade code -Wshadow clean, missed a bunch of issues...
2014-08-11 Ingo RuhnkeUpdated email address, grumbel@gmx.de -> grumbel@gmail.com
2014-08-04 Ingo RuhnkeMerge branch 'feature/c++11'
2014-08-03 Ingo RuhnkeReplaced std::auto_ptr<> with std::unique_ptr<>
2014-08-03 Mathnerd314Merge branch 'master' of https://code.google.com/p...
2014-08-03 Ingo RuhnkeMerge branch 'master' of https://code.google.com/p...
2014-08-03 Ingo RuhnkeMerge branch 'feature/sdl2'
2014-05-12 Tobias MarkusFixing a few compiler errors, thanks to bluescreen_aven...
2013-08-24 Benjamin Leduc modified: CMakeLists.txt
2009-11-20 Ingo RuhnkeMinor cleanup
2009-11-19 Tim Goyaplay with CMakeLists.txt compile flags, change from...
2009-11-18 Ingo RuhnkeUpdated to tinygettext r174
2009-11-18 Ingo RuhnkeSplit physfs/physfs_stream.?pp into multiple files
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2008-06-12 Ryan FlegelGetting rid of nasty tabs
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-12-16 Tim GoyaInitial integration, lots of broken stuff
2007-10-07 Ondřej HošekFix #137: explicitly convert argument from int to char...
2007-01-31 Ondřej Hošek* B140: Hack alarm: "fixed" the black-fading screen...
2007-01-31 Matthias Braunphysfs seems buggy and allows opening empty filename...
2006-08-13 Matthias Braunbogus cat (thanks Tron)
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-12 Matthias Braunfade out console
2006-04-11 Ondřej Hošek* Some Mac fixes that don't break Linux (inclusion...
2006-04-09 Christoph SommerMessaging subsystem rewrite, step I
2006-03-25 Christoph SommerUnified Messaging Subsystem
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-23 Matthias BraunAdded a new SoundManager based on OpenAL. I also simpli...
2005-06-07 Matthias Braunforgot to add some files