ChangeLog file for Relay 0.4 beta (26 Jul 2000) - added dm2server program, a fake Quake2 server that plays demo files - revised the replay menu code to share with the dm2server menu code - improved Linux support and documentation (still has problems) 0.3 beta (26 Feb 2000) - added pakfile support (common/pak.c) - added Read* and Write* functions for all dm2 servercommand messages - rewrote the replay menu code - rewrote the block code to use less pointers and more offsets - removed R_SQUEEZE support; I decided it was too ambitious - added 'module' cvar for relay and proxy modules, overrides default module filename - new function WriteEntity, changed WriteEntities to WritePacketEntities - new functions ReadPacketEntity and ReadBaselineEntity, removed function ReadEntities - SVC_FRAME frame numbers are now unsigned, baselines are 0xFFFFFFFF, not -1 - renamed many source and header files to make them more unique - combined files: readme.txt and readme_src.txt into README - renamed files: faq.txt to FAQ, Changes to ChangeLog - added democonv tool, which converts relay demos to regular client-side demos - added linux Makefile and made sources linux-compatible 0.2 beta (5 Dec 1999) - added escape codes for the demofile console variable - areaportal information is now recorded 0.1 beta (23 Nov 1999) - initial release