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-01 08:23:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
History
Torbjörn Andersson
0e744e491b
Fixed compiler warning, and a potential (but very unlikely) out-of-bounds read.
...
svn-id: r29926
2007-12-20 18:52:05 +00:00
..
agi
Fix for isalpha() assertions
2007-12-20 17:04:15 +00:00
agos
Do not #include time.h globally (ideally, we should provide a localtime clone in OSystem so we can completly get rid of this)
2007-12-20 14:29:58 +00:00
cine
…
cruise
Fixed compiler warning, and a potential (but very unlikely) out-of-bounds read.
2007-12-20 18:52:05 +00:00
drascula
…
gob
Do not #include time.h globally (ideally, we should provide a localtime clone in OSystem so we can completly get rid of this)
2007-12-20 14:29:58 +00:00
igor
…
kyra
Commit of patch
#1848147
"KYRA: SoundTowns Update" with some changes. Thanks to Florian for the patch.
2007-12-16 18:48:43 +00:00
lure
Bugfix for correctly handling \n characters in WordWrap method
2007-12-19 01:47:45 +00:00
parallaction
Changed an explicit warning/remainder into a code comment.
2007-12-16 16:03:04 +00:00
queen
…
saga
…
scumm
Do not #include time.h globally (ideally, we should provide a localtime clone in OSystem so we can completly get rid of this)
2007-12-20 14:29:58 +00:00
sky
…
sword1
…
sword2
Clear the EXIT_CLICK_ID variable when entering a new room. Otherwise, if an
2007-12-16 09:44:04 +00:00
touche
…
engine.cpp
…
engine.h
…
engines.mk
…
module.mk
…