Johannes Schickel
|
c9a7cbf6ee
|
Cleanup.
svn-id: r29584
|
2007-11-20 19:59:29 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
Max Horn
|
3abc11611e
|
Code formatting fixes
svn-id: r28945
|
2007-09-18 20:16:33 +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
|
b51f2f3212
|
Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All changes are just fine, and won't cause any compile problems or regressions, despite the fact that I can't test most of the non-SDL backend changes, at an improbability level of two to the power of two hundred and seventy-six thousand to one against - possibly much higher. Anything you still can't cope with is therefore your own problem. Please relax.
svn-id: r27548
|
2007-06-19 22:39:59 +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 |
|
Joost Peters
|
f175f17481
|
Apply patch for bug #1698312 "PSP: 435x272 resolution cursor misalignement"
svn-id: r26931
|
2007-05-24 19:44:46 +00:00 |
|
Max Horn
|
995a4d7cff
|
Some fixes to cope with the move of the event code from OSystem to Common
svn-id: r26233
|
2007-03-18 21:55:57 +00:00 |
|
Max Horn
|
2c3152ea62
|
Fix for bug #1683111 (PSP: unable to build latest svn version 26210)
svn-id: r26225
|
2007-03-18 18:59:35 +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 |
|
Joost Peters
|
fb76c7d2e5
|
fix compilation / modularization update
svn-id: r25487
|
2007-02-11 11:24:37 +00:00 |
|
Joost Peters
|
2b0c4e9bf3
|
implement grabRawScreen()
svn-id: r23385
|
2006-07-07 10:38:56 +00:00 |
|
Joost Peters
|
14fc6d4ca4
|
fix compilation after backend move
svn-id: r23359
|
2006-06-30 21:14:34 +00:00 |
|
Joost Peters
|
438f47b041
|
move psp backend to backends/platforms/psp
svn-id: r23358
|
2006-06-30 21:00:39 +00:00 |
|