This website requires JavaScript.
Explore
Help
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-06-20 05:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f38dc3ed4571995db3370afb35bf4f07870fed13
scummvm
/
backends
T
History
Max Horn
00861f8841
fix for bug
#781903
(ALL: jerky cursor movement regression)
...
svn-id: r9446
2003-08-03 23:34:04 +00:00
..
dc
More complete keymap.
2003-08-03 17:59:45 +00:00
fs
Small cleanup
2003-08-01 04:42:56 +00:00
gp32
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I did it should be trivial to get them working again)
2003-08-02 00:36:38 +00:00
midi
Fixed unit'd var in Adlib driver
2003-07-26 19:52:34 +00:00
morphos
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I did it should be trivial to get them working again)
2003-08-02 00:36:38 +00:00
null
#include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level)
2003-08-01 12:21:04 +00:00
PalmOS
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I did it should be trivial to get them working again)
2003-08-02 00:36:38 +00:00
sdl
fix for bug
#781903
(ALL: jerky cursor movement regression)
2003-08-03 23:34:04 +00:00
wince
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I did it should be trivial to get them working again)
2003-08-02 00:36:38 +00:00
x11
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I did it should be trivial to get them working again)
2003-08-02 00:36:38 +00:00
intern.h
added new header file backends/intern.h; removed some stuff from common/system.h which is either only of interest to backends or code instantiating a backend (->backends/intern.h); also removed fmopl specific enums (->sound/fmopl.h)
2003-07-31 12:33:33 +00:00
module.mk
Removed mididrv.cpp, added seq.cpp
2003-05-17 14:31:21 +00:00