DinkSmallwoodHD/source
seth 52c51c8a45 * Made Dink HD work with DFArc. Either you can put DFArc in the Dink HD dir and add "dmods" as the additional dmod directory so it can find
mods installed by Dink HD too, or you can keep Dink HD completely separate, and enter the full path/exe to Dink HD's .exe in DFArc config and that works too.

It's kind of weird that Dink HD puts its mods in a subdir called "dmods" as compared to the original Dink which useds its root dir. I could change that but.. meh.

* Added support for -window and -debug from the command line. Dink HD remembers the last setting already, so -window would only have any effect
if it was last used as fullscreen

* Added Dan Walma's improved shadow patch

git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1497 353e56fe-9613-0410-8469-b96ad8e6f29c
2017-09-20 12:34:53 +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 * Made Dink HD work with DFArc. Either you can put DFArc in the Dink HD dir and add "dmods" as the additional dmod directory so it can find 2017-09-20 12:34:53 +00:00
GUI Some more misc fixes 2017-09-19 11:39:43 +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 * Made Dink HD work with DFArc. Either you can put DFArc in the Dink HD dir and add "dmods" as the additional dmod directory so it can find 2017-09-20 12:34:53 +00:00
App.h * Made Dink HD work with DFArc. Either you can put DFArc in the Dink HD dir and add "dmods" as the additional dmod directory so it can find 2017-09-20 12:34:53 +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