OSX support

git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1529 353e56fe-9613-0410-8469-b96ad8e6f29c
This commit is contained in:
seth 2017-10-30 04:26:31 +00:00
parent 0aa86ebc75
commit 73ca107000
9 changed files with 486 additions and 50 deletions

6
script/UploadOSX_DMG.bat Normal file
View file

@ -0,0 +1,6 @@
del "DinkSmallwoodHD.dmg"
copy "Dink Smallwood HD.dmg" DinkSmallwoodHD.dmg
set d_fname="DinkSmallwoodHD.dmg"
call FTPToSiteWin.bat
del "DinkSmallwoodHD.dmg"
pause

View file

@ -289,4 +289,9 @@ use timing (Myster island camera sequence for example) easier though, not sure.
* Added Dan Walma's .png support (untested)
* Another bugfix in the .dmod decompresser, fixes issue with Attack of the veggies
* (Windows) Holding Shift in addition to Tab will cause "super turbo" mode, speeding up the game faster than just holding Tab. (Secret tip: If you really want to see speed, hold down the Control key too)
* (Windows) Holding Shift in addition to Tab will cause "super turbo" mode, speeding up the game faster than just holding Tab. (Secret tip: If you really want to see speed, hold down the Control key too)
------ Change log for 1.90 ----------
* Tweaks related to iOS