Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-03 | Add partial roomname enum | Joost Peters | |
svn-id: r11085 | |||
2003-10-31 | use Command class | Gregory Montoir | |
svn-id: r11017 | |||
2003-10-30 | new Verb class | Gregory Montoir | |
svn-id: r11010 | |||
2003-10-23 | Make it possible to quit cutaways! | David Eriksson | |
svn-id: r10952 | |||
2003-10-23 | Initial version of the Input class. Some things still missing. | David Eriksson | |
svn-id: r10944 | |||
2003-10-21 | - Add some missing speech | David Eriksson | |
- Disable debug messages svn-id: r10936 | |||
2003-10-21 | add Sound class + call it from Talk::speakSegment | Joost Peters | |
svn-id: r10933 | |||
2003-10-21 | - Better handling of complex animations | David Eriksson | |
- Special action: scale title svn-id: r10932 | |||
2003-10-20 | - Disable debug messages | David Eriksson | |
- Write text at correct position svn-id: r10915 | |||
2003-10-20 | fix missing thugs & Hugh during intro + smoother scrolling + flashspecial (sm37) | Gregory Montoir | |
svn-id: r10914 | |||
2003-10-19 | Added scaling of objects in cutaways. | David Eriksson | |
svn-id: r10904 | |||
2003-10-19 | - currentImage stuff | David Eriksson | |
- create correct voice file prefix svn-id: r10903 | |||
2003-10-18 | Improved the 'special moves' for intro cutaway (but the thugs must be | David Eriksson | |
hiding behind some crate...) svn-id: r10897 | |||
2003-10-18 | Fix normal animation. | David Eriksson | |
svn-id: r10896 | |||
2003-10-18 | Special actions for cdint.cut | David Eriksson | |
svn-id: r10895 | |||
2003-10-18 | Fix a little bug. | David Eriksson | |
svn-id: r10893 | |||
2003-10-18 | Handle cutaway text. | David Eriksson | |
svn-id: r10892 | |||
2003-10-18 | - Fix some cutaway crashes | David Eriksson | |
- Implement more cutaway animation svn-id: r10890 | |||
2003-10-18 | Make the aeroplane fly (and Joe too... I wonder what he smoked.) | David Eriksson | |
svn-id: r10889 | |||
2003-10-17 | Fix warning. | Torbjörn Andersson | |
svn-id: r10856 | |||
2003-10-17 | Disable some debug output | David Eriksson | |
svn-id: r10854 | |||
2003-10-17 | fixed crash (atleast it crashes for me on OSX) - can someone please verify ↵ | Joost Peters | |
if this is a proper fix (and doesn't break anything else?) svn-id: r10851 | |||
2003-10-17 | Wrote a little TODO | David Eriksson | |
svn-id: r10842 | |||
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 |