Commit graph

58 commits

Author SHA1 Message Date
seth
f9d131f431 * (bugfix, windows) "Smoothing" no longer incorrectly turns on if you lose/regain focus
git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1477 353e56fe-9613-0410-8469-b96ad8e6f29c
2017-09-13 13:37:55 +00:00
seth
0fe6c06c7d * (windows) Version # is now shown in title bar
* (bugfix) Fixed some issues with how default offsets are calculated, it fixed some problems where sprites would be in the wrong place in certain DMODs
- Added info to programmer_readme.txt about how to set the Windows version to build

git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1476 353e56fe-9613-0410-8469-b96ad8e6f29c
2017-09-13 09:48:34 +00:00
seth
e3ad75909f * (Windows) Mouse-controlled screens in DMODs control better and hide the original mouse cursor
* (Windows) Now remembers screen size and fullscreen mode (don't forget, you can drag the window corners around to customize the screen size as well)
* (Windows) Input URL input area gets focus by default when installing a DMOD by URL
* (bugfix) Can no longer tap F8 during a game load to load a save state too early which can freeze the game
* (bugfix) Fixed issue where 32 bit tilebitmaps would go wonky when reloading the surface
* Default color under status bar is now black, fixes issue when transparent colors are used in the stats area, random garbage would show through

git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1473 353e56fe-9613-0410-8469-b96ad8e6f29c
2017-09-13 01:24:32 +00:00
seth
f7cc1910ce Needed this icon
git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1472 353e56fe-9613-0410-8469-b96ad8e6f29c
2017-09-12 05:03:38 +00:00
seth
b0c238e042 Few more things for Dink HD
git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1471 353e56fe-9613-0410-8469-b96ad8e6f29c
2017-09-12 05:01:10 +00:00
seth
5cb61c06b7 Dink project file
git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1470 353e56fe-9613-0410-8469-b96ad8e6f29c
2017-09-12 04:59:21 +00:00
seth
d4f66a5d2e Initial commit of Dink Smallwood HD source. See the "Programmer readme.txt" for information on how to set it up.
git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1469 353e56fe-9613-0410-8469-b96ad8e6f29c
2017-09-12 04:57:47 +00:00
seth
dfbc2348a5 Created projects directory outside of the proton dir. Currently this is for proton projects that shouldn't really be considering "part of proton", like Dink Smallwood. (RTDink) However, to compile it, you DO have to move the RTDink dir into proton
git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1468 353e56fe-9613-0410-8469-b96ad8e6f29c
2017-09-12 03:58:37 +00:00