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-01-30 23:43:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sci
History
Martin Kiewitz
d8e10f3e40
SCI/newgui: dont allow negative coordinates in draw pattern (fixes bad pixels in kq1)
...
svn-id: r44714
2009-10-06 19:22:59 +00:00
..
engine
- Fixed kGetTime() again
2009-10-06 17:45:57 +00:00
gfx
- Unified the screen buffers that are used by the current and the new GUI
2009-10-06 12:26:13 +00:00
gui
SCI/newgui: dont allow negative coordinates in draw pattern (fixes bad pixels in kq1)
2009-10-06 19:22:59 +00:00
gui32
- Fixed kGetTime() again
2009-10-06 17:45:57 +00:00
sfx
…
console.cpp
SCI: Rename EngineState::segMan to _segMan
2009-10-04 18:38:18 +00:00
console.h
SCI: Add SegManager::findObjectByName() method, make parse_reg_t() local to console.cpp, and switch other code using it to use findObjectByName() instead.
2009-10-04 18:36:58 +00:00
debug.h
…
decompressor.cpp
…
decompressor.h
…
detection_tables.h
…
detection.cpp
…
module.mk
Updated the SCI engine module.mk and MSVC project files for commit
#44698
2009-10-06 16:19:20 +00:00
resource.cpp
…
resource.h
…
sci.cpp
- Unified the screen buffers that are used by the current and the new GUI
2009-10-06 12:26:13 +00:00
sci.h
SCI: Merge new GUI code written by m_kiewitz.
2009-10-03 20:49:18 +00:00
tools.cpp
…
tools.h
…
uinput.h
…
vocabulary.cpp
…
vocabulary.h
…