Filippos Karapetis
|
afa75b7047
|
LAB: Separate the interface from the event manager
|
2016-01-15 21:03:57 +02:00 |
|
Strangerke
|
0ca10a7d40
|
LAB: Remove two other unused variables
|
2015-12-29 10:48:26 +01:00 |
|
Filippos Karapetis
|
f6e42a7282
|
LAB: Simulate events by setting an unused key
|
2015-12-28 01:59:17 +02:00 |
|
Filippos Karapetis
|
5c75ac9898
|
LAB: Fix loading from the GMM and warping to rooms from the console
|
2015-12-28 01:04:28 +02:00 |
|
Strangerke
|
3cc42273c5
|
LAB: Remove an unused function in EventManager
|
2015-12-26 20:41:30 +01:00 |
|
Strangerke
|
a8d7a9bb7c
|
LAB: Remove unused function in EventManager
|
2015-12-26 14:58:02 +01:00 |
|
Filippos Karapetis
|
7f2b69b75c
|
LAB: Rename fromCrumbs() to processEvent() and simplify it a bit
|
2015-12-25 14:12:06 +02:00 |
|
Filippos Karapetis
|
9239f4d774
|
LAB: Use the MessageClass enum in the IntuiMessage struct
|
2015-12-25 14:12:05 +02:00 |
|
Filippos Karapetis
|
92bc524984
|
LAB: Rename kMessageDeltaMove to kMessageMoveCursorToCloseup
|
2015-12-24 19:44:42 +02:00 |
|
Filippos Karapetis
|
a5553b3197
|
Use Common::Keycode and enums in interface buttons
|
2015-12-24 19:12:02 +02:00 |
|
Filippos Karapetis
|
b2fad340b5
|
LAB: More cleanup of the keyboard handling code
|
2015-12-24 18:25:16 +02:00 |
|
Filippos Karapetis
|
9c749c7d2e
|
LAB: Start to untangle the mess in the event code
|
2015-12-24 18:12:57 +02:00 |
|
Strangerke
|
10baf6b9a2
|
LAB: Finish moving function comments to header
|
2015-12-23 21:35:33 +01:00 |
|
Strangerke
|
164b9d5a66
|
LAB: Use Common:KeyCode in keyPress() and getNextChar()
|
2015-12-23 21:35:30 +01:00 |
|
Strangerke
|
df1376983d
|
LAB: Simplify code related to _keyBuf handling
|
2015-12-23 21:35:29 +01:00 |
|
Filippos Karapetis
|
12572a9c4b
|
LAB: Merge enableButton() and disableButton()
|
2015-12-23 21:34:08 +01:00 |
|
Filippos Karapetis
|
832d87e0bf
|
LAB: Use Common::Point in IntuiMessage
|
2015-12-23 21:34:08 +01:00 |
|
Filippos Karapetis
|
b6bed0aed7
|
LAB: Simplify mouse button handling
|
2015-12-23 21:34:08 +01:00 |
|
Filippos Karapetis
|
8b16ccbea1
|
LAB: Get rid of mouseButton()
|
2015-12-23 21:34:07 +01:00 |
|
Filippos Karapetis
|
09539d76ac
|
LAB: Remove superfluous function
|
2015-12-23 21:34:07 +01:00 |
|
Filippos Karapetis
|
5aef1367e2
|
LAB: Remove useless checks, and clean up the mouse processing code
|
2015-12-23 21:34:07 +01:00 |
|
Filippos Karapetis
|
005e077551
|
LAB: Some renames
|
2015-12-23 21:34:07 +01:00 |
|
Strangerke
|
2b91bf2f34
|
LAB: Some renaming in EventMan
|
2015-12-23 21:34:03 +01:00 |
|
Strangerke
|
f0e345a1a2
|
LAB: Make some functions and variables private in eventMan
|
2015-12-23 21:34:03 +01:00 |
|
Filippos Karapetis
|
2332fb617c
|
LAB: Rename gadget to button
|
2015-12-23 21:34:03 +01:00 |
|
Strangerke
|
7c1401264c
|
LAB: Remove interface.h, get rid of a lot of useless defines
|
2015-12-23 21:34:02 +01:00 |
|
Strangerke
|
c837e67070
|
LAB: Move interface functions to EventMan
|
2015-12-23 21:34:02 +01:00 |
|
Filippos Karapetis
|
6230fcbeb9
|
LAB: Simplify the journal and map gadget handling
|
2015-12-23 21:33:55 +01:00 |
|
Strangerke
|
2d0fab7f4c
|
LAB: Use // for comments
|
2015-12-23 21:33:55 +01:00 |
|
Filippos Karapetis
|
6bba608fc0
|
LAB: Get rid of _numHidden
|
2015-12-23 21:33:53 +01:00 |
|
Filippos Karapetis
|
62c4acc6b3
|
LAB: Change the gadget lists to use Common::List
|
2015-12-23 21:33:52 +01:00 |
|
Eugene Sandulenko
|
adbb0ce0c5
|
LAB: Renamed mouse.* to eventman.*
|
2015-12-23 21:33:47 +01:00 |
|