Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-16 | Play all intro cutaways (some better than others... :-) | David Eriksson | |
svn-id: r10833 | |||
2003-10-15 | Improved talking. | David Eriksson | |
svn-id: r10813 | |||
2003-10-15 | - Use Logic::roomRefreshObject() in Cutaway | David Eriksson | |
- Fix tiny bugs in Logic::roomRefreshObject() svn-id: r10812 | |||
2003-10-15 | - Make Cutaway use Walk object from Logic | David Eriksson | |
- Added talkSpeed to Logic - Some more Talk code svn-id: r10810 | |||
2003-10-15 | fix personMove / cutaway problem | Gregory Montoir | |
svn-id: r10807 | |||
2003-10-14 | moved some methods from Queen::Walk to Queen::Logic | Gregory Montoir | |
svn-id: r10802 | |||
2003-10-14 | Working nicely with personMove disabled! | David Eriksson | |
svn-id: r10798 | |||
2003-10-14 | can remove comments again now, since logic.h was commited. Please don't ↵ | Max Horn | |
leave CVS broken for more than a few minutes (ideally, only make atomic commits - i.e. only commit a file if all changes in other files on which it relies on are being commited at the same time) svn-id: r10792 | |||
2003-10-14 | fix compilation | Max Horn | |
svn-id: r10789 | |||
2003-10-14 | Using Walk::personMove now! | David Eriksson | |
svn-id: r10788 | |||
2003-10-12 | - Integrate with Joost's and Gregory's latest implementations. | David Eriksson | |
- Implement more... svn-id: r10771 | |||
2003-10-11 | Fix warning | Torbjörn Andersson | |
svn-id: r10733 | |||
2003-10-10 | Get Graphics object as parameter too. | David Eriksson | |
svn-id: r10719 | |||
2003-10-09 | added walking functions | Gregory Montoir | |
svn-id: r10695 | |||
2003-10-07 | Improved Queen::Talk class | David Eriksson | |
svn-id: r10667 | |||
2003-10-07 | - Add Talk class and begin to use it from Cutaway class | David Eriksson | |
- Move getString() helper function to Talk class svn-id: r10654 | |||
2003-10-06 | forgot this | Joost Peters | |
svn-id: r10640 | |||
2003-10-05 | renamed classes (we have our own namespace now) + fixed segfault in logic | Joost Peters | |
svn-id: r10618 | |||
2003-10-04 | Added gameState to QueenLogic | David Eriksson | |
svn-id: r10590 | |||
2003-10-03 | namespace Queen | Max Horn | |
svn-id: r10575 | |||
2003-10-03 | Use struct and not array for objectData. | David Eriksson | |
svn-id: r10565 | |||
2003-10-03 | fixed compilation under msvc7 | Paweł Kołodziejski | |
svn-id: r10562 | |||
2003-10-02 | Quite a bit more implemented on cutaway. | David Eriksson | |
svn-id: r10536 | |||
2003-10-01 | fix warnings | Max Horn | |
svn-id: r10530 | |||
2003-10-01 | Added initial version of QueenCutaway class. | David Eriksson | |
svn-id: r10526 |