DinkSmallwoodHD/source
seth 821e5f1651 * Changed release compiling a bit to enable C7 compatible debug info, may help with stack traces
* Oops, turned max sprites back up to 300 from 100, don't ask me how I managed that one
* (DinkC) A line of over 200 characters won't corrupt memory (new limit is 512) - this fixed a crash in Grasp of Darkness
* (DinkC) external commands no longer generate bogus errors in the log.txt due to how 1.08 added weird overloading stuff
* Now shows the dmod's splash.bmp during loading
* Fixed issue where music might not play on the title screen
* Raised "memory of dead background sprites" to 300 from 100 for Windows, up to 200 for mobile
* Doubled memory Dink is allowed to use before uncaching graphics not used recently (could probably be disabled entirely for Windows but whatever)

git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1510 353e56fe-9613-0410-8469-b96ad8e6f29c
2017-09-27 07:51:59 +00:00
..
Component * Applied 16 bit bmp loading fix to "fancy shadows" version too, forgot before 2017-09-24 16:47:52 +00:00
dink * Changed release compiling a bit to enable C7 compatible debug info, may help with stack traces 2017-09-27 07:51:59 +00:00
GUI * Changed release compiling a bit to enable C7 compatible debug info, may help with stack traces 2017-09-27 07:51:59 +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 * Changed release compiling a bit to enable C7 compatible debug info, may help with stack traces 2017-09-27 07:51:59 +00:00
App.h * Escape now brings up the classic dink escape menu, the Dink HD menu was just too intrusive. It will show a text message that you can hit Shift-Escape to bring up the HD menu as well 2017-09-26 12:41:23 +00:00
video_gl.cpp * Escape now brings up the classic dink escape menu, the Dink HD menu was just too intrusive. It will show a text message that you can hit Shift-Escape to bring up the HD menu as well 2017-09-26 12:41:23 +00:00
video_gl.h (note: Dink requires a Proton svn commit as well, but I haven't done it yet, it needs a bit more testing first) 2017-09-22 12:19:02 +00:00