Jordi Vilalta Prat
66e9d4f5e8
Removed trailing spaces.
...
svn-id: r30664
2008-01-27 19:47:41 +00:00
Chris Apers
0aaf5587db
Fixed return key
...
svn-id: r29778
2007-12-09 11:07:22 +00:00
Max Horn
3abc11611e
Code formatting fixes
...
svn-id: r28945
2007-09-18 20:16:33 +00:00
Chris Apers
d2ab08d1c0
Some key related cleanup
...
svn-id: r28792
2007-09-01 17:31:01 +00:00
Max Horn
05a70fc8e4
Produce 'correct' keycode/ascii values for function keys
...
svn-id: r27642
2007-06-22 23:43:17 +00:00
Max Horn
2b23374468
Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/
...
svn-id: r27616
2007-06-22 20:04:44 +00:00
Chris Apers
37021c43a4
Fixed arrow keys (hard and emu)
...
svn-id: r27453
2007-06-16 10:33:48 +00:00
Max Horn
218e132e37
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
...
svn-id: r27024
2007-05-30 21:56:52 +00:00
Chris Apers
4624769069
- Prevent lose of events
...
- Added hard arrow keys support
- Revamped mouse code to prevent duplication and get rid of fixed size mouse buffer
- Reviewed event code (more work needed for OS5 and keyup emulation)
- Cleanup
svn-id: r26699
2007-05-01 10:12:55 +00:00
Max Horn
ed54ea9155
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
...
svn-id: r26180
2007-03-17 19:02:05 +00:00
Chris Apers
dd03b8f84b
Cleanup event code
...
Added key up for mouse buttons so that we can control Gobliiins and Touche properly
svn-id: r25147
2007-01-21 14:15:35 +00:00
Chris Apers
5fa194e62b
Added option to trace memory allocation
...
Fixed key auto repeat problem in some engines
svn-id: r23905
2006-09-17 09:49:33 +00:00
Max Horn
1d8d9f5510
Moving remaining platform/backends code, as previously threatened
...
svn-id: r23380
2006-07-06 21:44:48 +00:00