1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 11 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added GitRev system for reporting the Git revision number in code, currently doesn't work on Windows More... 12 months ago
Report on initialization complete More... 12 months ago
Add a wxYield() call before the sleep() call, to print the SBS banner properly on Mac and Linux More... 12 months ago
Add a blank line at the end of initialization More... 12 months ago
Report Linux kernel version on startup More... 12 months ago
Report Windows version on startup More... 12 months ago
Fix for last commit More... 12 months ago
Report Windows and Linux on startup More... 12 months ago
Revert the Frameworks change, keep libraries as dylibs in the Frameworks folder More... 12 months ago
Remove Libs folder for integration into Frameworks folder More... 12 months ago
Automatically copy OgreBullet and SBS frameworks into bundle on Mac More... 12 months ago
Add framework versions More... 12 months ago
Bring back Libs folder (fix for last commit) More... 12 months ago
Configure Skyscraper's binary to use the Bundle framework, and build libraries as Frameworks, which need to be copied to the Frameworks bundle folder, this is a more proper MacOS way of functioning More... 12 months ago
Don't process "stuck key" fix on Mac systems More... 12 months ago
Cleanups More... 12 months ago
Revert ContentScaleFactor value to 1.0 on MacOS versions earlier than 10.15 More... 12 months ago
Report MacOS version on startup More... 12 months ago
Added a function to return MacOS version More... 12 months ago
Use precompiled headers to speed up build More... 12 months ago
Fixed wrong INI file copy More... 12 months ago
Try loading the intro sound file from the data path first instead of just the main location More... 12 months ago
-On Mac, copy skyscraper.ini and keyboard.ini to Application Support folder if needed -use data path copies of skyscraper.ini and keyboard.ini files instead of main ones More... 12 months ago
Write screenshots and skyscraper.log files to data path instead of main folder (resources folder on Mac) More... 12 months ago
Add resourcemanager option for Mac builds More... 12 months ago
When clicking on a call station, properly report the call station and panel mesh instead of just the button panel More... 12 months ago
Make sure the associated controller serves the floor before creating call buttons More... 12 months ago
Remove CallButton definition More... 12 months ago
Added more fixes for Direction parameters More... 12 months ago
Don't create both call button directions on end floors More... 12 months ago