1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix include for Windows builds More... 5 days ago
Added MessageOnMove elevator car parameter, which if set to true, has the up/down directional messages play when the elevator starts moving instead of when the doors open fully More... 5 days ago
Added an always-on mode for elevator music, for a more realistic effect, via the MusicAlwaysOn parameter More... 5 days ago
Added support for separate elevator music files for the up and down directions, via the MusicUp and MusicDown parameters More... 5 days ago
Updated email address More... 15 days ago
Relocated wxWidgets GUI classes into their own folder, to clean up the frontend source file layout More... 16 days ago
Enable camera rotation restriction by default More... 16 days ago
Cleaned up project file More... 17 days ago
Removed unneeded unix.cpp and unix.h More... 17 days ago
Removed unused 'itoa' function More... 17 days ago
Indentation fixes More... 17 days ago
Year update More... 17 days ago
Use snprintf instead of sprintf More... 18 days ago
Ignore Caelum errors on macOS More... 18 days ago
Updated version numbers for Windows builds More... 19 days ago
Cosmetic fix More... 19 days ago
Updated Linux build documentation More... 19 days ago
Fixed a crash in the AddRails function; check for shaft object validity More... 22 days ago
Increased size of building selection dialog More... 23 days ago
Skip OGRE shutdown on Mac due to crash issues More... about 1 month ago
Fixed a build failure on Mac due to an incorrect namespace change More... about 1 month ago
Updated ogre version More... 3 months ago
Switch to Ogre 14 media files again More... 3 months ago
Fixed FMOD declarations More... 4 months ago
Fix typo in string conversion line More... 4 months ago
Reverted previous VC++ project creation for script processor due to linking problems, keep it a shared library on Unix platforms More... 4 months ago
Created Windows project file for Script Processor, and removed fmod dependency from SBS library linkage More... 4 months ago
Move script processor to separate library More... 4 months ago
Minimize use of Ogre namespace for code portability More... 4 months ago
Merge branch 'pr/42' to master (#42) More... 8 months ago