* Some Mac fixes that don't break Linux (inclusion of stddef.h for size_t, explicit...
authorOndřej Hošek <ondra.hosek@gmail.com>
Tue, 11 Apr 2006 07:34:01 +0000 (07:34 +0000)
committerOndřej Hošek <ondra.hosek@gmail.com>
Tue, 11 Apr 2006 07:34:01 +0000 (07:34 +0000)
commit6de12dea8edcf2d684f8540bd603990f9a536d07
treeaa801fb91684e00ec4cdad15fdffea2884a622c2
parentaff5a1b70fcb03ef58413e97b8e5c7fbd9e53e9f
* Some Mac fixes that don't break Linux (inclusion of stddef.h for size_t, explicit conversion from int* to GLint*)
* Fixed crasher when player carries Mr Iceblock and jumps out of sector's bounds
* Fixed crasher when player hits Enter without supplying a command (or only one or more spaces) in the console
* Reflected changes in directory structure and file types in Jamfiles for 'jam install'

SVN-Revision: 3290
data/Jamfile
src/badguy/badguy.cpp
src/badguy/badguy.hpp
src/badguy/mriceblock.cpp
src/console.cpp
src/physfs/physfs_stream.hpp
src/video/texture_manager.cpp
src/world.cpp