diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES index 2efdf40..163e86a 100644 --- a/CHANGES +++ b/CHANGES @@ -43,6 +43,77 @@ Date: 2021-06-17 Since then, a few compilation flags were tweaked and a new compilation error on more recent gcc was fixed. +Author: Victor Eremin <ErV2005@rambler.ru> +Date: 2008-02-12 + + Add PNG support for textures + +Author: Zachary Jack Slater <zjs@zacharyjackslater.com> +Date: 2003-04-29 + + Add binding for enabling laser sight + +Author: Zachary Jack Slater <zjs@zacharyjackslater.com> +Author: Steven Fuller <relnev@icculus.org> +Date: 2003-04-11 + + Fix path finding, with help from Toby Haynes + +Author: Steven Fuller <relnev@icculus.org> +Date: 2003-01-20 + + Fix uninitialized key handling + +Author: Steven Fuller <relnev@icculus.org> +Date: 2003-01-19 + + Add OGG Vorbis support for audio + +Author: Ryan C. Gordon <icculus@icculus.org> +Date: 2003-01-18 + + Initialize some uninitialized locals + +Author: Dan Olson +Date: 2003-01-16 + + Fix mouse look + +Author: Steven Fuller <relnev@icculus.org> +Date: 2003-01-09 + + Add missing key bindings + +Author: Steven Fuller <relnev@icculus.org> +Date: 2003-01-09 + + Grab mouse cursor + +Author: Steven Fuller <relnev@icculus.org> +Date: 2003-01-09 + + Fix fullscreen hack + +Author: Steven Fuller <relnev@icculus.org> +Date: 2003-01-09 + + Fix Decals and Sprites destructors + +Author: Zachary Jack Slater <zjs@zacharyjackslater.com> +Date: 2003-01-09 + + Add fullscreen mode + +Author: Steven Fuller <relnev@icculus.org> +Date: 2003-01-08 + + Serialize FSRead and hack FSOpen + +Author: Ryan C. Gordon <icculus@icculus.org> +Date: 2003-01-02 + + Add Makefile + Author: David Rosen <david@wolfire.com> Date: 2002-11-29 |