DinkSmallwoodHD/source
seth a5da7058ed * (Bugfix) Fixed issue with not being able to set long delays in sprites (fixed dancing knight in Bugmania)
* (Bugfix) Fixed DinkC "!=" command which was renamed "!" for some reason. This fixed the goto in Bugmania
* Enabled support for >= and <= in DinkC, not sure why it was commented out before, they were active in 1.08
* (Bugfix) Status bar will now be drawn even when mouse mode is active if needed (it now shows up in Bugmania)
* Space no longer selects dialog, you'll have to use ENTER or CONTROL like on 1.08
* Mouse can now be used to select dialog options
* Fixed mouse issue with Bugmania in the town where it wasn't sending button down messages
(dmod list downloading is currently in a broken state)


git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1494 353e56fe-9613-0410-8469-b96ad8e6f29c
2017-09-19 10:58:00 +00:00
..
Component * (Bugfix) Fixed issue with not being able to set long delays in sprites (fixed dancing knight in Bugmania) 2017-09-19 10:58:00 +00:00
dink * (Bugfix) Fixed issue with not being able to set long delays in sprites (fixed dancing knight in Bugmania) 2017-09-19 10:58:00 +00:00
GUI * (Bugfix) Fixed issue with not being able to set long delays in sprites (fixed dancing knight in Bugmania) 2017-09-19 10:58:00 +00:00
StackWalker Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up. 2017-09-12 04:57:47 +00:00
App.cpp * Properly handles an illegal frame # sent to sp_frame instead of crashing 2017-09-19 05:01:41 +00:00
App.h * Changed "FPS lock:" to "Lock to 30 FPS:" in options, makes it more clear it's actually bad to use and not vsync 2017-09-15 14:10:37 +00:00
video_gl.cpp * (Bugfix) Fixed issue where default .ini animations wouldn't get applied correctly in some cases, this fixed a slight offset problem with Stone Of Balance 2017-09-19 01:16:24 +00:00
video_gl.h * (Bugfix) Fixed issue where default .ini animations wouldn't get applied correctly in some cases, this fixed a slight offset problem with Stone Of Balance 2017-09-19 01:16:24 +00:00