This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f272d19570
scummvm
/
backends
/
platform
History
Download ZIP
Download TAR.GZ
Robert Göffringmann
4a11e7299a
fixed MSVC compiler warning because winnt.h defines its own ARRAYSIZE #define
...
svn-id: r26171
2007-03-17 15:45:05 +00:00
..
dc
flush()->finalize()
2007-02-18 11:48:10 +00:00
ds
Removed MAX_FILENAME_LENGTH workaround (using enum's instead of #defines means we can take advantage of namespaces)
2007-03-08 16:53:30 +00:00
gp2x
Removed build.rules (hasn't been used by our build system for ages now)
2007-02-08 22:27:47 +00:00
gp32
Fix file caching
2006-10-11 13:53:30 +00:00
maemo
First pahse of renaming simon engine to agos. Internal renames. Compilation
2006-09-29 08:14:27 +00:00
morphos
Removed build.rules (hasn't been used by our build system for ages now)
2007-02-08 22:27:47 +00:00
null
Tweaked the NULL backend to match my recent backend changes
2006-10-22 15:47:57 +00:00
PalmOS
The restriction on 'small' mouse cursors has been lifted quite some time ago; PalmOS and WinCE port should be extended accordingly (in particular, the PalmOS port would silently overwrite its memory when big cursors are used)
2007-02-08 22:54:09 +00:00
ps2
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
2006-09-23 00:42:35 +00:00
psp
remove libmpeg2 'support', as we support DXA cutscenes now and mpeg2 was never working well on PSP
2007-02-11 11:47:05 +00:00
sdl
fixed MSVC compiler warning because winnt.h defines its own ARRAYSIZE #define
2007-03-17 15:45:05 +00:00
symbian
Code cleanup in the actions handling.
2007-03-14 19:32:21 +00:00
wince
ITE save game menu mapping has changed to F5.
2007-03-14 19:28:29 +00:00
x11
Some very obvious cleanups.
2007-02-16 17:13:29 +00:00