1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 44 minutes ago. based on code collected about 3 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix include for Windows builds More... 27 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... 27 days ago
Added an always-on mode for elevator music, for a more realistic effect, via the MusicAlwaysOn parameter More... 27 days ago
Added support for separate elevator music files for the up and down directions, via the MusicUp and MusicDown parameters More... 27 days ago
Updated email address More... about 1 month ago
Relocated wxWidgets GUI classes into their own folder, to clean up the frontend source file layout More... about 1 month ago
Enable camera rotation restriction by default More... about 1 month ago
Cleaned up project file More... about 1 month ago
Removed unneeded unix.cpp and unix.h More... about 1 month ago
Removed unused 'itoa' function More... about 1 month ago
Indentation fixes More... about 1 month ago
Year update More... about 1 month ago
Use snprintf instead of sprintf More... about 1 month ago
Ignore Caelum errors on macOS More... about 1 month ago
Updated version numbers for Windows builds More... about 1 month ago
Cosmetic fix More... about 1 month ago
Updated Linux build documentation More... about 1 month ago
Fixed a crash in the AddRails function; check for shaft object validity More... about 1 month ago
Increased size of building selection dialog More... about 1 month ago
Skip OGRE shutdown on Mac due to crash issues More... 2 months ago
Fixed a build failure on Mac due to an incorrect namespace change More... 2 months ago
Updated ogre version More... 4 months ago
Switch to Ogre 14 media files again More... 4 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... 9 months ago