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-01-18
Formatting.
Johannes Schickel
2009-01-18
Fixed mismatching delete call.
Johannes Schickel
2009-01-18
- Fixed some delete[] misuse
Johannes Schickel
2009-01-18
- Fixed bug in script code of LoL
Johannes Schickel
2009-01-18
Fixed compilation.
Johannes Schickel
2009-01-18
LOL: Some drawing code and some opcodes so that the first scene will show up....
Florian Kagerer
2009-01-18
Fixed bug in PAK link list code, now file links are correctly initialized.
Johannes Schickel
2009-01-18
Removed some unused defines in Mickey's Space Adventure, and removed a case w...
Filippos Karapetis
2009-01-18
Update scene number internally so it gets displayed correctly in the debugger.
Johannes Schickel
2009-01-18
cleanup
Max Horn
2009-01-18
GUI: Some cleanup and renaming; moved some parsing code from ThemeEngine to T...
Max Horn
2009-01-18
Added keymapper code to build system (still disabled unless ENABLE_KEYMAPPER ...
Max Horn
2009-01-18
GUI: Removed ThemeEngine::getTabSpacing() and getTabPadding(); removed some d...
Max Horn
2009-01-18
GUI: Renamed Globals.TabLabelWidth to Globals.PopUpWidget.labelWidth (that's ...
Max Horn
2009-01-18
Removed slashes as last char from directories
Andre Heider
2009-01-18
Slight changes to fx method #9 to more correctly match the original game
Paul Gilbert
2009-01-18
merged Graphics::copyTo640/Graphics::copyFrom640
Gregory Montoir
2009-01-18
cleanup
Gregory Montoir
2009-01-18
get rid of AnimationSequencePlayer::_currentSeqNum
Gregory Montoir
2009-01-18
simplified Graphics::decode*()
Gregory Montoir
2009-01-18
fix another regression from the RTL branch merge
Matthew Hoops
2009-01-18
splitted play/load class methods in introduction animation player
Gregory Montoir
2009-01-17
Since users need to rename the sound and index files in DW2, throw nice GUI e...
Filippos Karapetis
2009-01-17
Fixed bug #2057987 - "IHNM: Music stops in Ellen's chapter"
Filippos Karapetis
2009-01-17
Silenced MSVC warning
Filippos Karapetis
2009-01-17
use pointers when passing struct stat
Andre Heider
2009-01-17
Merged gui/ThemeData.cpp into ThemeEngine.cpp
Max Horn
2009-01-17
Removed unused & incomplete widget caching code
Max Horn
2009-01-17
Make sure that "quit" events are handled immediately. This fixes a warning - or
Torbjörn Andersson
2009-01-16
tiny cleanup
Max Horn
2009-01-16
- Removed _gameVersion, engine versions are set in the game detection entries...
Filippos Karapetis
2009-01-16
Some cleanup (one could replace some of those switch/case by jump tables...)
Max Horn
2009-01-16
TUCKER: Got rid of _fileToLoad
Max Horn
2009-01-16
TUCKER: Changed loadFile and loadImage to take filename as parameter (trying ...
Max Horn
2009-01-16
TUCKER: Simplify TuckerEngine::copyLocBitmap
Max Horn
2009-01-16
Reuse given stat flags when possible to avoid fstat() calls
Andre Heider
2009-01-16
Fixed class indention
Max Horn
2009-01-16
Code formatting fixes, automatically performed by astyle
Max Horn
2009-01-16
Mark cruise save/load code as not endian safe
Max Horn
2009-01-14
Added some comments to ThemeLayoutStacked::reflowLayoutH/V
Max Horn
2009-01-14
Renamed various ThemeLayout methods for clarity; removed unused setSpacing me...
Max Horn
2009-01-14
-1 is not an uint8. Assuming ones-complement, though, I guess 255 was meant
Max Horn
2009-01-14
Handle the sound font clearing button in the game specific options
Jordi Vilalta Prat
2009-01-14
Hide the mouse cursor when loading a saved game
Jordi Vilalta Prat
2009-01-14
Fix for non-looped tracks of the music enhancement project. Also, got rid of ...
Filippos Karapetis
2009-01-14
Game database headers are verified now
Filippos Karapetis
2009-01-14
Updated the project files of the groovie engine for commit #35855
Filippos Karapetis
2009-01-14
Fixed warnings.
Torbjörn Andersson
2009-01-14
Show the cursor and update it properly when closing the GMM.
Jordi Vilalta Prat
2009-01-14
Use the current palette size for the theme mouse cursor instead of using the ...
Jordi Vilalta Prat
[prev]
[next]