Open main menu

Difference between revisions of "User:Seldon/GSoC2007-ProjectDiary"

key mapper dialog features
m
(key mapper dialog features)
Line 120: Line 120:
* virtual const Common::KeyState *getMappingKey(const Common::UserAction);
* virtual const Common::KeyState *getMappingKey(const Common::UserAction);


I have also fixed the key mapper dialog to make use of these new methods and uploaded the patch to https://sourceforge.net/tracker/download.php?group_id=37116&atid=418822&file_id=238998&aid=1752243
I have also fixed the key mapper dialog to make use of these new methods and uploaded the patch v4.1 to https://sourceforge.net/tracker/download.php?group_id=37116&atid=418822&file_id=238998&aid=1752243
 
== 2007-07-30 (Monday) - patch fix, key mapper dialog features, GUI ==
Today I have fixed my v4.1 patch: added required includes for the kyra engine, fixed the common/event-manager.h include and the non-virtual destructor warnings. Added the mappings save and load functionality to KeyMapper class. Talked to sev regarding the key mapper dialog features. I'll post them here once he reviews my comments. I have also figured out how to modify GUI windows and their elements in themes *.ini files.
69

edits