2003-06-16 ------ omnetpp-2.3 released ------ 2003-03-15 ------ omnetpp-2.3b2 released ------ 2003-02-15 ------ omnetpp-2.3b1 released ------ 2003-02-07 Andras Varga * MSVC .mak file replaced by Makefile.vc, generated by opp_nmakemake 2002-12-16 Andras Varga * Introduced the use of message subclassing. See hcpacket.msg and the use of hcpacket_m.h in simple modules! 2002-05-04 ------ omnetpp-2.2 released ------ 2002-04-07 Ulrich Kaage * Makefile.in (NEDCFLAGS): fixed substitution 2001-03-10 Andras Varga * ------ omnetpp-2.1 released ------ * MSVC makefiles and project files now contain the OMNeT++ include and lib directories with absolute paths (previously they were relative paths, like ..\..\lib). This means the samples will compile even when they're moved to another location in the file system. * Borland C++ project file (*.ide) removed, Makefile.bc added (unsupported!) 2000-01-18 Andras Varga * ------ omnetpp-2.0p1 released ------ * ------ omnetpp-2.0 released ------ * ------ omnetpp-2.0b5 released ------ * ------ omnetpp-2.0b4 released ------ * ------ omnetpp-2.0b3 released ------ * added explicit cast to math expressions with cPar... 1999-10-10 Andras Varga * HC prefix added to Generator and Sink modules * standardized indentation of source files