Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-26 | TSAGE: Implemented lots more Blue Force functionality, and started on first ↵ | Paul Gilbert | |
in-game scene | |||
2011-08-15 | TSAGE: Corrected casing of tSage namespace to be TsAGE | Paul Gilbert | |
This matches the casing of the original engine name. | |||
2011-08-03 | TSAGE: Bugfix to correctly display cursor after loading a savegame if ↵ | Paul Gilbert | |
appropriate | |||
2011-06-27 | TSAGE: Separated the sound manager processing into it's own thread | Paul Gilbert | |
This will be necessary with the introduction of the Sound FX driver, since the sound manager will do the processing for both drivers, but each will need to do their own output in their AudioStream thread | |||
2011-06-04 | TSAGE: Add extra event manager fields to savegames | Paul Gilbert | |
This should correctly handle re-enabling the cursor when restoring savegames. | |||
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-05-11 | TSAGE: Rework parts of the cursor code to better match the original | Paul Gilbert | |
This also fixes the problem with the cursor appearing in cutscenes when you press any key | |||
2011-05-04 | TSAGE: Some more conversions to US English | md5 | |
2011-05-04 | TSAGE: Switched to American English, after the relevant discussion on -devel: | md5 | |
serialiser -> serializer synchronise -> synchronize | |||
2011-04-28 | TSAGE: Added code to handle visual differences in Demo help dialog | Paul Gilbert | |
2011-04-14 | ALL: colour -> color | Max Horn | |
2011-04-13 | TSAGE: "Cosmetic" cleanups | strangerke | |
2011-03-06 | TSAGE: Changes to cursor handling that more accurately replicates the original | Paul Gilbert | |
2011-02-14 | TSAGE: Added the engine in a separate branch | Paul Gilbert | |