Removed because it was old and didn't need to be there.
Add to repository
Fixed validate to work with BCB. Used the hex value for 'BM' instead.
Did fixes to AddAnimSection. I was not init'ing the anim array
removed them because they were old and didn't need to be there really
Added to Repository
Remarked out init code for DD7 that broke the 3D classes, and used previous method to obtain it.
Moved private vars to be protected instead for subclasses.
Remarked out the BCB IsMMX function for the time being and replaced with stub
Fixed some BCB compile problem in the TextureMap function
Modified New/Open toolbar buttons
Added to repository
Fixed some clipping problems when the tilesize wasn't evenly divisible by the height or width
Add to repository
Added default value for MemoryType in Create()
Added CDXLog debugging code to the module
Replaced a _getcwd call with a Win32 GetCurrentDirectory so it would compile on BCB
Fixed compile problems because some source files were not included in the BCB project
Added support for JPEG files via OLE
Added CDXImageJPEG support files to project
Removed CDXDLL project from the workspace
Fixed calculation of the SCREEN_TW/TH vars
Added to the repository
Added to the repository
Added to the repository
Added GetPixelWidth & GetPixelHeight properties
Updated with latest set of news. Original was old.
Added to the repository
Added to the repository
Modified the "Hosted by" information.
Updated OS list of compatible OS's
fixed entrance link
Removed the French mirror since it was gone
Fixed Mindcry's email address
Updated the maintainers list with as current of information as I could
Removed from repository because index.php is replacing it.
Updated Shawn's ICQ #
Updated the list of links
Fixed HostedBy link to point to SourceForge and not sk.net
Updated Jimb's information
Added to the repository
Added a selection in the CVS section for Alpha libraries
Added to the repository
Added class tags for TD and TH
Modification of declare of DDLoadPalette
Modified code to use new version of DDLoadPalette
Modified DDLoadPalette, based on DX8 version in DDUTILS.CPP
changed the URL in the message to point to Robin's website.
Added function DisplayFatalError
Added DisplayFatalError declaration to global list
Remarked line out in BltTileTrans that was altering tile_num
Update current info for CDX 3.1.0
Added news item about updating current page
Added CDX 3.0.0 to the list
Changed SetPalette to detect NULL palette object
Updated News
Changed detection code so Opera browsers will work.
Added Create overload that takes a CDXSurface as a param
Updated Jacek's CDXMouse URL
Added int type prefix to the DecodePosition function
Added mappy to the tools list
Applied change to initial map generation as proposed by
Added CVS section to the top of the file
Applied change to initial map generation as proposed by
Added Dave Johnson's enhancements to display
Added BOOL return type to Stop
Remarked out mmreg.h #include per RobinB's MingW changes
Added Robin's Makefile with some mod's I've done.
Changed #include to use "" instead of <> per RobinB's MingW changes
Add MinGW example #1 to the repository.
Fixed problem with extra tokens after #endif w/ mingw
Remarked like 78 since channels is a unsigned short and cannot be < 0
This fixed a missing new line at EOF warning reported by MinGW
Fixed some MinGW warnings about non-pointer types being passed
This fixed a missing new line at EOF warning reported by MinGW
This fixed a missing new line at EOF warning reported by MinGW
Fixed problem with returning NULL for an HRESULT in Load
Fixed problem with comparing a DWORD to NULL
Fixed a bunch of comparing unsigned value to a negative num
Fixed a bunch of comparing unsigned value to a negative num
This fixed a missing new line at EOF warning reported by MinGW
Fixed warning in DisplayFatalError for the MAKEINTRESOURCE
Large change to the isometric code to hopefully improve its usefulness
Change CDXIsoMap interface for changes done to the class
no message
Changes from Howard Lightstone:
Changes from Howard Lightstone:
Changes from Howard Lightstone:
Changes from Howard Lightstone:
Changes from Howard Lightstone:
Changes from Howard Lightstone:
Modified the (U)INT64 types to use the ansi long long type on non-VC++ compilers
Changed Bil's email address
Updated statement about DirectX SDK download
Updated the copyright
Fixed some links to Janni's CDX page
Updated mailing list information since it still said OneList.
Updated URL and message for Janni's CDX site.
Updated Bil's email address.
Added Doxygen help documentation