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
path:
root
/
engines
/
tsage
/
core.cpp
Age
Commit message (
Collapse
)
Author
2013-11-12
TSAGE: Fix for positioning R2R text to account for screen boundary
Paul Gilbert
2013-11-10
TSAGE: Janitorial - Remove trailing spaces and tabs
Strangerke
2013-11-05
TSAGE: Implemented R2R shadowing effect
Paul Gilbert
2013-11-04
TSAGE: Renamings for effects and shadow palette map
Paul Gilbert
2013-10-30
TSAGE: Fix a bug pointed by wjp
Strangerke
2013-10-29
TSAGE: Fix CID 1003170
Strangerke
2013-10-20
TSAGE: Further R2R fixes for voice playback looking at hotspots
Paul Gilbert
2013-10-20
TSAGE: Fix for correctly setting up playing voice number
Paul Gilbert
2013-10-16
TSAGE: Fixes for calling voice playback correctly when showing on-screen text
Paul Gilbert
2013-10-10
TSAGE: Cleaner implementation of saving disable code
Paul Gilbert
2013-10-10
TSAGE: Disable saving in R2R when actors have been copied to the background
Paul Gilbert
2013-10-07
TSAGE: Fixes for not allowing walk cursor to be selected when walking disabled
Paul Gilbert
2013-10-07
TSAGE: R2R changes to UI disablement to match the original
Paul Gilbert
2013-10-05
TSAGE: R2R bugfix for objects being removed and then readded incorrectly
Paul Gilbert
2013-09-29
TSAGE: Implemented proper R2R object/player shading
Paul Gilbert
2013-09-25
TSAGE: Renaming and bugfixes for R2R confrontation
Paul Gilbert
2013-09-16
TSAGE: Bugfixes and renaming for entering ARM hanger, and more for Spill ↵
Paul Gilbert
Mountains
2013-09-15
TSAGE: GFX fix for changing to a standard screen from a full height screen
Paul Gilbert
2013-09-14
TSAGE: Initial bugfixes and renaming for R2R balloon scene
Paul Gilbert
2013-09-08
TSAGE: Fixes and renaming for R2R rim scene
Paul Gilbert
2013-09-01
TSAGE: Fix for reseting linked actors in R2R when changing scene
Paul Gilbert
2013-08-22
TSAGE: Replace some British English by American English
Strangerke
2013-08-18
TSAGE: Fixes for speaking to Seeker and donning suit in R2R landing bay
Paul Gilbert
2013-08-18
TSAGE: Fixes for displaying landing bay control panel
Paul Gilbert
2013-08-11
TSAGE: Added missing logic for copying foreground to background in R2R scene ↵
Paul Gilbert
1100
2013-07-20
TSAGE: Work on setup of R2R engine palette maps
Paul Gilbert
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-07-13
TSAGE: Fixes for R2R Crane Controls
Paul Gilbert
2013-07-06
TSAGE: Fix for refreshing background and vertical sprite flipping in R2R ↵
Paul Gilbert
scene 1200
2013-07-05
TSAGE: Bugfix for disappearing player in R2R scene 1200
Paul Gilbert
2013-06-30
TSAGE: Fix handle leak in resource manager
Paul Gilbert
2013-04-29
TSAGE: Fix some non-initialized variables and missing va_end(). CID 1002103, ↵
Strangerke
100214, 1002403, 1002404, 1002405, 1002406, 1002407, 1002408, 1002409, 1002410, 1002411, 1002412, 1002413, 1002414,
2012-02-27
TSAGE: Bugfixes for R2R animation player
Paul Gilbert
2012-02-26
TSAGE: Implemented the initial loading logic for R2R animation player
Paul Gilbert
2012-02-18
TSAGE: Disable right click in R2R Scene 1330
Paul Gilbert
2012-02-05
TSAGE: Initial implementation of R2R Scene 180
Paul Gilbert
2012-01-07
TSAGE: R2R - Implement scene 1100
Strangerke
2012-01-04
TSAGE: Explain function of sub_F8E5_calculatePoint
Willem Jan Palenstijn
2012-01-04
TSAGE: Implemented the changes needed for R2R SceneActor::dispatch
Paul Gilbert
2012-01-03
TSAGE: Add _field8A to SceneObject, use it in R2R scene 3600
Strangerke
2012-01-01
TSAGE: Do all screen drawing in an intermediate temporary screen surface.
Paul Gilbert
This will be the first half of properly handling on screen dirty rects.
2012-01-01
TSAGE: Revert buggy implementation of dirty rects
Paul Gilbert
This reverts commit f69dfba21a5d4be8cc60a20a0dd0628717fa5373.
2011-12-27
TSAGE: Centralised all the setDetails methods in the various games
Paul Gilbert
This puts them all in the common SceneHotspot class, rather than each game having their own repeated implementations of them.
2011-12-22
TSAGE: R2R look/use/talk fields are more appropriate in the SceneHotspot class
Paul Gilbert
2011-12-22
TSAGE: Moved look/use/talk descriptions to SceneItem class, and implemented ↵
Paul Gilbert
R2R SceneExt::display
2011-12-22
TSAGE: Implement R2R 2 parameter versions of Player disableControl and ↵
Paul Gilbert
enableControl
2011-12-18
TSAGE: Implemented dirty rect handling in the engine
Paul Gilbert
This should help improve performance when scalers are being used.
2011-12-11
TSAGE: Changed the Player characterIndex int field to be a proper enum
Paul Gilbert
2011-12-09
TSAGE: Got rid of goto in TsAGE engine.
Paul Gilbert
2011-12-08
TSAGE: Bugfix for centering R2R on-screen text by default
Paul Gilbert
[next]