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 15:31:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sci
History
Martin Kiewitz
5a86544581
SCI/newgui: SciGuiView - paletteoffset in EGA games documented and finally not used
...
svn-id: r44751
2009-10-07 20:04:48 +00:00
..
engine
SCI: set default EGA palette to 0, if no parameter is actually given us. Fixes lsl2, kq4, sq3, etc.
2009-10-07 18:09:06 +00:00
gfx
Implemented the SciGuiView destructor and plugged a memory leak in the current GUI
2009-10-07 17:29:37 +00:00
gui
SCI/newgui: SciGuiView - paletteoffset in EGA games documented and finally not used
2009-10-07 20:04:48 +00:00
gui32
SCI/newgui: implemented debug command show_map
2009-10-07 15:53:34 +00:00
sfx
SCI: Add some fixmes noted by salty-horse.
2009-10-01 11:06:38 +00:00
console.cpp
SCI/newgui: implemented debug command show_map
2009-10-07 15:53:34 +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
- Removed the toggle for "weak" validations, as there are cases where they fail (e.g. in Longbow), so there is no point in having strict validations
2009-10-01 10:57:59 +00:00
decompressor.cpp
…
decompressor.h
…
detection_tables.h
…
detection.cpp
…
module.mk
Updated the MSVC project files and module.mk for commit #r44730
2009-10-07 12:53:58 +00:00
resource.cpp
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
2009-09-30 16:16:53 +00:00
resource.h
…
sci.cpp
SCI: removed OSystem from SciGuiScreen
2009-10-07 12:52:21 +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
- Moved the list of synonyms and parser nodes inside the vocabulary class
2009-09-30 12:17:38 +00:00
vocabulary.h
- Moved the list of synonyms and parser nodes inside the vocabulary class
2009-09-30 12:17:38 +00:00