Daodan DLL: Difference between revisions

245 bytes added ,  25 January 2013
→‎All patches: some things I learned
m (→‎All patches: sorting items)
(→‎All patches: some things I learned)
Line 103: Line 103:
|daodaninit
|daodaninit
|true
|true
|Adds new Daodan BSL functions.
|If option (not patch) "usedaodanbsl" is also set to true, adds new Daodan BSL functions (documented below).
|-
|-
|directinput
|directinput
Line 111: Line 111:
|disablecmdline
|disablecmdline
|true
|true
|Ditto above.
|Replaces existing command line parser with Daodan's in order to add new commands. Meant to be used with getcmdline.
|-
|-
|fonttexturecache
|fonttexturecache
Line 119: Line 119:
|getcmdline
|getcmdline
|true
|true
|Replaces existing command line with Daodan's in order to add new commands.
|Replaces existing command line parser with Daodan's in order to add new commands. Meant to be used with disablecmdline.
|-
|-
|kickguns
|kickguns
Line 151: Line 151:
|pathfinding
|pathfinding
|true
|true
|Multiples size of pathfinding grid cache by eight in order to prevent crashes in large levels.
|Multiplies size of pathfinding grid cache by eight in order to prevent crashes in large levels.
|-
|-
|projaware
|projaware
Line 167: Line 167:
|usedaodangl
|usedaodangl
|true
|true
|Provides an improved windowed mode (-noswitch); this patch is known to break the hiding of the Windows taskbar.
|Provides an improved windowed mode (-noswitch); this patch is known to break the hiding of the Windows taskbar in fullscreen mode.
|-
|-
|usegettickcount
|usegettickcount