Johannes Schickel
|
b3c6751b9b
|
Strip trailing whitespaces in the whole code base.
svn-id: r40867
|
2009-05-24 15:17:42 +00:00 |
|
Max Horn
|
b5bcc1a23a
|
Merged Neil's NDS changes into trunk
svn-id: r39526
|
2009-03-19 09:51:40 +00:00 |
|
Max Horn
|
980917e545
|
More cleanup of the DS port
svn-id: r35978
|
2009-01-21 04:46:31 +00:00 |
|
Max Horn
|
023fcd05a3
|
cleanup
svn-id: r35976
|
2009-01-21 04:03:22 +00:00 |
|
Johannes Schickel
|
690b88f982
|
Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManager.h
svn-id: r35668
|
2009-01-02 03:21:40 +00:00 |
|
Eugene Sandulenko
|
696897b058
|
Whoa! Removing trailing spaces.
svn-id: r35648
|
2009-01-01 15:06:43 +00:00 |
|
Max Horn
|
38bb172b92
|
NDS: Fix link error in non-SCUMM builds by removing some dead & obsolete code
svn-id: r35129
|
2008-11-20 13:49:53 +00:00 |
|
Robin Watts
|
54713bc086
|
Tweaks to make DS buildable again.
svn-id: r35085
|
2008-11-15 15:49:22 +00:00 |
|
Max Horn
|
674a6ecc16
|
DS: Replaced call to obsolete addButton method
svn-id: r35084
|
2008-11-15 14:39:23 +00:00 |
|
Max Horn
|
05d78c26b4
|
DS: Backported 0.12 changes to trunk
svn-id: r34568
|
2008-09-15 22:43:20 +00:00 |
|
Neil Millstone
|
2c5e8cc938
|
Porting changes from 0.11.0 branch
svn-id: r32140
|
2008-05-15 22:12:51 +00:00 |
|
Jordi Vilalta Prat
|
66e9d4f5e8
|
Removed trailing spaces.
svn-id: r30664
|
2008-01-27 19:47:41 +00:00 |
|
Neil Millstone
|
764dc65101
|
Scaler corruption fixes, scaler console fixes, adding Lure target (except it doesn't quite work yet), adding function keys to virtual keyboard
svn-id: r29944
|
2007-12-21 18:36:40 +00:00 |
|
Bertrand Augereau
|
e82f4a25ac
|
NDS : The CPU scaler checkbox is back (and can be removed with a #define)
svn-id: r29725
|
2007-12-05 22:19:33 +00:00 |
|
Neil Millstone
|
4deb3f1b4f
|
Fixed a huge number of compile errors, moved over features from 0.10.0 branch.
svn-id: r29203
|
2007-10-13 15:40:11 +00:00 |
|
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 |
|