This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-08 11:57:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Max Horn
d9b0a79390
fixed some pointer cast warnings on systems with 64 bit pointers (like AMD64)
...
svn-id: r10315
2003-09-19 19:11:33 +00:00
..
dc
moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
2003-09-18 02:07:18 +00:00
fs
moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
2003-09-18 02:07:18 +00:00
gp32
moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
2003-09-18 02:07:18 +00:00
midi
changed & documented the premixer semantics
2003-09-18 16:01:33 +00:00
morphos
cleanup
2003-09-17 23:05:07 +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
moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
2003-09-18 02:07:18 +00:00
sdl
fixed some pointer cast warnings on systems with 64 bit pointers (like AMD64)
2003-09-19 19:11:33 +00:00
wince
Update project files
2003-09-18 16:14:38 +00:00
x11
moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
2003-09-18 02:07:18 +00:00
intern.h
Added fullscreen support to palmos
2003-08-16 10:16:07 +00:00
module.mk
some tweaks to the build system (work toward plugin support)
2003-09-17 21:53:13 +00:00