Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-11-01 | possible fix for bug #833854 - I rechecked the assembly, there actually is a ↵ | Max Horn | |
check for box flag 0x20 in there. However, that flag has a differeing meaning in older engine versions, so I put a version check in and updated the comments. Please test. svn-id: r11019 | |||
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix ↵ | Max Horn | |
explicitly svn-id: r10571 | |||
2003-10-02 | renamed namespace ScummVM to Common | Max Horn | |
svn-id: r10544 | |||
2003-07-02 | removed #include "boxes.h" from scumm.h; cleaned up AdjustBoxResult ↵ | Max Horn | |
definition & usage; properly deal with larger box distances, thus partially fixing Zak on the airport (but original seems to have used a very different algorithm, so this really is only a partial fix) svn-id: r8710 | |||
2003-05-15 | ScummPoint -> ScummVM::Point | Max Horn | |
svn-id: r7543 | |||
2003-05-09 | implemented v2 walkboxes (at least the debugger output looks right now, ↵ | Max Horn | |
though I might have overlooked something) svn-id: r7406 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2002-12-25 | fix -pedantic warnings | Max Horn | |
svn-id: r6108 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |