From 147db6f24a38f039ccafd8e1879343058544c745 Mon Sep 17 00:00:00 2001 From: tma Date: Tue, 24 Jan 2006 23:12:18 +0000 Subject: * Updated the ChangeLog * Reorganised the README git-svn-id: svn://svn.icculus.org/quake3/trunk@523 edf5b092-35ff-0310-97b2-ce42778d08ea --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 78557c8..4a1f851 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2006-01-24 Various contributors + + Persistent console history + + Added code to sleep a bit when q3 has no focus and sleep a lot when it's + minimised (SDL only) + + Cull excess speaker entities when using OpenAL + + Fix the operation of the delete key in *nix + + Only check the checksum on baseq3 pak0.pk3 + + Overhaul of console autocompletion + - No longer does weird stuff like move the cursor inappropriately + - Autocomplete works with compound commands + - Special autocomplete on some commands e.g. \map, \demo + - Removed various hacks used to counter the original autocomplete code + + Fixed the ability to disable Ogg Vorbis + + s/i686/i586/ - see bug #2578 + + Some sloppily coded mods call the Q3 sound API with NaNs -- sanitise this + + Removed advertising clause from BSD license as per mailing list discussion + + "make distclean" now does what you'd expect + + "make clean toolsclean" now does what "make distclean" did before + + GPL MD4 implementation + 2006-01-16 Various contributors + Move code/unix/Makefile to ./Makefile + x86 OS X support -- cgit v1.2.3