Commit graph

10 commits

Author SHA1 Message Date
Neil Millstone
4ccec7c25a Making DS port build again
svn-id: r28654
2007-08-18 11:10:41 +00:00
Neil Millstone
75a05652e5 - Show mouse cursor option
- Support for SAGA, CINE, and AGI
- Key bindings for Gob3
- Assembler optimisations submitted by Robin Watts

svn-id: r27803
2007-06-30 23:03:03 +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
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
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
Bertrand Augereau
f01d2a1199 NDS : Added the cpu scaler option in dsoptions (even seem to work dynamically, at least in Maniac Mansion)
svn-id: r25561
2007-02-13 21:04:31 +00:00
Neil Millstone
ea6663fdfa Merging in changes made in branch for 0.9.1 release into trunk
svn-id: r24596
2006-11-03 23:16:29 +00:00
Eugene Sandulenko
e027e7591f o Proper ScummVM copyrights
o Apparently because some patch was applied twice, many header files had
  their contents doubled. Fixing this as well.

svn-id: r23548
2006-07-21 21:46:19 +00:00
James Brown
1ffa13180f More DS port fixes
svn-id: r23460
2006-07-09 14:46:04 +00:00
Max Horn
bea72e9514 Patch #1519399: DS Backend
svn-id: r23452
2006-07-09 11:47:17 +00:00