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
2007-09-17
* moved Table handling to objects.cpp
Nicola Mettifogo
2007-09-16
Fixed a little graphics glitch, where sometimes parts of the interface were c...
Johannes Schickel
2007-09-16
Yet again another update for Italian CD fan translation.
Johannes Schickel
2007-09-16
Save games from the character selection screen are loaded correctly from the ...
Filippos Karapetis
2007-09-16
Turn off unused code (fixing a compiler warning)
Max Horn
2007-09-16
Fix bug when some animations were playing too fast.
Eugene Sandulenko
2007-09-16
Fix warning
Eugene Sandulenko
2007-09-16
Split code from parseZoneTypeBlock in specialized parser functions.
Nicola Mettifogo
2007-09-16
Revised debug levels and added many debug strings for parsers.
Nicola Mettifogo
2007-09-16
Fix to make characters face upwards initially, and to stand straight when not...
Paul Gilbert
2007-09-16
Bugfix to prevent actions being paused sometimes
Paul Gilbert
2007-09-16
Script modules are now unloaded correctly when changing chapters in IHNM
Filippos Karapetis
2007-09-16
Initial sound implementation
Paul Gilbert
2007-09-16
Bugfix to keep language strings in memory across restarts
Paul Gilbert
2007-09-16
Tweaked animation frame delay to better match original game
Paul Gilbert
2007-09-16
Changed ManagedList to make it more thread safe
Paul Gilbert
2007-09-16
Fixed regression with save games that have an inset and an outset scene
Filippos Karapetis
2007-09-16
Don't draw the scene background when actors are disabled
Filippos Karapetis
2007-09-15
Stop the intro music after the intro in ITE/IHNM is finished
Filippos Karapetis
2007-09-15
Updated the SAGA MSVC8 project file for the last commit
Filippos Karapetis
2007-09-15
Slight cleanup of the actor class: moved all of the actor walk code in a new ...
Filippos Karapetis
2007-09-15
- added PC-98 platform entry
Johannes Schickel
2007-09-15
The sales info video for the IHNM demo is now shown when quitting the demo
Filippos Karapetis
2007-09-15
Fixed BRA parser table for scripts.
Nicola Mettifogo
2007-09-15
Palette fade in when a cutaway starts in IHNM is working now. Also, the fade ...
Filippos Karapetis
2007-09-15
The right button verb in IHNM will no longer be invalid for some hitzones (e....
Filippos Karapetis
2007-09-14
Some more opcode simplifications
Filippos Karapetis
2007-09-14
Removed the RF_PLACARD flag. Also, simplified sfPlaceActor and removed a non ...
Filippos Karapetis
2007-09-14
update project file
Paweł Kołodziejski
2007-09-13
Cleanup and simplification of several of the script opcodes used in ITE and IHNM
Filippos Karapetis
2007-09-13
Added debug commands for the global flags in IHNM
Filippos Karapetis
2007-09-13
The early ITE demos were not interactive
Filippos Karapetis
2007-09-12
cleanup the intro of Winnie
Matthew Hoops
2007-09-11
remove the rest of the PreAGI loader
Matthew Hoops
2007-09-11
fix regression: free the picture data after decoding a PreAGI picture
Matthew Hoops
2007-09-11
PreAGI does not need an AGI resource loader, as it only needs to load picture...
Matthew Hoops
2007-09-11
Remove/clarify several FIXMEs
Eugene Sandulenko
2007-09-11
Removed an obsolete FIXME. The code in that part matches the original, so the...
Filippos Karapetis
2007-09-11
Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...
Max Horn
2007-09-11
Change SAGA engine to properly use KeyState structs for handling keyboard input
Max Horn
2007-09-10
fixes after merges, more will come
Paweł Kołodziejski
2007-09-10
Lots of source code formatting corrections
Max Horn
2007-09-10
Added some comments
Max Horn
2007-09-10
Fix compilation / warnings
Max Horn
2007-09-09
Some updates for the BCG Disney logo in Mickey
Filippos Karapetis
2007-09-09
It's now possible to move around in Winnie using the mouse, by clicking on th...
Filippos Karapetis
2007-09-09
Mouse is working now in Winnie. Click to move functionality still not complet...
Filippos Karapetis
2007-09-09
Silence some MSVC8 warnings
Filippos Karapetis
2007-09-08
Fixed code formatting (hanging braces); added static/const keywords to data t...
Max Horn
2007-09-08
Fixed various warnings
Max Horn
[next]