index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-07-06
Bugfix for node enabling/disabling, which was previously allowing the player ...
Paul Gilbert
2009-07-06
Adding more comments
Sven Hesse
2009-07-05
Added an enum for the hotspot states
Sven Hesse
2009-07-05
Adding some hotspot debug messages
Sven Hesse
2009-07-05
Renaming the last occurences of "Collision" to "Hotspot"
Sven Hesse
2009-07-05
Reordering some methods
Sven Hesse
2009-07-05
Renaming FontDesc::extraData to charWidths
Sven Hesse
2009-07-05
More input related split-offs
Sven Hesse
2009-07-05
Split off some drawing related functions
Sven Hesse
2009-07-05
Ooops, fixing monospaced text input again
Sven Hesse
2009-07-05
Split off Hotspots::evaluateNew()
Sven Hesse
2009-07-05
More state-related encapsulation
Sven Hesse
2009-07-05
Correcting an input related mistake
Sven Hesse
2009-07-05
Encapsulating hotspot state reading
Sven Hesse
2009-07-05
LOL: cleanup
Florian Kagerer
2009-07-05
LOL: - reduce code duplication
Florian Kagerer
2009-07-05
Refresh the screen if pollEvent() is called without updateScreen() being call...
Marcus Comstedt
2009-07-05
Removed pushing of EVENT_SCREEN_CHANGED on theme load. This event should only...
Johannes Schickel
2009-07-05
Got rid of HACK, which was used to setup new cursor on theme change.
Johannes Schickel
2009-07-05
Merged the two SCI1 versions in one more file
Filippos Karapetis
2009-07-05
Adding a workaround for an invalid expression in Gob1 EGA
Sven Hesse
2009-07-05
Updated the MSVC project files of the gob engine
Filippos Karapetis
2009-07-05
- Fixed feature auto-detection for Conquests of Camelot
Filippos Karapetis
2009-07-05
Removing the now unneeded Game_v* classes
Sven Hesse
2009-07-05
Putting the Urban noCD check into Init_v6::initGame()
Sven Hesse
2009-07-05
Merging playTot()
Sven Hesse
2009-07-05
Merging Game's and Game_v6's totSub()
Sven Hesse
2009-07-05
Merging Game_v1's and Game_v2's prepareStart()
Sven Hesse
2009-07-05
Fixing indent
Sven Hesse
2009-07-05
Removing the now empty Game_Fascination class
Sven Hesse
2009-07-05
Wrapping the block end marker checks into Hotspots::Hotspot::isEnd()
Sven Hesse
2009-07-05
Moving the "Collision" stuff to Hotspots in hotspots.cpp/.h
Sven Hesse
2009-07-05
Added a skipBlock() method
Sven Hesse
2009-07-05
Added a Key and ShortKey enum
Sven Hesse
2009-07-05
Commenting prepareStr a bit and renaming it to cleanupStr
Sven Hesse
2009-07-05
Adding an enum MouseButtons
Sven Hesse
2009-07-05
SCI1 games with absolute parameters to lofs instructions are automatically de...
Filippos Karapetis
2009-07-05
Removed validity check for atoi, which prevented console commands from intera...
Filippos Karapetis
2009-07-05
- Refactorized Groovie::MusicPlayer to make it extensible
Jordi Vilalta Prat
2009-07-05
Bugfix for word-wrapping of text, which sometimes failed for strings with spe...
Paul Gilbert
2009-07-05
When creating a CleanupSongIterator, transfer death listeners to it
Willem Jan Palenstijn
2009-07-04
When morphing a TeeSongIterator, transfer death listeners to remaining child
Willem Jan Palenstijn
2009-07-04
KYRA: fix minor bug in Screen::drawShape()
Florian Kagerer
2009-07-04
After discussing with Max, disable -Wmissing-format-attribute again. Also add...
Johannes Schickel
2009-07-04
Kyra1 PC-98 never offered English as language settings, thus remove it. (The ...
Johannes Schickel
2009-07-04
Fix mismatching format arguments.
Johannes Schickel
2009-07-04
Add GCC_PRINTF parameter.
Johannes Schickel
2009-07-04
Cursors without a palette are now initialized correctly (from patch #2816652)...
Filippos Karapetis
2009-07-04
Merged SCI1 versions in one more file
Filippos Karapetis
2009-07-04
- Merged the "early" and "late" SCI1 versions - these are functionally equiva...
Filippos Karapetis
[prev]
[next]