Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and Blue Force
This fixes bug #3422141, which was also caused by special checks introduced to try and handle Blue Force hotspots differently
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Blue Force changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in-game scene
|
|
|
|
|
|
This matches the casing of the original engine name.
|
|
|
|
|
|
Conflicts:
engines/tsage/ringworld_scenes1.cpp
engines/tsage/ringworld_scenes5.cpp
engines/tsage/tsage.h
|
|
|
|
|
|
proper named methods
|
|
Ringworld demo scene creation to it's own game class
|
|
|
|
|
|
|
|
|
|
serialiser -> serializer
synchronise -> synchronize
|
|
|
|
|
|
|
|
|
|
|
|
Floppy Demo #2
|
|
|
|
|
|
Note that this undoes the recent compilation fix for GCC, since it didn't work. For now, used an explicit void ** conversion as previously suggested.
|