Changeset 5326 for trunk/changelog
- Timestamp:
- Mar 18, 2001, 10:44:46 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5320 r5326 1 /* $Id: changelog,v 1.1306 2001-03-15 20:12:21 bird Exp $ */ 1 /* $Id: changelog,v 1.1307 2001-03-18 21:44:41 mike Exp $ */ 2 3 2001-03-18: Michal Necasek <michalnec@volny.cz> 4 - DDRAW: o Finally merged DDRAW and DDRAW\NEW. A new key in ODIN.INI 5 controls which version to use: 6 7 [DirectDraw] 8 Fullscreen=[True|False|0|1] 9 10 Don't blame me if your machine goes up in smoke after you've 11 turned fullscreen on ;-) 12 Note: It seems that fullscreen currently doesn't work right 13 with newer SDD releases for 8bpp apps, though 16/24/32bpp 14 should be OK (palette setting problems) 2 15 3 16 2001-03-15: knut st. osmundsen <knut.stange.osmundsen@mynd.no> … … 48 61 o Changed to configure Win32k as well. Re-run Configure.cmd!!! 49 62 50 2001-03-09: Michal Necasek <michalnec@volny.cz>51 - DDRAW: o Watcomized (not complete) and cleaned up a bit.52 Also synced DDRAW\NEW with the main directory.53 - DSOUND: o Implemented DuplicateSoundBuffer (finally!). That54 fixed missing sound in The Corporate Machine.55 63 56 64 2001-03-07: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
Note:
See TracChangeset
for help on using the changeset viewer.