DinkSmallwoodHD/source/dink
seth 7e962c97e0 * Savestates should now properly restore the background in dmods that use mouse controls and tiles at the same time
* Some tweaks with when mouse buttons are processed (only in mouse cursor modes or a dialog menu)
* Misc work on touch controls to prepare for the mobile releases
* Added some names to credits (if you notice I added anybody twice or would rather be credited a different way or not at all, let me know!)
* Fixed bug that could sort of over-write random data if more than 100 sprites were active.. wow, bad

git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1518 353e56fe-9613-0410-8469-b96ad8e6f29c
2017-10-05 04:26:35 +00:00
..
dink.cpp * Savestates should now properly restore the background in dmods that use mouse controls and tiles at the same time 2017-10-05 04:26:35 +00:00
dink.h * Savestates should now properly restore the background in dmods that use mouse controls and tiles at the same time 2017-10-05 04:26:35 +00:00
dinkvar.h 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
FFReader.cpp * Dink now continues to download and install dmods when in the background, but everywhere else pauses automatically 2017-09-23 11:52:16 +00:00
FFReader.h * Dink now continues to download and install dmods when in the background, but everywhere else pauses automatically 2017-09-23 11:52:16 +00:00
misc_util.cpp * Changed release compiling a bit to enable C7 compatible debug info, may help with stack traces 2017-09-27 07:51:59 +00:00
misc_util.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
resource.h 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
ScriptAccelerator.cpp 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
ScriptAccelerator.h 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
update_frame.cpp 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