Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-06 | Updating DS port for changes in main codebase. Code changes for DevkitArm ↵ | Neil Millstone | |
r20 and latest libnds. svn-id: r26394 | |||
2007-03-17 | Allow synthetic events in dialog windows, e.g. so you can use keyboard repeat | Torbjörn Andersson | |
when scrolling the list of savegames. svn-id: r26175 | |||
2007-03-17 | Allow using the left/right keys to select button in a selection box. (Selection | Torbjörn Andersson | |
boxes are used, for instance, when asking the player to verify that he wants to save the game to a specific slot.) svn-id: r26168 | |||
2007-01-16 | Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. | David Symonds | |
svn-id: r25103 | |||
2007-01-16 | Formating names in source code | Paweł Kołodziejski | |
svn-id: r25101 | |||
2007-01-06 | Extended text rendering code to allow "checkerboarding", and switch menu code | David Symonds | |
to using this checkerboard effect for disabled menu items (this is how Sierra's interpreter works). svn-id: r25024 | |||
2006-12-07 | Fixed button rendering | Stuart George | |
svn-id: r24814 | |||
2006-12-06 | first phase of objectisation of agi engine | Paweł Kołodziejski | |
svn-id: r24808 | |||
2006-06-10 | Pop AGIs text.cpp into a class, for later cleanup. | James Brown | |
svn-id: r23011 | |||
2006-05-31 | Fixed many const related warnings | Max Horn | |
svn-id: r22794 | |||
2006-05-30 | objectify AGI sprite.h/cpp | Chris Apers | |
svn-id: r22781 | |||
2006-05-25 | fixed regression after conversion console | Paweł Kołodziejski | |
svn-id: r22626 | |||
2006-05-24 | converted to scummvm console style | Paweł Kołodziejski | |
svn-id: r22618 | |||
2006-05-24 | Fixed most - not all - GCC warnings. | Torbjörn Andersson | |
svn-id: r22614 | |||
2006-05-24 | include mouse support always | Paweł Kołodziejski | |
svn-id: r22605 | |||
2006-05-23 | imported AGI engine | Paweł Kołodziejski | |
svn-id: r22588 |