-
Notifications
You must be signed in to change notification settings - Fork 288
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Changes and Thanks for the 4.1.4 WIP release
- Loading branch information
Eric Botcazou
committed
Oct 21, 2002
1 parent
f7dbb9e
commit de462d1
Showing
2 changed files
with
124 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -98,6 +98,9 @@ Contributors | |
Benjamin Joel Stover (<email>[email protected]</a>).<br> | ||
Wrote the initial version of the fullscreen X-Windows graphics driver. | ||
|
||
Benny Colyn (email unknown).<br> | ||
Added a Dutch translation. | ||
|
||
Bertrand Coconnier (<email>[email protected]</a>).<br> | ||
Modified routines in poly3d.c for subpixel and subtexel accuracy. | ||
Speed enhancements in polygon functions. Fixed blending in C version of | ||
|
@@ -190,13 +193,13 @@ Contributors | |
|
||
Elias Pschernig (<email>[email protected]</a>).<br> | ||
Added a COLORCONV_KEEP_TRANS mode. Contributed the wfixicon utility. | ||
Contributed several enhancements to the grabber. Added a window position | ||
saving feature to the Windows port. Fixed menu dimensions in the GUI | ||
engine. Fixed the get_camera_matrix*() functions. Added support for the | ||
CHM and Devhelp documentation formats. Fixed a bug in midi_seek() and | ||
Contributed several enhancements to the grabber. Fixed menu dimensions | ||
in the GUI engine. Fixed the get_camera_matrix*() functions. Added support | ||
for the CHM and Devhelp documentation formats. Fixed a bug in midi_seek(). | ||
Made load_datafile_object() load the properties attached to the object and | ||
did plenty of other things too. | ||
|
||
Eric Botcazou (<email>ebotcazou@multimania.com</a>).<br> | ||
Eric Botcazou (<email>ebotcazou@libertysurf.fr</a>).<br> | ||
Made the DGA driver work better in 8bpp and 32bpp modes, improved the | ||
DirectX windowed driver and Windows graphics subsystem, partially | ||
revamped the Unicode API and added uszprintf(), added file_select_ex(), | ||
|
@@ -214,7 +217,9 @@ Contributors | |
Evert Glebbeek (<email>[email protected]</a>).<br> | ||
Put set_gfx_mode on a diet and added a config entry for specifying the | ||
card to be used for GFX_AUTODETECT_WINDOWED. Added a '-fullscreen' switch | ||
to the grabber. | ||
to the grabber. Cleaned up the grabber/plugins code. Added an option menu | ||
to the grabber. Added the detection of SunOS/Solaris. Added configure | ||
options for x86 processor optimizations on Unix systems. | ||
|
||
Fabian Nunez (<email>[email protected]</a>).<br> | ||
Added support for the CH Flightstick Pro and Logitech Wingman Extreme | ||
|
@@ -273,8 +278,10 @@ Contributors | |
Haruhiko Okumura, 12-2-404 Green Heights, 580 Nagasawa, Yokosuka 239, JP.<br> | ||
Wrote the original version of the LZSS compression code. | ||
|
||
Henrik Schmidt.<br> | ||
Found a workaround for the switching problem under Windows. | ||
Henrik Schmidt (<email>[email protected]</a>).<br> | ||
Found a workaround for the switching problem under Windows. Made gcc pass | ||
'-h' instead of '-soname' to the linker and replaced '-L' by '-h' in shell | ||
comparisons so as not to break on Solaris. | ||
|
||
Henrik Stokseth (<email>[email protected]</a>).<br> | ||
Contributed a native Mingw32 build which can also be built with a | ||
|
@@ -285,7 +292,8 @@ Contributors | |
some scripts and reworked the build system many times. | ||
|
||
Igor Gnip (<email>[email protected]</a>).<br> | ||
Removed the requirements for fileutils on DOS/Windows platforms. | ||
Removed the requirements for fileutils on DOS/Windows platforms. Added | ||
the detection of MSYS to the MingW32 port. | ||
|
||
Isaac Cruz (<email>[email protected]</a>).<br> | ||
Fixed a bug with accelerated drawing onto sub bitmaps of DirectDraw | ||
|
@@ -320,7 +328,7 @@ Contributors | |
switching in Windows, fixed bad clearing of subbitmaps, and made bug | ||
reports and suggestions for improvement. Contributed bidirectional | ||
looping support, backward playing support and bugfixes for the | ||
DirectSound driver. Fixed a latency problem with audiostreams. | ||
DirectSound driver and did plenty of other things too. | ||
|
||
Jeremiah Blanchard (<email>[email protected]</a>).<br> | ||
Contributed modifications in order for Allegro to compile on Darwin/MacOS X, | ||
|
@@ -381,7 +389,8 @@ Contributors | |
throughout the library, implemented the new FONT structure, made | ||
some modules avoid linking dependencies and contributed the dat2c | ||
utility. Added two fixed point ratios for converting to and from | ||
radians. Added a '-windowed' switch to the grabber. | ||
radians. Added a '-windowed' switch to the grabber. Added a new text | ||
API and did plenty of other things too. | ||
|
||
Lee Killough (email unknown).<br> | ||
Added the low-level hook routine to the keyboard handler, and fixed a | ||
|
@@ -604,7 +613,7 @@ Contributors | |
masked_blits with SSE instructions. Added some routines to the unified | ||
color convertor and made some of them more robust. Fixed the docs for | ||
pivot_scaled_sprite_v_flip(). Revamped the retrieval mechanism of CPU | ||
capabilities. Did plenty of other things too. | ||
capabilities. Separated the CSS file and did plenty of other things too. | ||
|
||
Roberto Alfonso (<email>[email protected]</a>).<br> | ||
Fixed a couple of memory problems in the dat2c utility. Added an srand() | ||
|